Overview
Arbitrum RWA / yield Arbitrum Sepolia

Agent-managed yield strategy

Prepare policy-approved USDC, WETH, GMX, and RWA strategy requests with explicit risk caps, allocation limits, and evidence requirements before any treasury movement.

Arbitrum thesis
RWA
USDC / WETH
Policy
Required
Before allocation
Runway asset
USDC
Invoice/card compatible
Agent
Optional
Execution handoff
Strategy builder

Create RWA/yield intent

This creates the policy envelope an agent or operator must satisfy before execution.

Create a governed Arbitrum RWA/yield strategy request. ArcPay requires policy and evidence before execution.
USDC

USDC conservative reserve

Keep operating capital in a tokenized dollar-yield bucket with strict drawdown and withdrawal controls.

WETH

WETH treasury sleeve

Prepare an ETH-denominated Arbitrum treasury sleeve for operator-approved yield exposure.

ETH/USDC

GMX hedged treasury sleeve

Prepare a policy-approved hedge or execution intent and attach Arbiscan or Dune evidence after activity.

USDC/WETH

Manual RWA review

Export a risk memo for a human operator before any signed transaction.

Asset

USDC

Allocation cap

25%

Drawdown cap

2%

Executor

yield-strategy-agent

Strategy payload
{
  "kind": "arcpay-arbitrum-yield-intent",
  "chain": "arbitrum-sepolia",
  "strategy": "USDC conservative reserve",
  "asset": "USDC",
  "amount": "10",
  "target": "Preserve runway while keeping idle treasury in low-risk Arbitrum RWA exposure.",
  "risk": {
    "maxDrawdownPercent": "2",
    "maxTreasuryAllocationPercent": "25",
    "rebalanceCadence": "weekly",
    "leverageAllowed": false,
    "operatorApprovalRequired": true
  },
  "agent": "yield-strategy-agent",
  "integrations": {
    "gmx": false,
    "duneEvidence": true,
    "usdcCards": true,
    "invoices": true,
    "privacyIntents": true
  },
  "contracts": {
    "policy": "0x3F8bc2b46E7b71632CdADd1f00d4FD6BB11d8283",
    "spendCards": "0x7C7304bC2D7bB39800eFE7Cdd9c79C7Afd04acF0",
    "invoices": "0x487CbD73e298721a83ff460Eb56645C61BEb0f79",
    "privacyVault": "0xCBa6Fa24a02F11fE0cd9F16B50e883fE1B4D40Eb",
    "reputation": "0xDdbe6aD2652BD5d0Ab4D8a6D2ab8798Cf294D9dD"
  }
}
Policy 0x3F8b...8283Privacy 0xCBa6...40EbInvoices 0x487C...0f79