12.22.2023 Updates

  • New SDK Releases: <https://github.com/ProjectOpenSea/opensea-js/releases>
    • v7.0.5: replaces Optimism Goerli (deprecated) with Optimism Sepolia
    • v7.0.4: replaces Base Goerli (deprecated) with Base Sepolia
    • v7.0.3: fixes bug in returning errors from API responses
  • Events (Analytics) API
  • NFT API
    • Get Collection returns two new fields:total_supply (minted minus burned) and created_date
    • Get Contract response field supply renamed to total_supply, added note to the description of the field that this value only returns the value provided from the contract if the contract has a getter for totalSupply()
    • Get Account and Get Collection fixed returning twitter and instagram usernames