File tree Expand file tree Collapse file tree
packages/external/facilitators/src/facilitators Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,11 +23,6 @@ export const dexterFacilitator = {
2323 discoveryConfig : dexterDiscovery ,
2424 addresses : {
2525 [ Network . SOLANA ] : [
26- {
27- address : 'DeXterR2kQm8AvRHnNPatWkE46TfAcMeBDjb6FySoAb8' ,
28- tokens : [ USDC_SOLANA_TOKEN ] ,
29- dateOfFirstTransaction : new Date ( '2026-04-10' ) ,
30- } ,
3126 {
3227 address : 'DEXVS3su4dZQWTvvPnLDJLRK1CeeKG6K3QqdzthgAkNV' ,
3328 tokens : [ USDC_SOLANA_TOKEN ] ,
@@ -36,12 +31,7 @@ export const dexterFacilitator = {
3631 ] ,
3732 [ Network . BASE ] : [
3833 {
39- address : '0x402feee072d655b85e08f1751af9ddbd249521f' ,
40- tokens : [ USDC_BASE_TOKEN ] ,
41- dateOfFirstTransaction : new Date ( '2026-04-10' ) ,
42- } ,
43- {
44- address : '0x40272e2eac848ea70db07fd657d799bd309329c4' ,
34+ address : '0x40272E2eAc848Ea70db07Fd657D799bD309329C4' ,
4535 tokens : [ USDC_BASE_TOKEN ] ,
4636 dateOfFirstTransaction : new Date ( '2025-12-25' ) ,
4737 } ,
You can’t perform that action at this time.
0 commit comments