CDP SDK TypeScript - v1.31.0
Preparing search index...
client/solana/solana.types
SolanaTokenAmount
Interface SolanaTokenAmount
interface
SolanaTokenAmount
{
amount
:
bigint
;
decimals
:
number
;
}
Index
Properties
amount
decimals
Properties
amount
amount
:
bigint
The amount of the token.
decimals
decimals
:
number
The number of decimals in the token.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
decimals
CDP SDK TypeScript - v1.31.0
Loading...
The amount of the token.