Skip to main content
isSolanaGasSponsorshipEnabled returns whether SVM gas sponsorship is turned on in your project settings.
You don’t need to call this before sending a transaction. signAndSendTransaction already sponsors gas automatically when the project setting is on and the wallet supports it. Use this function for UI affordances (e.g. labeling a button “Send (Sponsored)”) or analytics.

Usage

Return value

Requirements

Last modified on September 16, 2026