Scotus Names

Verified contract

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

No balances found for "Scotus Names"

0x1e5f3c085647f884af4fc2673b38705039266e3246856ad31d3eb0dd12c09945
0xe8fa69e051c5a721d4a03b334cfb788c11ec20f5803be1b7741ce13221615460
0x1be018e3f5d58171370ec48db9f0b10b707014c889e548685565bae0e8c51e62
0x9434bdd47732c34ed771040793837704e46a580cddebcfc83bc8dd26312b450c
0x3db3456c85fe6110ffc1009b90c4cde979949f0d01915ccb015501011d41dfab
0x5b70e99b7c14db356f72e565dab9d4951a75b36133e2d911fb49e9892c4242e2
From
0x52a614a9b52f53c11be6a3d8ad4cd55050b6468d6d13052b5fa91fdfad4b4196
0x965d0e83e8784fbefc5f4c29cdcdf3874a949c2394e7664758ef4119ba7411a5
0x0e146180bdf4ee3e1f49b8cfc0edb2b21cb472949516f3e8b61b1170f0c66567
0xd342309d5df1f096d2a8f07ee9d76842f63103838594a9459bf8ff46003f117d

Functions
Getter at block 20928902
DOMAIN_SEPARATOR(view returns (bytes32)
0xcf869fb7c0effa1f8cdf16fd052478e85074753feb06aca1a3db1e154e285b09
PERMIT_TYPEHASH(view returns (bytes32)
0x49ecf333e5b8c95c40fdafc95c1ad136e8914a8fb55e9dc8bb01eaa83a2df9ad
name(view returns (string)
Scotus Names
symbol(view returns (string)
SCOTUS
totalSupply(view returns (uint256)
35
Read-only
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
getFirstName(uint256 tokenIdview returns (string first)
getLastName(uint256 tokenIdview returns (string last)
getMoji(uint256 tokenIdview returns (string moj)
getRobeColor(uint256 tokenIdview returns (string color)
getSuperPower(uint256 tokenIdview returns (string power)
isApprovedForAll(addressaddressview returns (bool)
nonces(addressview returns (uint256)
ownerOf(uint256view returns (address)
supportsInterface(bytes4 interfaceIdpure returns (bool supported)
tokenURI(uint256 tokenIdview returns (string output)
State-modifying
approve(address spenderuint256 tokenId
claim(
permit(address spenderuint256 tokenIduint256 deadlineuint8 vbytes32 rbytes32 s
safetransferFrom(addressaddress touint256 tokenId
safetransferFrom(addressaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transfer(address touint256 tokenId
transferFrom(addressaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.