Want to develop a blockchain-based service? With BLOCKSDK's API, you can use the same technology as an industry leader to develop dapps based on Ethereum And start WEB3 projects.
Bring your vision to life with the API that the best Web3 projects rely on!
Real-time blockchain data streaming
Get user token information
blockchain.nft_metatdata
Create a crypto wallet
Aggregation of Contract Data
Exchange Development
Leveraging our tutorials and API references with easy code copy and implementation,
we can reduce Web3 release time by 83% on average.
Response Time
0.5s
A different company
0.87s
A different company
1.1s
A different company
1.65s
87%
Faster average time To market
BLOCKSDK's Ethereum API provides easy access to many powerful Web3 features.
You can easily get on-chain blockchain data in real time. Ethereum It receives various events from transactions such as token transactions, NFT creation, NFT transactions, and more. Using the Stream API, whenever something happens on the blockchain, it can be received in a web hook callback or socket.
Read more
To expedite the project launch, BLOCKSDK's wallet generation API, coin transfer API, NFT transfer, NFT inquiry, and more. All APIs required for wallet development are supported. Ethereum Dapp can be built right away!
BLOCKSDK's crosschain ERC-20 Token API, coin transfer API, stream API, DEX DB service, etc. make it easy to add real-time token prices, wallet balances, transfers, and liquidity to DEX exchanges. Building crypto wallets, DEX, and Web3 token analysis tools has never been this easy!
APIs to access NFT data from all cross-chains are supported. All APIs needed to develop NFT services, including direct execution APIs, NFT transport APIs, and NFT metadata inquiry APIs, are supported. NFT services can be built at a tremendous speed.
Our Ethereum NFT API, Token API, Wallet API, and more are all perfectly compatible with other blockchain APIs. Experience a variety of Web3 APIs for yourself!
It precisely and accurately unlocks the power of raw blockchain data.
Create a wallet address and send the coins that the wallet owns.
Inquire the detailed data of the transaction, or create and send the transaction.
Send token balance or transaction details, ownership details inquiry, and tokens.
ERC-721 Or ERC-1155 On inquires NFT data such as metadata inquiry for NFTs based
Enquires and executes the expected gas ratio or direct data query for the direct execution.
Inquire auction information on NFT markets, data on sales registration.
Query the historical data of the token you owned.
Our Ethereum API is part of BLOCKSKD's WEB3 API, which is cross-chain compatible by default. Check out other APIs such as Polygon API or Klaytn API.
We offer a variety of sample codes, including sample wallets and NFT markets. Use our SDK to navigate the blockchain with concise code and get additional information with industry-leading documents!
const BLOCKSDK = require("blocksdk-js");
const client = new BLOCKSDK(
"Node_RPC_TOKEN",
"https://mainnet-api.blocksdk.com"
);
client.undefined.GetBlockChainInfo().then(
answer => console.log(answer)
);
client.undefined.GetBlock("block" : "blockNumber or blockHash").then(
answer => console.log(answer)
);
Documentation
Find powerful documents for all supported chains and find out how to call the WEB3 API using the latest libraries and code examples across Python, Ruby, JavaScript, and cURL.
Looking at the document
Guide
Find the right guide to help distribute smart contracts, create NFTs, build distributed applications, and more on all supported blockchains.
Looking at the guide
Blog
Check out the latest announcements about major releases, new features, chains, and more.
Take a look at your blog
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.