Overview
Mantle yield Mantle Testnet

Yield

A clean live testnet flow: set risk caps, deposit MNT into the ArcPay vault, refresh position, and keep the Mantle tx as evidence.

Live vault
MNT
0x4190...5c8e
Risk cap
2%
Operator policy
Deposited
--
MNT position
Agent
yield-strategy-agent
Strategy owner
Live yield flow

Set limits, sign, prove

This page only claims live Mantle Testnet vault actions. RWA and RealClaw routes stay evidence-gated.

Deposit MNT into the live ArcPay vault, refresh position, then use the tx as proof.
MNT position
--
Vault points
--
Last tx
No tx yet
Live testnet

ArcPay MNT vault

Deposit and withdraw MNT through the deployed Mantle Sepolia vault with tx proof.

Evidence handoff

RealClaw strategy

RealClaw can be used for Mantle strategy coordination, but public messages say no testnet. Completion requires returned proof.

Mainnet reference

USDY / mETH

Useful Mantle RWA targets, but not claimed as Sepolia-live without official testnet contracts.

Mainnet reference

Merchant Moe / Fluxion

Shown as roadmap/venue evidence only unless official Mantle Sepolia execution is available.

Agent payload preview
{
  "protocol": "arcpay-mantle-yield",
  "chain": "mantle-testnet",
  "action": "depositNativeYield",
  "amountMnt": "0.01",
  "agent": "yield-strategy-agent",
  "strategyUri": "arcpay://mantle/yield?agent=yield-strategy-agent&allocationCap=25&riskCap=2&memo=Prove+policy-approved+MNT+testnet+yield+controls+before+moving+to+RWA+venues.",
  "risk": {
    "maxTreasuryAllocationPercent": "25",
    "maxDrawdownPercent": "2",
    "leverageAllowed": false,
    "operatorApprovalRequired": true
  },
  "liveExecutor": "0x41903813e9c555C767b9F19F0cb099dc4d325c8e",
  "proofRequired": [
    "wallet signature",
    "Mantle tx hash",
    "vault position",
    "ArcPay audit record"
  ],
  "boundaries": {
    "realclaw": "Mantle strategy handoff/evidence only unless it returns a venue proof.",
    "byrealSkills": "Solana-only per Byreal team message.",
    "usdyMeth": "Mainnet RWA targets, not Sepolia-live in this flow."
  }
}