πProtocol Integrations (V5)
This page provides information on how to access full documentation on the dynamic vault contract.
Getting Started
For an on-chain integration to a dynamic vault contract, you can start by viewing the contract source code on Etherscan or Snowtrace, which will provide you the contract source code, a list of functions and their descriptions, as well as all of the libraries, interfaces, factories, and controllers.
Contract Documentation
Using Etherscan to View Documentation
Important Functions
As a Lender, there are only a handful of functions you will ever need to call. These three are covered in more detail below. There are quite a number more in detailed in the full code, libraries, and interfaces on Etherscan and Snowtrace but we present the most important below.
Make InvestmentsRequest WithdrawalsQuery dataLast updated