API Reference for Ethereum Wallet Service (1.0)

Download OpenAPI specification:Download

Ethereum Wallets allow DApps to host transaction signing keys. Using the API a DApp can add new Ethereum accounts, query the available accounts, and pick an account to sign a transaction payload.

ethwallet

Eth Wallets

Add a new signing account

Authorizations:
app_creds

Responses

Response samples

Content type
application/json
{
  • "result": {
    }
}