Documentation
    Preparing search index...

    Interface WireTonItem

    interface WireTonItem {
        a: string;
        am: string;
        ec?: { [k: number]: string };
        p?: string;
        si?: string;
        t: "ton";
    }
    Index

    Properties

    Properties

    a: string

    address

    am: string

    amount

    ec?: { [k: number]: string }

    extra_currency

    p?: string

    payload (BoC)

    si?: string

    state_init (BoC)

    t: "ton"

    type