Fee Service LIVE

qvtx_fees.py

What it is

Transparent fee schedule captured as a real ledger leg into a house FEES account on every motion.

How it works

API

endpointnotes
(applied automatically)every /api/payin /clear /payout returns its fee

CLI

qvtx_fees.py schedule | quote <motion> <qvtx> | set <motion> <bps> [fixed]
qvtx_fees.py charge <member> <motion> <qvtx> [ref]

Example

pay-in 1000 -> fee 2.5 ; pay-out 100 -> fee 1.5 ; FEES account accrues revenue
What's real: REAL. Fees verified posting to the FEES account with the ledger balanced.

← all services