Optional
requestFactory: SettingsApiRequestFactoryOptional
responseProcessor: SettingsApiResponseProcessorPrivate
apiOptional
_options: ConfigurationDelete a developer account from the current project. Delete a developer account.
Specifies a unique developer account (starts with dac_).
Optional
_options: ConfigurationRetrieve a developer account. Returns the latest 10 transaction intents that were created with each developer account. Get existing developer account.
Specifies the unique developer account ID (starts with dac_).
Optional
expand: "transactionIntents"[]Optional
_options: ConfigurationRetrieve the list of the developer accounts for the current project. Returns the latest 10 transaction intents that were created with each developer account. By default, a maximum of 10 accounts are shown per page. List of developer accounts.
Optional
limit: numberSpecifies the maximum number of records to return.
Optional
skip: numberSpecifies the offset for the first records to return.
Optional
order: SortOrderSpecifies the order in which to sort the results.
Optional
expand: "transactionIntents"[]Specifies the fields to expand in the response.
Optional
deleted: booleanSpecifies whether to include deleted dev accounts.
Optional
_options: ConfigurationGenerate message, which should be signed by the account your want to add as a developer account. Generate message to sign
Specifies the address
Optional
_options: ConfigurationSigns the typed repositories value with types repositories structure for domain using the EIP-712 specification. Sign a given payload
Specifies the unique developer account ID (starts with dac_).
Optional
_options: ConfigurationUpdate a developer account. Update a developer account.
Optional
_options: Configuration
Create or add a developer account. To add your own external account, add a signature and the address of the account. This verified account can then be used as a verified depositor Create a developer account.