Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($29.56)
Native
Value
$29.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00894 | $3,306.33 |
$29.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254015 | 3 days ago | | | 0 | 0.00055989351 | |
| 21232919 | 6 days ago | | | 0 | 0.00038653119 | |
| 21226329 | 7 days ago | | | 0 | 0.00059516557 | |
| 21226251 | 7 days ago | | | 0 | 0.00064954788 | |
| 21204198 | 10 days ago | | | 0 | 0.00078283928 | |
| 21199556 | 10 days ago | | | 0 | 0.00030909923 | |
| 21198269 | 10 days ago | | | 0 | 0.00083036667 | |
| 21197500 | 11 days ago | | | 0 | 0.0012048061 | |
| 21140745 | 18 days ago | | | 0 | 0.00039880468 | |
| 21120725 | 21 days ago | | | 0 | 0.00025025640 |
ABI
ABI objects
Getter at block 21273049
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x8b331b50878119b5a77aef8170fecc6aeb71ce48
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
PepeDeng
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
PENG
totalSupply() view returns (uint256)
1000000000000000000
uniPair() view returns (address)
0x782cdb39c77c74d66e9b9e7ea319fd364554d663
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)
openTrading() payable
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
sweepStuckTokens(address token)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckETH()
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
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.