Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Poop | ERC-20 | 561.751184K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21073925 | 24 days ago | | | 0 | 0.00059033318 | |
| 21066606 | 25 days ago | | | 0 | 0.00062797822 | |
| 21066591 | 25 days ago | | | 0 | 0.00062090046 | |
| 21066587 | 25 days ago | | | 0 | 0.00065028099 | |
| 21012824 | a month ago | | | 0 | 0.00050818229 | |
| 21009465 | a month ago | | | 0 | 0.00041973747 | |
| 21009299 | a month ago | | | 0 | 0.00035121136 | |
| 21006956 | a month ago | | | 0 | 0.00098776251 | |
| 20994635 | a month ago | | | 0 | 0.00073317803 | |
| 20994619 | a month ago | | | 0 | 0.00071059086 |
ABI
ABI objects
Getter at block 21245886
_finalBuyTax() view returns (uint256)
2
_finalSellTax() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_transferTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
PoopCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Poop
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSend()
manualUnclog()
openTrading() payable
reduceTax(uint256 _newTax)
removeLimit()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.