Payments Module
Payments
Payments
- Admin functionality for token whitelisting.
- User functionality for depositing and withdrawing accepted tokens.
Unique Payments
Unique Payments
- Manages a list of unique payment transactions.
- Prevents duplicate payment entries.
Subtract Payments
Subtract Payments
- Handles deduction of payments, presumably for subscription intervals.
- Provides utility for subscription-based business logic.
Pair Action Module
Pair Action
- Facilitates the addition and removal of trading pairs, crucial for decentralized exchanges or liquidity platforms on the MultiversX blockchain.
- Includes a
PairProxy
trait, potentially used for retrieving real-time prices or other essential data for trading pairs.
Service Module
Service