Last modified: 2024-09-14
NEO.BalanceOf Method (UInt160)
Gets the NEO balance in the account.
Namespace: Neo.SmartContract.Framework.Native
Assembly: Neo.SmartContract.Framework
Syntax
Parameters:
-
account: Script hash of the account
Example
Response body:
Response description:
-
Integer type: The account balance is obtained successfully.
-
Others: failed.