Skip to content

docs(terms): add token contract addresses and refresh stale wording - #330

Open
scx1332 wants to merge 1 commit into
masterfrom
docs/terms-token-addresses
Open

scx1332 wants to merge 1 commit into
masterfrom
docs/terms-token-addresses

Conversation

@scx1332

@scx1332 scx1332 commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

Technical review of /docs/golem/terms — the page referenced GLM/tGLM/ETH without naming any contract and carried several claims that no longer match how yagna pays.

  • Token address table (new): GLM on Ethereum mainnet (1) and Polygon (137), tGLM + faucet on Hoodi (560048), each with its gas token (ETH / POL / tETH) and explorer link. Addresses are the defaults from core/payment-driver/erc20/src/erc20/config.rs / config-payments.toml in yagna. Short note that POL (formerly MATIC) is Polygon's native gas token and has no contract.
  • Stale claims removed: "only to be used on Ethereum testnet" / "alpha version … testing purposes only" contradicted the mainnet + Polygon payment text; now "testnet recommended for development".
  • L2 withdrawal: the "up to 30 business days" clause described a mechanism yagna doesn't have; replaced with a statement that bridging between L1 and L2 is solely the node operator's responsibility.
  • Privacy warning: rewritten around ERC-20 transfers (address, counterparty, amounts, batched transfers) instead of the legacy state-channel vocabulary ("channels, channel deposits, channel counterparty"), and no longer scoped to testnet only.
  • Terminology: NGNT → tGLM (kept as "formerly NGNT"), POL defined, "Ethereum Token Standard" → ERC-20, Rinkeby example → Hoodi, "construed" → "incorporated".
  • Network monitor: consent wording softened to "may be set during installation or configuration"; "External Statistics" defined on first use.
  • Gender-neutral pronouns, straight quotes, typo fixes, "updated as of" dates bumped to 2026-08-28.

Intentionally untouched: the German-language GPL link in the definitions.

Test plan

  • Verify the four addresses against a fresh yagna checkout (config-payments.toml)
  • Preview the page and check the table renders / explorer links resolve
  • Legal sign-off on the reworded bridging, testnet and privacy clauses

🤖 Generated with Claude Code

https://claude.ai/code/session_0175ahENmvCAna7r8BH9wPjd

- Add a table of GLM/tGLM contract addresses with chain IDs and gas
  tokens for Ethereum mainnet, Polygon and Hoodi (sourced from the
  yagna erc20 payment driver defaults), plus a note on POL as gas.
- Replace the Rinkeby example with Hoodi.
- Drop the "testnet only" and "alpha" claims that contradict mainnet
  and Polygon payments; recommend testnet for development instead.
- Replace the 30-business-day L2 withdrawal clause: yagna does not
  bridge tokens, bridging is the node operator's responsibility.
- Rewrite the privacy warning to describe ERC-20 transfers instead of
  the legacy state-channel design.
- Retire NGNT in favour of tGLM, define POL, say ERC-20 instead of
  "Ethereum Token Standard".
- Soften the network-monitor consent wording, define External
  Statistics, use gender-neutral pronouns, fix quotes and typos.
- Bump the "updated as of" dates.

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

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
golem-docs Ready Ready Preview Aug 28, 2026 11:41am

Request Review

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.

1 participant