Voxadelic Platforms Pack (Base)

Unverified contract

Proxy

Active on Base with 55 txns
Deployed by via 0x7920cb97 at 17830184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
15 additional variables

No balances found for "Voxadelic Platforms Pack (Base)"

0xfb1bff940b06c8064b11e627247110d9b34f93a1ed0e9d717c1659b4f58b3d43
0xce8844cc35a26b567a33b55d8d0670278ad9736dc2f3cbfbcdb95cf4d47fa454
0x93c6acce19952c4ce286ae7ec5b625099f4d261bbcb73402199a97507ddf37e2
0x0453a79f00d3009a928dd8619d3cd479ae4b2bec9161d450dd85f8265066799e
0x338cc6e9492de512ff39b2fab47ed034dd4850923ef886a048facf21fa19265b
0x45b14d2135963599dc72b428004d1269f1f008be04485d67ec0e3f55fe40b137
0x935409ae3ca5b264d8f2de706e12c011294cc161f11d6b3c663761bda0768008
0xa8913baf53cdae3f4a81844d74b155afbdb6bb219d0cfd1d8b3492f53a197fc9
0x2dfe4218786a01361fe2a14a649eb63fb47ff692ef1d32c5cf9cedb8179a7178
0xa01a64411f7b445c56a26d9216b0f659d6153ae12278bede0d6575523962ac47

Functions
Getter at block 23789596
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x546f6b656e455243313135350000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmSjf6Rivp65gTpni4pALw97rTUpWocTwqCSbMUqZcUx1T/0
contractVersion(pure returns (uint8)
1
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=TokenERC1155, version=1, chainId=8453, verifyingContract=0x8e8ecfb95d8a9aa50960b1cf8e3a351abc4fc37f, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getDefaultRoyaltyInfo(view returns (addressuint16)
(0xbe16af3e8596c9f3936986de075b638a07141e5a, 1000)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0xdb2da5f7d7a30b1ea482b7b02ae1da72a65d1f67, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0xdb2da5f7d7a30b1ea482b7b02ae1da72a65d1f67, 250)
getPlatformFeeType(view returns (uint8)
1
name(view returns (string)
Voxadelic Platforms Pack (Base)
nextTokenIdToMint(view returns (uint256)
3
owner(view returns (address)
0xf91d3db4c0e9b0eda5069289ac3c631b58b82379
platformFeeRecipient(view returns (address)
0xdb2da5f7d7a30b1ea482b7b02ae1da72a65d1f67
primarySaleRecipient(view returns (address)
0xbe16af3e8596c9f3936986de075b638a07141e5a
symbol(view returns (string)
VOXPCKG-OPEN-EDITION-BASE
uriFrozen(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
saleRecipientForToken(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
verify(struct ITokenERC1155MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
freezeMetadata(
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
mintTo(address _touint256 _tokenIdstring _uriuint256 _amount
mintWithSignature(struct ITokenERC1155MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
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
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setTokenURI(uint256 _tokenIdstring _uri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MetadataFrozen(
MetadataUpdate(uint256 _tokenId
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokensMinted(address indexed mintedTouint256 indexed tokenIdMintedstring uriuint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ITokenERC1155MintRequest mintRequest
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.