Connectors
When a MORE Vault needs to swap from token X to token Y or provides depth in an LP to earn fees, it taps into an underlying protocol. In MORE, these are shipped as plug-and-play facets. Each facet speaks the native language of the protocol to which it connects, but exposes a common surface. Every call runs through the Diamond proxy. Every asset check defers to the vault’s whitelist. Every output funnels back into the same ERC-4626 accounting core.
Last updated