Skip to content

docs: add Bridge USDC via Stargate guide#199

Open
decofe wants to merge 2 commits intomainfrom
uddhav/bridge-usdc-stargate-guide
Open

docs: add Bridge USDC via Stargate guide#199
decofe wants to merge 2 commits intomainfrom
uddhav/bridge-usdc-stargate-guide

Conversation

@decofe
Copy link
Member

@decofe decofe commented Mar 23, 2026

Summary

Adds a new guide at /guide/bridge-usdc-stargate covering how to bridge USDC to and from Tempo using Stargate (LayerZero).

Changes

  • src/pages/guide/bridge-usdc-stargate.mdx — new guide with:
    • Tempo contract addresses (USDC.e, StargateOFTUSDC, EndpointV2, LZEndpointDollar)
    • Source chain table (Ethereum, Arbitrum, Base, Optimism, Polygon, Avalanche) with LZ EIDs and pool addresses
    • Bridge TO Tempo — Stargate UI + cast + viem examples
    • Bridge FROM Tempo — cast + viem examples
    • EndpointDollar explanation (Tempo has no msg.value)
    • Bus vs Taxi mode
  • src/pages/guide/getting-funds.mdx — updated LayerZero link to point to the new guide
  • vocs.config.ts — added sidebar entry under Build on Tempo

Co-Authored-By: Uddhav 255779543+letstokenize@users.noreply.github.com

Prompted by: uddhav

Adds a comprehensive guide covering:
- USDC.e and Stargate contract addresses on Tempo
- Source chain contracts (Ethereum, Arbitrum, Base, Optimism, Polygon, Avalanche)
- Bridging TO and FROM Tempo with cast (Foundry) and TypeScript (viem) examples
- EndpointDollar explanation (no msg.value on Tempo)
- Bus vs Taxi mode

Also updates getting-funds.mdx to link to the new guide and adds sidebar entry.

Co-Authored-By: Uddhav <255779543+letstokenize@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 23, 2026 8:02pm
tempo-docs Ready Ready Preview, Comment Mar 23, 2026 8:02pm

Request Review

- Fix quoteSend return type: (uint256,uint256) → ((uint256,uint256))
- Replace broken pre-encoded $SEND_PARAM with inline tuple args
- Rename $NATIVE_FEE → $LZ_FEE for bridge-from-Tempo (stablecoin units)
- Add bus mode caveat warning (not available on all routes)

Co-Authored-By: Uddhav <255779543+letstokenize@users.noreply.github.com>
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