@evefrontier/dapp-kit - v0.1.9
    Preparing search index...

    Function getFuelEfficiencyConfig

    • Fetches the Fuel Efficiency Config singleton via GraphQL (using getFuelEfficiencyConfigType), parses it, caches the result, and returns the map of type_id -> fuel efficiency. Subsequent calls return the cached map.

      Returns Promise<Record<number, number>>