Skip to main content

InvestorTransactionsReport

@centrifuge/sdk


@centrifuge/sdk / InvestorTransactionsReport

Type Alias: InvestorTransactionsReport

InvestorTransactionsReport: object

Defined in: src/types/reports.ts:139

Type declaration

account

account: string

chainId

chainId: number | "centrifuge"

currencyAmount

currencyAmount: Currency

epoch

epoch: string

price

price: Price

timestamp

timestamp: string

trancheTokenAmount

trancheTokenAmount: Currency

trancheTokenId

trancheTokenId: string

transactionHash

transactionHash: string

transactionType

transactionType: SubqueryInvestorTransactionType

type

type: "investorTransactions"