Skip to content

Parsed Instruction Components #14

@buffalojoec

Description

@buffalojoec

Right now we have components for Account and Transaction, but
we don't have any for TransactionInstruction.

On both the Transactions and Explorer pages, we should be able to see
parsed transactions, and then within those parsed transactions, parsed
instructions.

For now, we can follow the same pattern as the account components
(base -> parsed -> extensions) and do parsed transaction -> parsed instruction.

Later on, we'll optimize the GraphQL queries to be able to parse directly from
the transaction and avoid duplicating getTransaction calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions