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 "Luna Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17175360 | 5 months ago | | | 0 | 6.6276061e-7 | |
| 12689948 | 8 months ago | | | 0 | 0.0000015226852 | |
| 12689934 | 8 months ago | | | 0 | 0.0000014920354 | |
| 12689926 | 8 months ago | | | 0 | 0.0000061441666 | |
| 12689925 | 8 months ago | | | 0 | 0.0000018065585 | |
| 12689903 | 8 months ago | | | 0 | 0.0000065304183 | |
| 12689846 | 8 months ago | | | 0 | 0.0000038304133 | |
| 12689843 | 8 months ago | | | 0 | 0.0000015226852 | |
| 12689827 | 8 months ago | | | 0 | 0.0000015222910 | |
| 12689785 | 8 months ago | | | 0 | 0.0000015079701 |
ABI
ABI objects
Getter at block 23177974
decimals() view returns (uint8)
18
name() view returns (string)
Luna Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LUNA
totalSupply() view returns (uint256)
100050000000000000000000000000000
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(uint256 totalSupply_, uint256 typehash_, uint256 chainId_)
This contract contains no fallback and receive objects.
This contract contains no error objects.