12.22.2023 Updates
December 19th, 2023
- 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
- Get Events (by account) pagination fixed
- Get Events endpoints
limit
parameter fixed
- NFT API
- Get Collection returns two new fields:
total_supply
(minted minus burned) andcreated_date
- Get Contract response field
supply
renamed tototal_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 fortotalSupply()
- Get Account and Get Collection fixed returning twitter and instagram usernames
- Get Collection returns two new fields: