Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chainlens Nft-Controller API

The Nft-Controller API from Chainlens — 8 operation(s) for nft-controller.

Chainlens Nft-Controller API is one of 38 APIs that Chainlens publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Nft-Controller. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths, and defines 26 schemas. It is described by OpenAPI 3.0.1, at version master.

Requests are made against the base URL https://api.chainlens.com.

8 operations 8 paths 26 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
master
Base URL
https://api.chainlens.com
Resource Areas
1

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Nft-Controller 8
GET
/nfts
Chainlens Retrieve NFTs.
findTokens_2 1 param → 200
GET
/nfts/{addressHash}
Chainlens Retrieve a NFT by its address hash.
getToken_3 1 param → 200
GET
/nfts/{addressHash}/{tokenId}
Chainlens Retrieve NFT contracts by tokenId.
findTokensByTokenId_1 2 params → 200
GET
/nfts/{addressHash}/{tokenId}/metadata
Chainlens Retrieve token metadata for a given token contract address and token id.
getTokenMetadata_1 2 params → 200
GET
/nfts/{addressHash}/holders
Chainlens Retrieve a list of token holders by token contract address hash.
getTokenHolders_2 2 params → 200
GET
/nfts/{addressHash}/erc721/transfers
Chainlens Retrieve transfers of an ERC721 Token.
findERC721Transfers_2 2 params → 200
GET
/nfts/{addressHash}/erc1155/transfers
Chainlens Retrieve transfers of an ERC1155 Token.
findERC1155Transfers_2 2 params → 200
GET
/nfts/{addressHash}/collections
Chainlens Retrieve all NFTs with Metadata.
findNftCollections 2 params → 200

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are TokenModel (19 properties), CollectionItemModel (11 properties), TokenBalancesRowModel (11 properties), CollectionMetadataModel (10 properties). Each schema is shown below with its type and property counts.

ERC1155TransactionRowModel
object
10 properties 8 required
Link
object
3 properties 3 required
MetadataImageLink
object
1 property
ListTokenModel
object
2 properties 2 required
TokenBalancesByHolderRowModel
object
4 properties 4 required
FindERC1155TransfersQuery
object
5 properties 4 required
FindCollectionQuery
object
5 properties 4 required
ListCollectionItemModel
object
2 properties 2 required
LatestERC1155TransfersModel
object
2 properties 2 required
TokenBalancesMetaData
object
1 property 1 required
ERC721TransactionRowModel
object
9 properties 7 required
SocialLink
object
2 properties 2 required
CollectionItemModel
object
11 properties 2 required
MarketDataModel
object
8 properties 7 required
FindTokenBalanceQuery
object
5 properties 4 required
TokenBalancesRowModel
object
11 properties 6 required
LatestERC721TransfersModel
object
2 properties 2 required
CollectionMetadataModel
object
10 properties 1 required
Attribute
object
2 properties 2 required
TokenBalancesModel
object
3 properties 3 required
TokenModel
object
19 properties 5 required
ProjectModel
object
8 properties 2 required
FindERC721TransfersQuery
object
5 properties 4 required
AddressInfo
object
7 properties 4 required
PagingModel
object
5 properties 5 required
FindTokensQuery
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chainlens-nft-controller-api-openapi.yml Raw ↑

Other APIs Chainlens publishes across the network.

Chainlens Account-Controller API
Chainlens Account-Mapping-Controller API
Chainlens Account-Tokens-Controller API
Chainlens Account-Transactions-Controller API
Chainlens Block-Controller API
Chainlens Block-Transactions-Controller API
Chainlens Configuration-Controller API
Chainlens Contract-Bytecode-Controller API
Chainlens Contract-Controller API
Chainlens Contract-Events-Controller API
Chainlens Contract-Internal-Transactions-Controller API
Chainlens Contract-Transactions-Controller API