ClickHouse / ClickHouse/CryptoHouse

Support on adding new decoding tables for NFT Trades in Solana

Open
#3 1 comment 1 reaction 1 assignee Claimed by @gingerwizard View on GitHub
enhancement
Dominant language
TypeScript
Stars
68
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Provide the example query you'd like to add**

I want to contribute and planning to add example NFT trade in Solana here. 2 largest marketplaces like MagicEden & Tensor.
There are a few decoded instruction_calls(call in dune) I would love to add here, hence my first question, is there any plans to add decoded tables?

If so, how can for instance I can help to add these decoded calls into CryptoHouse as well?

### Tensor
[TSWAPaqyCSx2KABk68Shruf4rp7CxcNi8hAsbdwmHbN](https://solscan.io/account/TSWAPaqyCSx2KABk68Shruf4rp7CxcNi8hAsbdwmHbN#anchorProgramIdl)
1. v1: buyNft
2. v1: buySingleListing
3. v1: sellNftTokenPool

[TCMPhJdwDryooaGtiocG1u3xcYbRpiJzb283XfCZsDp](https://solscan.io/account/TCMPhJdwDryooaGtiocG1u3xcYbRpiJzb283XfCZsDp#anchorProgramIdl)
4. v2: takeBidFullMeta
5. v2: takeBidMetaHash
6. v2: buy

**Does the view need a materialized view?**

Not Sure

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.