Star Chain Server

Verified contract

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

No balances found for "Star Chain Server"

0x7a64b97bb3671aff1dc107afd7e2f0e92a0e3fd5705cf9a235e0221be889bcb0
0x7921586a729f8d57bf70cee3db6363e2d497a24cb402b01dd80d5501d220fc8b
0x49fa9daf569b80618ea786e6d335e8208adb532605c44141058a3c085fed7c45
0xe06f764a1e8139c0b2820457c79cf33e6c75d2c3c6632d78a5ed9e423c94bedf

Functions
Getter at block 21329954
boxAddress(view returns (address)
0x0000000000000000000000000000000000000000
getUri(view returns (string)
https://nft.starlinkserver.cc/
manager(view returns (address)
0x5d5f65cf0f2ae2a89e08f5601d64e4645c895083
name(view returns (string)
Star Chain Server
owner(view returns (address)
0x5d5f65cf0f2ae2a89e08f5601d64e4645c895083
symbol(view returns (string)
SCS
totalSupply(view returns (uint256)
3
Read-only
balanceOf(address ownerview returns (uint256)
cids(uint256view returns (string)
getApproved(uint256 tokenIdview returns (address)
getCards(address accountview returns (uint256[] tokenIds)
isApprovedForAll(address owneraddress operatorview 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)
State-modifying
approve(address touint256 tokenId
mint(address touint256 idstring cid
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBox(address box
setCID(uint256 idstring cid
setManager(address account
setURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address accountuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.