Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "POCO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20829189 | 2 months ago | | | 0 | 0.0014483736 | |
| 20829188 | 2 months ago | | | 0 | 0.0013354929 | |
| 20829187 | 2 months ago | | | 0 | 0.0045022484 | |
| 20828998 | 2 months ago | | | 0 | 0.0013877073 |
ABI
ABI objects
Getter at block 21212122
decimals() view returns (uint8)
18
name() view returns (string)
POCO
owner() view returns (address)
0xb147543f0223ef1cbfa7b7479097458920800c39
symbol() view returns (string)
POCO
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
tsConfig() view returns (uint256 buyFee, uint256 sellFee, uint256 maxTransactionAmount, uint256 maxWallet)
(buyFee=0, sellFee=100, maxTransactionAmount=1000000000000000000000000000, maxWallet=1000000000000000000000000000)
uniswapV2Pair() view returns (address)
0x29adfe39ef78ce8c54d6dac7abb1ed67240157c5
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyWithdraw()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeFeeTrading(uint256 _buyFee, uint256 _sellFee)
removesLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapFailed(string arg0)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.