Skip to main content

/wallet/getnewshieldedaddress REST API Endpoint

Gets the New Shielded Address.

Updated on
Oct 4, 2023

/wallet/getnewshieldedaddress REST API Endpoint

Parameters

This method does not accept any parameters

Returns

success
It indicates the success or failure of the operation
shieldedAddress
The newly generated shielded address
error
It provides additional information about the specific error encountered during the operation
statusCode
It represents the HTTP status code associated with the response
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getnewshieldedaddress \
2
--request GET \
3
--header 'accept: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free