Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($14.06)
Native
Value
$14.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003831 | $3,670.88 |
$14.06 | |
TAROT | ERC-20 | 160.539362K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18353285 | a year ago | | | 0 | 0.00026517188 | |
| 18325941 | a year ago | | | 0 | 0.00036021220 | |
| 18320721 | a year ago | | | 0 | 0.0020880900 | |
| 18288015 | a year ago | | | 0 | 0.00027573820 | |
| 18254474 | a year ago | | | 0 | 0.00028016127 | |
| 18247122 | a year ago | | | 0 | 0.00031942900 | |
| 18243470 | a year ago | | | 0 | 0.00043482155 | |
| 18240561 | a year ago | | | 0 | 0.00033327260 | |
| 18237467 | a year ago | | | 0 | 0.00038881566 | |
| 18237419 | a year ago | | | 0 | 0.00033144377 |
ABI
ABI objects
Getter at block 21312367
EnableTxLimit() view returns (bool)
false
_maxTxAmount() view returns (uint256)
1080000000000000000000000
_walletMax() view returns (uint256)
1080000000000000000000000
buyTax() view returns (uint256)
2
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x37bbd6ae8c9fc15b7a875295aa48b44b14f0532b
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
launchedAt() view returns (uint256)
1695933455
name() view returns (string)
SellTAROT
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
180000000000000000000000
swapbylimit() view returns (bool)
true
symbol() view returns (string)
TAROT
totalSupply() view returns (uint256)
18000000000000000000000000
tradingEnable() view returns (bool)
true
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setBuyFee(uint256 _lp, uint256 _dev)
setDevelopmentWallet(address _newWallet)
setLiquidityWallet(address _newWallet)
setMarketPair(address _pair, bool _status)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 _lp, uint256 _dev)
setSwapBackSettings(uint256 _threshold, bool _enabled, bool _limited)
setTxLimit(uint256 newLimit)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.