Chat Chain
Verified contract
Active on
Ethereum with 938 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($49.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAT | ERC-20 | 495.522629 | $0.099308 |
$49.21 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244149 | 19 hours ago | | | 0 | 0.00073113345 | |
| 21244131 | 19 hours ago | | | 0 | 0.00046950839 | |
| 21244119 | 19 hours ago | | | 0 | 0.00038598431 | |
| 21244110 | 19 hours ago | | | 0 | 0.00043535291 | |
| 21231141 | 3 days ago | | | 0 | 0.00070095502 | |
| 21226510 | 3 days ago | | | 0 | 0.00045197027 | |
| 21222967 | 4 days ago | | | 0 | 0.00098479627 | |
| 21217283 | 5 days ago | | | 0 | 0.00085460306 | |
| 21215417 | 5 days ago | | | 0 | 0.00084824594 | |
| 21211824 | 5 days ago | | | 0 | 0.00056771629 |
ABI
ABI objects
Getter at block 21249912
circulateSupply() pure returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Chat Chain
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CHAT
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
removeAllLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setLowerTaxAll(uint256 newTax)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.