Afterparty Pass

Verified contract

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

No balances found for "Afterparty Pass"

0xc6a64bf014a82847066200b84cc370fa0b7ec8efd173e697da4b839bb81d1f0f
0x3613473345296d67d569bf41f8f7f7f41d0d6df6ceb7f838fc360241d90e06b7
0xb0ad0d2e76404f89ac33139f48ca990f02d8d9783797a558beca18eb2e626231
0x45f611056a6b99a61c968efffe19717321183e42b50856cbb429fe5d36eaabaa
0x4378944ad54bb4ae97f5d25497e0e3cacf7dca689657e579c4619548d6906d99
0x5a128af3e0f754c8f6be49dc056b6f4f778387b0ec2faff79cf1b1550c2d16f7
0x840f1fa46b0599fa94d6428225c9778bd5a7e19d1e10dcf8fba07a27d0afeb0c
0x79f17ed88812392fc0929d8cba3c5a9d4b8c4627fff197031bb06fe7b8e892cd
0x907b2f0a57f5f502edbdb932536595575d59bafa85ff548dff79004f2eb71add
0x41106a6b2037700638f0c9f696cf27f476db508910de7424d0412477804c942f

Functions
Getter at block 21023002
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC1155_ACCEPTED(view returns (bytes4)
0xf23a6e61
EVENT_MANAGER_ROLE(view returns (bytes32)
0xa961ef34a96635180dfffd0ae574060d6c6af619ce89175a103711bf5ce82708
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
build(view returns (uint16)
16
contract_owner(view returns (address)
0x6346ebc5f1015387c2d38faee7a5635f2757c629
mintedPassesCount(view returns (uint256)
497
name(view returns (string)
Afterparty Pass
nftContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
nftUri(pure returns (string)
https://nft.afterparty.ai/nft_metadata/2/{id}.json
numCollections(view returns (uint256)
1
paused(view returns (bool)
false
symbol(view returns (string)
APP
tokenCount(view returns (uint256)
497
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
collections(uint256view returns (bytes32 nameuint16 collectionTypestring uriuint256 costbool mintPassOpenToPublicbool mintNftOpenToPublicuint256 totalMintCountuint256 remaingMintCountuint16 artistPayablePercentaddress artistPayableAddressaddress nftContractAddress)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
ownerOf(uint256 idxview returns (address)
passes(uint256view returns (uint256 collectionIduint256 sale_price)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenToAddress(uint256view returns (address)
uri(uint256view returns (string)
State-modifying
addToNftWhitelist(address touint256 collectionIduint16 amount
addToPassWhitelist(address touint256 collectionIduint16 amount
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
createCollection(bytes32 _nameuint16 _collectionTypeuint256 _coststring _uriuint256 _remaingMintCountuint16 _artistPayablePercentaddress _artistPayableAddress
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintPass(address _touint256 collectionIdbytes _datapayable 
mintPassBatch(address _touint256 collectionIdbytes _datauint256 count
mintToNftContract(uint256 _passId
pause(
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
setContractOwner(address newOwner
setEnabled(bool enabled
setLocked(bool locked
setMintNftOpenToPublic(bool _openuint256 collectionId
setMintPassOpenToPublic(bool _openuint256 collectionId
setNftContractAddress(address _nftAddressuint256 collectionId
setURI(string newuri
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
Unpaused(address account
evtMintFromPass(bool successbytes datauint256 _id
evtPassMinted(address _selleraddress _buyeruint256 _price
evtPassMintedBatch(address _selleraddress _buyerbytes datauint256 count
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
errNftMintFailed(bytes data