Interface Data_SuiCall

interface Data_SuiCall {
    rawTransaction: string;
    slot: bigint;
    timestamp: undefined | Date;
}

Properties

rawTransaction: string
slot: bigint
timestamp: undefined | Date
MMNEPVFCICPMFPCPTTAAATR