Why pay for this?
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~1k tokens saved.
Endpoint id -> cached ERC-8183 provider brief
Return the cached Etheran ERC-8183 provider snapshot attached to one endpoint.
Endpoint: /v1/recipes/erc8183-provider-brief/run
Capabilities: erc8183, etheran, provider-reputation, trust
This recipe turns roughly 1 separate tool operations into one paid endpoint call and saves about ~1k tokens saved.
Endpoint id -> cached ERC-8183 provider brief
Name: 402.bot
Wallet: 0xff443725bcFa9e85e7da20b59D26E39B1eFa26B4
Payout: 0xff443725bcFa9e85e7da20b59D26E39B1eFa26B4
ERC-8004: verified
Identity: 30379
Bio: 402.bot managed workflow marketplace recipes.
ERC-8004 reputation: 0.0
Creator score: 21
Success 30d: 0%
Refund 30d: 0%
Paid runs: 0
Creator recipes: 1
Last run: No recent runs
Source: Erc8183 Provider Brief
Step id: brief
| Run | Status | Trigger | Queued |
|---|---|---|---|
| No recent runs recorded yet. Runs appear here after the first paid execution. | |||
{
"id": "brief",
"kind": "fetch_transform",
"title": "Load cached ERC-8183 provider brief",
"request": {
"params": {
"maxJobs": "{{ $.input.maxJobs }}",
"endpointId": "{{ $.input.endpointId }}"
},
"sourceId": "erc8183_provider_brief",
"deliveryFormat": "json"
}
}