added
2022 September: Ethereum contracts, Scale tier, and Gรถrli data
about 2 years ago by Taivo Pungas
Here's an overview of what we've released in September:
๐ Scale tier released! 1M Data API requests, 50 requests/sec, $299/mo.
๐ NFT Minting & Contracts
- Ethereum product contracts (ERC721) are live!
๐จโ๐ง Multi-Chain NFT Data
- Data and Ownership APIs now support Gรถrli testnet! See Feature support by chain
- Retrieve Contract NFTs endpoint now also returns the owner of each NFT.
๐ Enhanced APIs
- Duplicate detection improved: data up-to-date and supports ~1,000x higher throughput
๐ฎ Unity SDK
- Now Unity SDK is on par with the API and supports updating, burning & transferring NFTs.
๐ API bugfixes and improvements:
- Fixed Duplicate subscriptions issue affecting small % of users
- Fixed subscription renewal issue
- Usage limits are now more accurately measured
- Improvements in API error responses
- Added missing owner data on Rinkeby
- Added some missing top contract tokens
- Whitelisted address list is checked for size and informative error given, not failing silently (in Collection contracts)
- Ethereum contract deploying related billing issues fixed (in Collection contracts)
๐ Dashboard improvements:
- You can now Filter API logs by success/error
- Small UX changes to make signup smoother
๐ Documentation improvements:
- Broken links and URIs fixed
- Tutorials updated and linked on landing page
- Fingible: better error-handling and bugfixes