export type CardanoTransaction = { hash: string; index: number; };