---
title: "Proxy pol"
method: POST
path: "/chains/matic/rpc"
tags: ["Rpc Proxy"]
---

# Proxy pol

`POST /chains/matic/rpc`

**Polygon RPC provider to interact with Unstoppable Domain Smart Contract**<br/>This endpoint is meant to be use by Unstoppable Domains's [SDKs](https://docs.unstoppabledomains.com/resolution/sdks-and-libraries/overview/) to query directly onchain data

## Request body

- unknown

## Response `200`

- RpcResponse
  - `jsonrpc` string, required
  - `id` number, required
  - `data` string
  - `error` string, required

---

[API](https://skmtc.net/unstoppabledomains/apis/resolution-service.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/resolution-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/resolution-service/versions/6520347834a5/schema)
