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 "Moon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18620090 | a year ago | | | 0 | 0.00072138422 | |
| 18470492 | a year ago | | | 0 | 0.00061664954 | |
| 18126858 | a year ago | | | 0 | 0.0012324625 | |
| 18050431 | a year ago | | | 0 | 0.00058239856 | |
| 18034497 | a year ago | | | 0 | 0.00047281406 | |
| 18020193 | a year ago | | | 0 | 0.0012892792 | |
| 18001105 | a year ago | | | 0 | 0.00058423642 | |
| 17961799 | a year ago | | | 0 | 0.00060194250 | |
| 17954527 | a year ago | | | 0 | 0.00058642245 | |
| 17946972 | a year ago | | | 0 | 0.00072809612 |
ABI
ABI objects
Getter at block 21187295
decimals() view returns (uint8)
18
name() view returns (string)
Moon
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTrader() view returns (uint256)
1692147600
symbol() view returns (string)
Moon
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address acodoqt) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amqoupnt) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleacodoqtsFromFees(address[] acodoqts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setStartTrader(uint256 startTrader_)
transfer(address recipient, uint256 amqoupnt) returns (bool)
transferFrom(address sender, address recipient, uint256 amqoupnt) 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_, uint8 decimals_, uint256 totalSupply_, address owner_, uint256 startTrader_)
This contract contains no fallback and receive objects.
This contract contains no error objects.