Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 746 Bytes

BalanceResponse.md

File metadata and controls

17 lines (12 loc) · 746 Bytes

Org.OpenAPITools.Model.BalanceResponse

Properties

Name Type Description Notes
Balance decimal The balance of the token in the wallet
IntegerBalance decimal Not included if retreiving SOL balance [optional]
Decimals decimal Not included if retreiving SOL balance. Sometimes not included if the balance of the token is '0'. [optional]
Network string
Unit string Not included if retreiving an SPL token/NFT balance [optional]

[Back to Model list] [Back to API list] [Back to README]