The Fee Station module manages each project’s fee configuration, including deposit/withdrawal fees, rate conversion toggles, withdrawal limits, and settlement fees.

Page overview

Settlement fee card

Above the table, the current project’s settlement fee configuration is shown:
MetricDescription
Settlement fixed feeFixed fee per settlement (USD)
Settlement OTC feePercentage fee based on settlement amount

Token fee table

FieldDescription
TokenToken name and symbol (e.g. USDT (ETH_USDT))
ChainBlockchain that the token belongs to
Contract addressToken smart contract address (copyable, links to explorer)
Deposit feePercentage fee charged on deposits
Deposit rate conversionWhether rate conversion is enabled for deposits (Yes/No)
Withdrawal feePercentage fee charged on withdrawals
Withdrawal rate conversionWhether rate conversion is enabled for withdrawals (Yes/No)
Minimum withdrawalMinimum amount per withdrawal
Maximum withdrawalMaximum amount per withdrawal
ActionsEdit button (visible to super admins)

Filters

FilterTypeDescription
TokenDropdownFilter by token
ProjectDropdownSuper admins can filter by project (the first project is selected by default)

How-to guide

Edit token fees (super admin)

1

Select a project

Use the filter to pick the project whose fees you want to configure.
2

Click the Edit button

Find the token you want to update and click Edit in the Actions column.
3

Fill in fee details

  • Deposit fee: enter a percentage value (e.g. enter 1 for 1%)
  • Deposit rate conversion: toggle USDC to USDT rate conversion
  • Withdrawal fee: enter a percentage value
  • Withdrawal rate conversion: toggle rate conversion
  • Minimum withdrawal: minimum amount per withdrawal
  • Maximum withdrawal: maximum amount per withdrawal
4

Save

Click Confirm to save the fee configuration.

Edit settlement fees (super admin)

1

Click the Edit button on the settlement fee card

Click the Edit button to the right of the settlement fee summary card.
2

Fill in settlement fees

  • Settlement fee: fixed fee (USD)
  • Settlement OTC fee: percentage value (e.g. enter 0.5 for 0.5%)
3

Save

Click Confirm to save the configuration.

Permissions

FeatureSuper adminAdmin (Payin)Operator (Payin)Admin (Payout)Operator (Payout)
View Fee StationAllOwn projectOwn projectOwn projectOwn project
Edit token feesYes
Edit settlement feesYes

Notes

Fee changes take effect immediately and affect fee calculations for all subsequent transactions. Double-check the numbers before saving.
Withdrawal limits (minimum / maximum) set incorrectly may prevent users from withdrawing. Make sure the limits are reasonable.
Fees are entered as percentages but stored as decimals. For example, entering 1 means 1% and is stored as 0.01.
The “Rate conversion” toggle determines whether USDC/USDT is converted to NUSD at the live rate during deposits and withdrawals. If disabled, it is calculated 1:1.