wormhole/ethereum/env/.env.monad_devnet.testnet

14 lines
379 B
Plaintext

# Monad devnet env
# Rename to .env
# Common config for forge deployment
RPC_URL=public_url
# Wormhole Core Migrations
INIT_SIGNERS=["0x13947Bd48b18E53fdAeEe77F3473391aC727C638"]
INIT_CHAIN_ID=10008
INIT_GOV_CHAIN_ID=0x1
INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
INIT_EVM_CHAIN_ID=41454
# Not deploying the token bridge at this time.