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 "Inflation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8747410 | 5 years ago | | | 0 | 0.000034370400 | |
| 8611475 | 5 years ago | | | 0 | 0.00027128000 | |
| 8426311 | 5 years ago | | | 0 | 0.00028642000 | |
| 8424739 | 5 years ago | | | 0 | 0.00028642000 | |
| 8421794 | 5 years ago | | | 0 | 0.000096162000 | |
| 8421734 | 5 years ago | | | 0 | 0.000063541500 | |
| 8421645 | 5 years ago | | | 0 | 0.000070581000 | |
| 8421636 | 5 years ago | | | 0 | 0.000042963000 | |
| 8421407 | 5 years ago | | | 0 | 0.000085926000 | |
| 8421230 | 5 years ago | | | 0 | 0.000050202000 |
ABI
ABI objects
Getter at block 21316299
RIGOTOKENADDRESS() view returns (address)
0x4fbb350052bca5417566f188eb2ebce5b19bc964
authority() view returns (address)
0x307b265c6ab333b63e739936722cc8e62d78cc19
minimumGRG() view returns (uint256)
10000000000000000000
period() view returns (uint256)
1209600
proofOfPerformance() view returns (address)
0x9a2e3a3c73a9edf5b23c54f2ce61a1f8fdde4a18
rigoblockDao() view returns (address)
0x000f05552f24850e75793d38c2bd0cbd249a9ff4
Read-only
canWithdraw(address _thePool) view returns (bool)
getInflationFactor(address _group) view returns (uint256)
timeUntilClaim(address _thePool) view returns (uint256)
State-modifying
Events mintInflation(address _thePool, uint256 _reward) returns (bool)
setAuthority(address _authority)
setInflationFactor(address _group, uint256 _inflationFactor)
setMinimumRigo(uint256 _minimum)
setPeriod(uint256 _newPeriod)
setProofOfPerformance(address _pop)
setRigoblock(address _newRigoblock)
This contract contains no event objects.
constructor(address _rigoTokenAddress, address _proofOfPerformance, address _authority)
This contract contains no fallback and receive objects.
This contract contains no error objects.