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 |
---|---|---|---|---|---|
CHICKENS | ERC-20 | 133.616922 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20534227 | 3 months ago | | | 0 | 0.00034953762 | |
| 20534216 | 3 months ago | | | 0 | 0.00046356036 | |
| 19730989 | 7 months ago | | | 0 | 0.00024928449 | |
| 19178287 | 9 months ago | | | 0 | 0.0010954745 | |
| 19158979 | 9 months ago | | | 0 | 0.00059577498 | |
| 19127045 | 9 months ago | | | 0 | 0.0013691874 | |
| 19124921 | 9 months ago | | | 0 | 0.00069615680 | |
| 19118874 | 9 months ago | | | 0 | 0.0010386750 | |
| 19117701 | 9 months ago | | | 0 | 0.0016603248 | |
| 19117038 | 9 months ago | | | 0 | 0.00048744602 |
ABI
ABI objects
Getter at block 21161942
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
Chickens
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
symbol() pure returns (string)
CHICKENS
taxWallet() view returns (address)
0xb66afe5174df6bf7943f8548cd89dddfb1c3bad9
totalSupply() pure returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x08d24d363a12ece05e66d278d8798df4887a4d27
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)
enableTrading()
newTax(uint256 newBuyTax, uint256 newSellTax)
removeAllLimits()
renounceOwnership()
sendEthToTaxWallet()
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.