Copy {
"code" : 0 ,
"msg" : "OK" ,
"data" : {
"ticker" : "text" ,
"overallBalance" : "text" ,
"availableBalance" : "text" ,
"availableBalanceSafe" : "text" ,
"availableBalanceUnSafe" : "text" ,
"transferableBalance" : "text" ,
"historyCount" : 0 ,
"historyInscriptions" : [
{
"confirmations" : 0 ,
"data" : {
"amt" : "text" ,
"decimal" : "text" ,
"lim" : "text" ,
"max" : "text" ,
"minted" : "text" ,
"op" : "text" ,
"tick" : "text" ,
"to" : "text"
} ,
"inscriptionId" : "text" ,
"inscriptionNumber" : 0
}
] ,
"transferableCount" : 0 ,
"transferableInscriptions" : [
{
"confirmations" : 0 ,
"data" : {
"amt" : "text" ,
"decimal" : "text" ,
"lim" : "text" ,
"max" : "text" ,
"minted" : "text" ,
"op" : "text" ,
"tick" : "text" ,
"to" : "text"
} ,
"inscriptionId" : "text" ,
"inscriptionNumber" : 0
}
]
}
}