Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@saszer saszer released this 29 Sep 10:33
· 17 commits to com.nftport.nftport since this release
f8d8d0d

1.0.0 (2022-09-29)

Features

  • BREAKING parameter contract_address in TXN endpoints have been changed to collection, token_id has been changed from type int to string to handle long values and enable unified solution across chains (b6dfa79)
  • BREAKING: NFTDetails parameter contract_address has been renamed to collection ( to make it more unified with different chain namings going forward) (3073b98)
  • BREAKING: NFTs of contract functions SetContractAddress and SetIncludes have been combined into SetParameters (13ef460)
  • BREAKING: NFTs_OfAContract has been renamed to NFTs_OfACollection for consistent naming with other blockchains. (3924690)