You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: