Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc18a…0648
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEL | ERC-20 | 238.185948K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17683736 | a year ago | | | 0 | 0.00059160023 | |
| 17679964 | a year ago | | | 0 | 0.00062275191 | |
| 17679848 | a year ago | | | 0 | 0.0016193485 | |
| 17679847 | a year ago | | | 0 | 0.0015904805 | |
| 17679847 | a year ago | | | 0 | 0.0017299925 | |
| 17679847 | a year ago | | | 0 | 0.0017299925 | |
| 17679845 | a year ago | | | 0 | 0.0014749508 | |
| 17679844 | a year ago | | | 0 | 0.0015050348 | |
| 17679819 | a year ago | | | 0 | 0.0015793871 |
ABI
ABI objects
Getter at block 21101387
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Melody
owner() view returns (address)
0xad9dbbedeaf01c571f4f270e16d251a1b70997a0
sellTax() view returns (uint256)
40
symbol() pure returns (string)
MEL
totalSupply() pure returns (uint256)
10000000000000000000000000
treasuryAddress() view returns (address)
0xc18a083f967d0479ec4812d21b2e41a2777f0648
uniswapV2Pair() view returns (address)
0xbd19ddda5eda6462769961e4ac5525291563a130
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeBuyValue(uint256 newBuyValue)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
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()
receive()
This contract contains no error objects.