---
title: "web3_clientVersion"
method: POST
path: "/node/v1/tron/mainnet/{apiKey}/jsonrpc"
---

# web3_clientVersion

`POST /node/v1/tron/mainnet/{apiKey}/jsonrpc`

Returns the current client version.

## Path parameters

- `apiKey` string, required

## Request body

- object
  - `id` integer, required
  - `jsonrpc` string, required
  - `method` string, required
  - `params` unknown[], required
    - unknown

## Response `200`

200

- object
  - `id` integer
  - `jsonrpc` string
  - `result` string — The current client version

---

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