Docs
Introduction

TradePort

TradePort is the one stop shop for digital assets. Whether you are a collector, serious trader, or developer, TradePort offers world class services and tools that enable you to buy, sell, and trade digital assets with ease.

These docs are for developers who want to integrate NFT data or trading functionality into their own applications. To trade NFTs on our marketplace, go here (opens in a new tab).

TradePort Dev Tools Overview

TradePort provides two main tools for developers:

NFT Data API

The NFT Data API is our GraphQL API that allows developers to fetch any data needed about NFTs and their collections including metadata, ownership, trading history, listings, and much more. Build custom NFT marketplaces, portfolios and wallets, or any other application that requires NFT data with ease.

NFT Trading SDK

The NFT Trading SDK is our Typescript library that drastically simplifies the process of integrating NFT trading functionality into any application with just a few lines of code. Buy, sweep, list, bid on, instant sell, and transfer NFTs with ease across any marketplace by letting the SDK create the transaction payload for you.

Supported Chains

TradePort currently supports the following chains:

NFT Data API

NFT Trading SDK

We are constantly adding support for new chains. Our vision is to be the programatic interface for all digital assets, which will include every chain. If you would like to see a specific chain supported, please let us know by sending us a message in the #support channel in our Discord (opens in a new tab).