Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2507…4791
5 additional
variables
Balances ($115.24)
Native
Value
$115.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.029327 | $3,929.41 |
$115.24 | |
HAT | ERC-20 | 76.548872K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281962 | 8 days ago | | | 0 | 0.00096311885 | |
| 19710054 | 7 months ago | | | 0 | 0.00050495614 | |
| 19354439 | 9 months ago | | | 0 | 0.0021863479 | |
| 19352808 | 9 months ago | | | 0 | 0.0017387850 | |
| 19350685 | 9 months ago | | | 0 | 0.0020468259 | |
| 19350625 | 9 months ago | | | 0 | 0.0018623837 | |
| 19350556 | 9 months ago | | | 0 | 0.0033876127 | |
| 19350539 | 9 months ago | | | 0 | 0.0021957023 | |
| 19350511 | 9 months ago | | | 0 | 0.0020795976 | |
| 19350502 | 9 months ago | | | 0 | 0.0021680468 |
ABI
ABI objects
Getter at block 21336554
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Hat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HAT
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferETHToDev()
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeUpdated(uint256 _newFee)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.