MCPcopy Create free account

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

Functions367 in github.com/solana-program/system

Methodnew
()
clients/rust/src/generated/instructions/initialize_nonce_account.rs:68
Methodnew
()
clients/rust/src/generated/instructions/allocate_with_seed.rs:61
Methodnew
()
clients/rust/src/generated/instructions/create_account.rs:59
Methodnew
()
clients/rust/src/generated/instructions/allocate.rs:53
Methodnew
()
clients/rust/src/generated/instructions/create_account_with_seed.rs:68
Methodnew
()
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:79
Methodnew_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/allocate_with_seed.rs:103
Methodnew_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account.rs:104
Methodnew_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/allocate.rs:87
Methodnew_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account_with_seed.rs:119
Methodnew_nonce_authority
(&mut self, new_nonce_authority: Pubkey)
clients/rust/src/generated/instructions/authorize_nonce_account.rs:111
Methodnonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/authorize_nonce_account.rs:98
Methodnonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/advance_nonce_account.rs:92
Methodnonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:76
Methodnonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:106
Methodnonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:121
Methodnonce_authority
( &mut self, nonce_authority: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/authorize_nonce_account.rs:103
Methodnonce_authority
( &mut self, nonce_authority: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/advance_nonce_account.rs:106
Methodnonce_authority
(&mut self, nonce_authority: Pubkey)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:126
Methodnonce_authority
( &mut self, nonce_authority: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:149
FunctionparseAdvanceNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/advanceNonceAccount.ts:176
FunctionparseAllocateInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/allocate.ts:136
FunctionparseAllocateWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/allocateWithSeed.ts:185
FunctionparseAssignInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/assign.ts:139
FunctionparseAssignWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/assignWithSeed.ts:180
FunctionparseAuthorizeNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/authorizeNonceAccount.ts:170
FunctionparseCreateAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/createAccount.ts:188
FunctionparseCreateAccountWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/createAccountWithSeed.ts:211
FunctionparseInitializeNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/initializeNonceAccount.ts:197
FunctionparseTransferSolWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/transferSolWithSeed.ts:199
FunctionparseUpgradeNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/upgradeNonceAccount.ts:124
FunctionparseWithdrawNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/withdrawNonceAccount.ts:230
Methodpayer
(&mut self, payer: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account.rs:99
Methodpayer
(&mut self, payer: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account_with_seed.rs:114
Methodprint
(&self)
clients/rust/src/generated/errors/system.rs:43
Methodprogram_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/assign.rs:93
Methodprogram_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/assign_with_seed.rs:121
Methodprogram_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/allocate_with_seed.rs:128
Methodprogram_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/create_account.rs:119
Methodprogram_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/create_account_with_seed.rs:149
Methodrecent_blockhashes_sysvar
( &mut self, recent_blockhashes_sysvar: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/advance_nonce_account.rs:98
Methodrecent_blockhashes_sysvar
( &mut self, recent_blockhashes_sysvar: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/initialize_nonce_account.rs:112
Methodrecent_blockhashes_sysvar
( &mut self, recent_blockhashes_sysvar: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:135
Methodrecipient_account
( &mut self, recipient_account: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:126
Methodrent_sysvar
(&mut self, rent_sysvar: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:121
Methodrent_sysvar
(&mut self, rent_sysvar: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:144
Methodseed
(&mut self, seed: U64PrefixString)
clients/rust/src/generated/instructions/assign_with_seed.rs:116
Methodseed
(&mut self, seed: U64PrefixString)
clients/rust/src/generated/instructions/allocate_with_seed.rs:118
Methodseed
(&mut self, seed: U64PrefixString)
clients/rust/src/generated/instructions/create_account_with_seed.rs:134
Methodsource
(&mut self, source: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:111
Methodsource
(&mut self, source: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/transfer_sol.rs:95
Methodspace
(&mut self, space: u64)
clients/rust/src/generated/instructions/allocate_with_seed.rs:123
Methodspace
(&mut self, space: u64)
clients/rust/src/generated/instructions/create_account.rs:114
Methodspace
(&mut self, space: u64)
clients/rust/src/generated/instructions/allocate.rs:92
Methodspace
(&mut self, space: u64)
clients/rust/src/generated/instructions/create_account_with_seed.rs:144
Functiontest_constants
()
interface/src/instruction.rs:1680
Functiontest_create_nonce_account
()
interface/src/instruction.rs:1705
Functiontest_move_many
()
interface/src/instruction.rs:1692
Functiontest_system_error_from_primitive_exhaustive
()
interface/src/error.rs:149
Methodto_u64
(&self)
interface/src/error.rs:80
Methodtransfer
(from_pubkey: &Pubkey, to_pubkey: &Pubkey, lamports: u64)
interface/src/wasm.rs:52
MethodtransferWithSeed
( from_pubkey: &Pubkey, from_base: &Pubkey, from_seed: String, from_owner: &Pu
interface/src/wasm.rs:56
Methodtry_from
( account_info: &solana_program::account_info::AccountInfo<'a>, )
clients/rust/src/generated/accounts/nonce.rs:45
Methodtype_of
()
interface/src/error.rs:122
Functionupgrade_nonce_account
(nonce_pubkey: Pubkey)
interface/src/instruction.rs:1663
MethodwithdrawNonceAccount
( nonce_pubkey: &Pubkey, authorized_pubkey: &Pubkey, to_pubkey: &Pubkey, lampo
interface/src/wasm.rs:102
Methodwithdraw_amount
(&mut self, withdraw_amount: u64)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:157
← previous301–367 of 367, ranked by callers