Skip to content

getSupplyInfo

Get summary supply info of the entire chain.

example.ts
import { publicClient } from "./client";

const supplySummary = await publicClient.getSupplyInfo();

Returns

SupplyInfo

JSON-RPC Method

cfx_getSupplyInfo