Get Algorand block by block round number

GET {{baseUrl}}/v3/algorand/block/:roundNumber

1 credit per API call.


Tatum supports BIP44 HD wallets. Because they can generate 231 addresses from 1 mnemonic phrase, they are very convenient and secure. A mnemonic phrase consists of 24 special words in a defined order and can restore access to all generated addresses and private keys.
Each address is identified by 3 main values:

  • Private Key - your secret value, which should never be revealed
  • Public Key - public address to be published
  • Derivation index - index of generated address

Tatum follows BIP44 specification and generates for Bitcoin wallet with derivation path m'/44'/0'/0'/0. More about BIP44 HD wallets can be found here - https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki. Generate BIP44 compatible Bitcoin wallet.

RESPONSES

status: OK

{"genesisHash":"SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=","genesisId":"testnet-v1.0","previousBlockHash":"JeLGQTbqnBsD3NXE8Bf1TpPFMFadEVVyHhkcD61ljAU=","rewards":{"fee-sink":"A7NMWS3NT3IUDMLVO26ULGXGIIOUQ3ND2TXSER6EBGRZNOBOUIQXHIBGDE","rewards-calculation-round":17000000,"rewards-level":27521,"rewards-pool":"7777777777777777777777777777777777777777777777777774MSJUVU","rewards-rate":0,"rewards-residue":2020197303},"round":16775567,"seed":"VPBpyrHyqbfqrHqJ3l39LXGN4qgEdNnE5kpJfk3vJtA=","timestamp":1632167753,"txns":[{"closeRewards":0,"closingAmount":0,"confirmedRound":16775567,"fee":0.001,"firstValid":16775565,"genesisHash":"SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=","genesisId":"testnet-v1.0","id":"HNIQ76UTJYPOLZP5FWODYABBJPYPGJNEM2QEJSMDMQRWEKHEYJHQ","intraRoundOffset":1,"lastValid":16775571,"note":"cGluZ3Bvbmf0Jyl21QrtLw==","paymentTransaction":{},"receiverRewards":0,"roundTime":1632167753,"sender":"U6QEM4KM7KKGCLH4FELZBGJEVVSF556ELXHUOZC4ESPFS4O4V4VQXKQRXQ","senderRewards":0,"signature":{},"txType":"pay"}],"txn":"++MWW82yIvYQ0AEoPP0aDGGHGk/dSp5WHlbkf9SVU1U=","txnc":27814470,"upgradeState":{"current-protocol":"https://github.com/algorandfoundation/specs/tree/abc54f79f9ad679d2d22f0fb9909fb005c16f8a1","next-protocol-approvals":0,"next-protocol-switch-on":0,"next-protocol-vote-before":0},"upgradeVote":{"upgrade-approve":false,"upgrade-delay":0}}