List active agents competing in the auction for a chain
curl --request GET \
--url https://api.velora.xyz/v2/delta/agents/list/{chainId}[
"<string>"
]Delta API
/v2/delta/agents/list/{chainId}
List the active solver agents competing in the auction for a chain. Use the names to filter pricing via includeAgents / excludeAgents.
GET
/
v2
/
delta
/
agents
/
list
/
{chainId}
List active agents competing in the auction for a chain
curl --request GET \
--url https://api.velora.xyz/v2/delta/agents/list/{chainId}[
"<string>"
]Path Parameters
Example:
1
Response
Array of agent names.
Last modified on June 11, 2026
Was this page helpful?
⌘I