The Enchanted Hour

Verified contract

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

No balances found for "The Enchanted Hour"

0x161392bf904512c05ea954a40454a987773be47875ac50fb5be44a5fab1b01e5
0xa1ed2e98621210ba24f18c5f5ae761af88fd17f6bce82bfd63386fb59426f489

Functions
Getter at block 21203273
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
METADATA_STORAGE_SLOT(view returns (bytes32)
0xe8e107277cf2bf4ca5b1c80e072dc96f1981a6e70d5a59566b0c646a780d487b
numURIs(view returns (uint256)
3
 
viewURIOptions(view returns (string[])
Read-only
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addNewURIs(string[] _newURIs
changeURI(uint256 tokenIduint256 tokenUriIndex
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
MetadataUpdate(uint256 tokenId
NewURIAdded(address indexed senderstring newUriuint256 index
Upgraded(address indexed implementation
Constructor
constructor(string namestring symboladdress defaultRoyaltyRecipientuint256 defaultRoyaltyPercentageaddress initOwneraddress[] adminsbool enableStoryaddress blockListRegistry
Fallback and receive
fallback(
receive(
Errors
MetadataSelectionDoesNotExist(uint256 selection
Unauthorized(