Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHOW | ERC-20 | 474K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19719613 | 7 months ago | | | 0 | 0.00048355277 | |
| 19719567 | 7 months ago | | | 0 | 0.00080108627 | |
| 19719495 | 7 months ago | | | 0 | 0.00080984684 | |
| 19719489 | 7 months ago | | | 0 | 0.00058142931 | |
| 19719480 | 7 months ago | | | 0 | 0.0010516147 | |
| 19719458 | 7 months ago | | | 0 | 0.00094941239 | |
| 19719456 | 7 months ago | | | 0 | 0.00095374469 | |
| 19719446 | 7 months ago | | | 0 | 0.0010690566 | |
| 19719446 | 7 months ago | | | 0 | 0.0010690566 | |
| 19719446 | 7 months ago | | | 0 | 0.0010690566 |
ABI
ABI objects
Getter at block 21159550
buyTax() view returns (uint256)
10
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
2000000000000000000000000
name() pure returns (string)
CHOW
owner() view returns (address)
0x77b768cab63b06c1e358e4a404547884149a2ae6
sellTax() view returns (uint256)
30
symbol() pure returns (string)
CHOW
totalSupply() pure returns (uint256)
100000000000000000000000000
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.