For the complete documentation index, see llms.txt. This page is also available as Markdown.

Decode Runestone

This endpoint can be used to pass a transaction hex and extract and decode the runestone present in the OP_RETURN

post

Decode a runestone from transaction hex.

Authorizations
x-api-keystringRequired
Body
txstring · min: 1Required

Transaction hex string to decode

Responses
post
/v1/tx/runes/decode

Last updated