Skip to content

Commit ddd57bc

Browse files
authored
core: add mantle mainnet addr (#574)
1 parent 25c6cd9 commit ddd57bc

File tree

1 file changed

+2
-1
lines changed
  • core/base/src/constants/contracts

1 file changed

+2
-1
lines changed

core/base/src/constants/contracts/core.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ export const coreBridgeContracts = [[
3737
["Wormchain", "wormhole1ufs3tlq4umljk0qfe8k5ya0x6hpavn897u2cnf9k0en9jr7qarqqaqfk2j"],
3838
["Neutron", "neutron16rerygcpahqcxx5t8vjla46ym8ccn7xz7rtc6ju5ujcd36cmc7zs9zrunh"],
3939
["Blast", "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6"],
40-
["Scroll", "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6"]
40+
["Scroll", "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6"],
41+
["Mantle", "0xbebdb6C8ddC678FfA9f8748f85C815C556Dd8ac6"]
4142
]], [
4243
"Testnet", [
4344
["Solana", "3u8hJUVTA4jH1wYAyUur7FFZVQ8H635K3tSHHF4ssjQ5"],

0 commit comments

Comments
 (0)