Fetch Wallet Information
Before you begin
Fetch all the information of a given wallet.
Let's start 🚀
To fetch the information of a given wallet, use https://custody.arianee.com/{{client}}/{{network}}/wallet/infos.
Result:
| Description |
|---|---|
| Information is returned. |
{
"userId": "userId123",
"signingClient": "testclient",
"address": "0x786e61722d149f16cdc47805ae9be60b6d1379ee",
"provider": "dfns",
"walletId": "wa-441di-tr457-8pjrfkgjjpaak1mv"
}Updated 12 days ago
