post http://localhost:3001/v1/sub-wallet/address
Generate a new wallet address or retrieve an existing one for the specified sub-wallet.
Wallet addresses can only be generated for recharge coins.Log in to see full request history
Responses
Generate a new wallet address or retrieve an existing one for the specified sub-wallet.
Wallet addresses can only be generated for recharge coins.xxxxxxxxxx
curl --request POST \
--url http://localhost:3001/v1/sub-wallet/address \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: