.env.fantom.mainnet 509 B

1234567891011121314
  1. # Fantom mainnet env
  2. # Rename to .env to use with truffle migrations
  3. # Wormhole Core Migrations
  4. INIT_SIGNERS=["0x58CC3AE5C097b213cE3c81979e1B9f9570746AA5"]
  5. INIT_CHAIN_ID=0xa
  6. INIT_GOV_CHAIN_ID=0x1
  7. INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
  8. # Bridge Migrations
  9. BRIDGE_INIT_CHAIN_ID=0xa
  10. BRIDGE_INIT_GOV_CHAIN_ID=0x1
  11. BRIDGE_INIT_GOV_CONTRACT=0x0000000000000000000000000000000000000000000000000000000000000004
  12. BRIDGE_INIT_WETH=0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83