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 "PengyX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21214868 | 2 hours ago | | | 0 | 0.00083296782 | |
| 21210665 | 16 hours ago | | | 0 | 0.00065595785 | |
| 21210462 | 17 hours ago | | | 0 | 0.00061361426 | |
| 21210297 | 18 hours ago | | | 0 | 0.00073543672 | |
| 21210192 | 18 hours ago | | | 0 | 0.00057652337 | |
| 21210044 | 18 hours ago | | | 0 | 0.00072219383 | |
| 21209119 | a day ago | | | 0 | 0.00062977801 | |
| 21209053 | a day ago | | | 0 | 0.00059324215 | |
| 21208423 | a day ago | | | 0 | 0.00057967033 | |
| 21208420 | a day ago | | | 0 | 0.00054485838 |
ABI
ABI objects
Getter at block 21215567
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
airdropWallet() view returns (address)
0xb803b0e5e7457b135085e896fd7a3398b266cd43
autoBlacklistAddressCounter() view returns (uint64)
25
autoBlacklistAddressLimit() view returns (uint64)
25
cexWallet() view returns (address)
0xee2ff4932cec4fd5b3cffea7305c44fea579b315
decimals() pure returns (uint8)
18
feeWallet() view returns (address)
0x70fc94190723bacc4bb80a11039d8c098ae6c355
liqWallet() view returns (address)
0x88eba82a850321fe5a0618aad874828afb6db775
name() view returns (string)
PENGYX
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xbd6a95ff59b502b891046efd0990c59a0d1ed0b8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
PENGYX
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeBlacklistedAddressStatus(address blacklistedAddress, bool status)
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)
AddressAutoBlacklisted(address indexed buyer)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistedAddressStatusChanged(address indexed blacklistedAddress, bool status)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.