MOONORDUST
Verified contract
Active on
Ethereum with 264 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc92d…aeb9
0xa234…ca10
21 additional
variables
Balances ($145.61)
Native
Value
$145.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.046805 | $3,110.97 |
$145.61 | |
MOD | ERC-20 | 1.007407T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20573173 | 3 months ago | | | 0 | 0.000038785496 | |
| 20570847 | 3 months ago | | | 0 | 0.00015578401 | |
| 17020574 | 2 years ago | | | 0 | 0.0010411076 | |
| 16897937 | 2 years ago | | | 0 | 0.0014911870 | |
| 16472185 | 2 years ago | | | 0 | 0.00086841179 | |
| 16440733 | 2 years ago | | | 0 | 0.00073020062 | |
| 16440717 | 2 years ago | | | 0 | 0.00070886982 | |
| 16297696 | 2 years ago | | | 0 | 0.00064891201 | |
| 16297265 | 2 years ago | | | 0 | 0.00065638260 | |
| 16274213 | 2 years ago | | | 0 | 0.0017857483 |
ABI
ABI objects
Getter at block 21229303
activeTradingBlock() view returns (uint256)
14444130
decimals() pure returns (uint8)
18
earlyBuyPenaltyEnd() view returns (uint256)
1648516866
limitsOn() view returns (bool)
true
maxTxnAmount() view returns (uint256)
1000000000000000000000000000000
maxWalletOn() view returns (bool)
true
name() pure returns (string)
MOONORDUST
owner() view returns (address)
0x8051bb9944949614c6be80e9a2540b9bb237875c
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
MOD
taxBuyLiquidity() view returns (uint256)
1
taxBuyMarketing() view returns (uint256)
3
taxBuyReflections() view returns (uint256)
0
taxSellLiquidity() view returns (uint256)
1
taxSellMarketing() view returns (uint256)
98
taxSellReflections() view returns (uint256)
0
totalSupply() pure returns (uint256)
100000000000000000000000000000000
uniV2Pair() view returns (address)
0xc90984b5ff226fcd6c9ef19b79fd522706795e8f
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
isSniper(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events BotAddToList(address _user)
BotRemoveFromList(address _user)
LimitsOff()
LimitsOn()
TaxSwapDisable()
TaxSwapEnable()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableMaxWallet()
enableMaxWallet()
excludeFromFee(address account)
excludeFromMaxWallet(address account)
forceSwapBack()
includeInFee(address account)
includeInMaxWallet(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initiate()
manualBurnTokens(uint256 percent) returns (bool)
removeSniper(address account)
renounceOwnership()
setBuyTax(uint256 _buyLiquidityTax, uint256 _buyReflectionsTax, uint256 _buyMarketingTax)
setMarketingAddress(address _marketingAddress)
setSellTax(uint256 _sellLiquidityTax, uint256 _sellReflectionsTax, uint256 _sellMarketingTax)
stopinitiate()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawDevETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFee(address excludedAddress)
IncludeInFee(address includedAddress)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
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.