Docs
NFT Trading SDK
NFT Trading SDK Overview

NFT Trading SDK Overview

The NFT Trading SDK is a Typescript that makes it dead simple to embed trading into your app. Instead of building your own trading infrastructure and wrestling with the numerous ways to contruct the transaction payloads for each marketplace and NFT version, you can use just import the SDK client and call the methods you need.

Buy, sweep, bulk list, place and fill bid orders, and more with just a few lines of code.

Supported Chains

Examples

There are Code Snippets you can find all over TradePort.xyz (opens in a new tab). Whenever you open up a transaction modal (popup) such as when you List or Buy an NFT, you will see the toggle to view and copy the code for that action.