Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6d5c…b4bc
Balances ($0.00)
No balances found for "HotPad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20843029 | a month ago | | | 0 | 0.00053419352 | |
| 18124533 | a year ago | | | 0 | 0.00044249642 | |
| 17846583 | a year ago | | | 0 | 0.00055026087 | |
| 17846577 | a year ago | | | 0 | 0.00032431711 | |
| 17804676 | a year ago | | | 0 | 0.00044503620 | |
| 17745181 | a year ago | | | 0 | 0.0015448501 | |
| 17703167 | a year ago | | | 0 | 0.00061680926 | |
| 17690779 | a year ago | | | 0 | 0.00089391117 | |
| 17670977 | a year ago | | | 0 | 0.00093332848 | |
| 17670977 | a year ago | | | 0 | 0.00093108238 |
ABI
ABI objects
Getter at block 21158589
decimals() view returns (uint8)
18
lockSecond() view returns (uint256)
15
name() view returns (string)
HotPad
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
HTD
totalSupply() view returns (uint256)
100000000000000000000000000
tradingTime() view returns (uint256)
1687525200
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blocklist(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlocklist(address account, bool _block)
setTimeInfo(uint256 _tradingTime, uint256 _lock_s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateBlocklist(address account, bool isBlock)
constructor(address _router, address _currency)
This contract contains no fallback and receive objects.
This contract contains no error objects.