Somnium Space Items

Verified contract

Active on Ethereum with 591 txns
Deployed by via 0x374d7f0d at 8662893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Somnium Space Items"

0x2df682dc24d351deb751fd0aa9ffb9e851764ffc58f1851a8bfd29c0540325a2
0xfb84505f3ab1c5d05809eb6ed337333343695a916cac3eaef90006ed8324db1d
0xca06659deb5d4c4b30e98baa96be40b11532d79bea81612d36357bc69d2dbb51
0xdb19d33b63a5a8cc7f98a6363d271368f14b718e64224196c1b6d092127bc808
0x7cc764263516d21a34730e9dca0e5c8b5dc24f97a0f796f038cd1a1eab9ad9df
From
0x666001fedbc56ddfae317c0b38e2774882b7a24d8a52a01b0f80251cdda46ce4
0xa32918f0da840b88bdebdcc538f75d87f6b7a84a606928448c61ebcb84d56378
0x0b7e084758af29b715bc7884832e4e753ac942a282bfb8f3dabe09757de4c9a1
0xbadea2734232791c41d28b9333a2cbc538409d698d749c80d55108d56a069fc9
0x398b4235fdf5200ca3be5b4bdea8afadc36a840d0cc8d902cf0d49bbbe6e1e69

Functions
Getter at block 21168711
isOwner(view returns (bool)
false
name(view returns (string)
Somnium Space Items
owner(view returns (address)
0xb98cdacd006b9d47c37ca63cc86f916ee23fc550
symbol(view returns (string)
ITEM
totalSupply(view returns (uint256)
390
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokenURL(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
approve(address touint256 tokenId
mintWithTokenURI(address touint256 tokenIdstring tokenURIstring tokenURLSomniumreturns (bool)
renounceMinter(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.