GetGasAssetTxsResponse: {
    message: string;
    result: GasAssetTx[];
    status: string;
}

Type declaration

Generated using TypeDoc