This package contains the genesis smart contracts for the GOAT.
We have a few contracts that are predeployed on the GOAT network.
The addresses are hardcoded in the genesis file.
| Name | Address | Description |
|---|---|---|
| WrappedGoatBitcoin | 0xbC10000000000000000000000000000000000000 | Native Wrapped Token(WETH9+EIP712) |
| GoatDAO | 0xBC10000000000000000000000000000000000Da0 | Governance |
| GoatToken | 0xbC10000000000000000000000000000000000001 | Goat ERC20 |
| GoatFoundation | 0xBc10000000000000000000000000000000000002 | The GOAT Foundation |
| Bridge | 0xBC10000000000000000000000000000000000003 | Native Bitcoin bridge |
| Locking | 0xbC10000000000000000000000000000000000004 | PoS Entrypoint |
| BitcoinBlocks | 0xbc10000000000000000000000000000000000005 | L1 state oracle |
| Relayer | 0xBC10000000000000000000000000000000000006 | Relayer Entrypoint |
| LockingTokenFactory | 0xBc10000000000000000000000000000000000007 | wrapper for non-standard ERC20 tokens |