Trace AI
Verified contract
Active on
Ethereum with 3,035 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($62.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAI | ERC-20 | 159.032128K | $0.000396 |
$62.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151852 | 3 days ago | | | 0 | 0.00035496938 | |
| 21136169 | 5 days ago | | | 0 | 0.00038473624 | |
| 21136166 | 5 days ago | | | 0 | 0.00036389138 | |
| 21136163 | 5 days ago | | | 0 | 0.00033597658 | |
| 21134066 | 5 days ago | | | 0 | 0.00061424366 | |
| 21108738 | 9 days ago | | | 0 | 0.00028804979 | |
| 21016656 | 22 days ago | | | 0 | 0.00053177526 | |
| 20840227 | 2 months ago | | | 0 | 0.00056455413 | |
| 20826477 | 2 months ago | | | 0 | 0.00057440460 | |
| 20826477 | 2 months ago | | | 0 | 0.00059361758 |
ABI
ABI objects
Getter at block 21172591
_maxTaxSwap() view returns (uint256)
150000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Trace AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
returnPairAddress() view returns (address)
0xb65adeca6c3d2a01cc9ee161ee8ed1efbf6a97e9
symbol() pure returns (string)
TAI
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
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(uint256 _tempBuyTax, uint256 _tempSellTax, uint256 _finalFee)
reduceFee(uint256 _newFinalFee, uint256 _newBuyFee, uint256 _newSellFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.