Commit cf40d733 authored by tre's avatar tre

update eco l2 token address in bridgeEcoToken.spec.ts

parent c04a3e58
......@@ -17,7 +17,7 @@ const ECO_WHALE: Address = '0xBd11c836279a1352ce737FbBFba36b20734B04e7'
const ECO_L1_TOKEN_ADDRESS: Address =
'0x3E87d4d9E69163E7590f9b39a70853cf25e5ABE3'
const ECO_L2_TOKEN_ADDRESS: Address =
'0x54bBECeA38ff36D32323f8A754683C1F5433A89f'
'0xD2f598c826429EEe7c071C02735549aCd88F2c09'
const getERC20TokenBalance = async (
publicClient: PublicClient,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment