Huobi Airdrop HuobiAirdrop.com
Verified contract
Active on
Ethereum with 983 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HuobiAirdrop.com | ERC-20 | 1K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16955284 | 2 years ago | | | 0 | 0.00064196441 | |
| 15674339 | 2 years ago | | | 0 | 0.00018182343 | |
| 14841039 | 2 years ago | | | 0 | 0.00036474000 | |
| 14021835 | 3 years ago | | | 0 | 0.0028449720 | |
| 13986792 | 3 years ago | | | 0 | 0.0048145680 | |
| 13986770 | 3 years ago | | | 0 | 0.0050577280 | |
| 13906791 | 3 years ago | | | 0 | 0.0029422360 | |
| 13906783 | 3 years ago | | | 0 | 0.0026504440 | |
| 13893017 | 3 years ago | | | 0 | 0.0014361162 | |
| 13726665 | 3 years ago | | | 0 | 0.0023246196 |
ABI
ABI objects
Getter at block 21163327
decimals() view returns (uint8)
18
name() view returns (string)
Huobi Airdrop HuobiAirdrop.com
symbol() view returns (string)
HuobiAirdrop.com
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
sendFromContract(address _from, address[] _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.