neo_safe_methods!() { /* proc-macro */ }
Declare safe methods for the contract manifest.
neo_safe_methods!(["balanceOf", "symbol", "decimals"]);