get https://api.cryptway.io/v1/wallets//cryptos/
This endpoint allows you to retrieve the address and private key for a specific cryptocurrency within an existing wallet.
How It Works
- The system will return the derived address and private key for that cryptocurrency from the wallet identifier.
- If a token is specified, it will return the corresponding address for that token’s network.
Important Notes
- The private key provided should be stored securely, anyone with access to it can control the funds in the associated address.
- The address returned is unique to your wallet ID and cryptocurrency combination.