Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPU | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18011329 | a year ago | | | 0 | 0.00047868137 | |
| 17176314 | 2 years ago | | | 0 | 0.0058261513 | |
| 17176310 | 2 years ago | | | 0 | 0.0052737765 | |
| 17175970 | 2 years ago | | | 0 | 0.0048163394 | |
| 17174875 | 2 years ago | | | 0 | 0.0042394931 | |
| 17174875 | 2 years ago | | | 0 | 0.0042394931 | |
| 17174875 | 2 years ago | | | 0 | 0.0042394931 | |
| 17174861 | 2 years ago | | | 0 | 0.0037961044 | |
| 17174735 | 2 years ago | | | 0 | 0.0048683540 | |
| 17174703 | 2 years ago | | | 0 | 0.0026961025 |
ABI
ABI objects
Getter at block 21248452
buyback() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
Peperu
owner() view returns (address)
0xcc4f1ea8e4193b660a15a8fdcb5907b6ee5a28b0
symbol() view returns (string)
PEPU
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
buybacked(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
buybackAddress(address[] _recipients) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
sniperAddress(address[] _recipients) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
updateBuyback() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
HoldStake(address indexed user, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UnStake(address indexed user, uint256 value)
WithdrawRewards(address indexed user, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.