Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPI | ERC-20 | 558.566929K | -- | -- | |
PEPI | ERC-20 | 517.223K | -- | -- | |
Pepi | ERC-20 | 492.89432K | -- | -- | |
PEPI | ERC-20 | 492.894318K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300325 | 10 hours ago | | | 0 | 0.00028766052 | |
| 21204569 | 14 days ago | | | 0 | 0.00023889772 | |
| 20848793 | 2 months ago | | | 0 | 0.00019821709 | |
| 20848789 | 2 months ago | | | 0 | 0.00019074628 | |
| 20848781 | 2 months ago | | | 0 | 0.00017178923 | |
| 20490933 | 4 months ago | | | 0 | 0.00015372877 | |
| 20281219 | 5 months ago | | | 0 | 0.00014672899 | |
| 20127855 | 5 months ago | | | 0 | 0.00054459508 | |
| 19987653 | 6 months ago | | | 0 | 0.00014749644 | |
| 19939617 | 6 months ago | | | 0 | 0.00029223672 |
ABI
ABI objects
Getter at block 21303205
Dev() view returns (address)
0xa480b2f32e46d0a4b148014c68f22275defb2ce0
ViewBuyRate() view returns (uint256 devBuyRate, uint256 totalBuyRate, uint256 maxWallet, uint256 maxBuyAmount)
(devBuyRate=1, totalBuyRate=1, maxWallet=1000000000000000, maxBuyAmount=1000000000000000)
ViewSellRate() view returns (uint256 devSellRate, uint256 totalSellRate, uint256 maxSellAmount)
(devSellRate=1, totalSellRate=1, maxSellAmount=1000000000000000)
_AutoSwap() view returns (bool)
true
_Launch() view returns (bool)
true
_transfersEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
PEPI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPI
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x751088ceb944e0df8d7988785274da68dc939b4c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isWhitelist(address account) view returns (bool)
State-modifying
Events SetSwapPercentage(uint256 SwapPercent)
SwapEnable(bool status)
approve(address spender, uint256 amount) returns (bool)
bulkwhitelist(address[] accounts, bool state)
enableLaunch()
renounceOwnership()
setAutoSwap(uint256 newAutoSwap)
setBuyTaxRates(uint256 devTaxRate)
setDevAddress(address newAddress)
setExcludedFromFee(address account, bool status)
setSellTaxRates(uint256 devTaxRate)
setWhitelist(address account, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 maxWallet, uint256 maxBuyAmount, uint256 maxSellAmount)
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.