{
"items": [
{
"txid": "text",
"version": 1,
"locktime": 1,
"vin": [
{
"txid": "text",
"vout": 1,
"prevout": {
"scriptpubkey": "text",
"scriptpubkeyAsm": "text",
"scriptpubkeyType": "text",
"scriptpubkeyAddress": "text",
"value": 1
},
"scriptsig": "text",
"scriptsigAsm": "text",
"witness": [
"text"
],
"isCoinbase": true,
"sequence": 1
}
],
"vout": [
{
"scriptpubkey": "text",
"scriptpubkeyAsm": "text",
"scriptpubkeyType": "text",
"scriptpubkeyAddress": "text",
"value": 1
}
],
"size": 1,
"weight": 1,
"sigops": 1,
"fee": 1,
"status": {
"confirmed": true
}
}
]
}