Readonly
configPrivate
Readonly
activitiesPrivate
Readonly
chainsPrivate
Readonly
collectionsPrivate
Readonly
nftsPrivate
Readonly
nftPrivate
Readonly
tokensPrivate
Readonly
metadataList activities sorted by updated_at timestamp ascending, useful for time based data replication
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of activities
index.APIError
Get a single activity by ID
the request object containing the parameters to be provided in the API request
a promise that resolves with a single activity
index.APIError
List supported chains
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of supported chains
index.APIError
List all collections
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of collections
index.APIError
List collections by NFT owner
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of collections
index.APIError
Get a collection by contract address
the request object containing the parameters to be provided in the API request
a promise that resolves with a single collection
index.APIError
List NFTs by account address
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of NFTs
index.APIError
Create a mint request to mint a set of NFTs for a given collection
the request object containing the parameters to be provided in the API request
a promise that resolves with the remaining rate limits
index.APIError
List all mint requests for a given contract address
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of mint requests
index.APIError
Retrieve the status of a single mint request identified by its reference ID
the request object containing the parameters to be provided in the API request
a promise that resolves with a single mint request
index.APIError
List NFT owners by token ID
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of NFT owners
index.APIError
List NFT owners by contract address
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of NFT owners
index.APIError
List All NFT owners on a chain
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of NFT owners
index.APIError
List ERC20 Token contracts
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of ERC20 Tokens
index.APIError
Get details for an ERC20 Token by contract address
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of ERC20 Tokens
index.APIError
List NFT Metadata by contract address
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of Metadata
index.APIError
List NFT Metadata by chain
the request object containing the parameters to be provided in the API request
a promise that resolves with a list of Metadata
index.APIError
Refresh collection metadata
the request object containing the parameters to be provided in the API request
a promise that resolves with the updated collection
index.APIError
Refresh metadata for specific NFTs
the request object containing the parameters to be provided in the API request
a promise that resolves with the remaining rate limits
index.APIError
Refresh metadata by ID. This will refresh metadata for all NFTs that reference the given metadata ID.
the request object containing the parameters to be provided in the API request
a promise that resolves with the remaining rate limits
index.APIError
Generated using TypeDoc
List all activities