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 |
---|---|---|---|---|---|
POP | ERC-20 | 7.515394M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18264228 | a year ago | | | 0 | 0.00083260476 | |
| 18255091 | a year ago | | | 0 | 0.00030695910 | |
| 18254945 | a year ago | | | 0 | 0.00031062454 | |
| 18254850 | a year ago | | | 0 | 0.018855288 | |
| 18254848 | a year ago | | | 0 | 0.00050336411 | |
| 18254848 | a year ago | | | 0 | 0.00050336411 | |
| 18254846 | a year ago | | | 0 | 0.00051507445 | |
| 18254844 | a year ago | | | 0 | 0.00023774708 | |
| 18254844 | a year ago | | | 0 | 0.00047948347 | |
| 18254844 | a year ago | | | 0 | 0.00047948347 |
ABI
ABI objects
Getter at block 21298771
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Proof Of Pepe
owner() view returns (address)
0xb840050764fd18d31a29547a2bd7ea8b595b69bc
sellTax() view returns (uint256)
100
symbol() pure returns (string)
POP
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
enableTrade()
excludeFromMaxFee(address wallet)
removeLimits()
renounceOwnership()
setMaxFees(uint256 newBuyTax, uint256 newSellTax)
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.