Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Melo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20853291 | 2 months ago | | | 0 | 0.00067136632 | |
| 20853291 | 2 months ago | | | 0 | 0.00067136632 | |
| 20853291 | 2 months ago | | | 0 | 0.00067136632 | |
| 20853289 | 2 months ago | | | 0 | 0.00068400072 | |
| 20853287 | 2 months ago | | | 0 | 0.00071127716 | |
| 20853286 | 2 months ago | | | 0 | 0.00070399020 | |
| 20853282 | 2 months ago | | | 0 | 0.00070902960 | |
| 20853279 | 2 months ago | | | 0 | 0.00073015063 | |
| 20853272 | 2 months ago | | | 0 | 0.00098418234 | |
| 20853269 | 2 months ago | | | 0 | 0.00082351131 |
ABI
ABI objects
Getter at block 21206260
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
devWallet() view returns (address)
0xa99ebf2821ac696b9da18ac90f336226f8a23954
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xc5d0c07de7ae088b3d128b75aa8b87ff32cbd928
maxTransactionAmount() view returns (uint256)
2000000000000000
maxWallet() view returns (uint256)
2000000000000000
name() view returns (string)
Melo
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000
symbol() view returns (string)
MELO
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf8472420be484c02262211052b59872549bff8f7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.