Skip to content

Update transaction-related content#1927

Merged
alexandratran merged 3 commits intomainfrom
832-transaction-object
Mar 16, 2025
Merged

Update transaction-related content#1927
alexandratran merged 3 commits intomainfrom
832-transaction-object

Conversation

@alexandratran
Copy link
Contributor

@alexandratran alexandratran commented Mar 13, 2025

Description

Update content relating to the transaction object, types, and parameters:

  • Update Services > Concepts > Ethereum transaction types with example transaction object/params for each type. (preview)
  • Update Wallet API > How to > Send transactions: (preview)
    • Add example transaction object/params for each type.
    • Simplify comments on example implementation.
    • Fix outdated information for the parameter descriptions, and add 1559 parameters.
  • Add reference to transaction parameters in Snaps docs:
    • onTransaction entry point (preview)
    • Transaction insights guide (preview)
    • Gas fee percentages tutorial (preview)

Issue(s) fixed

Fixes #832

Checklist

Complete this checklist before merging your PR:

  • If this PR contains a major change to the documentation content, I have added an entry to the top of the "What's new?" page.
  • The proposed changes have been reviewed and approved by a member of the documentation team.

@alexandratran alexandratran requested review from a team as code owners March 13, 2025 20:46
@vercel
Copy link

vercel bot commented Mar 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metamask-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 16, 2025 10:09pm

Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@alexandratran alexandratran merged commit a087075 into main Mar 16, 2025
19 of 21 checks passed
@alexandratran alexandratran deleted the 832-transaction-object branch March 16, 2025 22:11
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

Successfully merging this pull request may close these issues.

Document the transaction object with examples for onTransaction

3 participants