added
Beta v.1.6 Changelog
6 months ago by Dzmitry Sakalou
Sui API endpoint and Mina API endpoint updates (70 updates in total). Read more➡️
Sui API changes:
- now we track the activity of Sui ecosystem projects, due to which a new endpoint - getAccountActivity - was added. You can access any Suiscan account and see all its incoming and outgoing transactions on the Activity Tab,
- new response parameter group in endpoint getAccountObjects - kiosks,
- new values in the objectType response parameter in endpoint getAccountObjects: "nfts", "coins", "unknown", "kiosk",
- new response parameter in endpoint getAccountStats - kiosksCount.
Mina API changes:
- Due to the Mina hard fork, all Berkeley endpoints were removed.
- New endpoints on Mainnet:
Accounts:
Analytics:
Snarks:
Tokens:
- getTokens,
- getTokensByAddress,
- getTokenSymbols,
- getTokenById,
- getHoldersByTokenId,
- getTransactionsByToken.
zkApps: