Skip to content

Decode AuthorizedInvocation in Authorization Entries #270

Description

@codeZe-us

Users need to know exactly what actions they authorized in a Soroban transaction. The AuthorizedInvocation structure contains the contract, function, and arguments, but requires decoding.

  • Extract and decode the AuthorizedInvocation from an auth entry.
  • Format the target contract, function name, and arguments into a readable format.

Expectation: Prism shows a structured, human-readable breakdown of the exact contract invocation that was authorized.

Contributor telegram group: https://t.me/+sII7WPhll2liMGNk

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions