Created
December 7, 2021 15:23
-
-
Save evanVtatum/ca7384e1d38e1a67d08acd1e8602cf3e to your computer and use it in GitHub Desktop.
Get Algorand current block number
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --request GET \ | |
--url https://api-eu1.tatum.io/v3/algorand/block/current \ | |
--header 'x-api-key: REPLACE_KEY_VALUE' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment