Skip to main content
This Processor converts raw amounts to human-readable values by dividing by token decimals. Supports EVM, Solana, Aptos, and Sui chains. Example: with a raw amount of 10000000000000000000 and token decimals of 10^18, this Processor outputs 10000000000000000000 / 10^18 = 10. Enter the token address so the Processor can query the blockchain node for the decimals value.
Example: Convert using decimals for DEGEN token on Base

Example: Convert using decimals for DEGEN token on Base

Configuration details: