Future<CommonPoolData> getPoolData() async { return (await implGetPoolData(provider!)).commonPoolData; }