Burning Assets
Burning BRC20 tokens
Request Body
Name
Type
Description
{
// PSBT to be signed and published by user's wallet
"psbtBase64": "cHNi...AAAAA",
// same PSBT in hex format (for leather wallet)
"psbtHex": "70736274ff01...47dc200000000",
// input indices user will need to sign to create the transaction
"paymentInputIndices": [],
"ordinalInputIndices": [
0
]
}{
status: 'error',
error: 'error reason'
}{
status: 'error',
reason: 'unable to check data'
}Burning Inscriptions & Runes

Last updated

