Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map (module) transaction transfers #1613

Open
iamacook opened this issue Jun 4, 2024 · 0 comments
Open

Map (module) transaction transfers #1613

iamacook opened this issue Jun 4, 2024 · 0 comments

Comments

@iamacook
Copy link
Member

iamacook commented Jun 4, 2024

Description

When fetching all-transactions, every transaction type has a transfers array that currently doesn't exist in all types. We are therefore not mapping all transfers of transactions, only the transfers of multisig transactions.

We should map the transfers of (module) transactions if they exist.

IMPORTANT: fetching (module) transactions from the respective typed-endpoint does NOT seemingly have a transfers array.

Requirements

  • Establish the mapping structure
  • Modify module transaction mapper (taking into account it would be all-transactions specific
  • Investigate whether the mapping of other transaction type transfers is needed

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant