ChartAI
Verified contract
Active on
Ethereum with 2,412 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($110.72)
Native
Value
$110.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.035792 | $3,093.31 |
$110.72 | |
CX | ERC-20 | 13.015453M | -- | -- | |
CX | ERC-20 | 27.987556K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20958328 | a month ago | | | 0 | 0.00073257538 | |
| 20849617 | 2 months ago | | | 0 | 0.00044310351 | |
| 20826974 | 2 months ago | | | 0 | 0.00082330637 | |
| 20816182 | 2 months ago | | | 0 | 0.0011745698 | |
| 20745558 | 2 months ago | | | 0 | 0.00011018527 | |
| 20734788 | 2 months ago | | | 0 | 0.00014678193 | |
| 20665645 | 2 months ago | | | 0 | 0.00026961152 | |
| 20623618 | 3 months ago | | | 0 | 0.000046813857 | |
| 20619916 | 3 months ago | | | 0 | 0.00011779215 | |
| 20586698 | 3 months ago | | | 0 | 0.00012345316 |
ABI
ABI objects
Getter at block 21208765
buyTax() view returns (uint256)
100
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
ChartAI
owner() view returns (address)
0xccca95ebaf66002e0c2f4bc3b7d3f2c997609255
sellTax() view returns (uint256)
100
symbol() pure returns (string)
CX
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
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)
constructor()
receive()
This contract contains no error objects.