Airdrop
Verified contract
Active on
Ethereum with 13,841 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2402…d63d
Balances ($12.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AVINOC | ERC-20 | 298 | $0.040644 |
$12.11 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6659888 | 6 years ago | | | 0 | 0.00021268200 | |
| 6461076 | 6 years ago | | | 0 | 0.000020102700 | |
| 6460318 | 6 years ago | | | 0 | 0.0000065832800 | |
| 6228425 | 6 years ago | | | 0 | 0.0075676160 | |
0x | 6204093 | 6 years ago | | | 0 | 0.000054719600 | |
| 6072914 | 6 years ago | | | 0 | 0.00024038160 | |
| 6072063 | 6 years ago | | | 0 | 0.00078190000 | |
| 6066755 | 6 years ago | | | 0 | 0.00015636900 | |
0x58d1aebd | 6060973 | 6 years ago | | | 0 | 0.0082000000 | |
| 6056437 | 6 years ago | | | 0 | 0.0082654360 |
ABI
ABI objects
Getter at block 21283569
airdropLimit() view returns (uint256)
10000000000000000000000000
owner() view returns (address)
0x854f6c6c00fc6e197b4f5ac48d1bac4210fe2db2
totalClaims() view returns (uint256)
1893880000000000000000000
Read-only
claimedAt(uint256) view returns (uint256)
claimedBy(uint256) view returns (address)
claims(address) view returns (uint256)
isClaimed(uint256) view returns (bool)
State-modifying
Events claim(string _id, string _userAddress, string _claimAmount, bytes32 _hash, bytes _sig)
renounceOwnership()
setPropheth(address _propheth)
stopAirdrop(bool _choice)
transferOwnership(address newOwner)
AirdropLog(uint256 indexed id, address indexed user, uint256 claimAmount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.