Parallel Cosmetics

Verified contract

Active on Ethereum with 2,919 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Parallel Cosmetics"

0x012117481a3716fcc71f30ac07f9a6d3acce1d6ef14e1a12e1547ccb552ceb84
0xb3667d0973a3c49f6b25d48ed0c23a61ab55b7edfab0f03ad964502963f938d3
0x60f99b0ba601c401852acb72214dd6b4570033473b20ccea8ef1d2b81f307e72
0x440b4e53c35c8f9043a56ca2153cbbd420a4b184601f19499eb25c66fb7b82f8
0xaf65f755807c598cb6d65bd0ca17b7071bf7f26161d2af8ee447baa874c36b19
0x8d5788c8a82a16ef8f917749dd9ca319b0ca240c87db573d86ad580571ba869e
0x7fd17b9371035b3faebf43763ead3f4d17b9466b48ba4a957bc0ad298f338a03
0x3ff4f4c34f9167700c7c6a6dddc7c59373da91e03e91dd84ff0df457252a499a
0x7f44d007b6e119dbf30d6d4678c48e56204e1e47230f846306d4317936b14f53
0xb41cb1f9f54f14586e668334ed3f45d89325bfa032763a38471d879d83eea4b8

Functions
Getter at block 21303174
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PRIME(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
_cutoffTokenId(view returns (uint256)
0
allowMultiMint(view returns (bool)
true
cutoffTokenId(view returns (uint256)
0
disabled(view returns (bool)
false
isBaseUriLocked(view returns (bool)
false
name(view returns (string)
Parallel Cosmetics
symbol(view returns (string)
LLCM
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)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
routerEndpoints(uint256view returns (address nftReceiveraddress ethReceiveraddress primeReceiveraddress verifier)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenSuffix(uint256view returns (string)
uri(uint256 _tokenIdview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
invoke(uint256 _iduint256[] _tokenIdsuint256[] _tokenQuantitiesuint256 _primeValuebytes _datapayable 
lockBaseUri(
mint(address _touint256 _iduint256 _amountstring _tokenUribytes _data
mintBatch(address _touint256[] _idsuint256[] _amountsstring[] _tokenUrisbytes _data
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
setCutoffTokenId(uint256 _tokenIdCuttoff
setDisabled(bool _disabled
setPrime(address _prime
setReceiver(uint256 _idaddress _nftReceiveraddress _ethReceiveraddress _primeReceiveraddress _verifier
setUri(string _uri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CutoffTokenIdSet(uint256 value
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidCutoff(uint256 cutoff