How minimums are calculated
Minimums are enforced after developer fees are deducted.
For example, a $1 deposit into a Virtual Account with a 1% developer fee would result in a net amount of $0.99, which falls below the threshold.
For example, a $1 deposit into a Virtual Account with a 1% developer fee would result in a net amount of $0.99, which falls below the threshold.
- For fiat, the default minimum is 1 unit (i.e. $1) unless overridden by the logic below
- For stablecoins, the minimum is typically 1 unit unless otherwise specified.
- For non-stablecoins, the default minimum is 2 units unless overridden by the logic below
Condition | Adjusted Minimum Amount |
---|---|
Source or destination currency is DAI, USDT, BTC, or ETH | 2 units |
Destination currency is ETH on Ethereum, BTC on Bitcoin, DAI on Ethereum, or USDT on Ethereum | 20 units |
Source payment rail is Tron | 5 units |
Source currency is MXN | 50 MXN |
Destination currency is MXN | 2 units |