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 |
---|---|---|---|---|---|
PEPETH | ERC-20 | 200M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18319644 | a year ago | | | 0 | 0.00025982521 | |
| 18319590 | a year ago | | | 0 | 0.00048994802 | |
| 18319590 | a year ago | | | 0 | 0.00048994802 | |
| 18319590 | a year ago | | | 0 | 0.00048994802 | |
| 18319590 | a year ago | | | 0 | 0.00048994802 | |
| 18319590 | a year ago | | | 0 | 0.020340646 | |
| 18319588 | a year ago | | | 0 | 0.00039648255 | |
| 18319586 | a year ago | | | 0 | 0.00027551018 | |
| 18319586 | a year ago | | | 0 | 0.00041101983 | |
| 18319584 | a year ago | | | 0 | 0.00020089329 |
ABI
ABI objects
Getter at block 21326601
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000000
name() pure returns (string)
Pepe On mETH
owner() view returns (address)
0x33a7481c081f9a51db5273e02b6de2f4b9ed0ec7
sellTax() view returns (uint256)
100
symbol() pure returns (string)
PEPETH
totalSupply() pure returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrade()
excludeWalletFromFee(address wallet)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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.