Constants
State Variables
LIQUIDITY
address of the liquidity contract
IFluidLiquidity public immutable LIQUIDITY;
NATIVE_TOKEN_ADDRESS
address that is mapped to the chain native token
address internal constant NATIVE_TOKEN_ADDRESS = 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE;
Functions
constructor
constructor(IFluidLiquidity liquidity_);
Table of Contents