Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Feb 7, 2025
1 parent cf1f8d0 commit b8df098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fees/jumper-exchange/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ const collector: IContract = {
// [CHAIN.OKEXCHAIN]: "0xB0210dE78E28e2633Ca200609D9f528c13c26cD9",
[CHAIN.OP_BNB]: "0x6A2420650139854F17964b8C3Bb60248470aB57E",
[CHAIN.SONIC]: "0xaFb8cC8fCd71cd768Ce117C11eB723119FCDb1f8",
[CHAIN.VELAS]: "0xB0210dE78E28e2633Ca200609D9f528c13c26cD9",
[CHAIN.XLAYER]: "0xC69994fd72824ca98F8a0B1E2ABc954E65a91cf4",
// [CHAIN.VELAS]: "0xB0210dE78E28e2633Ca200609D9f528c13c26cD9",
// [CHAIN.XLAYER]: "0xC69994fd72824ca98F8a0B1E2ABc954E65a91cf4",
};

const adapter: SimpleAdapter = {
Expand Down

0 comments on commit b8df098

Please sign in to comment.