Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 34 additional slots
0x00a8…0eb0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALBT | ERC-20 | 1.4504M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11785396 | 4 years ago | | | 0 | 0.0057306940 | |
| 11785350 | 4 years ago | | | 0 | 0.010048893 | |
| 11718893 | 4 years ago | | | 0 | 0.0025828480 | |
| 11626680 | 4 years ago | | | 0 | 0.0027846330 | |
| 11600134 | 4 years ago | | | 0 | 0.0042778420 | |
| 11596323 | 4 years ago | | | 0 | 0.0070267538 | |
| 11558015 | 4 years ago | | | 0 | 0.0042812910 | |
| 11516407 | 4 years ago | | | 0 | 0.0025424910 | |
| 11504932 | 4 years ago | | | 0 | 0.0020985640 | |
| 11502940 | 4 years ago | | | 0 | 0.0016949941 |
ABI
ABI objects
Getter at block 21313064
hasClaim() view returns (uint256 _owedAmount)
0
owner() view returns (address)
0x8e50b39aa1d51de3024f42214fcbbcaf586a65a3
startDate() view returns (uint256)
1599573600
totalPercentages() view returns (uint256)
100000
totalRecipients() view returns (uint256)
72
Read-only
cumulativeAmountsToVest(uint256) view returns (uint256)
recipients(address) view returns (uint256 withdrawnAmount, uint256 withdrawPercentage)
State-modifying
Events addMultipleRecipients(address[] _recipients, uint256[] _withdrawPercentages)
addRecipient(address _recipientAddress, uint256 _withdrawPercentage)
claim()
renounceOwnership()
setStartDate(uint256 _startDate)
transferOwnership(address newOwner)
LogRecipientAdded(address recipient, uint256 withdrawPercentage)
LogStartDateSet(address setter, uint256 startDate)
LogTokensClaimed(address recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, uint256[35] _cumulativeAmountsToVest)
This contract contains no fallback and receive objects.
This contract contains no error objects.