RawCoin: {
    amount: string;
    assetId: string;
    blockCreated: string;
    owner: string;
    txCreatedIdx: string;
    utxoId: string;
}