Skip to content

Instantly share code, notes, and snippets.

@evanVtatum
Created December 7, 2021 15:20
Show Gist options
  • Save evanVtatum/12be816140f990a87917b65f6d1a5a85 to your computer and use it in GitHub Desktop.
Save evanVtatum/12be816140f990a87917b65f6d1a5a85 to your computer and use it in GitHub Desktop.
Get Algorand transactions from to
curl --request GET \
--url 'https://api-eu1.tatum.io/v3/algorand/transactions/{from}/{to}?limit=5&next=ywAAAAAAAAAAAAAA' \
--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