Skip to content

Clarify gas requirements for call execution docs#257

Open
warengonzaga wants to merge 3 commits intorelayprotocol:mainfrom
warengonzaga:waren/cus-414-clarify-gas-requirements-for-call-execution
Open

Clarify gas requirements for call execution docs#257
warengonzaga wants to merge 3 commits intorelayprotocol:mainfrom
warengonzaga:waren/cus-414-clarify-gas-requirements-for-call-execution

Conversation

@warengonzaga
Copy link
Member

Summary

  • Added a <Note> callout on the Call Execution page clarifying that EOA wallets still need origin chain native gas to broadcast the deposit transaction
  • Added a <Warning> block in the Call Execution Integration Guide "Before you start" section with the same clarification
  • Updated the "Verify user balance" checklist item to mention native gas
  • Added Smart Accounts and Sponsored Execution links to the "See Also" sections, so integrators can easily find the fully gasless alternatives

Context

Based on customer feedback from CUS-414 / SE-1402. An external integrator read "pay with any token on any other chain" and assumed zero native gas was needed with a standard EOA wallet. They spent significant time debugging before learning that Smart Accounts (EIP-7702 or ERC-4337) are required for a truly gasless flow. These docs changes make that distinction explicit upfront.

Test plan

  • Verify the <Note> and <Warning> components render correctly on the docs site
  • Confirm all internal links resolve correctly
  • Review wording for technical accuracy

🤖 Generated with Claude Code

warengonzaga and others added 2 commits February 23, 2026 10:07
…mart Accounts

Based on customer feedback (CUS-414 / SE-1402) where an integrator was
confused that "pay with any token" implied zero native gas was needed.
These changes make it explicit that EOA wallets still need origin chain
gas and point to Smart Accounts for truly gasless flows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pedromcunha
pedromcunha previously approved these changes Feb 23, 2026
@warengonzaga warengonzaga force-pushed the waren/cus-414-clarify-gas-requirements-for-call-execution branch from 5e6869c to b9f78aa Compare February 25, 2026 06:07
@warengonzaga
Copy link
Member Author

@pedromcunha done signing the commit.

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.

2 participants