EditionMetadataRenderer

Verified contract

Active on Base with 325 txns
Deployed by via 0x23711149 at 1461351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EditionMetadataRenderer"

0xb3b1f96a8d3d2b2db522846c863c0eb7c8afee7cf47e0108894657f7d8259f19
0xdf6926ba2a1a19325a3764078f08375dd70e81844f01ab734f685303e6f1e0f6
0xfa112cd0ebd0d7652d0cd65e535e15e88963550226cb9287e387488493a98be8
0x1ae2aee4bfc710929437e83d2031cfa38d2ea98758f01673761e1ad48514ffc5
0xa540dae28e2311a5bd38fbabdf42cf75f254d4d8a81a2bfe89d724f431e65101
0x0c01cc8e0f62b23ba7534f457b8896458885e6e4af30d9912eaa4588fdc45f01
0xdfab7b5a309fd36ff2c923fca16ec1bf3e7b59b912408341dd2e13aa8eddcb5a
0xa454e5767e22f18355f5e479040358ca50b58da5a837d9b6bd384d789cb4ec02
0x513ba763cb56357cd5d4c996e84de61e43d154d3e015668be6da588f105d0491
0x8cf23e73ffe130637681139264e429fcea95feb00052d08a5fbcfa379f156324

Functions
Getter at block 21876964
 
contractURI(view returns (string)
Read-only
tokenInfos(addressview returns (string descriptionstring imageURIstring animationURI)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
initializeWithData(bytes data
updateDescription(address targetstring newDescription
updateMediaURIs(address targetstring imageURIstring animationURI
Events
DescriptionUpdated(address indexed targetaddress senderstring newDescription
EditionInitialized(address indexed targetstring descriptionstring imageURIstring animationURI
MediaURIsUpdated(address indexed targetaddress senderstring imageURIstring animationURI
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
Access_OnlyAdmin(