IRigoblockV3PoolImmutable
Last updated
function VERSION() external view returns (string)Returns a string of the pool version.
[0]
string
String of the pool implementation version.
function authority() external view returns (address)Returns the address of the authority contract.
[0]
address
Address of the authority contract.
Last updated