chainline-contracts / chainline.contracts / HubContract / getBalance

getBalance

private external fun getBalance(account: Account, asset_id: ByteArray): Long (source)

Calls "Neo.Account.GetBalance".

Parameters

account - the Account

asset_id - the asset to get the Account's balance for

Return
the Account's balance for the specified asset