Dynamic1155

Verified contract

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

No balances found for "Dynamic1155"

0x3458995280b72721f840c445e6dedc05900a9f2d809d59238d0668a5dd69ec21
0x12849a556fc30c4b878737718c5cc4379a897186267fd16ff342b04cbf8aeec9
0xfa85b379c4b80d863e95b5bc07dd4063ebe89008c1720321d437d2d4dc89c5eb
0x7b39ccd511f00522a6cf1a83e4028d51196b50565989cac3e4e751763f0275f8
0x2068c136239c9b0d6dbf74729c7ee2080e63afecb9d2dc07cc41bf035e860d21
0xd64ce35208bfac75bb37000d9b65e1c09af0ad3de8b6db307c36c682473b62be
0xec9d6be044a8ac7687d2e98e6dff5b93457060044594ddd7695c24a5502b5729
0x40177e86a5eb78392ca338788bab27735a34ea0bbc397f2431b32b14ba84b1b5
0x299ea3af093e56950a3adb529217d9bab9ab2f016cbdc76f95bfa8c64e614ed1
0xece6ebb36d19a99bdd790b3b6b394b1274017cfc2d08c581e1b6cdb69edcaf70

Functions
Getter at block 21024446
isUriFreezed(view returns (bool)
false
manualMintAllowed(view returns (bool)
true
owner(view returns (address)
0xf6f1d5c4a8189ee3d8446433c3b858875ce32804
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isAutoApproved(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
typeIsUriFreezed(uint256view returns (bool)
typeLimitPerTx(uint256view returns (uint256)
typePrice(uint256view returns (uint256)
typeSupplyLimit(uint256view returns (uint256)
typeToUri(uint256view returns (string)
uri(uint256 typeIdview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
disableManualMint(
freezeUri(
freezeUriForType(uint256 typeId
mintOwner(address[] ownersuint256[] typesuint256[] counts
mintOwnerOneToken(address[] ownersuint256 typeId
mintPublic(uint256 typeIduint256 amountpayable 
permanentSetUri(string newUri
permanentSetUriForType(string newUriuint256 typeId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setAutoApproved(address addrbool value
setMintSettings(uint256 typeIduint256 supplyLimituint256 priceuint256 limitPerTx
setMintSettingsArray(uint256[] typeIdsuint256[] supplyLimitsuint256[] pricesuint256[] limitsPerTx
transferOwnership(address newOwner
updateUri(string newUri
updateUriForType(string newUriuint256 typeId
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutoApproved(address indexed addr
SetMintSettings(uint256 indexed typeId
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(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.