Mayson Monorepo Documentation
Preparing search index...
packages/types/src
ExchangeBalance
Interface ExchangeBalance
Asset balance on an exchange
interface
ExchangeBalance
{
asset
:
string
;
free
:
string
;
locked
:
string
;
total
:
string
;
}
Index
Properties
asset
free
locked
total
Properties
asset
asset
:
string
free
free
:
string
locked
locked
:
string
total
total
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
free
locked
total
Mayson Monorepo Documentation
Loading...
Asset balance on an exchange