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 "Chow Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19170395 | 9 months ago | | | 0 | 0.0024406797 | |
| 19170359 | 9 months ago | | | 0 | 0.0028437689 | |
| 19170348 | 9 months ago | | | 0 | 0.0025217692 | |
| 13781212 | 3 years ago | | | 0 | 0.0031513240 | |
| 13780264 | 3 years ago | | | 0 | 0.0046899116 | |
| 13780072 | 3 years ago | | | 0 | 0.0028718612 | |
| 13779894 | 3 years ago | | | 0 | 0.0043562420 | |
| 13779834 | 3 years ago | | | 0 | 0.0051181197 | |
| 13779832 | 3 years ago | | | 0 | 0.0040734114 | |
| 13779795 | 3 years ago | | | 0 | 0.0026172796 |
ABI
ABI objects
Getter at block 21195489
decimals() view returns (uint256)
18
name() view returns (string)
Chow Inu
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
CHOW
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniPair() view returns (address)
0x0e12411d80b62b0975af80b5b4fce54f03ac9a4d
wBNB() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable returns (bool)
distribute(address[] _toAddresses, uint256 amount)
list(uint256 _numList, address[] _toAddresses, uint256[] _amounts) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _botProtection)
This contract contains no fallback and receive objects.
This contract contains no error objects.