Astro Frens

Verified contract

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

No balances found for "Astro Frens"

0xce0a035425aaeca4f74ecae3607611f8b805ccafbb62a7e9b4107c5af61e1011
0xed5efbf51185c3fc62a247fcba974f214f06f15a6fdcbb4a978d17378c719853
0xfc7a5bd523e07a95c8fb64ff683025fa673566ba3fb85c02e9494bfb125457b0
0xc2a3aceb71b440ab044f3b23139bfcda55e8cc92ce8b9c492d6f79221f41a777
0x166997d5f69ff353cb91430593d18f94daa89c97e4f7473c62e082ea2513b018
0x16eee690590c240e8bfa8c79ca6741dfb2f6046b873d88f3ec19011fafd52488
0x6d8a993f0013afdeea211b166cd62709d9bc967e4e2209e798c210b394c7fcd3
0xbf8a2eca11f24ecf16b9a9b9e166ada95d5f20e08a1b76cbf5c04edc3d5da793
0x578211caa68d3d5f5bbac1721c6c23f48971e462d4862801ecf7f143c3af3924
0x695d0732966f0cdebeae115a51c6b90a568f4ca8c79cb89112c7d454281d016d

Functions
Getter at block 21026791
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://astrofrens-metadata.s3.amazonaws.com/AstroFrens/{id}.json
name(view returns (string)
Astro Frens
owner(view returns (address)
0x60cd1d111234bc29b97b2934a5e74f301a3fbd37
proxyRegistryAddress(view returns (address)
0x90dd49e039b6c1343cdd59c7032c51a9f769823f
uriLocked(view returns (bool)
false
version(view 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.