-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathethereum.json
24 lines (20 loc) · 1.04 KB
/
ethereum.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"network": "mainnet",
"indexerHintPrune": 400000,
"shareTokenMintAddress": "0x0000000000000000000000000000000000000000",
"burnAddress": "0x000000000000000000000000000000000000dead",
"firstBlock": 15894491,
"clmManagerFactoryAddress": "0x0000000000000000000000000000000000000000",
"clmManagerFactoryStartBlock": 15891216,
"rewardPoolFactoryAddress": "0xf8a577A29C85Bb379Ef9CEf2eAe5AB11c3965C1b",
"rewardPoolFactoryStartBlock": 20770780,
"beefyClassicVaultFactoryAddress": "0xC551dDCE8e5E657503Cd67A39713c06F2c0d2e97",
"beefyClassicVaultFactoryStartBlock": 15891216,
"beefyClassicBoostFactoryAddress": "0x6f168346aed66f37cd972191ec4c3db11b8e5ecd",
"beefyClassicBoostFactoryStartBlock": 19295600,
"beefyContractDeployerAddress": "0xcc536552A6214d6667fBC3EC38965F7f556A6391",
"beefyContractDeployerStartBlock": 17872126,
"beefyContractDeployerAddress_2": "0xb2b8a4a1518341fa2f405ff2e1c9bb5ea9001530",
"beefyContractDeployerStartBlock_2": 17986135,
"vaultInitializedEvent": "OwnershipTransferred(indexed address,indexed address)"
}