Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ETHPEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19436170 | 9 months ago | | | 0 | 0.0012576000 | |
| 19299384 | 9 months ago | | | 0 | 0.0016578853 | |
| 19297430 | 9 months ago | | | 0 | 0.0011931306 | |
| 19296708 | 9 months ago | | | 0 | 0.0014594818 | |
| 19296503 | 9 months ago | | | 0 | 0.0011913030 | |
| 19296425 | 9 months ago | | | 0 | 0.0015570068 | |
| 19296394 | 9 months ago | | | 0 | 0.0013360648 | |
| 19296387 | 9 months ago | | | 0 | 0.0013459096 | |
| 19296386 | 9 months ago | | | 0 | 0.0013603111 | |
| 19296363 | 9 months ago | | | 0 | 0.0014132964 |
ABI
ABI objects
Getter at block 21324189
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
ETHPEPE
owner() view returns (address)
0xb42cb00c5b027c9f888ad1b54b0aeb7317fe192a
symbol() view returns (string)
ETHPEPE
totalSupply() view returns (uint256)
42000000000000000000000000
uniswapPair() view returns (address)
0x2ad7c8921793b9b28d2683a69b789ee71f407a15
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLpPool()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
muloatuyshatAddress(address[] accounts, bool excluded)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address owner_)
This contract contains no fallback and receive objects.
This contract contains no error objects.