Skip to content

docs: how to get testnet $U (public faucet) - #51

Merged
dhernz merged 1 commit into
stagingfrom
docs/u-testnet-faucet
Aug 21, 2026
Merged

docs: how to get testnet $U (public faucet)#51
dhernz merged 1 commit into
stagingfrom
docs/u-testnet-faucet

Conversation

@dhernz

@dhernz dhernz commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

What

Documents how builders get $U on BSC testnet (chain 97), where ERC-8183 job budgets are escrowed in $U.

  • sdk/erc8183.mdx — new "Get testnet $U" section: the public faucet's requestTokens() pays 10 $U per address every 30 minutes. Includes the claim from an Altana wallet through the relay (client.execute, the smart account is msg.sender so the payout lands in the wallet) and a cast send one-liner for plain EOAs.
  • concepts/networks/testnet.mdx — $U token and faucet addresses added to the testnet address tables, linked to the new section.

Verified

  • Faucet parameters read on-chain: tokenAmount = 10e18, waitTime = 1800s, tokenInstance = the $U token (0xc70B…5565).
  • requestTokens() simulated successfully via eth_call from a fresh wallet.
  • The relay-path snippet mirrors the live testnet hire E2E test, which claimed from this faucet on the real relay.
  • Both MDX pages compile with the MDX compiler vocs uses.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
altana-sdk-docs Ready Ready Preview Aug 21, 2026 10:33am

Request Review

@dhernz
dhernz merged commit 3feff44 into staging Aug 21, 2026
4 checks passed
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