P

Verified contract

Active on Ethereum with 445 txns
Deployed by via 0xd414abea at 16126858
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "P"

0x965b4d343f7d1bbc4a81453bcf6c23131bf69e8ca4aad4406c7e900724f12935
0xdcb9d6b210b7efa55826ccdb0bb0642046541f352a189147b6d0f483802ce9df
0xec48a8826b4ce69b5f58f8371054fe64db34d6e2eaafcd4c1248aa73caba38b6
0xc311f8e6894d3f61b37ac713bdc55d846762204681be0d8947982f23009a8dd2
0x214b9676dd7ca94dfe00c51b36a1335d95aef210ab94f9a95350dc2f15b64b4f
0x130ff32b2cf8d0b41661f22fd0e9ff8defcb48169546136cdd4f904a198151ec
0x6a37301bdbf1cd57b69ba4c89ebcbd2e4232be9fc9cf44447bc3552186c5c789
0x10defcc2960bb4ad5a8ba941df976141c3d65d73037abc322f59f13080aea537
0x8738db0d5afbef9c50865946dcfe668425de8975c0cd963b55721bb625967a73
0xaf9b9443742d1513503c8ce6789b43f11fc07a56b8218affd6aec98b18e1456a

Functions
Getter at block 20851812
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DISTRIBUTOR(view returns (bytes32)
0x85faced7bde13e1a7dad704b895f006e704f207617d68166b31ba2d79624862d
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
https://our-metadata.s3.amazonaws.com
contractURI(view returns (string)
https://our-metadata.s3.amazonaws.com/p/contract.json
contractURI_(view returns (string)
https://our-metadata.s3.amazonaws.com/p/contract.json
expiry(view returns (uint256)
3600
getRoyaltyFee(view returns (uint256)
500
isOperatorFilterRegistryRevoked(view returns (bool)
false
launchedURI(view returns (string)
/p/lnchd.json
name(view returns (string)
P
owner(view returns (address)
0x5b3e180e42b5e702c5a090a79d6b05152d4fd2a2
paused(view returns (bool)
false
royalty(view returns (uint256)
500
symbol(view returns (string)
P
unlaunchedURI(view returns (string)
/p/unlnchd.json
Read-only
allowList(uint256view returns (address)
allowlistValve(addressview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasLaunched(uint256 _idview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isAllowListed(uint256 _idaddress _pilotview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isLaunchListed(address _pilotview returns (bool)
launchClearance(addressview returns (bool)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uid(uint256view returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addToAllowList(uint256 _idaddress _pilot
addToLaunchList(address _pilotuint256 _charIduint256 _astrId
evacPodClaim(uint256 _id
evacPodLaunch(uint256 _podIduint256 _charIduint256 _astrId
grantRole(bytes32 roleaddress account
removeFromAllowList(uint256 _idaddress _pilot
removeFromLaunchList(address _pilot
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseuri
setContractURI(string _contracturi
setExpiry(uint256 _expiry
setLaunchClearance(address _pilotbool _clearance
setLaunchedURI(string _suffix
setPaused(bool _paused
setRoyalties(address _recipientuint256 _value
setUnLaunchedURI(string _suffix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(address _rootaddress _distributoraddress _astrContractaddress _charContractstring _namestring _symbolstring _contractURIstring _baseURIstring _launchedURIstring _unlaunchedURIuint256 _royalty
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevoked(
OnlyOwner(
OperatorNotAllowed(address operator