Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HODL | ERC-20 | 25.359913K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18784723 | a year ago | | | 0 | 0.0028043699 | |
| 18784677 | a year ago | | | 0 | 0.0019036127 | |
| 18784660 | a year ago | | | 0 | 0.0018686615 | |
| 18784634 | a year ago | | | 0 | 0.0022895272 | |
| 18784541 | a year ago | | | 0 | 0.0022758540 | |
| 18784536 | a year ago | | | 0 | 0.0021448478 | |
| 18784515 | a year ago | | | 0 | 0.0034792986 | |
| 18784515 | a year ago | | | 0 | 0.0034792986 | |
| 18784506 | a year ago | | | 0 | 0.0022463529 | |
| 18784493 | a year ago | | | 0 | 0.0032787228 |
ABI
ABI objects
Getter at block 21284892
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0x774af0ffbda9bf8a182eb8ec05805227952c7afe
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feeEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
HodlBlock
pair() view returns (address)
0xe1f3d854b891ef858cc6a1aa292478119fd1a1a0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
HODL
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createHodlTrade()
enableHodlTrade()
removeHodlLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckEthBalances()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address hodlWallet)
receive()
This contract contains no error objects.