Add Gateway Wallet
Accounts
Add Gateway Wallet
Add an existing wallet to Gateway using its private key. Gateway handles encryption and storage internally.
Args: wallet_credential: Wallet credentials (chain, private_key, and optional set_default)
Returns: Wallet information from Gateway including address
Raises: HTTPException: 503 if Gateway unavailable, 400 on validation error
POST
Add Gateway Wallet
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Successful Response

