Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc744…b292
0x2aed…1522
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,153.59 |
$0 | |
THAT | ERC-20 | 7.9464M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14267170 | 3 years ago | | | 0 | 0.0051794286 | |
| 14247171 | 3 years ago | | | 0 | 0.0030930383 | |
| 14240046 | 3 years ago | | | 0 | 0.0086669672 | |
| 14236312 | 3 years ago | | | 0 | 0.0028381203 | |
| 14231231 | 3 years ago | | | 0 | 0.0092730528 | |
| 14227948 | 3 years ago | | | 0 | 0.0039169540 | |
| 14224225 | 3 years ago | | | 0 | 0.0040293340 | |
| 14221276 | 3 years ago | | | 0 | 0.0038885054 | |
| 14221126 | 3 years ago | | | 0 | 0.0054034481 | |
| 14221124 | 3 years ago | | | 0 | 0.0043889187 |
ABI
ABI objects
Getter at block 21218565
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletSize() view returns (uint256)
500000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
14220386
name() pure returns (string)
That
owner() view returns (address)
0x66a84bf82978b78c66cb022f81f58fcf5f0a3858
symbol() pure returns (string)
THAT
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xaf4cfa4e91975984362eb53d276ea888351f58e9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.