WrappedCwebTokenomics
No description
type WrappedCwebTokenomics {
circulatingSupplyImmediateSends: Int!
circulatingSupplyBooked: Int!
maxCirculatingSupplyBooked: Int!
circulatingSupplyByReleaseType: [ReleaseTypeAmount!]!
maxCirculatingSupplyByReleaseType: [ReleaseTypeAmount!]!
circulatingSupplyByBeneficiary: [BeneficiaryAmount!]!
tokensBookedByReleaseType: [ReleaseTypeAmount!]!
tokensBookedByBeneficiary: [BeneficiaryAmount!]!
circulatingSupply: Int!
circulatingSupplyV2: Int!
maxCirculatingSupply: Int!
totalSupply: Int!
}