Wrapped Lunar

Verified contract

Active on Ethereum with 1,290 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x3987728baecfe40b2c314739c4dbb35235a5659296c937aa43013b11ba0a7d0e
0xfda9d8b42a2197ef13a2802a6775722289ed985680575880c8e2e885674382b0
0xecac440ccf85df75192face0e7e990382217608b38fb870acc77150865b23321
0xa483af798ed9893b65c8ec49540f82a68ef70b1cbf681587d0dd4c82c6cbc1ce
0x521cd715c593836744544baac2b38439c58b68140d615302590c34e253ba42ec
0x1c523ec6fa8ee064908616a1f111e3812e0d94fbaca10e3c196e64fcc4ac7bdd
0xd5a41f775b7d1f2781987aee1520e89b90b6149dd9cd79587b8352ed971441bf
0x4ff72001b7af248d1798ffd1f089327741c9b21a289088d9e667f12f7ad09aa7
0x1e7ec43bf4dd67368630fb495ce0f4dc75ed9ec5889ad1e07f25d9367b1488a2
0x7fc82b56d5bab3a7862eb8cc007169f1f1d299c3a27f4ab93723c3ccf634465c

Functions
Getter at block 21229539
lunar(view returns (address)
0x43fb95c7afa1ac1e721f33c695b2a0a94c7ddab2
name(view returns (string)
Wrapped Lunar
owner(view returns (address)
0x070dcb7ba170091f84783b224489aa8b280c1a30
symbol(view returns (string)
WLUNA
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
reservations(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 id
renounceOwnership(
reserveNFT(uint256 id
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
withdraw(uint256 id
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.