Overview

The PaymentsModule trait defines the functionalities related to handling payments within a smart contract on the MultiversX blockchain. It includes the ability to whitelist acceptable payment tokens and to process deposits.

Functionalities

Whitelisting Tokens

Deposit

Withdraw

Usage

Important Notes