Skip to content

Commit 5825922

Browse files
authored
update gasless campaign doc (#592)
1 parent 7793a93 commit 5825922

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/base-account/improve-ux/sponsor-gas/paymasters.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If your app supports Base Account, you can start sponsoring your users'
88
transactions by using [standardized Paymaster service communication](https://erc7677.xyz) enabled by [new wallet RPC methods](https://eip5792.xyz).
99

1010
This guide is specific to using Base Account, you can find our more about using Paymasters with Base in
11-
the [Base Go Gasless page](/cookbook/go-gasless).
11+
the [Coinbase Developer Platform documentation](https://docs.cdp.coinbase.com/paymaster/introduction/welcome).
1212

1313
## Implementation Guide
1414

docs/base-account/more/base-gasless-campaign.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Base Account's [paymaster (sponsored transactions)](/base-account/improve-ux/spo
88

99
| Partner Tier | Base Gas Credit Incentive | Requirements | Actions |
1010
| ------------ | ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
11-
| 1 | $15k | <ul><li>- Support Base Account</li><li>- Onboard to CDP Paymaster</li><li>- Preferred placement in your UI (ie "Create Wallet" button)</li></ul> | <ol><li>1. Migrate your Coinbase SDK to add Base Account to your app, or bump to latest version of any supporting wallet library.</li><li>2. Sign in / up for [Coinbase Developer Platform](https://www.coinbase.com/developer-platform) (takes less than 2 minutes). No KYC needed - just email and phone.</li><li>3. Check out the Paymaster product where the Base Mainnet Paymaster is enabled by default. Set and change your gas policy at any time.</li><li>4. Complete [this form](https://docs.google.com/forms/d/1yPnBFW0bVUNLUN_w3ctCqYM9sjdIQO3Typ53KXlsS5g/viewform?edit_requested=true)</li><li>Credits will land within 1 week of completion</li></ol> |
12-
| 2 | $10k | <ul><li>- Support Base Account</li><li>- Onboard to CDP Paymaster</li></ul> | <ol><li>1. Migrate your Coinbase SDK to add Base Account to your app, or bump to latest version of any supporting wallet library.</li><li>2. Sign in / up for [Coinbase Developer Platform](https://www.coinbase.com/developer-platform) (takes less than 2 minutes). No KYC needed - just email and phone.</li><li>3. Check out the Paymaster product where the Base Mainnet Paymaster is enabled by default. Set and change your gas policy at any time.</li><li>4. Complete [this form](https://docs.google.com/forms/d/1yPnBFW0bVUNLUN_w3ctCqYM9sjdIQO3Typ53KXlsS5g/viewform?edit_requested=true)</li><li>Credits will land within 1 week of completion</li></ol> |
13-
| Bonus | $1k | <ul><li>- Release demo</li></ul> | Create a demo of your Coinbase Base Account integration, post on social (Farcaster and/or X) and tag Coinbase Wallet and/or Base |
11+
| 1 | $15k | <ul><li>Support Base Account</li><li>Onboard to CDP Paymaster</li><li>Preferred placement in your UI (ie "Create Wallet" button)</li></ul> | <ol><li> Migrate your Coinbase SDK to add Base Account to your app, or bump to latest version of any supporting wallet library.</li><li> Sign in / up for [Coinbase Developer Platform](https://www.coinbase.com/developer-platform) (takes less than 2 minutes). No KYC needed - just email and phone.</li><li> Check out the Paymaster product where the Base Mainnet Paymaster is enabled by default. Set and change your gas policy at any time.</li><li> Complete [this form](https://docs.google.com/forms/d/1yPnBFW0bVUNLUN_w3ctCqYM9sjdIQO3Typ53KXlsS5g/viewform?edit_requested=true)</li><li>Credits will land within 1 week of completion</li></ol> |
12+
| 2 | $10k | <ul><li>Support Base Account</li><li>Onboard to CDP Paymaster</li></ul> | <ol><li> Migrate your Coinbase SDK to add Base Account to your app, or bump to latest version of any supporting wallet library.</li><li> Sign in / up for [Coinbase Developer Platform](https://www.coinbase.com/developer-platform) (takes less than 2 minutes). No KYC needed - just email and phone.</li><li> Check out the Paymaster product where the Base Mainnet Paymaster is enabled by default. Set and change your gas policy at any time.</li><li> Complete [this form](https://docs.google.com/forms/d/1yPnBFW0bVUNLUN_w3ctCqYM9sjdIQO3Typ53KXlsS5g/viewform?edit_requested=true)</li><li>Credits will land within 1 week of completion</li></ol> |
13+
| Bonus | $1k | <ul><li>Release demo</li></ul> | Create a demo of your Coinbase Base Account integration, post on social (Farcaster and/or X) and tag Coinbase Wallet and/or Base |
1414

0 commit comments

Comments
 (0)