Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($545.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EYE | ERC-20 | 400K | $0.001364 |
$545.56 | |
CX | ERC-20 | 317.422752K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21091816 | 3 hours ago | | | 0 | 0.0017418087 | |
| 21091796 | 3 hours ago | | | 0 | 0.00052963524 | |
| 21091756 | 3 hours ago | | | 0 | 0.00032800279 | |
| 21091734 | 3 hours ago | | | 0 | 0.00033943220 | |
| 21091724 | 3 hours ago | | | 0 | 0.00044643994 | |
| 21090987 | 6 hours ago | | | 0 | 0.00019335484 | |
| 21090979 | 6 hours ago | | | 0 | 0.00035073849 | |
| 21090971 | 6 hours ago | | | 0 | 0.00028389465 | |
| 21090898 | 6 hours ago | | | 0 | 0.00034910264 | |
| 21089387 | 11 hours ago | | | 0 | 0.00020833991 |
ABI
ABI objects
Getter at block 21092743
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
ChartAI
owner() view returns (address)
0xccca95ebaf66002e0c2f4bc3b7d3f2c997609255
sellTax() view returns (uint256)
8
symbol() pure returns (string)
EYE
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)
addExcludedWalletMany(address[] wallets)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
recoverTokens(address token)
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.