Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POS | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12057856 | 7 months ago | | | 0 | 6.5005207e-7 | |
| 12057815 | 7 months ago | | | 0 | 1.5030328e-7 | |
| 12057788 | 7 months ago | | | 0 | 1.5053419e-7 | |
| 12057772 | 7 months ago | | | 0 | 0.0000047959223 | |
| 12057772 | 7 months ago | | | 0 | 0.0000047959223 | |
| 12057772 | 7 months ago | | | 0 | 0.0000047959223 | |
| 12057762 | 7 months ago | | | 0 | 0.0000047959223 | |
| 12057736 | 7 months ago | | | 0 | 0.0000023636497 | |
| 12057732 | 7 months ago | | | 0 | 0.0000047959223 | |
| 12057685 | 7 months ago | | | 0 | 0.0000047959223 |
ABI
ABI objects
Getter at block 21880376
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0xef22669caf61397e8b9542a59bc4643ca5daaec9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0xef22669caf61397e8b9542a59bc4643ca5daaec9
marketingFee() view returns (uint256)
2
marketingFeeReceiver() view returns (address)
0xef22669caf61397e8b9542a59bc4643ca5daaec9
maxSwapSize() view returns (uint256)
100000000000000
name() pure returns (string)
PengyOS
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
POS
totalFee() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapPairV2() view returns (address)
0x3c89aa3a5f73ec1ee8bbe7a5b411fd337eaf6af7
uniswapRouterV2() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckETH()
enableTrading(bool status, uint256 deadblocks)
enableTransferDelay(address out, uint256 unt) returns (bool success)
manageBlacklist(address account, bool status)
renounceOwnership()
setBuyFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setFeeReceivers(address _devFeeReceiver, address _marketingFeeReceiver, address _liquidityFeeReceiver)
setIsFeeExempt(address account, bool exempt)
setIsTxLimitExempt(address account, bool exempt)
setMaxTxAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setSwapBackSettings(bool _enabled, uint256 _percentageMinimum, uint256 _percentageMaximum)
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.