Last active
June 30, 2021 12:43
-
-
Save evanVtatum/2c3e5ad6b110b1209d90c47ca2cc9371 to your computer and use it in GitHub Desktop.
Generate deposit address
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 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