CHOW CHOW
Verified contract
Active on
Ethereum with 6,520 txns
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 | 0.336052 | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257205 | 2 days ago | | | 0 | 0.00043618729 | |
| 21241591 | 4 days ago | | | 0 | 0.00043450062 | |
| 21222150 | 7 days ago | | | 0 | 0.00095966912 | |
| 21215456 | 8 days ago | | | 0 | 0.00073020478 | |
| 21207545 | 9 days ago | | | 0 | 0.00043467532 | |
| 21202182 | 9 days ago | | | 0 | 0.00061533090 | |
| 21197930 | 10 days ago | | | 0 | 0.00055860800 | |
| 21194226 | 11 days ago | | | 0 | 0.0012825935 | |
| 21190082 | 11 days ago | | | 0 | 0.00081551916 | |
| 21182445 | 12 days ago | | | 0 | 0.0015442005 |
ABI
ABI objects
Getter at block 21269601
decimals() view returns (uint8)
18
name() view returns (string)
CHOW CHOW
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHOW
totalSupply() view returns (uint256)
777742077778000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Execute(address _tokenAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapV2pair(address _uniswapV2Pair)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.