ImageDataContract

Verified contract

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

No balances found for "ImageDataContract"

0xb8dcbd91f87c5b688887fe62a8d88fdaf8a29b557fcfb070178be0fdd6c41b84

Functions
Getter at block 20857158
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPDATER_ROLE(view returns (bytes32)
0x73e573f9566d61418a34d5de3ff49360f9c51fec37f7486551670290f6285dab
owner(view returns (address)
0xc2638c35b6bda7b8e79a042f71267bdc23931a2a
Read-only
getAnnimationForElement(string elementview returns (string)
getCDNImageForElement(string elementuint16 levelview returns (string)
getIPFSImageForElement(string elementuint16 levelview returns (string)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAnnimations(string[] animations
setLegendImages(string[] ipfsstring[] cdn
setNavImages(string[] imagestring[] cdnImage
setPioneerImages(string[] ipfsstring[] cdn
transferOwnership(address newOwner
Events
AnimationsUpdated(string animationUrl
LegImagesUpdated(string newIpfsstring newCdn
NavImagesUpdated(string newIpfsstring newCdn
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PionImagesUpdated(string newIpfsstring newCdn
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(string[] navIpfsstring[] navCdnaddress admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.