get https://custody.arianee.com/{client}/{chainType}/wallet/infos
This endpoint allows you to retrieve wallet information.
-
URL:
GET - https://custody.arianee.com/{{client}}/{{chainType}}/wallet/infos -
Success: The response will include the following fields.
-
userId: The unique identifier for the user. -
mnemonic: The mnemonic phrase for the wallet. -
signingClient: The client used for signing. -
address: The wallet address. -
provider: The provider of the wallet. -
walletId: The unique identifier for the wallet.
-
