Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.12)
Native
Value
$0.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00004 | $3,084.60 |
$0.12 | |
PEPENOBI | ERC-20 | 1.714938M | -- | -- | |
UNI-V2 | ERC-20 | 0.000132 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15810355 | 2 years ago | | | 0 | 0.00026785298 | |
| 15810352 | 2 years ago | | | 0 | 0.00038825337 | |
| 15810346 | 2 years ago | | | 0 | 0.00030157416 | |
| 15810341 | 2 years ago | | | 0 | 0.00060578827 | |
| 15694758 | 2 years ago | | | 0 | 0.00024373440 | |
| 15693582 | 2 years ago | | | 0 | 0.00060342469 | |
| 15649864 | 2 years ago | | | 0 | 0.00071807176 | |
| 15633241 | 2 years ago | | | 0 | 0.00065767214 | |
| 15633121 | 2 years ago | | | 0 | 0.00068906982 | |
| 15633114 | 2 years ago | | | 0 | 0.00073932420 |
ABI
ABI objects
Getter at block 21209445
_maxTxAmount() view returns (uint256)
3900000000000000
_maxWalletSize() view returns (uint256)
3900000000000000
buyFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
deadBlocks() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
PEPENOBI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
symbol() view returns (string)
PEPENOBI
totalSupply() view returns (uint256)
130000000000000000
uniswapV2Pair() view returns (address)
0xb52f48a7a069ca102b90e4242f2975fa8e836a6f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
includeInFee(address account)
includeInLimit(address account)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setBothFees(uint8 buy_reflection, uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_reflection, uint8 sell_liquidity, uint8 sell_marketing)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSwapAndLiquifyEnabled(bool _enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.