Skip to main content

/wallet/getexpandedspendingkey REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/wallet/getexpandedspendingkey REST API Endpoint

Body Parameters

value
string
REQUIRED
Loading...

Returns

success
Loading...
expandedSpendingKey
Loading...
error
Loading...
statusCode
Loading...
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getexpandedspendingkey \
2
--header 'accept: application/json' \
3
--header 'content-type: application/json' \
4
--data '{
5
"value": "09124de6a534661ef1cfad0335832445a3b83c08e885881a68a52cf4dc735e68"
6
}
7
'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free