/wallet/create

This endpoint allows the creation of a new wallet for a user and within a given network.

Request Body

  • provider (string, optional): The provider for the wallet.

Response

  • address (string): The address of the newly created wallet.
  • walletId (string): The ID of the newly created wallet (DFNS only).

For more information on providers, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!