Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe4d5…85ef
Balances ($0.00)
No balances found for "Allocator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10215849 | 5 years ago | | | 0 | 0.0060883200 | |
| 10212656 | 5 years ago | | | 0 | 0.010813760 | |
| 10208373 | 5 years ago | | | 0 | 0.0064588183 | |
| 10207247 | 5 years ago | | | 0 | 0.0012776680 | |
| 10207194 | 5 years ago | | | 0 | 0.0052326720 | |
| 10207171 | 5 years ago | | | 0 | 0.0023000000 | |
| 10205921 | 5 years ago | | | 0 | 0.0065408400 | |
| 10205533 | 5 years ago | | | 0 | 0.0077795200 | |
| 10204208 | 5 years ago | | | 0 | 0.0073375129 | |
| 10204205 | 5 years ago | | | 0 | 0.0073363065 |
ABI
ABI objects
Getter at block 21380202
basis() view returns (uint64)
1000000000000000000
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
paused() view returns (bool)
false
Read-only
allocatable(address _metrics) view returns (bool)
allocation(uint256 _blocks, uint256 _mint, uint256 _value, uint256 _marketValue, uint256 _assets, uint256 _totalAssets) pure returns (uint256)
getRewardsAmount(address _property) view returns (uint256)
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
allocate(address _metrics)
beforeBalanceChange(address _property, address _from, address _to)
calculatedCallback(address _metrics, uint256 _value)
pause()
renouncePauser()
setWaitUntilAllocatable(uint256 _waitUntilAllocatable)
unpause()
AllocationResult(address _metrics, uint256 _value, address _market, address _property, uint256 _lockupValue, uint256 _result)
BeforeAllocation(uint256 _blocks, uint256 _mint, uint256 _value, uint256 _marketValue, uint256 _assets, uint256 _totalAssets)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
constructor(address _config)
This contract contains no fallback and receive objects.
This contract contains no error objects.