Cascade
Testnet

Setup Account

Create your testnet account and fund it

Setup Account

Use this guide to create and fund your Cascade testnet account.

Step 1: Access the trading app

Navigate to https://app.cascade.cooking.

Step 2: Enter invite code

When prompted, enter an invite code. Contact the engineering team if you need one.

Step 3: Create account

Sign up using your email address and complete verification.

Step 4: Mint mock USDC (Arbitrum Sepolia)

Contract address

0x0964018860620fcC232fC8C0A0fc0dC2911c4100

Function

mint(address to, uint256 amount)

You can mint using:

cast send 0x0964018860620fcC232fC8C0A0fc0dC2911c4100 \
  "mint(address,uint256)" \
  <your-address> \
  1000000000 \
  --rpc-url https://sepolia-rollup.arbitrum.io/rpc \
  --private-key <your-private-key>

Step 5: Deposit funds

  1. In the trading app, locate your deposit address
  2. Transfer minted USDC to that address on Arbitrum Sepolia
  3. Wait for confirmation (typically 1-2 minutes)
  4. Confirm funds appear in your Cascade balance

Next step

Continue to Setup Delegate.