Fetch Annual Incentive Rates

Get nToken Annual NOTE Incentive Rates

This query can be used to fetch the annual NOTE incentive rates for all nTokens:

{
  currencyConfigurations{
    underlying{symbol}
    incentiveEmissionRate
  }
}

Last updated