Mayson Monorepo Documentation
Preparing search index...
packages/types/src
ExchangePrice
Interface ExchangePrice
Current price information
interface
ExchangePrice
{
symbol
:
string
;
price
:
string
;
timestamp
:
number
;
}
Index
Properties
symbol
price
timestamp
Properties
symbol
symbol
:
string
price
price
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
symbol
price
timestamp
Mayson Monorepo Documentation
Loading...
Current price information