High-performance analytical TON blockchain indexer based on ClickHouse and TON Kotlin
KTON_START_FROM_SEQNO
- seqno of masterchain block where indexing starts from- value: UInt32
- default: 26200000 (Sat Dec 31 2022 00:47:46 UTC+0)
KTON_DATA_DIR
- Directory for storage internal kton's data (cache, etc.)- value: File-path
- default:
kton/data
KTON_USE_BLOCK_CACHE
- Use preloaded blocks from$KTON_DATA_DIR/block_data
stored in BOC files- value:
true
/false
- default:
false
- value: