/v1/addresses/{blockchain}/{address} REST API Endpoint
Path Parameters
blockchain
string
REQUIRED
the layer-1 blockchain for the address.
address
string
REQUIRED
the address to lookup.
Returns
object
Retrieves a list of names owned by the address provided.
names
array
The name list
Request
1curl -X 'GET' \2'https://docs-demo.stacks-mainnet.quiknode.pro/v1/addresses/stacks/SP1CTCBPM2QMWZHQTNXGEXFZEYHCVM21DYRPFY9BA' \3-H 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free