Skip to content

Instantly share code, notes, and snippets.

@evanVtatum
Last active June 30, 2021 12:43
Show Gist options
  • Save evanVtatum/2c3e5ad6b110b1209d90c47ca2cc9371 to your computer and use it in GitHub Desktop.
Save evanVtatum/2c3e5ad6b110b1209d90c47ca2cc9371 to your computer and use it in GitHub Desktop.
Generate deposit address
curl --request POST \
--url 'https://api-eu1.tatum.io/v3/offchain/account/{id}/address' \
--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