Skip to content

Create capabilifeat: implementation of EIP-5792 capabilities for sponsored transactions#543

Open
rdin777 wants to merge 1 commit intoourzora:mainfrom
rdin777:feat/capabilities-support
Open

Create capabilifeat: implementation of EIP-5792 capabilities for sponsored transactions#543
rdin777 wants to merge 1 commit intoourzora:mainfrom
rdin777:feat/capabilities-support

Conversation

@rdin777
Copy link

@rdin777 rdin777 commented Dec 17, 2025

This PR addresses Issue #530 by adding native support for transaction sponsorship in the Coins SDK.

Key Implementation Details:

EIP-5792 Support: Introduced the capabilities parameter to allow integration with Paymaster services.

Dynamic Execution: The logic now switches to sendCalls when sponsorship capabilities are provided, ensuring compatibility with modern Smart Accounts.

Modular Design: Implemented a separate call preparation step as suggested by @iainnash to maintain flexibility.

Why this matters: This update significantly improves the user experience by enabling gasless coin creation, removing the barrier of entry for new users on the Zora Network.

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