Skip to content

v2.0.2

Choose a tag to compare

@Jon-Becker Jon-Becker released this 02 Aug 20:22
· 69 commits to main since this release
3eab317

Transpose Banner

Transpose Python SDK v2.0.2

A modern python wrapper for the Transpose API Suite.

Installation

To install the python SDK from PyPi, you can run the following command:

pip install transpose-data==2.0.2

Full Changelog

  • Remove include_burned_nfts parameter from nft.nfts_by_name, nft.nfts_by_token_id, nft.nfts_by_contract_address and nft.nfts_by_date_minted
  • Fix broken example link