Skip to content

Commit

Permalink
Fix usdc.e config
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Sep 12, 2024
1 parent c255eb9 commit 8c55424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -415,14 +415,14 @@ export const ENV: Env = {
Arbitrum: "0x7B5EB3940021Ec0e8e463D5dBB4B7B09a89DDF96",
},
"USDC.e": {
Ethereum: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
Ethereum: "0x566957eF80F9fd5526CD2BEF8BE67035C0b81130",
Bsc: "0x672147dD47674757C457eB155BAA382cc10705Dd",
Avalanche: "0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8",
Sui: "0xcf72ec52c0f8ddead746252481fb44ff6e8485a39b803825bde6b00d77cdb0bb::coin::COIN",
Aptos:
"0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T",
Arbitrum: "0x9A3Fba8a0870Fb9765023681DAa5390C7919C916",
Fantom: "0x2F733095B80A04b38b0D10cC884524a3d09b836a",
Fantom: "0x6e0e8cf6Ad151e1260A4D398faaEDFC450A9f00a",
Base: "0x59f4f969dd3A91A943651C9625E96822DC84Ef94",
Celo: "0x0E21B5BdFb6eDBa7d903a610d4DE2F8c72586017",
},
Expand Down

0 comments on commit 8c55424

Please sign in to comment.