Get available protocols
Learn how to List available protocols
Description
Sentry supports many protocols. To list available protocols, the following route can be used.
Endpoint
GET https://sentry.aleno.ai/protocols
Query parameters
Name
required
Type
Description
chainId
required
string
ID of target chain
Payload
No payload.
CURL example
Result
Returns list of Protocol objects supported on Sentry.
Last updated