post https://custody.arianee.com/{client}/{chainType}/wallet/create
This endpoint triggers the creation of a new wallet for a user within a given network.
-
URL:
POST - https://custody.arianee.com/{{client}}/{{chainType}}/wallet/create -
provider- The provider for the wallet. -
Success:
-
address- The address of the newly created wallet. -
walletId- The ID of the newly created wallet (DFNS only).
-
For more information on providers, read our dedicated documentation.
