Skip to content

Commit

Permalink
feat(testnet:bsc): bump new contract
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Aug 15, 2024
1 parent 0b1f84f commit 70a55dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const bridgeTestChains = [
rpcURL: "https://bsc-testnet-rpc.publicnode.com",
nativeCoinSymbol: "BNB",
intialFund: "50000000000000000",
contractAddress: "0xA70D9c05EB97FeDF4EA6CD52Dc426E66C0959968",
contractAddress: "0xA86704500C991a5C1976756Ee3f458d59240A6cE",
chainType: "evm",
lastBlock: 41156199,
decimals: 18,
Expand Down

0 comments on commit 70a55dd

Please sign in to comment.