Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,179.58 |
$0 | |
MOONG | ERC-20 | 762.001158K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16489024 | 2 years ago | | | 0 | 0.00078023390 | |
| 16477770 | 2 years ago | | | 0 | 0.0020793425 | |
| 16477758 | 2 years ago | | | 0 | 0.0020825566 | |
| 16477753 | 2 years ago | | | 0 | 0.0019732373 | |
| 16477753 | 2 years ago | | | 0 | 0.0019732373 | |
| 16477749 | 2 years ago | | | 0 | 0.0021552399 | |
| 16477743 | 2 years ago | | | 0 | 0.0023737784 | |
| 16477742 | 2 years ago | | | 0 | 0.0023635501 | |
| 16477742 | 2 years ago | | | 0 | 0.0023721067 | |
| 16477740 | 2 years ago | | | 0 | 0.0016974631 |
ABI
ABI objects
Getter at block 21163710
UpdatedBuyThreshold() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
genesis_block() view returns (uint256)
0
marketingWallet() view returns (address)
0x57a101dc03f9b26d8e6afd962291264a3aa0c6f4
maxBuyLimit() view returns (uint256)
100000000000000000000000000
maxWalletLimit() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Moongram
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xce0cc0e80401dc29ea9a56f95e0464411ea76e35
providingLiquidity() view returns (bool)
true
referralActive() view returns (bool)
false
referralContract() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=1, liquidity=1, burn=0)
symbol() view returns (string)
MOONG
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=1, liquidity=0, burn=0)
tokenLiquidityThreshold() view returns (uint256)
100000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
transferTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 burn)
(marketing=0, liquidity=0, burn=0)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events FinalPresetBuyThresholdx(uint256 Value)
approve(address spender, uint256 amount) returns (bool)
bulkExemptFee(address[] accounts, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
toggleReferral(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExemptFee(address _address, bool state)
updateLiquidityProvide(bool state)
updateLiquidityTreshhold(uint256 new_amount)
updateMarketingWallet(address newWallet)
updateMaxTxLimit(uint256 maxBuy, uint256 maxSell, uint256 maxWallet)
updateReferralContract(address _newReferralContract)
updateRouterAndPair(address newRouter, address newPair)
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.