getApiV1Config
getApiV1Config<
ThrowOnError>(options?:Options<GetApiV1ConfigData,ThrowOnError>):RequestResult<GetApiV1ConfigResponses,GetApiV1ConfigErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:226Â
Get configuration
Returns public configuration including contract addresses and registered apps
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1ConfigResponses, GetApiV1ConfigErrors, ThrowOnError>
Last updated on