Files
trade-drift-dlob/src/utils/constants.ts

10 lines
142 B
TypeScript

export const MEASURED_ENDPOINTS = [
'/priorityFees',
'/batchPriorityFees',
'/topMakers',
'/l2',
'/batchL2',
'/batchL2Cache',
'/l3',
];