Last modified: 2024-09-14
GAS.BalanceOf Method
Gets the GAS 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 obtained successfully.
-
Other: failed.