Skip to content

Commit

Permalink
add E2EBN xERC20 to crossChain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
luchobonatti committed Oct 1, 2024
1 parent 62a2770 commit 465484b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,11 @@
"name": "Xocolatl MXN Stablecoin",
"symbol": "XOC",
"decimals": 18
},
"0xb9b3f06ff4fd20834380c11c715db10b0ec87319": {
"name": "xE2E ERC20 BootNode",
"symbol": "xE2EBN",
"decimals": 18
}
},
"shortName": "oeth",
Expand Down Expand Up @@ -2693,6 +2698,11 @@
"name": "Xocolatl MXN Stablecoin",
"symbol": "XOC",
"decimals": 18
},
"0xb9b3f06ff4fd20834380c11c715db10b0ec87319": {
"name": "xE2E ERC20 BootNode",
"symbol": "xE2EBN",
"decimals": 18
}
},
"rpc": ["https://arb1.arbitrum.io/rpc"],
Expand Down Expand Up @@ -3075,6 +3085,11 @@
"name": "Boredom",
"symbol": "BDR",
"decimals": 18
},
"0xb9b3f06ff4fd20834380c11c715db10b0ec87319": {
"name": "xE2E ERC20 BootNode",
"symbol": "xE2EBN",
"decimals": 18
}
},
"rpc": ["https://mainnet.base.org"],
Expand Down

0 comments on commit 465484b

Please sign in to comment.