Preparing search index...
The search index is not available
@ton/core
@ton/core
CurrencyCollection
Interface CurrencyCollection
interface
CurrencyCollection
{
coins
:
bigint
;
other
?:
Maybe
<
Dictionary
<
number
,
bigint
>
>
;
}
Index
Properties
coins
other?
Properties
coins
coins
:
bigint
Optional
other
other
?:
Maybe
<
Dictionary
<
number
,
bigint
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
coins
other
@ton/core
Loading...