Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

v2.4.2

Choose a tag to compare

@thebrianchen thebrianchen released this 06 Feb 18:41
4772210

2.4.2

Major Changes

Minor Changes

  • Added the CoreNamespace.getTokensForOwner() method to get all the token balances and token metadata for a given address.
  • Added the wyvern and cryptopunks marketplaces in the NftSaleMarketplace enum to the NftNamespace.getNftSales() method.
  • Added the blockHash field to the OwnedNftsResponse returned by NftNamespace.getNftsForOwner() to track the block hash that the request was based on.