2022-04-28 09:20:38 -07:00
|
|
|
# Celo mainnet env
|
|
|
|
# Rename to .env to use with truffle migrations
|
|
|
|
|
|
|
|
# Wormhole Core Migrations
|
|
|
|
INIT_SIGNERS=["0x58CC3AE5C097b213cE3c81979e1B9f9570746AA5"]
|
|
|
|
INIT_CHAIN_ID=0xE
|
|
|
|
INIT_GOV_CHAIN_ID=0x1
|
|
|
|
INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
|
2022-08-30 09:30:32 -07:00
|
|
|
INIT_EVM_CHAIN_ID=42220
|
2022-04-28 09:20:38 -07:00
|
|
|
|
|
|
|
# Bridge Migrations
|
|
|
|
BRIDGE_INIT_CHAIN_ID=0xE
|
|
|
|
BRIDGE_INIT_GOV_CHAIN_ID=0x1
|
|
|
|
BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
|
2022-05-12 09:12:40 -07:00
|
|
|
# There is no WCELO.
|
|
|
|
BRIDGE_INIT_WETH=0x0000000000000000000000000000000000000000
|
2022-05-20 08:06:53 -07:00
|
|
|
BRIDGE_INIT_FINALITY=1
|