2.9.0
Welcome to Version 2.9 of Ordzaar! Hey Ordzaar community! We’re back with another update, and this one’s a doozy. We’ve been listening to your feedback, and we’re excited to roll out some new features and fixes that’ll make your Ordzaar experience even better. Let’s dive in!
Features
Activities on homepage
We’re thrilled to introduce our new Activities Section on the homepage. This feature comes with three distinct tabs: Mints, Collection, and Trades.
In Mints, you can easily spot the most fresh ordinals mint. Collection showcases the latest launch, and Trades keeps you in the loop on ordinals movement and pricing.
Asset and inscription search for each collection
Finding the best assets or inscriptions have never been easier, with asset and inscription search, you can effortlessly find your favourite ordinals in a collection by number or names
Popular Collections
We have brought the hype to Ordzaar and making it easier for you to explore the latest waves in the ordinals space.
Trinity API
We have released a public API for indexing, fetching metadata, and transaction information for inscriptions. We have named it Trinity
.
It is a robust API, the core indexer was built in Rust and also supports SDK.
With Trinity API you can do the following
- UTXOs: Fetch all available UTXO balances so you can select which one to use for inscription
- Ordinals: Get Ordinals and inscription metadata
- Sats: Get sat indices assigned to each satoshi
- BRC20: Token metadata, transfers and token holders info
- Blockchain: Get block and mempool info
Trinity API makes use of ord
indexer : https://github.com/sadoprotocol/ord to fetch ordinals data.
Trinity API is available on the following networks
- Mainnet
- Testnet
- Regtest
Ordit SDK is powered by Trinity to allows developers to quickly work around bitcoin wallets, ordinals, and inscription data in your project using JavaScript / TypeScript.
Link to Trinity API GitHub repo: https://github.com/sadoprotocol/ordit
Link to Trinity SDK: https://github.com/sadoprotocol/ordit-sdk
Fixes
Full screen preview being cropped
View your inscription in its full glory, unadulterated - no more unintentional cropping!
Special characters causing collection inscription to be rejected
Feel free to use special characters while creating a new collection
That wraps up Version 2.9! We’re pumped for you to try out these new features and improvements. As always, we’re eager to hear your thoughts, so dive in and let us know what you think!