CryptMeUp logo

Knowledge Bank

Manuals, blockchain references, and extra knowledge

Onchain Fees

On fully decentralized networks, we charge a simple 0.1% fee per payment.

This fee is applied only when a payment is successfully completed, enforced entirely on-chain, with no hidden costs and no custody of your funds.

The payment amount itself always remains the exact fiat conversion in crypto. Network gas fees or other chain transaction costs are separate and are not included in that payment amount.

This model is used on chains where direct onchain fee splitting is supported. The payer pays once, and distribution is handled in the same onchain execution path.

Why this matters

This approach is easier to audit than a hidden platform spread. The merchant can reason about the payment amount itself separately from gas costs and separately from the platform fee logic.

In other words: checkout still shows the payment amount the payer is meant to transfer for the merchant, while chain costs stay chain costs and the platform fee model stays explicit.