All URIs are relative to https://beta.usemoon.ai
TransactionAPIResponse Borrow (string authorization, string name, AaveInput aaveInput)
Using the BorrowWithHttpInfo variant
This returns an ApiResponse object which contains the response data, status code and headers.
TransactionAPIResponse
ApiKeyAuth, BearerAuth
Content-Type: application/json
Accept: application/json
TransactionAPIResponse Lend (string authorization, string name, AaveInput aaveInput)
Using the LendWithHttpInfo variant
This returns an ApiResponse object which contains the response data, status code and headers.
TransactionAPIResponse
ApiKeyAuth, BearerAuth
Content-Type: application/json
Accept: application/json
TransactionAPIResponse Repay (string authorization, string name, AaveInput aaveInput)
Using the RepayWithHttpInfo variant
This returns an ApiResponse object which contains the response data, status code and headers.
TransactionAPIResponse
ApiKeyAuth, BearerAuth
Content-Type: application/json
Accept: application/json
AaveReservesAPIResponse UserReserveData (string authorization, string name, AaveInput aaveInput)
Using the UserReserveDataWithHttpInfo variant
This returns an ApiResponse object which contains the response data, status code and headers.
AaveReservesAPIResponse
ApiKeyAuth, BearerAuth
Content-Type: application/json
Accept: application/json
[Back to API list] [Back to Model list] [Back to README]
[Back to API list] [Back to Model list] [Back to README]
[Back to API list] [Back to Model list] [Back to README]
[Back to API list] [Back to Model list] [Back to README]
Borrow
POST /aave/{name}/borrow
Lend
POST /aave/{name}/lend
Repay
POST /aave/{name}/repay
UserReserveData
POST /aave/{name}/user-reserve-data
authorization
string
name
string
aaveInput
AaveInput
200
Ok
-
authorization
string
name
string
aaveInput
AaveInput
200
Ok
-
authorization
string
name
string
aaveInput
AaveInput
200
Ok
-
authorization
string
name
string
aaveInput
AaveInput
200
Ok
-