EtherMoon
Verified contract
Active on
Ethereum with 220 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa8f9…3d96
0xa8f9…3d96
2 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,108.54 |
$0 | |
EMOON | ERC-20 | 102.253022M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14932450 | 2 years ago | | | 0 | 0.00060163778 | |
| 13174896 | 3 years ago | | | 0 | 0.0020432010 | |
| 13062258 | 3 years ago | | | 0 | 0.0013644065 | |
| 13062258 | 3 years ago | | | 0 | 0.00090205317 | |
| 12991260 | 3 years ago | | | 0 | 0.0022358880 | |
| 12989603 | 3 years ago | | | 0 | 0.00088910153 | |
| 12976309 | 3 years ago | | | 0 | 0.0018166590 | |
| 12970864 | 3 years ago | | | 0 | 0.0013974300 | |
| 12962067 | 3 years ago | | | 0 | 0.0018958467 | |
| 12961732 | 3 years ago | | | 0 | 0.0018166590 |
ABI
ABI objects
Getter at block 21212496
amountInPool() view returns (uint256)
294780321877390841329
cooldownEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
EtherMoon
owner() view returns (address)
0xa4254ada21964fbb3c0cfb60c5f1f9be4b91a72b
symbol() pure returns (string)
EMOON
thisBalance() view returns (uint256)
31123348965691645901
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.