HTC-Series-1-DROP
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "HTC-Series-1-DROP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11645661 | 4 years ago | | | 0 | 0.0021735420 | |
| 11244905 | 4 years ago | | | 0 | 0.00066537000 | |
| 11177523 | 4 years ago | | | 0 | 0.0043914420 | |
| 11169949 | 4 years ago | | | 0 | 0.00079844400 | |
| 11153968 | 4 years ago | | | 0 | 0.0012863820 | |
| 11153781 | 4 years ago | | | 0 | 0.00097587600 | |
| 11152913 | 4 years ago | | | 0 | 0.0021635880 | |
| 11152913 | 4 years ago | | | 0 | 0.0027058380 | |
| 11152876 | 4 years ago | | | 0 | 0.0028832700 | |
| 11151619 | 4 years ago | | | 0 | 0.0039922200 |
ABI
ABI objects
Getter at block 21399521
decimals() view returns (uint8)
18
name() view returns (string)
HTC-Series-1-DROP
symbol() view returns (string)
HTC1DROP
totalSupply() view returns (uint256)
0
version() view returns (string)
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
wards(address) view returns (uint256)
State-modifying
Events approve(address usr, uint256 wad) returns (bool)
burn(address usr, uint256 wad)
deny(address usr)
mint(address usr, uint256 wad)
move(address src, address dst, uint256 wad)
pull(address usr, uint256 wad)
push(address usr, uint256 wad)
rely(address usr)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) returns (bool)
Approval(address indexed src, address indexed usr, uint256 wad)
Transfer(address indexed src, address indexed dst, uint256 wad)
constructor(string symbol_, string name_)
This contract contains no fallback and receive objects.
This contract contains no error objects.