List active bridge protocols
curl --request GET \
--url https://api.velora.xyz/v2/delta/prices/bridge-protocols{
"bridgeProtocols": [
{
"protocol": "<string>",
"displayName": "<string>",
"icon": "<string>"
}
]
}Delta API
/v2/delta/prices/bridge-protocols
Active bridge protocols (slug, display name, icon) for rendering a bridge picker.
GET
/
v2
/
delta
/
prices
/
bridge-protocols
List active bridge protocols
curl --request GET \
--url https://api.velora.xyz/v2/delta/prices/bridge-protocols{
"bridgeProtocols": [
{
"protocol": "<string>",
"displayName": "<string>",
"icon": "<string>"
}
]
}Response
200 - application/json
Active bridge protocols.
Show child attributes
Show child attributes
Last modified on June 11, 2026
Was this page helpful?
⌘I