KRTDistribution
Verified contract
Active on
Ethereum with 154 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 "KRTDistribution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9852883 | 5 years ago | | | 0 | 0.0098718851 | |
| 9852848 | 5 years ago | | | 0 | 0.010579588 | |
| 9852839 | 5 years ago | | | 0 | 0.010389904 | |
| 9852811 | 5 years ago | | | 0 | 0.010864243 | |
| 9852791 | 5 years ago | | | 0 | 0.010674386 | |
| 9852739 | 5 years ago | | | 0 | 0.010466702 | |
| 9852536 | 5 years ago | | | 0 | 0.011148755 | |
| 9852517 | 5 years ago | | | 0 | 0.010476037 | |
| 9852488 | 5 years ago | | | 0 | 0.0095008344 | |
| 9852390 | 5 years ago | | | 0 | 0.010967838 |
ABI
ABI objects
Getter at block 21285796
grandTotalClaimed() view returns (uint256)
256691
isOwner() view returns (bool)
false
owner() view returns (address)
0xc9aa581fe82613750a042cb31c9c95e420ccc00a
startTime() view returns (uint256)
1585807920
token_address() view returns (address)
0x070de2b048abf3201207e7ebbc566d504125352e
Read-only
airdropAdmins(address) view returns (bool)
airdrops(address) view returns (bool)
allocations(address) view returns (uint8 AllocationType, uint256 allocation, bool delivered)
State-modifying
Events airdropTokens(address[] _recipient)
massAllocations(address[] _recipients, uint256[] _allocations)
renounceOwnership()
setAirdropAdmin(address _admin, bool _isAdmin)
setAllocation(address _recipient, uint256 _totalAllocated)
transferOwnership(address newOwner)
LogkrtClaimed(address indexed _recipient, uint256 _allocation, uint256 _totalAllocated, uint256 _grandTotalClaimed)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _startTime, address _token_address)
This contract contains no fallback and receive objects.
This contract contains no error objects.