Pepe Melon
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 3.777536M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20854298 | 2 months ago | | | 0 | 0.00030400783 | |
| 20854289 | 2 months ago | | | 0 | 0.00069732322 | |
| 18152032 | a year ago | | | 0 | 0.00065091718 | |
| 18134164 | a year ago | | | 0 | 0.00048730326 | |
| 18117309 | a year ago | | | 0 | 0.0017249793 | |
| 18117287 | a year ago | | | 0 | 0.00019680516 | |
| 18117286 | a year ago | | | 0 | 0.00024068792 | |
| 18117285 | a year ago | | | 0 | 0.00023836141 | |
| 18117284 | a year ago | | | 0 | 0.00037174020 | |
| 18117278 | a year ago | | | 0 | 0.00027710928 |
ABI
ABI objects
Getter at block 21378296
botFee() view returns (uint256)
990
decimals() view returns (uint8)
9
dexPair() view returns (address)
0x9c8e5a55beddd1c2441074173b4e844d2664ecf8
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1694484515
liquidityFeeOnBuying() view returns (uint256)
20
liquidityFeeOnSelling() view returns (uint256)
20
marketingFeeOnBuying() view returns (uint256)
0
marketingFeeOnSelling() view returns (uint256)
0
marketingWallet() view returns (address)
0x30a7e6d0ff1ee8307f5dd5735e6d5971eb871ccc
maxHoldLimit() view returns (uint256)
12870000000000000
maxTxnLimit() view returns (uint256)
12870000000000000
minTokenToSwap() view returns (uint256)
8580000000000000
name() view returns (string)
Pepe Melon
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
1000
snipingTime() view returns (uint256)
0
symbol() view returns (string)
PEPE
totalSupply() view returns (uint256)
429000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events addOrRemoveBots(address[] accounts, bool exempt)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address[] account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckEth(address _receiver)
renounceOwnership()
setBuyFeePercent(uint256 _lpFee, uint256 _marketingFee)
setDistributionStatus(bool _value)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _lpFee, uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.