chore: sync token list and MetaMask provider configs for Chain 138

- Token list and DUAL_CHAIN tokenlist/networks alignment.
- chain138-snap .env.example notes for npm publish automation.

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-07 22:56:18 -07:00
parent c55eedf3f1
commit bdb70bef22
4 changed files with 2784 additions and 905 deletions

View File

@@ -1,7 +1,9 @@
# Copy to .env and set values. .env is gitignored.
# npm registry token for publishing chain138-snap (granular token with Publish + Bypass 2FA).
# npm registry token for publishing chain138-snap and chain138-open-snap (granular:
# Publish; enable "Bypass two-factor authentication" if npm requires it for automation).
# Create at: https://www.npmjs.com/settings/~/tokens → Generate New Token → Granular.
# Repo script: scripts/deployment/publish-chain138-open-snap.sh loads this file automatically.
NPM_ACCESS_TOKEN=
# Optional: token-aggregation API for companion site (see packages/site/.env.production.dist).