Skip to main content

/wallet/validateaddress REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/wallet/validateaddress REST API Endpoint

Body Parameters

address
string
REQUIRED
Loading...
visible
boolean
Loading...

Returns

result
Loading...
message
Loading...
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/validateaddress \
2
-X POST \
3
--header 'accept: application/json' \
4
--data '{ "address": "TG3XXyExBkPp9nzdajDZsozEu4BkaSJozs", "visible": true}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free