ILido
Functions
getPooledEthByShares
function getPooledEthByShares(uint256 _sharesAmount) external view returns (uint256);
getCurrentStakeLimit
function getCurrentStakeLimit() external view returns (uint256);
submit
function submit(address _referral) external payable returns (uint256);