Skip to content

Add Ethereum and Plasma USDT funding support - #808

Merged
shreyav merged 1 commit into
mainfrom
claude/usdt-eth-l1-grid-docs-4zhj0z
Aug 7, 2026
Merged

Add Ethereum and Plasma USDT funding support#808
shreyav merged 1 commit into
mainfrom
claude/usdt-eth-l1-grid-docs-4zhj0z

Conversation

@shreyav

@shreyav shreyav commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Extends stablecoin funding capabilities to support USDT on Ethereum L1 and Plasma networks, and updates USDC support on Ethereum to explicitly include USDT as an alternative asset type.

Changes

  • Internal Accounts Documentation: Added new "Ethereum Stablecoin Funding" accordion section with example JSON for funding Ethereum L1 wallet accounts with USDT
  • Account Types Reference:
    • Updated ETHEREUM_WALLET to support both USDC and USDT (previously USDC only)
    • Added new PLASMA_WALLET account type for USDT funding
    • Updated documentation to reflect these changes across multiple sections
  • OpenAPI Specs: Updated cryptoNetwork field descriptions in RealtimeFundingQuoteSource to include TRON and PLASMA as example values
  • Skill Documentation: Updated compatible instant methods to reflect USDT support on Tron, Ethereum, and Plasma networks

Implementation Details

All changes are documentation-only updates to OpenAPI schemas and Mintlify MDX files. The OpenAPI source files in openapi/components/schemas/ were updated, and make build should be run to rebundle the generated openapi.yaml files.

https://claude.ai/code/session_01PLo8HsJf9FMrmfNE99NSQ5

- Add an Ethereum stablecoin funding accordion to the internal accounts
  funding payment instructions, which previously showed USDT examples
  only for Tron and Plasma
- Add TRON and PLASMA to the cryptoNetwork example values on
  RealtimeFundingQuoteSource
- Fix the grid-api skill references: ETHEREUM_WALLET supports USDC and
  USDT, USDT JIT funding works on Tron/Ethereum/Plasma, and add the
  missing PLASMA_WALLET entries

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PLo8HsJf9FMrmfNE99NSQ5
@mintlify

mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Grid 🟢 Ready View Preview Aug 7, 2026, 3:33 PM

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
grid-flow-builder Ignored Ignored Aug 7, 2026 3:32pm
grid-wallet-demo Ignored Ignored Aug 7, 2026 3:32pm

Request Review

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

✱ Stainless preview builds for grid

This PR will update the grid SDKs with the following commit messages.

cli

feat: Add Ethereum and Plasma USDT funding support

go

feat: Add Ethereum and Plasma USDT funding support

kotlin

feat: Add Ethereum and Plasma USDT funding support

openapi

feat: Add Ethereum and Plasma USDT funding support

php

feat: Add Ethereum and Plasma USDT funding support

python

feat: Add Ethereum and Plasma USDT funding support

ruby

chore(internal): regenerate SDK with no functional changes

typescript

chore(internal): regenerate SDK with no functional changes
⚠️ grid-openapi studio · code

Your SDK build had at least one "warning" diagnostic.
generate ⚠️

grid-ruby studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅build ⏭️lint ✅test ✅

grid-go studio

Your SDK build had a "fatal" conclusion, and no code was generated.

grid-kotlin studio

Your SDK build had a "fatal" conclusion, and no code was generated.

⚠️ grid-python studio · code

Your SDK build had a failure in the test CI job, which is a regression from the base state.
generate ✅build ⏭️lint ⏭️test ❗

grid-php studio

Your SDK build had a "fatal" conclusion, and no code was generated.

grid-typescript studio

Your SDK build had a "fatal" conclusion, and no code was generated.

grid-cli studio

Your SDK build had a "fatal" conclusion, and no code was generated.


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-08-07 15:42:28 UTC

@greptile-apps

greptile-apps Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR documents USDT funding over Ethereum and Plasma and expands the realtime-funding network examples.

  • Adds Ethereum USDT funding guidance and Plasma wallet references.
  • Updates account-type and skill documentation for the supported asset/network combinations.
  • Keeps the modular OpenAPI source and both committed bundles synchronized.

Confidence Score: 5/5

The PR appears safe to merge with no actionable defects identified.

The newly documented wallet and asset combinations are present in the OpenAPI contract, the added network names match the canonical enum, and both generated bundles remain synchronized with the source schema.

Important Files Changed

Filename Overview
openapi/components/schemas/quotes/RealtimeFundingQuoteSource.yaml Adds TRON and PLASMA to the documented network examples, consistent with the canonical network enum.
mintlify/snippets/internal-accounts.mdx Adds a schema-compatible Ethereum USDT funding example following existing accordion conventions.
.claude/skills/grid-api/references/account-types.md Documents the existing ETHEREUM_WALLET USDT and PLASMA_WALLET USDT schema combinations.
.claude/skills/grid-api/SKILL.md Expands the compatible USDT network list to Ethereum and Plasma.
openapi.yaml Regenerated bundle remains synchronized with the modular schema change.
mintlify/openapi.yaml Mintlify’s generated OpenAPI bundle remains synchronized with the source and root bundle.

Reviews (1): Last reviewed commit: "Document USDT support on Ethereum L1 and..." | Re-trigger Greptile

@shreyav
shreyav merged commit 9fab7ec into main Aug 7, 2026
11 of 12 checks passed
@shreyav
shreyav deleted the claude/usdt-eth-l1-grid-docs-4zhj0z branch August 7, 2026 15:39
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.

3 participants