osiris account 45872d1dcc 💾
2023-03-11 21:07:23 -08:00

25 lines
388 B
Plaintext

#########################
##### requests settings
#########################
RPC_PROVIDER_URL =
TOKEN_CONTRACT =
TOKEN_CONTRACT_ABI =
TOKEN_DECIMALS =
#########################
##### indexing token data
#########################
MAX_RETRIES = 4
SIZE_CHUNK_NEXT = 5000
#########################
##### system settings
#########################
LOG_LEVEL=info
OUTPUT_DIR = ./output