Setting up your account
Activating your client account
In order to activate your client account on Yelay's vaults, contact @konstantinius, @FPPTeleg or @DonnieBrasco2222 on Telegram, or reach out to @yieldlayer on X.
Details required from projects
In order to get you started, just let us know :
On what chains you'd like your pools to be deployed
Main assets (f.e.: USDC, WETH, WBTC)
See list of currently available assets per chain as "vaults" here: https://github.com/YieldLayer/yelay-lite/tree/main/deployments
Pool manager address for whitelisting of admin operations
% of the fee that your project wants to take from the generated yield
Range of pools
Each integrator will receive their designated range of pools (i.e., your "pools" within Yelay vaults). Your frontend will handle transactions to and from your assigned pool within the Yelay vault, which is shared among all clients and pools.
You will be able to retrieve accrued yield data for each Pool ID separately—both for individual users and for users within specific Pool IDs.
Before accepting deposits, you will need to activate specific pool IDs (see https://v3sdk.yelay.io/supportive-methods)
Testing
Use test vaults on Base for testing your integration with Yelay (see https://v3sdk.yelay.io/initialization).
Last updated