# RPC proxy Proxy requests to a blockchain specific RPC endpoint for EVM or Solana networks. Authentication with an API key is required. Endpoint: POST /user/{address}/wallet/rpc Version: 1.0.0 ## Path parameters: - `address` (string, required) The address to retrieve wallet information. Supported addresses include EVM, Solana and Bitcoin. ## Header parameters: - `Authorization` (string, required) The JWT access token that authorizes the request Example: "my-jwt-access-token" ## Response 200 fields ## Response 403 fields