Documentation

    Interface SuiGasData

    interface SuiGasData {
        budget: string;
        owner: string;
        payment: SuiObjectRef[];
        price: string;
    }
    Index

    Properties

    budget: string
    owner: string
    payment: SuiObjectRef[]
    price: string
    MMNEPVFCICPMFPCPTTAAATR