otterscan/src/params.ts

4 lines
62 B
TypeScript

export const MIN_API_LEVEL = 4;
export const PAGE_SIZE = 25;