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 |
---|---|---|---|---|---|
PEPE | ERC-20 | 385.776318B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18761432 | a year ago | | | 0 | 0.00099653060 | |
| 18614938 | a year ago | | | 0 | 0.0019879870 | |
| 18520253 | a year ago | | | 0 | 0.0013345613 | |
| 18519962 | a year ago | | | 0 | 0.0014155391 | |
| 18519959 | a year ago | | | 0 | 0.0015131720 | |
| 18518704 | a year ago | | | 0 | 0.00098888490 | |
| 18518653 | a year ago | | | 0 | 0.0013064672 | |
| 18518649 | a year ago | | | 0 | 0.0010586176 | |
| 18518625 | a year ago | | | 0 | 0.0011107237 | |
| 18518622 | a year ago | | | 0 | 0.0011496001 |
ABI
ABI objects
Getter at block 21247818
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxWalletToken() view returns (uint256)
420690000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
420690000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4206900000000000000
symbol() view returns (string)
PEPE
totalSupply() view returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x0d135eb65ac6aa62311cc925919f4d9a24e387cd
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(address sender, address recipient) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
removeBuyFees()
removeLimits()
renounceOwnership()
sendETH()
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount, bool _anticlearOn)
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)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.