# lastTokenPriceInKda **Type:** GraphQL queries **Description:** Retrieve the latest price of a specific token denominated in KDA. This query returns the most recent known price of a given token relative to Kadena’s native token (`KDA`), based on aggregated on-chain data and pricing information from supported sources. ## Arguments - moduleName (String): The module name of the token whose price you want to retrieve. Example: `"kaddex.token"``. ## Response **Type:** Decimal