cURL
curl --request GET \ --url https://api.afkcrypto.com/v1/wallets \ --header 'x-api-key: <api-key>'
{ "wallets": [ { "address": "0xabc...", "chainType": "ethereum", "isDefault": true, "automationEnabled": true, "providerType": "embedded", "clientType": "privy" } ] }
Listez vos portefeuilles sur les chaînes prises en charge et identifiez défauts et automatisation.
isDefault
automationEnabled
Filter by chain type
ethereum
solana
Return only default wallets.
Return only wallets with automation enabled.
Wallet list
Afficher attributs enfants