Skip to content

docs: update Transaction Type section to include EIP-2930 and EIP-1559#555

Open
airope wants to merge 1 commit intoscroll-tech:developfrom
airope:docs/update-transaction-types
Open

docs: update Transaction Type section to include EIP-2930 and EIP-1559#555
airope wants to merge 1 commit intoscroll-tech:developfrom
airope:docs/update-transaction-types

Conversation

@airope
Copy link

@airope airope commented Mar 4, 2026

Summary

Since the Curie upgrade, Scroll supports EIP-2930 (Access List) and EIP-1559 (Dynamic Fee) transaction types.

Changes

  • Updated "three types" → "five types" of supported transactions
  • Added EIP-2930 Access List Transaction (Type 0x01) entry with link to Curie upgrade
  • Added EIP-1559 Dynamic Fee Transaction (Type 0x02) entry with link to Curie upgrade
  • Removed outdated "not supported" note
  • Updated across all language versions (en, es, tr, zh)

Reference: Curie upgrade blog post

Closes #407

Since the Curie upgrade, Scroll supports EIP-2930 (Access List) and
EIP-1559 (Dynamic Fee) transaction types. Update the Transaction Type
section from 'three types' to 'five types' and replace the 'not supported'
note with proper entries linking to the Curie upgrade page.

Updated across all language versions (en, es, tr, zh).

Closes scroll-tech#407
@vercel
Copy link

vercel bot commented Mar 4, 2026

@airope is attempting to deploy a commit to the Scroll Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Enhancement]: Update Transaction Type Section

1 participant