Interface Data_SuiObjectChange

interface Data_SuiObjectChange {
    rawChanges: string[];
    slot: bigint;
    timestamp: undefined | Date;
    txDigest: string;
}

Properties

rawChanges: string[]
slot: bigint
timestamp: undefined | Date
txDigest: string
MMNEPVFCICPMFPCPTTAAATR