Thisabled1155

Verified contract

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

No balances found for "Thisabled1155"

0xf11401b8cfee209de53607d2d45bb8a83df303b5c9e476438580398b9e5f9fc2
0x89a016e5d80b3bb6416cef7ec6bb92c4fb24f9f073a00805009fad634158f782
0x09b880f98e7b91c92863336f6d020d255aa2b1c14bac4fbd0e2012694e5a126c
0x07dee01622f67e11e3a9fe8e0fca0461bd830e994e68b68913ed10e622da35a4
0xa15dfc4bdf15790b9f5fdcdb6073e523f68c8bea2fd301563edaa80211c020df
0x567f94c9ccc6789853a445867e694f87007a8c763704f625075ae7a6d401a9f8
0x7fae97939cf785162470554322fc4b0dff2e5a0b18875a2c896e5b87557446b1
0x51e24fd1235f550f13c98c1d592b5372c74b394c4df8ae7614c49c27cb37bc4e
0xa6db2a44f54b606f9dcf0026b97cb2969770d0dc5b7bc486bc5c0f98011fbee5
0xb1611e54c830d36feed5142a4449002671df4b31419838aa5602ad706c7f366e

Functions
Getter at block 20959621
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
STOREFRONT_ROLE(view returns (bytes32)
0xfecb98dde490eadb1a39227767790bd3fec52682d7740d25593fe3afde64b751
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
baseTokenURI(view returns (string)
https://ipfs.tenzingai.com/ipfs/
contractURI(view returns (string)
https://ipfs.tenzingai.com/ipfs/QmeyXHY2wM97nMPnUXhy1gmnUw3VDZc9hajjaGaCUoxcTQ
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getAvailablePrints(uint256 tokenIdview returns (uint256)
getMaxPrints(uint256 tokenIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
addArtwork(string _uriuint256 printCountreturns (uint256)
batchAddArtwork(string[] urisuint256[] printCountsreturns (uint256[])
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amount
mintBatch(address touint256[] idsuint256[] amounts
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
updateBaseURI(string newBaseURI
updateContractURI(string newContractURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ArtworkAdded(uint256 indexed tokenIdstring uriuint256 maxPrints
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.