Proof Of Ape
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc7b…3706
0xcc7b…3706
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POA | ERC-20 | 3.392752B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17584758 | a year ago | | | 0 | 0.0043773615 | |
| 14477378 | 3 years ago | | | 0 | 0.0019830481 | |
| 14471067 | 3 years ago | | | 0 | 0.0025204860 | |
| 14471042 | 3 years ago | | | 0 | 0.0018280152 | |
| 14471018 | 3 years ago | | | 0 | 0.0018241340 | |
| 14471007 | 3 years ago | | | 0 | 0.0022369755 | |
| 14470997 | 3 years ago | | | 0 | 0.0017923161 | |
| 14470988 | 3 years ago | | | 0 | 0.0012474559 | |
| 14470987 | 3 years ago | | | 0 | 0.0023149929 | |
| 14470984 | 3 years ago | | | 0 | 0.0021678599 |
ABI
ABI objects
Getter at block 21268460
decimals() pure returns (uint8)
9
name() pure returns (string)
Proof Of Ape
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POA
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
liftMaxTransaction()
manualsend()
manualswap()
openTrading()
reduceFees(uint8 _fee1, uint8 _fee2)
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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.