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 "Hodl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2361428 | a year ago | | | 0 | 0.0000055728029 | |
| 2360769 | a year ago | | | 0 | 0.000069336003 |
ABI
ABI objects
Getter at block 22072001
_owner() view returns (address)
0x3f2b997059ca7a09adceae4c764caf3a1d6c5920
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x3f2b997059ca7a09adceae4c764caf3a1d6c5920
name() pure returns (string)
Hodl
owner() view returns (address)
0x3f2b997059ca7a09adceae4c764caf3a1d6c5920
symbol() pure returns (string)
HODL
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
renounceOwnership()
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)
constructor()
receive()
This contract contains no error objects.