Truthful AI
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TruthAI | ERC-20 | 30.907868M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18134255 | a year ago | | | 0 | 0.00052179516 | |
| 18123216 | a year ago | | | 0 | 0.0021629035 | |
| 18080777 | a year ago | | | 0 | 0.00028647465 | |
| 18073702 | a year ago | | | 0 | 0.0013413069 | |
| 18066540 | a year ago | | | 0 | 0.00044460584 | |
| 18066195 | a year ago | | | 0 | 0.0032266151 | |
| 18066194 | a year ago | | | 0 | 0.00041036305 | |
| 18066173 | a year ago | | | 0 | 0.00072763801 | |
| 18066172 | a year ago | | | 0 | 0.0030194696 | |
| 18066166 | a year ago | | | 0 | 0.00088620855 |
ABI
ABI objects
Getter at block 21222669
_maxWalletAmount() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x6b9fbfe4a9ca98da929cec08bf82beb7d75a9839
marketingFeeReceiver() view returns (address)
0x2d609be29c56fc833770049d366409d3625d468f
name() pure returns (string)
Truthful AI
pair() view returns (address)
0x2fa0be1e82008faec5a1414b6e9f2795c3f8ee5a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000
symbol() pure returns (string)
TruthAI
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.