You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ You can find specific documentation on a per-product basis below.
31
31
| <imgsrc="https://assets.website-files.com/624cc12cbb8535a77bafc47d/628d465b6551e284a9ae73e4_Wallet_Logo_ENS.png"width="50"height="50"><br> ENS API | The ENS API provides endpoints for looking up ENS names (both historical and primary), resolving ENS names and records, and monitoring ENS transfers and sales. |[ENS API Docs](https://github.com/TransposeData/transpose-python-sdk/blob/main/docs/ens.md)|
32
32
| <imgsrc="https://assets.website-files.com/624cc12cbb8535a77bafc47d/6286795ef57a1412d6d767fc_NFT_Logo_Solid.png"width="50"height="50"><br> NFT API | The NFT API provides endpoints for retrieving any collection and NFT in existence, as well as NFT images, operators, owners, transfers, approvals, and much more (fully supports both ERC-721 and ERC-1155 NFTs). |[NFT API Docs](https://github.com/TransposeData/transpose-python-sdk/blob/main/docs/nft.md)|
33
33
| <imgsrc="https://assets.website-files.com/624cc12cbb8535a77bafc47d/628fb0f77f6279a920577119_Token_Logo2_Solid.png"width="50"height="50"><br>Token API | The Token API provides endpoints for retrieving any token, token balance, transfer, and symbol in existence, including full support for native token transfers and balances (fully supports both ERC-20 and ERC-777 tokens). |[Token API Docs](https://github.com/TransposeData/transpose-python-sdk/blob/main/docs/token.md)|
34
-
| <imgsrc="https://assets.website-files.com/624c8536aa7f872fe6829dbd/628feeeb8eb1204a1c701cd1_CDN_Logo_Red-p-500.png"width="50"height="50"><br>CDN | The Transpose CDN provides supplementary data for endpoints across the Transpose API suite, including raw block data, NFT images, media, and metadata, collection images, and token symbols. |[CDN Docs](https://github.com/TransposeData/transpose-python-sdk/blob/main/docs/cdn.md)|
35
34
36
35
## SDK Documentation
37
36
You can learn more about the Transpose SDK and how it works below.
0 commit comments