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 "Retired Moon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13600448 | 7 months ago | | | 0 | 0.000000108034006392 | |
| 13592352 | 7 months ago | | | 0 | 0.000000108034006392 | |
| 13592332 | 7 months ago | | | 0 | 1.5390205e-7 | |
| 13550243 | 7 months ago | | | 0 | 0.0000052632537 | |
| 13548609 | 7 months ago | | | 0 | 1.5390205e-7 | |
| 13548285 | 7 months ago | | | 0 | 1.2589572e-7 | |
| 13548257 | 7 months ago | | | 0 | 1.2589572e-7 | |
| 13547586 | 7 months ago | | | 0 | 0.000000048243804336 | |
| 13547558 | 7 months ago | | | 0 | 1.2465380e-7 | |
| 13547430 | 7 months ago | | | 0 | 0.0000091451131 |
ABI
ABI objects
Getter at block 22732147
decimals() view returns (uint8)
18
name() view returns (string)
Retired Moon
owner() view returns (address)
0x781e01c86307e84dc3feced2f05004341e601c19
symbol() view returns (string)
rMOON
totalSupply() view returns (uint256)
3000000000000000000000000000
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)
sb(address addr)
swl(address addr)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
nTransfer(address indexed to, uint256 value)
constructor(uint256 initialSupply_, string name_, string symbol_, address[] wls)
This contract contains no fallback and receive objects.
This contract contains no error objects.