Documentation
    Preparing search index...

    Interface WireNftItem

    interface WireNftItem {
        aa?: string;
        cp?: string;
        fa?: string;
        fp?: string;
        na: string;
        no: string;
        qi?: string;
        rd?: string;
        t: "nft";
    }
    Index

    Properties

    Properties

    aa?: string

    attach_amount

    cp?: string

    custom_payload

    fa?: string

    forward_amount

    fp?: string

    forward_payload

    na: string

    nft_address

    no: string

    new_owner

    qi?: string

    query_id

    rd?: string

    response_destination

    t: "nft"

    type