ERC20 Fraction Data Manager Specifics
1. Handling Transfers and Approvals
Q. What happens if the transfer or transferFrom function fails within the Data Manager? Are there built-in mechanisms to handle such errors, or should I implement custom error handling?
The Nexera Standard does not impose any restrictions or requirements on the Data Manager contract. Developers can implement any logic or mechanisms as their use-cases require, including error-handling.