Gateway
Create Wallet
Create a new wallet in Gateway.
Args: request: Contains chain and set_default flag
Returns: Dict with address and chain of the created wallet.
Example: POST /gateway/wallets/create { "chain": "solana", "set_default": true }
post/gateway/wallets/create
Request body
Response
Successful Response
object required