#
Entities
Project
ProjectScript
ProposedArtistAddressesAndSplit
CoreRegistry
Contract
Whitelisting
Account
AccountProject
Token
MinterFilter
MinterFilterContractAllowlist
Minter
ProjectMinterConfiguration
Receipt
Transfer
ProjectExternalAssetDependency
Dependency
DependencyRegistry
DependencyAdditionalCDN
DependencyAdditionalRepository
DependencyScript
#
Project
Description: get various details about a specific project
#
ProjectScript
Description: get specific details of the project script
#
ProposedArtistAddressesAndSplit
Description: get specific details on the pay flow for a specified artist
#
CoreRegistry
Description: Get specific details on the Art Blocks Core registry. At this time, this is used for indexing purposes of V3 contracts, as well as acting as an allowlist of core contracts that may mint on a shared minter filter.
#
Contract
Description: get specific information about contracts
#
Whitelisting
Description: get whitelist information
#
Account
Description: get specific information about an account
#
AccountProject
Description: get project account information
#
Token
Description: get various token information
#
MinterFilter
Description: get details about minters on a project
#
MinterFilterContractAllowlist
Description: Defines a contract-specific allowlist of minters specifically approved on a given shared minter filter. This is used to extend the set of allowlisted minters beyond a shared minter filter's set of globally allowlisted minters.
#
Minter
Description: get details about mint on a project
#
ProjectMinterConfiguration
Description: get details of a specific mint
#
Receipt
Description: get details about purchases on a minter with settlement
#
Transfer
Description: transfer info on an NFT
#
ProjectExternalAssetDependency
Description: get info about projects external asset dependency
#
Dependency
Description: information about registered dependency (e.g. p5js@1.0.0)
#
DependencyRegistry
Description: information about a dependency registry contract
#
DependencyAdditionalCDN
Description: information about an additional CDN for a dependency
#
DependencyAdditionalRepository
Description: information about an additional repository for a dependency
#
DependencyScript
Description: information about a script for a dependency