debeem-wallet

Type alias TransactionHistoryItemRawContract

TransactionHistoryItemRawContract: {
    address: string | null;
    decimal: string | null;
    value: string;
}

Type declaration

  • address: string | null

    '0x271b34781c76fb06bfc54ed9cfe7c817d89f7759' | null

  • decimal: string | null

    '0x12' | null

  • value: string

    '0x71be61e321000'