Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CHAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19311108 | 8 months ago | | | 0 | 0.0013244303 | |
| 19303939 | 8 months ago | | | 0 | 0.0010760547 | |
| 19303920 | 8 months ago | | | 0 | 0.00072131561 | |
| 19303798 | 8 months ago | | | 0 | 0.0011992197 | |
| 19303778 | 8 months ago | | | 0 | 0.0011662611 | |
| 19303729 | 8 months ago | | | 0 | 0.0011224573 | |
| 19303723 | 8 months ago | | | 0 | 0.0012505943 | |
| 19303714 | 8 months ago | | | 0 | 0.0012595236 | |
| 19303653 | 8 months ago | | | 0 | 0.0011392546 | |
| 19303640 | 8 months ago | | | 0 | 0.0010598511 |
ABI
ABI objects
Getter at block 21120240
decimals() view returns (uint8)
9
name() view returns (string)
CHAT
pancakePair() view returns (address)
0x75f854dc76858be5a65d6f097c460bebadd068fb
symbol() view returns (string)
DECHAT
totalSupply() view returns (uint256)
25000000000000000
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)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.