2022-07-20 11:38:16 -07:00
|
|
|
# Gnosis mainnet read only env
|
|
|
|
# Rename to .env to use with truffle migrations
|
|
|
|
|
|
|
|
# Wormhole Core Migrations
|
|
|
|
INIT_SIGNERS=["0x58CC3AE5C097b213cE3c81979e1B9f9570746AA5"]
|
|
|
|
INIT_CHAIN_ID=25
|
|
|
|
INIT_GOV_CHAIN_ID=0x1
|
|
|
|
INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
|
2022-08-30 09:30:32 -07:00
|
|
|
INIT_EVM_CHAIN_ID=100
|