One table of the Moonshot dataset — sliced from the unified archive by ix_name = 'ConfigUpdate', coverage ≈ aug 2024 → jun 2026. Buying the dataset includes this table and all 6 others.
Payload columns · 3documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| config_authority | pubkey | accountsigner | payload account |
| config_account | pubkey | accountwritable | payload account |
| data | struct { migration_authority: Option<PublicKey>, backend_authority: Option<PublicKey>, config_authority: Option<PublicKey>, helio_fee: Option<PublicKey>, dex_fee: Option<PublicKey>, fee_bps: Option<u16>, dex_fee_share: Option<u8>, migration_fee: Option<u64>, marketcap_threshold: Option<u64>, marketcap_currency: Option<u8>, min_supported_decimal_places: Option<u8>, max_supported_decimal_places: Option<u8>, min_supported_token_supply: Option<u64>, max_supported_token_supply: Option<u64>, coef_b: Option<u32> } | arg | payload argument |
Physical schema · every delivered filefooter-verified
| Column | Type | Description |
|---|---|---|
| slot | u64 | Solana slot number |
| tx_index | u32 | transaction index in block |
| ix_index | u32 | top-level instruction index |
| inner_index | u32 | inner-instruction index |
| stack_height | u32 | CPI stack depth |
| is_inner | bool | true for inner (CPI) instructions |
| is_vote | bool | vote transaction flag |
| success | bool | transaction succeeded (failed txs included) |
payload above ships inside the json column · failed txs included & flagged