async fn rest_token_service_get_total_minted_supply<S>(
__arg0: State<Arc<S>>,
headers: HeaderMap,
__arg2: Query<GetTotalMintedSupplyRequest>,
) -> Result<Json<TotalMintedSupplyResponse>, RestError>Expand description
GetTotalMintedSupply - JSON endpoint.
GET /v2/token/total-minted-supply