LilPepeX
Verified contract
Proxy
Active on
Ethereum with 5 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c9f…78ff
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LPX | ERC-20 | 7.130916M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17832137 | a year ago | | | 0 | 0.00046667435 | |
| 17832133 | a year ago | | | 0 | 0.00060290320 | |
| 17832110 | a year ago | | | 0 | 0.00085653975 | |
| 17832108 | a year ago | | | 0 | 0.00087175089 | |
| 17832106 | a year ago | | | 0 | 0.00085054226 |
ABI
ABI objects
Getter at block 21226952
_buyCount() view returns (uint256)
5
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
50000000000000000
_maxWalletSize() view returns (uint256)
50000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
_taxWallet() view returns (address)
0x4c9fb7753c3747640332921480323d3c107678ff
decimals() pure returns (uint8)
9
factory() view returns (address)
0x56b930758b748e1fa6cd472a7632e4152f12c8bb
name() view returns (string)
LilPepeX
symbol() view returns (string)
LPX
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x2bb5929ad43b10cea756f1d52d830396a218e856
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)
init(string _nameIn, string _symbolIn, address _user) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.