curve-pool-registry
curve-pool-registry copied to clipboard
Deposit Contracts
Hello,
I am trying to understand the relationships between a pool's deposit contracts and its underlying pool contracts.
I'd like to discover and access them programmatically in a way similar to the way the registry here works.
Further, I can't really find any actual documentation that actually covers when (and when not) to use the deposit contracts.
Any help would be appreciated.
The deposit contracts are used for wrapping and unwrapped the underlying assets in pools that involve lending - busd, comp, y, and various metapools. A generalized deposit contract is in plans for the registry, but unfortunately isn't completed yet :/