FETCH402
← Protocol index

Resource / 126

unknown

Yield.xyz MCP.

Discover DeFi yield opportunities across 80+ networks — 3,300+ staking, lending, vault, and RWA yields from Lido, Aave, Morpho, and more. Filter by token, network, yield type, or provider and sort by APY or TVL. Returns yield IDs (needed by every other tool) with APY, TVL, lock-up/cooldown periods, and KYC gating. Start here.

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 4 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0xD433f056270912659f073D5FFE7Ae247e39235A5
active eip155:196 exact 1000 0x4ae46a509f6b1d9056937ba4500cb143933d2dc8 0x14c1cf26360F42681105A03137CF6951BdDB1293
active eip155:196 exact 1000 0x779ded0c9e1022225f8e0630b35a9b54be713736 0x14c1cf26360F42681105A03137CF6951BdDB1293
active eip155:196 exact 1000 0x74b7f16337b8972027f6196a17a631ac6de26d22 0x14c1cf26360F42681105A03137CF6951BdDB1293

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "limit": 5,
    "networks": [
      "base"
    ],
    "token": "USDC"
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}
OutputJSON
{
  "example": {
    "items": [
      {
        "id": "base-usdc-aave-v3-lending",
        "kycRequired": false,
        "network": "base",
        "providerId": "aave-v3",
        "rewardRate": 0.045,
        "tokenSymbol": "USDC",
        "tvlUsd": "128000000",
        "type": "lending"
      }
    ],
    "limit": 1,
    "offset": 0,
    "total": 812
  },
  "type": "json"
}