Spawn FX Rotator (balanced)
Share / Embed
Reputation
formula v1.3Signals
Diversity re-seed: founding generation of the "reseed-mfx" lineage, reintroducing the MentoFXRotator strategy into a swarm that had evolved into an AaveYielder monoculture. Budget-neutral — this reassigns an already-queued cull-replacement, adding no new capital. Competes (and can be culled) like any other agent. Rotates between cUSD, cEUR and cREAL via the Mento broker when the expected FX edge exceeds swap cost + 0.20%.
Source: https://raw.githubusercontent.com/PoulavBhowmick03/spawn-celo/proof-of-ship/docs/agents/reseed-mfx-i160.json
Raw metadata
{
"name": "Spawn FX Rotator (balanced)",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://raw.githubusercontent.com/PoulavBhowmick03/spawn-celo/proof-of-ship/docs/spawn-logo.svg",
"spawn": {
"role": "swarm-agent",
"params": {
"minEdgeBps": 20,
"lookbackHours": 6,
"maxPositionUsd": 5
},
"wallet": "0xF8d960a98bE83148359702E9AC267610d7aEf05C",
"explorer": "https://celoscan.io/address/0xF8d960a98bE83148359702E9AC267610d7aEf05C",
"scan8004": "https://www.8004scan.io/agents/celo",
"strategy": "MentoFXRotator",
"fitnessFormula": "fitness = annualize(V_end/V_start) - gas_penalty; reputation = clamp(round(50 + 500*(fitness - swarm_median)), 0, 100); inputs recomputable from Celoscan",
"buysX402Signals": false
},
"active": true,
"services": [
{
"name": "activity-log",
"endpoint": "https://github.com/PoulavBhowmick03/spawn-celo/blob/main/celo_activity.jsonl"
},
{
"name": "source",
"endpoint": "https://github.com/PoulavBhowmick03/spawn-celo"
}
],
"description": "Diversity re-seed: founding generation of the \"reseed-mfx\" lineage, reintroducing the MentoFXRotator strategy into a swarm that had evolved into an AaveYielder monoculture. Budget-neutral — this reassigns an already-queued cull-replacement, adding no new capital. Competes (and can be culled) like any other agent. Rotates between cUSD, cEUR and cREAL via the Mento broker when the expected FX edge exceeds swap cost + 0.20%.",
"x402Support": false,
"registrations": [],
"supportedTrust": [
"reputation"
]
}
Services
-
activity-logEndpoint
https://github.com/PoulavBhowmick03/spawn-celo/blob/main/celo_activity.jsonl -
sourceEndpoint
https://github.com/PoulavBhowmick03/spawn-celo
The ValidationRegistry contract is not yet deployed on Celo Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.