Get Quotes
GET
https://illumigate.swivel.exchange/v1/quotes?underlying=u&maturity=m&amount=a
This endpoint allows you to request a set of lending quotes from the following integrated protocols:
0
- Illuminate
1
- Swivel
2
- Yield
3
- Element
4
- Pendle
5
- Tempus
6
- Sense
7
- Apwine
8
- Notional.
Query Parameters
Name | Type | Description |
---|---|---|
amount | string | The lend amount. |
underlying | string | The underlying token contract being transacted. E.g. USDC, DAI, etc., |
maturity | string | The maturity of market in unix seconds. |
Last updated