{
"code": 0,
"msg": "OK",
"data": {
"utxo": [
{
"address": "text",
"inscriptions": [
{
"inscriptionId": "text",
"isBRC20": false,
"moved": false
}
],
"isOpInRBF": false,
"satoshi": 10000,
"scriptPk": "text",
"scriptType": "text",
"txid": "text",
"vout": 0
}
]
}
}