wormhole/ethereum/env/.env.mantle.mainnet

23 lines
788 B
Plaintext

# Mantle mainnet env
# Rename to .env
# Common config for forge deployment
RPC_URL=https://rpc.ankr.com/mantle
FORGE_ARGS="--slow --priority-gas-price 0 --gas-estimate-multiplier 130 --skip-simulation"
# Wormhole Core Migrations
INIT_SIGNERS=["0x58CC3AE5C097b213cE3c81979e1B9f9570746AA5"]
INIT_CHAIN_ID=35
INIT_GOV_CHAIN_ID=0x1
INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
INIT_EVM_CHAIN_ID=5000
# Bridge Migrations
BRIDGE_INIT_CHAIN_ID=35
BRIDGE_INIT_GOV_CHAIN_ID=0x1
BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
# See https://docs.mantle.xyz/network/introduction/faqs#q.-whats-the-usdwmnt-token-contract-address
BRIDGE_INIT_WETH=0x78c1b0C915c4FAA5FffA6CAbf0219DA63d7f4cb8
BRIDGE_INIT_FINALITY=1