ProtectedaccountProtected OptionalappProtectedenvironmentProtectedenvironmentProtectedheliconeProtectednvmProtectedreturnProtectedschemeProtected OptionalversionIt returns the account address associated with the NVM API Key used to initialize the Payments Library instance.
The account address extracted from the NVM API Key
ProtectedgetInternalReturns the HTTP options required to query the backend.
HTTP method.
Optionalbody: anyOptional request body.
HTTP options object.
Get a contract address by name (e.g., "PayAsYouGoTemplate").
Fetch deployment info (including contract addresses) from the API root. The result is cached after the first call.
Returns the environment name used to initialize the Payments instance.
The environment name (e.g. 'sandbox', 'live')
Get the PayAsYouGoTemplate contract address (convenience accessor).
ProtectedgetInternalGet HTTP options for public backend requests (no authorization header). Converts body keys from snake_case to camelCase for consistency.
HTTP method
Optionalbody: anyOptional request body (keys will be converted to camelCase)
HTTP options object
Protectedparse
Contracts API for accessing contract addresses from the Nevermined API info endpoint.