Documentation Index
Fetch the complete documentation index at: https://docs.rhaios.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/testing/fund-wallet
Free — No authentication required. See Test RPCs.
Parameters
Target chain:
"ethereum" or "base".Wallet address to fund (
0x...).Amount of ETH to mint, in wei. Max
20000000000000000 (0.02 ETH) per call.Amount of USDC to mint, in base units (6 decimals). Max
50000000 (50 USDC) per call.At least one of
ethWei or usdcAmount must be provided.Example
Response
funded.eth/funded.usdc— Requested amounts and resulting on-fork balancesforkId— The test RPC fork that was fundedlimits— Current per-call capsallowlistEnforced— Whether the server restricts funding to an allowlisted set of wallets