Skip to main content

Get Inscription Info By Outpoint

GET 

/btc/:network/inscriptions/output/:outpoint

Get Ordinals inscription info by outpoint.

Responses

Successful operation

{
"statusCode": 0,
"data": [
{
"address": "tb1peuzrdf7eq3xdcyj4dpm2v3u4d4smkyjke6ea90hxegze0lfvd23saenzwk",
"charms": [],
"children": [],
"content_length": 1782,
"content_type": "text/html;charset=utf-8",
"effective_content_type": "text/html;charset=utf-8",
"fee": 3123,
"height": 201710,
"id": "e4400aa9cbcadb9c3a4122bce9bff3eb08b1c77e92126d30d8e7dc2cd868bd0bi0",
"next": "74849ae6d09c3c93ba51901aa3db7299efbec1b432a9e46ab1ca742be9d29d55i0",
"number": 39805,
"parents": [],
"previous": "16527b8c8502fa6c6cfdd5e7d9be0311436420c06e9ab7288847536c78d96236i0",
"rune": null,
"sat": 546899263919380,
"satpoint": "e4400aa9cbcadb9c3a4122bce9bff3eb08b1c77e92126d30d8e7dc2cd868bd0b:0:0",
"timestamp": 1719420351,
"value": 546
}
]
}
Loading...