OBJECT

PortfolioCsv

link GraphQL Schema definition

  • type PortfolioCsv {
  • # CSV portfolio in string format. columns (trustId, subWalletId, asset, value,
  • # Value, timestamp)
  • csv: String!
  • }

link Require by