Get list of earn providers.
Note: This endpoint is currently in beta and might be subject to changes.
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Cursor for the next or previous page of results.
Number of items per page.
1 <= x <= 100Field to sort results by.
Sort order (ASC or DESC).
ASC, DESC "ASC"
OK
Page of integrated lending providers.
[
{
"providerId": "MORPHO",
"displayName": "Morpho",
"logoUrl": "https://cdn.example.com/morpho.svg",
"supportedChainIds": [1, 8453],
"isTermsApprovalRequired": true,
"termsOfServiceUrl": "https://example.com/morpho/tos",
"isTermsOfServiceApproved": false
}
]Total number of items matching the query.
1
Opaque cursor for the next page; empty when there is no next page.
""
Opaque cursor for the previous page; empty when there is no previous page.
""