Dynamic1155

Verified contract

Active on Ethereum with 3,158 txns
Deployed by via 0x4ae3d520 at 13819457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dynamic1155"

0x0ba8d9ed9fda9d91cf7b9a0c8c15f879a99bad2db7cb81a1e1d9bb280eddca64
0xca10640482fec71f948374ac665993b1c4f020707f6d97fdd6444a74bda7cf5c
0xf2c4a147a0e627646c1059a694b44d975c132853cfe96e9ec17efd476c65d557
0xfdb86a0313610eab52a1970592881bf93e5e6d1f416b2937e5a1fec5f7e2df02
0x3422de292b976298d04dcc711d70fb74364659189871ba9939acecf4fe73fff9
0xe6ab7d2e4c45999a2baee6048a7f97110e06476f03b1bcf0096592a58dd789b3
0xce8a9d460cf84a953e983b3d7f72cf6ab516aedeb03fb9c301e4b312f69917e4
0x28f422ff5915c7bf37697a633003eba36be7f5852da64eb5954d37eb856ede35
0xf97efb3308a350e910fbfbda6b2c30a9584701decc243c8f1e83ed4df48e982b
0x9fc3151223bf9577166f7c2baa617d5daf26e12525f8728635ccdaebc72099e2

Functions
Getter at block 21080557
isUriFreezed(view returns (bool)
false
manualMintAllowed(view returns (bool)
true
owner(view returns (address)
0xa187355d1fd903d3cad3e815b665bb74b23deca0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
typeIsUriFreezed(uint256view returns (bool)
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
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
transferOwnership(address newOwner
updateUri(string newUri
updateUriForType(string newUriuint256 typeId
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.