Skip to main content
A StakingApiClient object is initialized with a base URL and an authentication token that will be used by various methods.
The methods for each supported network can be accessed via a specific field in the StakingApiClient object. For example:
Currently, the following networks are supported: More networks will be added in future versions.

Parameters