Parallel Avatars

Verified contract

Active on Ethereum with 9,536 txns
Deployed by via 0x74deb868 at 17580749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Parallel Avatars"

0x24e4446ff2bc6d3218d95d37caff7ba9e0d223fdf1ffcdd963ee95d3d5e3b460
0xc3002a708baf5d2febc21a56b4618cf98636ce34bd932967958737da4205ffda
0xaf4ccd3e136c90e99b6fea06f3c93fbc89a7919ca9357d8037244e94870d5953
0xc93305d25f9750e4e3b49bb08bf27406b13f51fcef0b1f5bb53c38530424f656
0x024bca1ac94dacb4fe752c1c21ef481b46b871c3f0e925994dd1c6a518599df9
0x40c66e87b19af1bcdfb3c5cedc54972fa70bbc524fb46300a5a5c8aaa94994b1
0x37989ca96df5f548e54bba4c3b8122e690b9deeae1491cd4af850f2f6724952b
0x50489620c840319b0db8f59f4db25b4359982027b5dcd42b95b0e0ea38179125
0xd1f8416efceb4f00fd4333643db3e523cf7287596545541c8c0ded0a20a30b18
0x6e575a7d9417eae323111e8bc0f04f907c068584eb1a061be520f0b6c703efbd

Functions
Getter at block 20855646
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseURILocked(view returns (bool)
false
_contractURI(view returns (string)
_disabled(view returns (bool)
false
_maxSupply(view returns (uint256)
11001
_prime(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
_provenanceHash(view returns (bytes32)
0xe1f66d92864df7ab23f34e185b0b53e97dcf24009d9c8050d044a502caeb5c14
_royaltyInfo(view returns (address royaltyAddressuint96 royaltyBps)
(royaltyAddress=0xd27c9f7bf5ca9283d41e0a2f6e992525673623fd, royaltyBps=500)
_tokenBaseURI(view returns (string)
https://nftdata.parallelnft.com/api/parallel-avatars/ipfs/
baseURI(view returns (string)
https://nftdata.parallelnft.com/api/parallel-avatars/ipfs/
contractURI(view returns (string)
isFilterDisabled(view returns (bool)
false
maxSupply(view returns (uint256)
11001
name(view returns (string)
Parallel Avatars
owner(view returns (address)
0x6e419c482ecfdbc23047a666cbfbacbb95a53e1b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
provenanceHash(view returns (bytes32)
0xe1f66d92864df7ab23f34e185b0b53e97dcf24009d9c8050d044a502caeb5c14
royaltyAddress(view returns (address)
0xd27c9f7bf5ca9283d41e0a2f6e992525673623fd
royaltyBasisPoints(view returns (uint256)
500
symbol(view returns (string)
LLPPL
totalSupply(view returns (uint256)
11001
Read-only
_routerEndpoints(uint256view returns (address nftReceiveraddress ethReceiveraddress primeReceiveraddress verifier)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintStats(address minterview returns (uint256 minterNumMinteduint256 currentTotalSupplyuint256 maxSupply)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address operatoruint256 tokenIdpayable 
emitBatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
invoke(uint256 _iduint256[] _tokenIdsuint256 _primeValuebytes _datapayable 
lockBaseURI(
mintSeaDrop(address minteruint256 quantity
multiConfigure(struct ERC721SeaDropStructsErrorsAndEventsMultiConfigureStruct config
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setDisabled(bool disabled
setPrime(address prime
setProvenanceHash(bytes32 newProvenanceHash
setReceiver(uint256 _idaddress _nftReceiveraddress _ethReceiveraddress _primeReceiveraddress _verifier
setRoyaltyInfo(struct IParallelAvatarInvokeRoyaltyInfo newInfo
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateAllowList(address seaDropImplstruct AllowListData allowListData
updateAllowedFeeRecipient(address seaDropImpladdress feeRecipientbool allowed
updateAllowedSeaDrop(address[] allowedSeaDrop
updateCreatorPayoutAddress(address seaDropImpladdress payoutAddress
updateDropURI(address seaDropImplstring dropURI
updatePayer(address seaDropImpladdress payerbool allowed
updatePublicDrop(address seaDropImplstruct PublicDrop publicDrop
updateSignedMintValidationParams(address seaDropImpladdress signerstruct SignedMintValidationParams signedMintValidationParams
updateTokenGatedDrop(address seaDropImpladdress allowedNftTokenstruct TokenGatedDropStage dropStage
Events
AllowedSeaDropUpdated(address[] allowedSeaDrop
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURILocked(
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string newContractURI
IsDisabledSet(bool newDisabledState
MaxSupplyUpdated(uint256 newMaxSupply
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrimeAddressSet(address indexed newPrimeAddress
ProvenanceHashUpdated(bytes32 previousHashbytes32 newHash
RoyaltyInfoUpdated(address receiveruint256 bps
SeaDropTokenDeployed(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CannotExceedMaxSupplyOfUint64(uint256 newMaxSupply
ContractDisabled(
EthTransferFailed(
InvalidRoyaltyBasisPoints(uint256 basisPoints
LockedBaseURI(
MintERC2309QuantityExceedsLimit(
MintQuantityExceedsMaxSupply(uint256 totaluint256 maxSupply
MintToZeroAddress(
MintZeroQuantity(
OnlyAllowedSeaDrop(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ProvenanceHashCannotBeSetAfterMintStarted(
RoyaltyAddressCannotBeZeroAddress(
SignersMismatch(
TokenGatedMismatch(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
VerifierNotSet(
ZeroAddress(