Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
38c96cd
fix dead link
youssefea Oct 2, 2025
c9747bf
add to docs json
youssefea Oct 2, 2025
e69de30
base solaa bridge
youssefea Oct 2, 2025
60ecb9b
Merge branch 'master' into base-solana-bridge
youssefea Oct 2, 2025
c3280ef
add callout
youssefea Oct 2, 2025
2f0efe9
add links
youssefea Oct 2, 2025
32f1d0a
update the faucet link
youssefea Oct 2, 2025
e39203a
update title
youssefea Oct 2, 2025
4764c8f
update name
youssefea Oct 6, 2025
a61e1e7
update docs json
youssefea Oct 6, 2025
6f67510
update base solana guide
youssefea Oct 6, 2025
fb5b257
update real sub section
youssefea Oct 6, 2025
5e47b91
update magnifying glass
youssefea Oct 6, 2025
feea961
remove key contracts
youssefea Oct 6, 2025
d5453c1
add updates
youssefea Oct 6, 2025
660677e
add line key programs
youssefea Oct 6, 2025
383251f
remove jack
youssefea Oct 6, 2025
aa737ff
update doc
youssefea Oct 7, 2025
709f3a6
Update docs/base-chain/quickstart/base-solana-bridge.mdx
youssefea Oct 8, 2025
8ea6f09
add combination
youssefea Oct 8, 2025
f1eecce
fix how it works section and remove wsol
youssefea Oct 8, 2025
522efae
add clarification to sol to base flow
youssefea Oct 8, 2025
38e0d3d
update links of examples
youssefea Oct 8, 2025
95e6970
add callout
youssefea Oct 8, 2025
8e0f074
remove "we"
youssefea Oct 8, 2025
c72b142
remove we
youssefea Oct 8, 2025
8338ac4
sample script
youssefea Oct 8, 2025
7df06ac
fix links
youssefea Oct 8, 2025
ba0a562
add callout to explain lock and burn mechanism
youssefea Oct 8, 2025
2d628b4
update audit notice
youssefea Oct 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Execute multiple transactions in a single user confirmation.
### Gasless Transactions
Sponsor gas fees for your users.

**Learn more:** [Gasless Transactions Guide](/base-account/improve-ux/sponsor-gas/paymaster) | [Coinbase Developer Platform Paymaster](https://docs.cdp.coinbase.com/paymaster/introduction/welcome)
**Learn more:** [Gasless Transactions Guide](/base-account/improve-ux/sponsor-gas/paymasters) | [Coinbase Developer Platform Paymaster](https://docs.cdp.coinbase.com/paymaster/introduction/welcome)

### Full list of provider methods and capabilities
Access the full list of Base Account provider methods and capabilities.
Expand Down
Loading