Easily leverage NFT data
From various chains

Access to NFT metadata on the blockchain is a painstaking task. Our NFT API indexes all data across EVM networks to ease the search.

Easily build NFT platforms and
Simplify Development procedures

With our NFT API, you can search for NFTs, verify your ownership, send them, and get key information without complicated code.

Cross-chain NFT
EVM-based blockchain compatibility

The BLOCKSDK DB is indexed to all NFT data from EVM-based blockchains
Such as ERC721, ERC1155, BEP721, BEP1155, KIP17, and KIP37,
Making it fast accessible.

SDKs based
On various languages are supported.

With NFT APIs, metadata and collection information can be easily obtained, drastically reducing project development time and increasing efficiency.

복사
1
2
3
4
5
6
7
8
9
10
11
12
const BLOCKSDK = require("blocksdk-js");
const client = new BLOCKSDK(
  "Node_RPC_TOKEN",
  "https://mainnet-api.blocksdk.com"
  );

client.ethereum.GetSingleNfts({
  "contract_address" : "NFT Contract Address",
})
.then(r => console.log(r));

NFT marketplace

The NFT API enhances the user experience by quickly providing details and transmission records of NFTs in wallets and collections.

Real Asset Linked Token (STO)

Real Asset Linked Token (STO)

Are you ready?

With BLOCKSDK, you can query and create data from more than a dozen cross-chains in seconds. DirectDB automates the DB system construction by collecting and aggregating all types of WEB3 data through custom DB settings. Industry-leading companies trust us and you can do the same.