Super1155

Verified contract

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

No balances found for "Super1155"

0x2119557d94085285a2184cfb54c884fac239d4426a03dbda50c8c9d06f7e185a
From
0xaf57fc1c3f1874560c46601cee7ea351b52723ae009c3c570df0a7866fea53fa
0xee6437a313d1e362a628c815a4f34e9d88465393c50d6dce9ecaa646937f8999
0x7584762cb848bea649300f7d04a4c5e1d15540991a6d31029c8697e14261fa51
0xcfc5562f4b5d5659d8df180ecdde643d46440c3f1793d8ae1bfb14e2e0464f41
0x25c6a2056e889ec66c2b9061bbc3bd5ec004ecb304b728fd9e6c218a31fed4f2
0x67a34d462c7f24c1fbd31d1db98116aee17d5bd6cfb37b2989ece8256b73fff3
0x018a5dc120bd3d0ae649d6b926bac19aba0ed6ff852c5064c203cfe7247558a9
0x9b0c70f3782cbe9605448aa24bd3a08a6484d21481ee542ad51f9042e76d5fb8
0xd76cb19a272aea7ad83bde681381918c9e0c4e556877c2468bac5b7a81563abd
From

Functions
Getter at block 21169014
BURN(view returns (bytes32)
0x04c6a47ae7910ef8b295215a97e8495a9eaf57b7b05bfd8bf951edb3fd4a16a3
CONFIGURE_GROUP(view returns (bytes32)
0x3c07d937e99dce2eb02a49980bd3f83d7b407c435d29715324a7fa6aef462ee0
LOCK_CREATION(view returns (bytes32)
0xc44198f822082633041989a5350456fe6f345c39095c3ab58d93e8c1746b457c
LOCK_ITEM_URI(view returns (bytes32)
0xc0dcea4ab243cec6cd1c15c252315928cfd1c09c7171111f751c83ecb1453b2f
LOCK_URI(view returns (bytes32)
0x8b0421734f7acd679e559d6e2a9b55a743772942c49e512079bbf622d0d77991
MANAGER(view returns (bytes32)
0xffffffffffffffffffffffffffffffff00000000000000000000000000000000
MINT(view returns (bytes32)
0xfdf81848136595c31bb5f76217767372bc4bf906663038eb38381131ea27ecba
SET_METADATA(view returns (bytes32)
0x1654c0b1bc79e5efd11874cb452467bf7311917990e2cd132e1a40ba3ae596e1
SET_PROXY_REGISTRY(view returns (bytes32)
0xbc2728a99328017f9274b8f60f70953a70e1527c2c96ca4f56a4dfd01e859ba2
SET_URI(view returns (bytes32)
0xcc04b671ccaa234fc9d17a57caae3184712621f217ae6df57a6b846664e574d7
UNIVERSAL(view returns (bytes32)
0xffffffffffffffffffffffffffffffff00000000000000000000000000000000
ZERO_RIGHT(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
locked(view returns (bool)
false
metadataUri(view returns (string)
https://hello-fam-metadata.s3.amazonaws.com/HelloFam/{id}.json
name(view returns (string)
Hello fam!
owner(view returns (address)
0x2dc7e3896ba3e21888b4ab4e159cffd652439e12
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
uriLocked(view returns (bool)
false
version(pure returns (uint256)
1
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
burnCount(uint256view returns (uint256)
circulatingSupply(uint256view returns (uint256)
groupBalances(uint256addressview returns (uint256)
hasRightUntil(address _addressbytes32 _circumstancebytes32 _rightview returns (uint256)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
itemGroups(uint256view returns (bool initializedstring nameuint8 supplyTypeuint256 supplyDatauint8 itemTypeuint256 itemDatauint8 burnTypeuint256 burnDatauint256 circulatingSupplyuint256 mintCountuint256 burnCount)
managerRight(bytes32view returns (bytes32)
metadata(uint256view returns (string)
metadataFrozen(uint256view returns (bool)
mintCount(uint256view returns (uint256)
permissions(addressbytes32bytes32view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalBalances(addressview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address _burneruint256 _iduint256 _amount
burnBatch(address _burneruint256[] _idsuint256[] _amounts
configureGroup(uint256 _groupIdstruct Super1155ItemGroupInput _data
lock(
lockURI(string _uri
lockURI(string _uriuint256 _id
mintBatch(address _recipientuint256[] _idsuint256[] _amountsbytes _data
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setManagerRight(bytes32 _managedRightbytes32 _managerRight
setMetadata(uint256 _idstring _metadata
setPermit(address _addressbytes32 _circumstancebytes32 _rightuint256 _expirationTime
setProxyRegistry(address _proxyRegistryAddress
setURI(string _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ChangeProxyRegistry(address indexed oldRegistryaddress indexed newRegistry
ChangeURI(string indexed oldURIstring indexed newURI
CollectionLocked(address indexed locker
ItemGroupConfigured(address indexed manageruint256 groupIdstruct Super1155ItemGroupInput indexed newGroup
ManagementUpdated(address indexed managerbytes32 indexed managedRightbytes32 indexed managerRight
MetadataChanged(address indexed changeruint256 indexed idstring oldMetadatastring indexed newMetadata
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
PermitUpdated(address indexed updatoraddress indexed updateebytes32 circumstancebytes32 indexed roleuint256 expirationTime
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(address _ownerstring _namestring _uriaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.