Last updated 1 year ago
This method returns the pool address from the DEX pools address array.
function allPools( uint256 _index ) external view returns (address pool);
_index
An array index
pool
The pool for a given array index