The Enchanted Hour
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "The Enchanted Hour"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17915936 | a year ago | | | 0 | 0.0030415165 | |
| 17880253 | a year ago | | | 0 | 0.0061665449 |
ABI
ABI objects
Getter at block 21203273 viewURIOptions() view returns (string[])
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
METADATA_STORAGE_SLOT() view returns (bytes32)
0xe8e107277cf2bf4ca5b1c80e072dc96f1981a6e70d5a59566b0c646a780d487b
numURIs() view returns (uint256)
3
Read-only
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addNewURIs(string[] _newURIs)
changeURI(uint256 tokenId, uint256 tokenUriIndex)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
MetadataUpdate(uint256 tokenId)
NewURIAdded(address indexed sender, string newUri, uint256 index)
Upgraded(address indexed implementation)
constructor(string name, string symbol, address defaultRoyaltyRecipient, uint256 defaultRoyaltyPercentage, address initOwner, address[] admins, bool enableStory, address blockListRegistry)
fallback()
receive()
MetadataSelectionDoesNotExist(uint256 selection)
Unauthorized()