Documentation / @frak-labs/core-sdk / index / getBackendUrl
Function: getBackendUrl()
getBackendUrl(
walletUrl?):string
Defined in: utils/backendUrl.ts:41
Get the backend URL for API calls Tries to derive from SDK config, falls back to production
Parameters
walletUrl?
string
Optional wallet URL to derive from (overrides global config)
Returns
string