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

    Function getEnergyConfig

    • Fetches the EnergyConfig singleton via GraphQL (using getEnergyConfigType), parses it, caches the result, and returns the map of type_id -> energy usage. Subsequent calls return the cached map.

      Returns Promise<Record<number, number>>