Jump to Content
Blockberry API
GuidesAPI ReferenceChangelog
v1.0

Log InBlockberry API
Changelog
Log In
Public BetaGuidesAPI ReferenceChangelog
All
Pages
Start typing to search…
Back to All
Added

Beta v.1.10 Changelog

over 1 year ago by Dzmitry Sakalou

Mina API endpoint updates: 43 Mainnet endpoints are available now on Devnet. Read more➡️

43 Mina API Endpoints are now on Devnet:

  1. Accounts:
  • getAccounts,
  • getAccountByHash,
  • getAccountBalance,
  • getAccountDelegatee,
  • getAccountTransactions,
  • isSnarkerExist,
  • isValidatorExist,
  • getAccountTimingInfo,
  • getTopValidator,
  • getValidators,
  • getValidatorByAddress.
  1. Analytics:
  • getDashboardInfo,
  • getLatestTransactions,
  • getLatestZkAppTransactions.
  1. Block:
  • getBlocks,
  • getLatestBlockStateHash,
  • getBlockByHash.
  1. Snarks:
  • getSnarkers,
  • getSnarkJobsByProverAddress,
  • getSnarkerByAddress,
  • getSnarkJobsByBlockStateHash.
  1. Time Locks:
  • getTimeLocksAll,
  • getTimeLocksDay,
  • getTimeLocksMonth,
  • getTimeLocksYear.
  1. Transactions:
  • getBlockConfirmationByTransactionHash,
  • getTransaction,
  • getInternalCommands,
  • getPendingTransactions,
  • getTransactionByHash.
  1. ZkApps:
  • getZkAppTransactionsByAccountAddress,
  • getZkAppTransactionsByBlockStateHash,
  • getZkAppTransactions,
  • getZkAppTransactionBalanceChangeByTxHash,
  • getZkAppTxRawDataByHash,
  • getZkAppTransactionByTxHash,
  • getZkAppByAddress.