ClickHouse / ClickHouse/CryptoHouse

`solana.token_transfers` missing failed/successful status

Open
#22 0 comments 0 reactions 1 assignee Claimed by @gingerwizard View on GitHub
bug
Dominant language
TypeScript
Stars
68
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Currently, `token_transfers` table consists of both successful and failed transactions. There is no way how to distinguish those using information from this table.
This way we need to join this table with `solana.transactions` table, but this will lead to a high compute time and timeouts.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.