Skip to main content
Version: testnet (v0.73)

VolumeBenefitTier

No description

type VolumeBenefitTier {
minimumRunningNotionalTakerVolume: String!
volumeDiscountFactor: String!
}

Fields

VolumeBenefitTier.minimumRunningNotionalTakerVolume ● String! non-null scalar

The minimum running notional for the given benefit tier

VolumeBenefitTier.volumeDiscountFactor ● String! non-null scalar

Discount given to those in this benefit tier

Member of

UpdateVolumeDiscountProgram object