wormhole/ethereum/env/.env.mantle.testnet

18 lines
619 B
Plaintext
Raw Permalink Normal View History

2023-12-11 08:26:56 -08:00
# Mantle testnet env
# Rename to .env to use with truffle migrations
# Wormhole Core Migrations
INIT_SIGNERS=["0x13947Bd48b18E53fdAeEe77F3473391aC727C638"]
INIT_CHAIN_ID=35
INIT_GOV_CHAIN_ID=0x1
INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
2024-03-13 09:22:09 -07:00
INIT_EVM_CHAIN_ID=5003
2023-12-11 08:26:56 -08:00
# Bridge Migrations
BRIDGE_INIT_CHAIN_ID=35
BRIDGE_INIT_GOV_CHAIN_ID=0x1
BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
2024-03-13 09:22:09 -07:00
# Not sure if there's a WETH or not. Figure this out for Mainnet!
BRIDGE_INIT_WETH=0x0000000000000000000000000000000000000000
2023-12-11 08:26:56 -08:00
BRIDGE_INIT_FINALITY=1