Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationCreate a new wallet scoped to the user.
Optional
createWalletRequest: CreateWalletRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Create a new wallet
WalletsApi
Get the aggregated balance of an asset across all of the addresses in the wallet.
The ID of the wallet to fetch the balance for
The symbol of the asset to fetch the balance for
Optional
options: RawAxiosRequestConfigOverride http request option.
Get the balance of an asset in the wallet
WalletsApi
List the balances of all of the addresses in the wallet aggregated by asset.
The ID of the wallet to fetch the balances for
Optional
options: RawAxiosRequestConfigOverride http request option.
List wallet balances
WalletsApi
List wallets belonging to the user.
Optional
limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional
page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional
options: RawAxiosRequestConfigOverride http request option.
List wallets
WalletsApi
WalletsApi - object-oriented interface
Export
WalletsApi