usePoolConfigsData
Fetches raw pool configurations from `GET /auth/configs/pool`. Returns the untransformed rows in the ` data, isLoading, error ` shape the devkit `usePoolConf…
Fetches raw pool configurations from `GET /auth/configs/pool`. Returns the untransformed rows in the `{ data, isLoading, error }` shape the devkit `usePoolConfigs` transform consumes — keeping tag/endpoint parsing in the component layer pe…
import { usePoolConfigsData } from "@tetherto/mdk-react-adapter";Signature
(options: UsePoolConfigsDataOptions = {}) => UsePoolConfigsDataResult| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |