<object>
- (optional) Config object:commitment:
<object> - (optional) Configures the commitment level of the blocks queried
Accepts one of the following strings: ["finalized"
, "confirmed"
, "processed"]
For more info, refer to this doc.excludeNonCirculatingAccountsList:
<bool> - (optional) excludes non circulating accounts list from responsetotal:
<u64> - Total supply in lamportscirculating:
<u64> - Circulating supply in lamportsnonCirculating:
<u64> - Non-circulating supply in lamportsnonCirculatingAccounts:
<array> - an array of account addresses of non-circulating accounts, as strings. If excludeNonCirculatingAccountsList
is enabled, the returned array will be empty.