v1
latestOpenAPI 3.0.02026-07-146561171.4 KBInscriptions
Retrieve an Inscription
get/v2/inscriptions/{address}
Path parameters
addressstring required
Base-58 encoded string representing an on-chain address
Example:dustFPTV7dujoJjgkKtf6is3bYaFEy1nswS23vxHfvt
Response
Returns an Inscription by address
Example response
{
"address": "dustFPTV7dujoJjgkKtf6is3bYaFEy1nswS23vxHfvt",
"authority": "dustFPTV7dujoJjgkKtf6is3bYaFEy1nswS23vxHfvt",
"superAdminAddress": "dustFPTV7dujoJjgkKtf6is3bYaFEy1nswS23vxHfvt"
}