Payment System

Tokens Used for Payments:

Only approved ERC20 tokens are used for payments within the ecosystem. There are no functions marked as payable, so Fantom's native token (FTM) is not accepted for transactions in any of the provided contracts.

Fees Collection:

Fees will be collected in approved ERC20 tokens via the ERC20 function calls in FantomArtion.sol.

Payable Functions:

No functions are marked as payable across all the uploaded contracts, meaning that none of the functions in these contracts are set up to accept native Fantom (FTM) tokens.

Last updated