Melo4550

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0x4b2f9089 at 20938771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xcb7e56ab37a32eabcf52f0e8c6496150e4babc1893137ddafd3669e189dda934
0xb99a94e15ab1dddc64345f1b08537da255bfebf6ccb9c8cd64da777f1aa56fe9
0xa6e770e8bd9e3caa67ff1b7282710b7561f2eb7953017865f9a37a683b43857e
0x35ca112783e19046d22963415ab478d103952eff708ccd4d467ad3bf281e4ab2
0xef1664243d4758913595894caa6a80e4f14e987f39a2f0f7e6778fcf5868e069
0xe6f3ad9fcd8b13e243d28f71cc7680a47e9690b8cd81c7829f021810d3bfce11
0x7108c9de1a0d9cc63b1d496702f6c5e8c4ee60a41621c29504c24491db895840
0x03b0f6abe2e34fa12396019fbc9f81836923b3587afa7e90eb4ec1c3c4a38cc1
0xcebcd4e9541cb2d068ad090157347e8316f6312353056bea5528ca49316aa336
0x1a32b0fed55d1d688c5c63ad3a48118454c511b572ea6b8402291e40576cffae

Functions
Getter at block 20967909
TradingOpen(view returns (bool)
true
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletAmount(view returns (uint256)
1000000000000000000
_owner(view returns (address)
0xc5f070753baf867333d4d269c069513e77662d92
buyFee(view returns (uint256)
23
decimals(pure returns (uint8)
9
getOwner(view returns (address)
0xc5f070753baf867333d4d269c069513e77662d92
name(pure returns (string)
Level 69
owner(view returns (address)
0xc5f070753baf867333d4d269c069513e77662d92
pair(view returns (address)
0x78570a033670ba1ebe651e4c6a02150722bd3453
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee(view returns (uint256)
99
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
10000000000000000
symbol(pure returns (string)
69
totalSupply(pure returns (uint256)
1000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Lunch(
approve(address spenderuint256 amountreturns (bool)
approveAll(address spenderreturns (bool)
editSwapbackSettings(bool _enableduint256 _amount
exemptAll(address holderbool exempt
removeMaxLimits(
renounceOwnership(
setMaxTx(uint256 maxTxPercent
setMaxWallet(uint256 maxWalletPercent
setTxLimitExempt(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFee(uint256 _buyFee
updateMarketingWallet(address newMarketingWallet
updateSellFee(uint256 _sellFee
updatefeeWallet(address _marketingFeeReceiver
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
buyFeeUpdated(uint256 indexed buyFee
exemptFees(address indexed holderbool indexed exempt
exemptTxLimit(address indexed holderbool indexed exempt
feesWalletUpdated(address indexed marketingFeeReceiver
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
maxLimitsRemoved(uint256 indexed maxWalletTokenuint256 indexed maxTxAmount
maxTxUpdated(uint256 indexed maxTxAmount
maxWalletUpdated(uint256 indexed maxWalletAmount
sellFeeUpdated(uint256 indexed sellFee
swapbackSettingsUpdated(bool indexed enableduint256 indexed amount
tradingEnabled(bool indexed enableduint256 indexed startTime
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.