Please add fallback function which is called when someone transfers tokens to a contract.
In Ethereum, when someone transfers tokens to a contract, contract can process logic according to the function declared in Smart contract, which is called "fallback function".
It would be good to have a fallback function-like feature.
Please add fallback function which is called when someone transfers tokens to a contract.
In Ethereum, when someone transfers tokens to a contract, contract can process logic according to the function declared in Smart contract, which is called "fallback function".
It would be good to have a fallback function-like feature.