added
Beta v.1.5 Changelog
7 months ago by Dzmitry Sakalou
Sui API endpoint, Mina API endpoint, and doc updates (14 updates in total). Read more➡️
API Updates
Sui API changes:
- 3 endpoints removed: getObjects, getObjectsCount, getOtherObjects,
- description changed in endpoint getAccountStats,
- sorting parameters removed in endpoint getEntitiesCountByType: OTHER_OBJECT, OBJECT, SUI_OBJECT,
- 2 marketplaces added in sorting parameters in endpoints getEvents, getCollectionEvents, getNftEvents: MOVEORDINALS and MOVESCRIPTIONS.
Mina API Changes:
- getZkAppTransactionBalanceChangeByTxHash - tokenId added,
- getAccountByHash - timelock parameters added.
Doc Updates
- How to Stake SUI Guide updated: Unstake section added,
- Sui tutorials added: Transaction Statuses, How to Send SUI,
- Platform guide added: Scam Detection.