Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEGA | ERC-20 | 490.071633M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18379780 | a year ago | | | 0 | 0.00035867741 | |
| 18369013 | a year ago | | | 0 | 0.00042126078 | |
| 18365717 | a year ago | | | 0 | 0.00078646685 | |
| 18365715 | a year ago | | | 0 | 0.00040074161 | |
| 18365713 | a year ago | | | 0 | 0.00092740829 | |
| 18365710 | a year ago | | | 0 | 0.0011838421 | |
| 18365709 | a year ago | | | 0 | 0.00083111652 | |
| 18365709 | a year ago | | | 0 | 0.00083111652 | |
| 18365707 | a year ago | | | 0 | 0.00070296615 | |
| 18365705 | a year ago | | | 0 | 0.00051889959 |
ABI
ABI objects
Getter at block 21187430
buyDevFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Make ETH Great Again
owner() view returns (address)
0x852fcf0ee05ae8224e18a6daff31f7676d02301a
sellDevFee() view returns (uint256)
35
sellTotalFees() view returns (uint256)
35
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
MEGA
tokensForDev() view returns (uint256)
490071632906972419642733814
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdc628abc5f11df84551431d2f3f0c439092acc80
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)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
enableTrading(uint256 Bblock)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(string name, string symbol, uint256 buyTax, uint256 sellTax, address feeWallet, uint256 supplyAmount)
receive()
This contract contains no error objects.