MCPcopy Create free account

hub / github.com/solana-program/system / functions

Functions342 in github.com/solana-program/system

↓ 7 callersFunctioncreateTestClient
()
clients/js/test/_setup.ts:21
↓ 3 callersFunctiongetTransferSolInstruction
( input: TransferSolInput<TAccountSource, TAccountDestination>, config?: { programAddress?: TProgramAd
clients/js/src/generated/instructions/transferSol.ts:94
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/assign.rs:180
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:237
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/assign_with_seed.rs:219
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/authorize_nonce_account.rs:207
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/transfer_sol.rs:195
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/advance_nonce_account.rs:198
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:154
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/initialize_nonce_account.rs:235
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/allocate_with_seed.rs:230
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:221
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/create_account.rs:215
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/allocate.rs:176
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/create_account_with_seed.rs:259
↓ 3 callersMethodinvoke_signed_with_remaining_accounts
( &self, signers_seeds: &[&[&[u8]]], remaining_accounts: &[(&'b solana_account_info::A
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:274
↓ 2 callersFunctiondecodeNonce
( encodedAccount: EncodedAccount<TAddress> | MaybeEncodedAccount<TAddress>, )
clients/js/src/generated/accounts/nonce.ts:93
↓ 2 callersMethodfrom
(e: SystemError)
clients/rust/src/generated/errors/system.rs:43
↓ 2 callersFunctiongetAdvanceNonceAccountInstructionDataDecoder
()
clients/js/src/generated/instructions/advanceNonceAccount.ts:75
↓ 2 callersFunctiongetAdvanceNonceAccountInstructionDataEncoder
()
clients/js/src/generated/instructions/advanceNonceAccount.ts:68
↓ 2 callersFunctiongetAllocateInstructionDataDecoder
()
clients/js/src/generated/instructions/allocate.ts:71
↓ 2 callersFunctiongetAllocateInstructionDataEncoder
()
clients/js/src/generated/instructions/allocate.ts:61
↓ 2 callersFunctiongetAllocateWithSeedInstructionDataDecoder
()
clients/js/src/generated/instructions/allocateWithSeed.ts:94
↓ 2 callersFunctiongetAllocateWithSeedInstructionDataEncoder
()
clients/js/src/generated/instructions/allocateWithSeed.ts:81
↓ 2 callersFunctiongetAssignInstructionDataDecoder
()
clients/js/src/generated/instructions/assign.ts:71
↓ 2 callersFunctiongetAssignInstructionDataEncoder
()
clients/js/src/generated/instructions/assign.ts:61
↓ 2 callersFunctiongetAssignWithSeedInstructionDataDecoder
()
clients/js/src/generated/instructions/assignWithSeed.ts:87
↓ 2 callersFunctiongetAssignWithSeedInstructionDataEncoder
()
clients/js/src/generated/instructions/assignWithSeed.ts:75
↓ 2 callersFunctiongetAuthorizeNonceAccountInstructionDataDecoder
()
clients/js/src/generated/instructions/authorizeNonceAccount.ts:74
↓ 2 callersFunctiongetAuthorizeNonceAccountInstructionDataEncoder
()
clients/js/src/generated/instructions/authorizeNonceAccount.ts:64
↓ 2 callersFunctiongetCreateAccountAllowPrefundInstructionDataDecoder
()
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:101
↓ 2 callersFunctiongetCreateAccountAllowPrefundInstructionDataEncoder
()
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:85
↓ 2 callersFunctiongetCreateAccountInstruction
( input: CreateAccountInput<TAccountPayer, TAccountNewAccount>, config?: { programAddress?: TProgramAd
clients/js/src/generated/instructions/createAccount.ts:117
↓ 2 callersFunctiongetCreateAccountInstructionDataDecoder
()
clients/js/src/generated/instructions/createAccount.ts:93
↓ 2 callersFunctiongetCreateAccountInstructionDataEncoder
()
clients/js/src/generated/instructions/createAccount.ts:81
↓ 2 callersFunctiongetCreateAccountWithSeedInstructionDataDecoder
()
clients/js/src/generated/instructions/createAccountWithSeed.ts:106
↓ 2 callersFunctiongetCreateAccountWithSeedInstructionDataEncoder
()
clients/js/src/generated/instructions/createAccountWithSeed.ts:92
↓ 2 callersFunctiongetInitializeNonceAccountInstruction
( input: InitializeNonceAccountInput<TAccountNonceAccount, TAccountRecentBlockhashesSysvar, TAccountRentSy
clients/js/src/generated/instructions/initializeNonceAccount.ts:103
↓ 2 callersFunctiongetInitializeNonceAccountInstructionDataDecoder
()
clients/js/src/generated/instructions/initializeNonceAccount.ts:75
↓ 2 callersFunctiongetInitializeNonceAccountInstructionDataEncoder
()
clients/js/src/generated/instructions/initializeNonceAccount.ts:65
↓ 2 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/createAccountWithSeed.ts:205
↓ 2 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:196
↓ 2 callersFunctiongetNonceDecoder
()
clients/js/src/generated/accounts/nonce.ts:72
↓ 2 callersFunctiongetNonceSize
()
clients/js/src/generated/accounts/nonce.ts:137
↓ 2 callersFunctiongetNonceStateDecoder
()
clients/js/src/generated/types/nonceState.ts:31
↓ 2 callersFunctiongetNonceStateEncoder
()
clients/js/src/generated/types/nonceState.ts:27
↓ 2 callersFunctiongetNonceVersionDecoder
()
clients/js/src/generated/types/nonceVersion.ts:31
↓ 2 callersFunctiongetNonceVersionEncoder
()
clients/js/src/generated/types/nonceVersion.ts:27
↓ 2 callersFunctiongetTransferSolInstructionDataDecoder
()
clients/js/src/generated/instructions/transferSol.ts:74
↓ 2 callersFunctiongetTransferSolInstructionDataEncoder
()
clients/js/src/generated/instructions/transferSol.ts:64
↓ 2 callersFunctiongetTransferSolWithSeedInstructionDataDecoder
()
clients/js/src/generated/instructions/transferSolWithSeed.ts:89
↓ 2 callersFunctiongetTransferSolWithSeedInstructionDataEncoder
()
clients/js/src/generated/instructions/transferSolWithSeed.ts:77
↓ 2 callersFunctiongetUpgradeNonceAccountInstructionDataDecoder
()
clients/js/src/generated/instructions/upgradeNonceAccount.ts:62
↓ 2 callersFunctiongetUpgradeNonceAccountInstructionDataEncoder
()
clients/js/src/generated/instructions/upgradeNonceAccount.ts:55
↓ 2 callersFunctiongetWithdrawNonceAccountInstructionDataDecoder
()
clients/js/src/generated/instructions/withdrawNonceAccount.ts:86
↓ 2 callersFunctiongetWithdrawNonceAccountInstructionDataEncoder
()
clients/js/src/generated/instructions/withdrawNonceAccount.ts:76
↓ 2 callersFunctionparseTransferSolInstruction
( instruction: Instruction<TProgram> & InstructionWithAccounts<TAccountMetas> & Instructio
clients/js/src/generated/instructions/transferSol.ts:135
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/assign.rs:56
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:74
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/assign_with_seed.rs:66
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/authorize_nonce_account.rs:70
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/transfer_sol.rs:61
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/advance_nonce_account.rs:69
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:57
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:76
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/allocate_with_seed.rs:69
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:66
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/create_account.rs:62
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/allocate.rs:55
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/create_account_with_seed.rs:76
↓ 2 callersMethodtry_to_vec
(&self)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:87
↓ 1 callersFunctionfetchAllMaybeNonce
( rpc: Parameters<typeof fetchEncodedAccounts>[0], addresses: Array<Address>, config?: FetchAccoun
clients/js/src/generated/accounts/nonce.ts:128
↓ 1 callersFunctionfetchMaybeNonce
( rpc: Parameters<typeof fetchEncodedAccount>[0], address: Address<TAddress>, config?: FetchAccoun
clients/js/src/generated/accounts/nonce.ts:109
↓ 1 callersFunctionfetch_all_maybe_nonce
( rpc: &solana_client::rpc_client::RpcClient, addresses: &[solana_address::Address], )
clients/rust/src/generated/accounts/nonce.rs:85
↓ 1 callersFunctionfetch_all_nonce
( rpc: &solana_client::rpc_client::RpcClient, addresses: &[solana_address::Address], )
clients/rust/src/generated/accounts/nonce.rs:52
↓ 1 callersFunctiongetAdvanceNonceAccountInstruction
( input: AdvanceNonceAccountInput<TAccountNonceAccount, TAccountRecentBlockhashesSysvar, TAccountNonceAuth
clients/js/src/generated/instructions/advanceNonceAccount.ts:96
↓ 1 callersFunctiongetAllocateInstruction
( input: AllocateInput<TAccountNewAccount>, config?: { programAddress?: TProgramAddress }, )
clients/js/src/generated/instructions/allocate.ts:90
↓ 1 callersFunctiongetAllocateWithSeedInstruction
( input: AllocateWithSeedInput<TAccountNewAccount, TAccountBaseAccount>, config?: { programAddress?: T
clients/js/src/generated/instructions/allocateWithSeed.ts:123
↓ 1 callersFunctiongetAssignInstruction
( input: AssignInput<TAccountAccount>, config?: { programAddress?: TProgramAddress }, )
clients/js/src/generated/instructions/assign.ts:87
↓ 1 callersFunctiongetAssignWithSeedInstruction
( input: AssignWithSeedInput<TAccountAccount, TAccountBaseAccount>, config?: { programAddress?: TProgr
clients/js/src/generated/instructions/assignWithSeed.ts:114
↓ 1 callersFunctiongetAuthorizeNonceAccountInstruction
( input: AuthorizeNonceAccountInput<TAccountNonceAccount, TAccountNonceAuthority>, config?: { programA
clients/js/src/generated/instructions/authorizeNonceAccount.ts:100
↓ 1 callersFunctiongetCreateAccountAllowPrefundInstruction
( input: CreateAccountAllowPrefundInput<TAccountNewAccount, TAccountPayer>, config?: { programAddress?
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:131
↓ 1 callersFunctiongetCreateAccountWithSeedInstruction
( input: CreateAccountWithSeedInput<TAccountPayer, TAccountNewAccount, TAccountBaseAccount>, config?:
clients/js/src/generated/instructions/createAccountWithSeed.ts:142
↓ 1 callersFunctiongetCreateNonceInstructionPlan
( client: ClientWithPayer & ClientWithRpc<GetMinimumBalanceForRentExemptionApi>, nonce: TransactionSig
clients/js/test/_setup.ts:29
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/withdrawNonceAccount.ts:219
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/transferSolWithSeed.ts:181
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/allocate.ts:138
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/createAccount.ts:174
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/authorizeNonceAccount.ts:159
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/upgradeNonceAccount.ts:125
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/allocateWithSeed.ts:179
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/assignWithSeed.ts:167
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/transferSol.ts:147
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/assign.ts:135
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/initializeNonceAccount.ts:188
↓ 1 callersFunctiongetNextAccount
()
clients/js/src/generated/instructions/advanceNonceAccount.ts:172
↓ 1 callersFunctiongetNextOptionalAccount
()
clients/js/src/generated/instructions/createAccountWithSeed.ts:211
↓ 1 callersFunctiongetNextOptionalAccount
()
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:202
↓ 1 callersFunctiongetNonceCodec
()
clients/js/src/generated/accounts/nonce.ts:83
↓ 1 callersFunctiongetNonceEncoder
()
clients/js/src/generated/accounts/nonce.ts:61
next →1–100 of 342, ranked by callers