IRebalanceMarket

Git Source

Title: IRebalanceMarket

Author: Merge Layers Inc.

Interface for markets supporting rebalancing extractions.

Functions

extractForRebalancing

Extracts an amount to be used for rebalancing.

function extractForRebalancing(uint256 amount) external;

Parameters

NameTypeDescription
amountuint256Amount to extract.