Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0XC | ERC-20 | 6.810615M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19112326 | 10 months ago | | | 0 | 0.00095343215 | |
| 19078124 | 10 months ago | | | 0 | 0.00073360831 | |
| 18959726 | a year ago | | | 0 | 0.0014180333 | |
| 18954659 | a year ago | | | 0 | 0.0014783063 | |
| 18950784 | a year ago | | | 0 | 0.00091203991 | |
| 18950775 | a year ago | | | 0 | 0.00074186591 | |
| 18950767 | a year ago | | | 0 | 0.00060904920 | |
| 18950727 | a year ago | | | 0 | 0.0010563235 | |
| 18950705 | a year ago | | | 0 | 0.0010525555 | |
| 18950658 | a year ago | | | 0 | 0.058400000 |
ABI
ABI objects
Getter at block 21276182
_maxSellAmount() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
0xCHART
pair() view returns (address)
0x51410c05ee8ee6c0de212d7300c562734e224ab7
symbol() pure returns (string)
0XC
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setisExempt(address _address, bool _enabled)
startTradingLONG()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.