Skip to content

Commit

Permalink
fixup! feat: update evm contract addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
bolasblack committed Sep 6, 2024
1 parent 10d41a3 commit bedacf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/evmUtils/evmContractAddresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ export const evmContractAddresses: Record<EVMChain, EVMOnChainAddresses> = {
[EVMToken.WBTC]: "0xE1a512f9D89fdDcD2105Df4dB32ede4bc2ade33B",
[EVMToken.ALEX]: "0xA1c1f6D111339E26c9Fe61256c4751F539b40bd6",
},
[EVMChain.BSCTestnet]: {},
[EVMChain.CoreDAOTestnet]: {},
[EVMChain.BisonTestnet]: {
[EVMEndpointContract.BridgeEndpoint]:
"0xf9dFCEDf0D4eCe3c9F7CD2F3C0c70556EfAA1665",
Expand Down

0 comments on commit bedacf5

Please sign in to comment.