getSupplyInfo Get summary supply info of the entire chain. example.tsclient.tsFileexample.tsCopyimport { publicClient } from "./client"; const supplySummary = await publicClient.getSupplyInfo(); Returns SupplyInfo JSON-RPC Method cfx_getSupplyInfo