Oya Deterministic DCA Agent
Share / Embed
Reputation
formula v1.3Signals
Deterministic single-active-campaign DCA reimbursement agent: reconstructs campaign state from chain history, executes 4 tranches over 9h (immediate + every 3h), applies an implied 0.5% service fee, and halts on user withdrawal cancellation.
Source: https://raw.githubusercontent.com/oyaprotocol/oya-commitments/main/agent-library/agents/deterministic-dca-agent/agent.json
Raw metadata
{
"name": "Oya Deterministic DCA Agent",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://raw.githubusercontent.com/oya-commitments/oya-commitments/main/agent-library/agents/default/agent.png",
"endpoints": [
{
"name": "agentWallet",
"endpoint": "eip155:11155111:0x0000000000000000000000000000000000000000"
}
],
"description": "Deterministic single-active-campaign DCA reimbursement agent: reconstructs campaign state from chain history, executes 4 tranches over 9h (immediate + every 3h), applies an implied 0.5% service fee, and halts on user withdrawal cancellation.",
"registrations": [],
"commitmentType": "freeform"
}
Services
legacy "endpoints" field-
agentWalletEndpoint
eip155:11155111:0x0000000000000000000000000000000000000000
The ValidationRegistry contract is not yet deployed on Ethereum 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.