Proof of Clown
Verified contract
Active on
Ethereum with 14 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 |
---|---|---|---|---|---|
POC | ERC-20 | 71.341109K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15757653 | 2 years ago | | | 0 | 0.00074448269 | |
| 15756233 | 2 years ago | | | 0 | 0.00097083149 | |
| 15756091 | 2 years ago | | | 0 | 0.00090126341 | |
| 15756053 | 2 years ago | | | 0 | 0.00079986198 | |
| 15756044 | 2 years ago | | | 0 | 0.00087511516 | |
| 15756036 | 2 years ago | | | 0 | 0.00090825602 | |
| 15756036 | 2 years ago | | | 0 | 0.0011411610 | |
| 15756035 | 2 years ago | | | 0 | 0.00089312007 | |
| 15756021 | 2 years ago | | | 0 | 0.00096230142 | |
| 15756019 | 2 years ago | | | 0 | 0.0010091610 |
ABI
ABI objects
Getter at block 21288612
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletSize() view returns (uint256)
10000000000000
_taxSwap() view returns (uint256)
5000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Proof of Clown
owner() view returns (address)
0xc8d2a2193ddb8247cc8a1ee1b4d4cd7ddbe46d20
symbol() pure returns (string)
POC
totalSupply() pure returns (uint256)
500000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
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.