Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd325…6c16
0xc987…f75f
20 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,625.07 |
$0 | |
MTN | ERC-20 | 496.730963K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15828692 | 2 years ago | | | 0 | 0.0013451195 | |
| 15828212 | 2 years ago | | | 0 | 0.00042968370 | |
| 15827535 | 2 years ago | | | 0 | 0.0016760693 | |
| 15827122 | 2 years ago | | | 0 | 0.0017056893 | |
| 15826860 | 2 years ago | | | 0 | 0.0032681872 | |
| 15826857 | 2 years ago | | | 0 | 0.0010417355 | |
| 15826851 | 2 years ago | | | 0 | 0.0016244148 | |
| 15826769 | 2 years ago | | | 0 | 0.0018435879 | |
| 15826718 | 2 years ago | | | 0 | 0.0017506604 | |
| 15826693 | 2 years ago | | | 0 | 0.0013610134 |
ABI
ABI objects
Getter at block 21324678
_buyDevFee() view returns (uint256)
15
_buyLiquidityFee() view returns (uint256)
10
_buyMarketingFee() view returns (uint256)
25
_buyReflectionFee() view returns (uint256)
0
_maxWalletToken() view returns (uint256)
100000000000000
_sellDevFee() view returns (uint256)
50
_sellLiquidityFee() view returns (uint256)
20
_sellMarketingFee() view returns (uint256)
50
_sellReflectionFee() view returns (uint256)
0
deadBlocks() view returns (uint256)
3
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
15825855
name() view returns (string)
Moonation
owner() view returns (address)
0xcf7343cef074d6f6dc7e5ce37983b3bd0367471f
swapThreshold() view returns (uint256)
15000000000000
symbol() view returns (string)
MTN
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
5000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6d92eeb7b97c3ae003d98e05d4c6220aa173d6e5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
disableProtection()
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setzeroTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.