Skip to content

join donation swap table data to donationsByUserId query #2097

@divine-comedian

Description

@divine-comedian

need to join swap table to donationsByUserId table so we can get swap info on user donations info

this is so that we can show the origin donation information on the user donation table

AC

when querying donationsByUserId should be able to retrieve object field swapTransactions with subfields of

  • fromToken
  • toToken
  • fromAmount
  • toAmount
  • toTxHash
  • fromTxHash
  • fromChainId
  • toChainId

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions