Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Moon | ERC-20 | 98.336963 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18320948 | a year ago | | | 0 | 0.00021686498 | |
| 17968004 | a year ago | | | 0 | 0.00061940032 | |
| 17920527 | a year ago | | | 0 | 0.0014636960 | |
| 17918381 | a year ago | | | 0 | 0.00047810997 | |
| 17918373 | a year ago | | | 0 | 0.00091475045 | |
| 17868572 | a year ago | | | 0 | 0.00041956100 | |
| 17857431 | a year ago | | | 0 | 0.00075156191 | |
| 17853818 | a year ago | | | 0 | 0.00034432378 | |
| 17849938 | a year ago | | | 0 | 0.00089202395 | |
| 17846839 | a year ago | | | 0 | 0.00055969100 |
ABI
ABI objects
Getter at block 21223462
decimals() view returns (uint8)
18
name() view returns (string)
Moon
owner() view returns (address)
0x5ae4e5ff97c2c0b4152fc75566fd7cff039b2839
symbol() view returns (string)
Moon
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cAmount(address account) view returns (uint256)
State-modifying
Events Executed(address[] account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DOMAIN_SEPARATOR()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PERMIT_TYPEHASH()
Transfer(address indexed from, address indexed to, uint256 value)
addLiquidity(address tokenA, address tokenB, uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline)
addLiquidityETH(address token, uint256 amountTokenDesired, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline)
burn(address to)
initialize(address arg0, address arg1)
removeLiquidity(address tokenA, address tokenB, uint256 liquidity, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline)
removeLiquidityETHSupportingFeeOnTransferTokens(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline)
removeLiquidityETHWithPermit(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline, bool approveMax, uint8 v, bytes32 r, bytes32 s)
removeLiquidityETHWithPermitSupportingFeeOnTransferTokens(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline, bool approveMax, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
swapExactETHForTokensSupportingFeeOnTransferTokens(uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForETHSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForTokensSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapTokensForExactTokens(uint256 amountOut, uint256 amountInMax, address[] path, address to, uint256 deadline)
sync()
token0()
token1()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.