Get Namespace Price
Retrieves the price of a namespace. The amount
given will be in the smallest possible units of the currency.
Path Parameters |
---|
tld string — REQUIREDthe namespace to fetch price for |
Responses | |||
---|---|---|---|
200 Success
|
Retrieves the price of a namespace. The amount
given will be in the smallest possible units of the currency.
Path Parameters |
---|
tld string — REQUIREDthe namespace to fetch price for |
Responses | |||
---|---|---|---|
200 Success
|
get_namespace_price
GET /v2/prices/namespaces/:tld
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/v2/prices/namespaces/:tld' \
-H 'Accept: application/json'