For the complete documentation index, see llms.txt. This page is also available as Markdown.

Flash loan premium

get

Retrieves the total flash loan premium for a given lending pool.

Authorizations
AuthorizationstringRequired
Query parameters
addressstringRequired
  • The address of the lending pool.
chainIdstringRequired
  • The chain ID of the blockchain network.
Header parameters
AuthorizationstringRequired
  • The authorization token from the request header.
Responses
get
/lending-pool/flash-loan-premium
200

A promise that resolves to a LendingPoolAPIResponse containing the total flash loan premium.