Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MoonChain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15475556 | 2 years ago | | | 0 | 0.00040472409 | |
| 15475553 | 2 years ago | | | 0 | 0.00029974921 | |
| 15475516 | 2 years ago | | | 0 | 0.00070829796 | |
| 15475480 | 2 years ago | | | 0 | 0.00064953310 | |
| 15475428 | 2 years ago | | | 0 | 0.00029885441 | |
| 15475402 | 2 years ago | | | 0 | 0.00018480816 | |
| 15475381 | 2 years ago | | | 0 | 0.00036961854 | |
| 15475381 | 2 years ago | | | 0 | 0.00048989660 | |
| 15475359 | 2 years ago | | | 0 | 0.00020351582 | |
| 15475357 | 2 years ago | | | 0 | 0.00028056048 |
ABI
ABI objects
Getter at block 21165139
_fee() view returns (uint256)
0
decimals() view returns (uint256)
9
name() view returns (string)
MoonChain
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
MoonChain
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x9ef937677c5c2ec6f2a9b5e58a17de79234c1ee8
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) 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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _NAME, string _SYMBOL, address routerAddress, address ztotal)
This contract contains no fallback and receive objects.
This contract contains no error objects.