---
title: "RPC proxy"
method: POST
path: "/user/{address}/wallet/rpc"
tags: ["Wallet data endpoints"]
---

# RPC proxy

`POST /user/{address}/wallet/rpc`

Proxy requests to a blockchain specific RPC endpoint for EVM or Solana networks. Authentication with an API key is required.

## Path parameters

- `address` string, required

## Headers

- `Authorization` string, required

## Response `200`

RPC specific success response

## Other responses

- `403` — Not authorized

---

[API](https://skmtc.net/unstoppabledomains/apis/profile-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/profile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/profile-api/revisions/10f8400cb1c1/schema)
