Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PENGY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222227 | 5 minutes ago | | | 0 | 0.0010566592 | |
| 21208413 | 2 days ago | | | 0 | 0.00052721241 | |
| 21208411 | 2 days ago | | | 0 | 0.00057871571 | |
| 21208385 | 2 days ago | | | 0 | 0.00058366732 | |
| 21208297 | 2 days ago | | | 0 | 0.00049233213 | |
| 21207016 | 2 days ago | | | 0 | 0.00034064724 | |
| 21206982 | 2 days ago | | | 0 | 0.00027506437 | |
| 21205539 | 2 days ago | | | 0 | 0.00038403831 | |
| 21204112 | 3 days ago | | | 0 | 0.00058874056 | |
| 21203298 | 3 days ago | | | 0 | 0.00033777885 |
ABI
ABI objects
Getter at block 21222250
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() pure returns (uint8)
18
feeWallet() view returns (address)
0xe7be0e9c3a5650db004e306fc9d9cce97eee7166
name() view returns (string)
PENGY
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x4212a9b491e0836b950fdc517777ffeaa471e756
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
PENGY
totalSupply() view returns (uint256)
2999990000999999999999999998
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address excludedWallet, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueEth(uint256 amount)
rescueToken(address token, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.