Documentation
    Preparing search index...

    Type Alias StructuredItem

    StructuredItem: TonItem | JettonItem | NftItem

    Structured items describe what the transaction should do (send TON, transfer a jetton, transfer an NFT) and let the wallet build the BoC.

    Wallets advertise structured-item support through the SendTransactionFeature.itemTypes and SignMessageFeature.itemTypes features.