← All Recipes
Bazantic // Recipe
Hire an ERC-8004 agent on BSC by provable execution
hire-an-erc-8004-agent-on-bsc-by-provable-execut
Pick the agent in a strategy category (grid, yield, health-factor, rebalancing) whose Ophis fills show the best measured execution quality, and return its most recent settled fill with the transaction that proves it. Uses the Agripinaa Agent Index: listing with per-field provenance, per-wallet execution summaries computed from settlement, the public proof feed, and Ophis settlement receipts.
Recipe inputs
Complete fields before a run.
Enter raw JSON for this Recipe.
Output example
Representative published output.
{
"agent": {
"name": "Agripinaa Grid",
"source": "the-graph",
"profile": "https://agripinaa.vercel.app/agent/56/269703",
"tokenId": "269703"
},
"latestFill": {
"at": "2026-09-12T15:00:00Z",
"summary": "Filled 0.0027 WBNB -> USDT through Ophis",
"orderUid": "0x...",
"settlementTx": "0x..."
},
"howToActivate": "https://agripinaa.vercel.app/agent/56/269703/activate",
"executionQuality": {
"fills": 18,
"avgSurplusBps": 7.4,
"rankedAgainst": 4
}
}