CoFiXVaultForCNode
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CoFiXVaultForCNode"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11040972 | 4 years ago | | | 0 | 0.0019868100 | |
| 11040255 | 4 years ago | | | 0 | 0.0029301360 |
ABI
ABI objects
Getter at block 21389721
RATE_BASE() view returns (uint256)
1000000000000000000
cnodePool() view returns (address)
0xb697a2528d57a2ba8e75e2f33ed56b594cf9f308
cofiToken() view returns (address)
0x1a23a6bfbadb59fa563008c0fb7cf96dfcf34ea1
currentCoFiRate() view returns (uint256)
0
currentPeriod() view returns (uint256)
4
decayPeriod() view returns (uint256)
2400000
decayRate() view returns (uint256)
80
factory() view returns (address)
0x66c64ecc3a6014733325a8f2ebee46b4ca3ed550
genesisBlock() view returns (uint256)
11040688
getCoFiStakingPool() view returns (address pool)
0x0061c52768378b84306b2665f098c3e0b2c03308
getPendingRewardOfCNode() view returns (uint256)
0
governance() view returns (address)
0xf51d8fdf98286e1ea846c79f1526ecc95b93abb8
initCoFiRate() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events distributeReward(address to, uint256 amount)
setCNodePool(address _new)
setDecayPeriod(uint256 _new)
setDecayRate(uint256 _new)
setGovernance(address _new)
setInitCoFiRate(uint256 _new)
NewCNodePool(address _new)
constructor(address cofi, address _factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.