16 lines
515 B
Plaintext
16 lines
515 B
Plaintext
|
# 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
|
||
|
|
||
|
# Bridge Migrations
|
||
|
BRIDGE_INIT_CHAIN_ID=0xE
|
||
|
BRIDGE_INIT_GOV_CHAIN_ID=0x1
|
||
|
BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
|
||
|
# WCELO
|
||
|
BRIDGE_INIT_WETH=0x3Ad443d769A07f287806874F8E5405cE3Ac902b9
|