Add Wallets
Supported Wallets and Chains
Adding a Wallet via API
curl -X POST /v1/wallets -H "Authorization: Bearer $KEY" -d '{"chain":"ethereum","address":"0xabc123..."}'curl -X POST /v1/wallets -H "Authorization: Bearer $KEY" -d '{"chain":"ethereum","address":"0xabc123..."}'