0x5aa4669dee99d636257625cd0a3910d995e18f39
Verified contract
Proxy
Active on
Ethereum with 10 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional
variables
Balances ($5.27)
Native
Value
$5.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001684 | $3,125.89 |
$5.27 | |
ETH | ERC-20 | 635.905145 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20250138 | 4 months ago | | | 0 | 0.000072978006 | |
| 20150482 | 5 months ago | | | 0 | 0.00021010985 | |
| 20139721 | 5 months ago | | | 0 | 0.00020268885 | |
| 20116138 | 5 months ago | | | 0 | 0.00025874120 | |
| 20109554 | 5 months ago | | | 0 | 0.00017144433 | |
| 20097844 | 5 months ago | | | 0 | 0.00046727257 | |
| 20097208 | 5 months ago | | | 0 | 0.00062020891 | |
| 20097134 | 5 months ago | | | 0 | 0.00021549834 | |
| 20097131 | 5 months ago | | | 0 | 0.00020927355 | |
| 20097114 | 5 months ago | | | 0 | 0.00031285576 |
ABI
ABI objects
Getter at block 21227842
MAX_FEE() view returns (uint256)
2000
VERSION() view returns (uint256)
1
_liquidityFee() view returns (uint256)
200
_marketingAddress() view returns (address)
0x3fe2dbf191f7544b17b8d4b3a0eecff8dd5c55e6
_marketingFee() view returns (uint256)
0
_marketingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_taxFee() view returns (uint256)
0
antiBot() view returns (address)
0xe3defae93fabdc93da32aec7ff71d5ec85e2e0bb
decimals() view returns (uint8)
9
enableAntiBot() view returns (bool)
true
getBlacklist() view returns (address[])
[]
getBlacklistStatus() view returns (bool, uint256, uint256, uint256, uint256)
(true, 1718453459, 172800, 10, 0)
name() view returns (string)
TateHat
owner() view returns (address)
0x264a0fad9bb5d3518dcdb451d7cb2717b3bfb6ca
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ETH
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000
uniswapV2Pair() view returns (address)
0x307a7e4ef9af201d7f05c4865058360fc04304cb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addToBlacklist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[4] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings, bool enableAntiBot_)
removeFromBlacklist(address addr)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
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)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.