Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,968.81 |
$0 | |
PEPERIO | ERC-20 | 3.1987M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17460957 | 2 years ago | | | 0 | 0.00071328093 | |
| 17414291 | 2 years ago | | | 0 | 0.0012406880 | |
| 17190700 | 2 years ago | | | 0 | 0.0035137945 | |
| 17183706 | 2 years ago | | | 0 | 0.0027380608 | |
| 17183092 | 2 years ago | | | 0 | 0.0075677942 | |
| 17182515 | 2 years ago | | | 0 | 0.0049538815 | |
| 17182513 | 2 years ago | | | 0 | 0.0049951987 | |
| 17182480 | 2 years ago | | | 0 | 0.0039758496 | |
| 17182371 | 2 years ago | | | 0 | 0.0035412088 | |
| 17182340 | 2 years ago | | | 0 | 0.0037053110 |
ABI
ABI objects
Getter at block 21387018
DeadAddy() view returns (address)
0x000000000000000000000000000000000000dead
TotalBuyTaxes() view returns (uint256)
0
TotalSellTaxes() view returns (uint256)
0
decimals() view returns (uint8)
9
maxWalletLimit() view returns (uint256)
16400000000000000
name() view returns (string)
Peperio
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xf2bf7ef8894a073e2a6ba35a427d42b5912bb389
symbol() view returns (string)
PEPERIO
totalSupply() view returns (uint256)
820000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ClearStuckERC20(address tokenAdd, uint256 amount)
ClearStuckETH()
DefaultSwitch()
OpenTrading()
TaxesSwitch()
UpdateBuyFee(uint256 _marketing, uint256 _liquidity, uint256 _dev)
UpdateIsEarlyBuyer(address account, bool state)
UpdateLiquidityProvide(bool state)
UpdateMaxTxLimit(uint256 maxWallet)
UpdateSellFee(uint256 _marketing, uint256 _liquidity, uint256 _dev)
UpdateTreshhold(uint256 new_amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExemptFee(address _address, bool state)
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.