Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.81)
Native
Value
$7.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002001 | $3,902.22 |
$7.81 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21322699 | 10 days ago | | | 0 | 0.0015451395 | |
| 21216541 | 25 days ago | | | 0 | 0.0014036062 | |
| 21181720 | a month ago | | | 0 | 0.0020271250 | |
| 21151959 | a month ago | | | 0 | 0.00050954697 | |
| 21083095 | a month ago | | | 0 | 0.00033077503 | |
| 20873931 | 2 months ago | | | 0 | 0.00030772670 | |
| 20853538 | 2 months ago | | | 0 | 0.00027231698 | |
| 20774532 | 3 months ago | | | 0 | 0.00039700280 | |
| 20749501 | 3 months ago | | | 0 | 0.000054760920 | |
| 20701740 | 3 months ago | | | 0 | 0.000057129937 |
ABI
ABI objects
Getter at block 21396760
decimals() view returns (uint8)
18
name() view returns (string)
Chat AI
owner() view returns (address)
0x73cb595175b92a311542a1b8f0774551b00f67a2
symbol() view returns (string)
AI
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lastTrade(address) view returns (uint256)
liquidityPool(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimBalance()
claimToken(address token, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityPoolStatus(address _lpAddress, bool _status)
setMarketingPool(address _marketingPool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
changeLiquidityPoolStatus(address lpAddress, bool status)
changeMarketingPool(address marketingPool)
change_isExcludedFromFee(address _address, bool status)
constructor()
receive()
This contract contains no error objects.