< Back

Get-Balances

Sun Jan 12, 2020 3:48 pm

NAME Get-Balances



SYNOPSIS

Get all currencies for which you have balances or deposit addresses defined.





SYNTAX

Get-Balances [<CommonParameters>]





DESCRIPTION

/account/getbalances

Used to retrieve all balances from your account



Parameters

None





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-Balances



Currency : BTC

Balance : 0.00000233

Available : 0.00000233

Pending : 0.00000000

CryptoAddress :











RELATED LINKS