Problem Statement
Currently, the NEO ecosystem lacks a standardized callback mechanism for smart contracts to handle incoming NEP-17 token transfers. This leads to fragmented and less secure implementations across contracts, hindering interoperability and developer experience.
Proposed Solution
Define the onNEP17Payment callback method standard for NEO smart contracts.
Problem Statement
Currently, the NEO ecosystem lacks a standardized callback mechanism for smart contracts to handle incoming NEP-17 token transfers. This leads to fragmented and less secure implementations across contracts, hindering interoperability and developer experience.
Proposed Solution
Define the
onNEP17Paymentcallback method standard for NEO smart contracts.