Skip to content

Commit

Permalink
Add wrapped assets
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Dec 18, 2024
1 parent 91dbff3 commit f7c071a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,9 @@ export const ENV: Env = {
"Polygon": "0x30aD88e1C594F13B43aa1e53c526D0ab4b2077d0",
"Celo": "0x9836c625210389a05e1d7473Cf82AC3c627f61A4",
"Moonbeam": "0x341d95086ec63A08836dcE66FAd837aA49995B7D",
"Klaytn": "0xf1503817FE623438bBF0A8E03258b5eDcdaFd214"
"Klaytn": "0xf1503817FE623438bBF0A8E03258b5eDcdaFd214",
"Aptos": "0x01aad41572eb11435df33d6d4a605814a4b6ee73fc2d566204220d8f4bfee7fe::coin::T",
"Avalanche": "0x768a15C2942880A997594eb1451D8950367A2184"
}
},
tokensConfig: {
Expand Down

0 comments on commit f7c071a

Please sign in to comment.