Skip to main content

Fee routing (code truth)

Atomic units: 1 coin = 10,000,000.

GET /get_fee_pool_info

Current CD-oriented fee pool state. Request: {} Response (shape):

GET /get_epoch_history

Request: { "count": 10 } (max 100) Returns recent epochs with swap fee totals and CD-locked snapshots.

POST /estimate_cd_yield

Request:
current_height: 0 = use chain tip. Amount is HEAT CD principal in atomic units.

GET /get_treasury_info

Treasury balance (receives 20% of atomic swap fees). Read-only operationally for most wallets.