API reference for fetching payout fees for Stablecoin and Fiat transactions
Retrieves payout fees for both Stablecoin and Fiat transactions. Required parameters differ based on currency_type (defaults to STABLECOIN).Documentation Index
Fetch the complete documentation index at: https://docs.stablestack.xyz/llms.txt
Use this file to discover all available pages before exploring further.
The amount to calculate fees for
Type of currency (STABLECOIN or FIAT). Defaults to STABLECOIN if not specified.
STABLECOIN, FIAT Source currency code (e.g., usdc)
usdc Blockchain network (required for STABLECOIN). Example: erc20, polygon, etc.
Target fiat currency code (required for FIAT). Example: ngn, zar, etc.
usdc, ngn, zar Optional filter for FIAT specific market pairs (e.g., usdcngn)
usdcngn, usdczar, usdcusdc OK
The response is of type object.