solana-app-kit


solana-app-kit / components/pumpfun/PumpfunSellSection / SelectedToken

Interface: SelectedToken

Defined in: src/components/pumpfun/PumpfunSellSection.tsx:19

Interface representing a token selected for selling SelectedToken

Properties

mintPubkey

mintPubkey: string

Defined in: src/components/pumpfun/PumpfunSellSection.tsx:21

The public key of the token’s mint account


uiAmount

uiAmount: number

Defined in: src/components/pumpfun/PumpfunSellSection.tsx:23

The available token amount in UI format (decimal)