datastore.sh

solana.jupiter_perpetuals.add_custody

not seen in sampled epochsIDL-documented

One table of the Jupiter Perpetuals dataset — sliced from the unified archive by ix_name = 'AddCustody', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 60 others.

Payload columns · 26documented from the program IDL · schema v1.0

ColumnTypeTagsDescription
adminpubkeyaccountsignerwritablepayload account
transfer_authoritypubkeyaccountpayload account
perpetualspubkeyaccountpayload account
poolpubkeyaccountwritablepayload account
custodypubkeyaccountwritablepayload account
custody_token_accountpubkeyaccountwritablepayload account
custody_token_mintpubkeyaccountpayload account
system_programpubkeyaccountpayload account
token_programpubkeyaccountpayload account
rentpubkeyaccountpayload account
is_stableboolargpayload argument
oraclestruct { oracle_account: PublicKey, oracle_type: enum(none, test, pyth), buffer: u64, max_price_age_sec: u32 }argpayload argument
pricingstruct { trade_impact_fee_scalar: u64, buffer: u64, swap_spread: u64, max_leverage: u64, max_global_long_sizes: u64, max_global_short_sizes: u64 }argpayload argument
permissionsstruct { allow_swap: bool, allow_add_liquidity: bool, allow_remove_liquidity: bool, allow_increase_position: bool, allow_decrease_position: bool, allow_collateral_withdrawal: bool, allow_liquidate_position: bool }argpayload argument
hourly_funding_dbpsu64argpayload argument
target_ratio_bpsu64argpayload argument
increase_position_bpsu64argpayload argument
decrease_position_bpsu64argpayload argument
doves_oraclePublicKeyargpayload argument
max_position_size_usdu64argpayload argument
jump_ratestruct { min_rate_bps: u64, max_rate_bps: u64, target_rate_bps: u64, target_utilization_rate: u64 }argpayload argument
price_impact_fee_factoru64argpayload argument
price_impact_exponentf32argpayload argument
delta_imbalance_threshold_decimalu64argpayload argument
max_fee_bpsu64argpayload argument
doves_ag_oraclePublicKeyargpayload argument

Physical schema · every delivered filefooter-verified

ColumnTypeDescription
slotu64Solana slot number
tx_indexu32transaction index in block
ix_indexu32top-level instruction index
inner_indexu32inner-instruction index
stack_heightu32CPI stack depth
is_innerbooltrue for inner (CPI) instructions
is_voteboolvote transaction flag
successbooltransaction succeeded (failed txs included)

payload above ships inside the json column · failed txs included & flagged

table: solana.jupiter_perpetuals.add_custody · 26 columns · schema v1.0