PepePoo
Verified contract
Active on
Ethereum with 2,066 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,657.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 81.500991M | $0.00002 |
$1,657.73 | |
CHKN | ERC-20 | 2.741063M | $0.00 |
$0.24 | |
PePo | ERC-20 | 2.599693B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21179383 | 6 days ago | | | 0 | 0.0050110182 | |
| 21029473 | a month ago | | | 0 | 0.00055913009 | |
| 21010635 | a month ago | | | 0 | 0.00037359773 | |
| 20898767 | a month ago | | | 0 | 0.00035474658 | |
| 20577363 | 3 months ago | | | 0 | 0.00020252820 | |
| 20423761 | 4 months ago | | | 0 | 0.000063086074 | |
| 20296990 | 4 months ago | | | 0 | 0.000092055223 | |
| 20249605 | 4 months ago | | | 0 | 0.000052222260 | |
| 20085656 | 5 months ago | | | 0 | 0.00054906472 | |
| 20076618 | 5 months ago | | | 0 | 0.0011425706 |
ABI
ABI objects
Getter at block 21220833
decimals() view returns (uint8)
18
limited() view returns (bool)
true
maxWallet() view returns (uint256)
50000000000000000000000000000
name() view returns (string)
PepePoo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PePo
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf4d35b5858f05601043e189240ab021d7aede7a3
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setWalletRule(bool _limited, address _uniswapV2Pair, uint256 _maxWallet)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.