Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb59f…3907
Balances ($0.00)
No balances found for "Claims"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 9237298 | 5 years ago | | | 0.01 | 0.00013921268 | |
Transfer | 9237291 | 5 years ago | | | 0.01 | 0.00013891089 | |
| 9088267 | 5 years ago | | | 0 | 0.00053890000 | |
| 9077310 | 5 years ago | | | 0 | 0.00026945000 | |
| 9077287 | 5 years ago | | | 0 | 0.00026945000 | |
| 9077056 | 5 years ago | | | 0 | 0.0015647800 | |
| 9076431 | 5 years ago | | | 0 | 0.0026798000 | |
| 9076400 | 5 years ago | | | 0 | 0.00053890000 | |
| 9075779 | 5 years ago | | | 0 | 0.00010729499 | |
| 9075689 | 5 years ago | | | 0 | 0.00053890000 |
ABI
ABI objects
Getter at block 21274961
allocationIndicator() view returns (address)
0xb59f67a8bff5d8cd03f6ac17265c550ed8f33907
claimedLength() view returns (uint256)
406
nextIndex() view returns (uint256)
1214
owner() view returns (address)
0x00444c3281dadacb6e7c55357e5a7bbd92c2dc34
Read-only
amended(address) view returns (address)
claimed(uint256) view returns (address)
claims(address) view returns (uint256 index, bytes32 pubKey, bool hasIndex, uint256 vested)
hasClaimed(address _eth) view returns (bool)
State-modifying
Events amend(address[] _origs, address[] _amends)
assignIndices(address[] _eths)
claim(address _eth, bytes32 _pubKey)
setOwner(address _new)
setVesting(address[] _eths, uint256[] _vestingAmts)
Amended(address indexed original, address indexed amendedTo)
Claimed(address indexed eth, bytes32 indexed dot, uint256 indexed idx)
IndexAssigned(address indexed eth, uint256 indexed idx)
NewOwner(address indexed old, address indexed current)
Vested(address indexed eth, uint256 amount)
constructor(address _owner, address _allocations)
This contract contains no fallback and receive objects.
This contract contains no error objects.