Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/solana-program/system
/ functions
Functions
367 in github.com/solana-program/system
⨍
Functions
367
◇
Types & classes
112
Method
new
()
clients/rust/src/generated/instructions/initialize_nonce_account.rs:68
Method
new
()
clients/rust/src/generated/instructions/allocate_with_seed.rs:61
Method
new
()
clients/rust/src/generated/instructions/create_account.rs:59
Method
new
()
clients/rust/src/generated/instructions/allocate.rs:53
Method
new
()
clients/rust/src/generated/instructions/create_account_with_seed.rs:68
Method
new
()
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:79
Method
new_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/allocate_with_seed.rs:103
Method
new_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account.rs:104
Method
new_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/allocate.rs:87
Method
new_account
(&mut self, new_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account_with_seed.rs:119
Method
new_nonce_authority
(&mut self, new_nonce_authority: Pubkey)
clients/rust/src/generated/instructions/authorize_nonce_account.rs:111
Method
nonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/authorize_nonce_account.rs:98
Method
nonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/advance_nonce_account.rs:92
Method
nonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:76
Method
nonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:106
Method
nonce_account
(&mut self, nonce_account: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:121
Method
nonce_authority
( &mut self, nonce_authority: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/authorize_nonce_account.rs:103
Method
nonce_authority
( &mut self, nonce_authority: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/advance_nonce_account.rs:106
Method
nonce_authority
(&mut self, nonce_authority: Pubkey)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:126
Method
nonce_authority
( &mut self, nonce_authority: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:149
Function
parseAdvanceNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/advanceNonceAccount.ts:176
Function
parseAllocateInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/allocate.ts:136
Function
parseAllocateWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/allocateWithSeed.ts:185
Function
parseAssignInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/assign.ts:139
Function
parseAssignWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/assignWithSeed.ts:180
Function
parseAuthorizeNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/authorizeNonceAccount.ts:170
Function
parseCreateAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/createAccount.ts:188
Function
parseCreateAccountWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/createAccountWithSeed.ts:211
Function
parseInitializeNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/initializeNonceAccount.ts:197
Function
parseTransferSolWithSeedInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/transferSolWithSeed.ts:199
Function
parseUpgradeNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/upgradeNonceAccount.ts:124
Function
parseWithdrawNonceAccountInstruction
( instruction: IInstruction<TProgram> & IInstructionWithAccounts<TAccountMetas> & IInstructionWithDa
clients/js/src/generated/instructions/withdrawNonceAccount.ts:230
Method
payer
(&mut self, payer: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account.rs:99
Method
payer
(&mut self, payer: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/create_account_with_seed.rs:114
Method
print
(&self)
clients/rust/src/generated/errors/system.rs:43
Method
program_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/assign.rs:93
Method
program_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/assign_with_seed.rs:121
Method
program_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/allocate_with_seed.rs:128
Method
program_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/create_account.rs:119
Method
program_address
(&mut self, program_address: Pubkey)
clients/rust/src/generated/instructions/create_account_with_seed.rs:149
Method
recent_blockhashes_sysvar
( &mut self, recent_blockhashes_sysvar: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/advance_nonce_account.rs:98
Method
recent_blockhashes_sysvar
( &mut self, recent_blockhashes_sysvar: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/initialize_nonce_account.rs:112
Method
recent_blockhashes_sysvar
( &mut self, recent_blockhashes_sysvar: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:135
Method
recipient_account
( &mut self, recipient_account: solana_program::pubkey::Pubkey, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:126
Method
rent_sysvar
(&mut self, rent_sysvar: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:121
Method
rent_sysvar
(&mut self, rent_sysvar: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:144
Method
seed
(&mut self, seed: U64PrefixString)
clients/rust/src/generated/instructions/assign_with_seed.rs:116
Method
seed
(&mut self, seed: U64PrefixString)
clients/rust/src/generated/instructions/allocate_with_seed.rs:118
Method
seed
(&mut self, seed: U64PrefixString)
clients/rust/src/generated/instructions/create_account_with_seed.rs:134
Method
source
(&mut self, source: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:111
Method
source
(&mut self, source: solana_program::pubkey::Pubkey)
clients/rust/src/generated/instructions/transfer_sol.rs:95
Method
space
(&mut self, space: u64)
clients/rust/src/generated/instructions/allocate_with_seed.rs:123
Method
space
(&mut self, space: u64)
clients/rust/src/generated/instructions/create_account.rs:114
Method
space
(&mut self, space: u64)
clients/rust/src/generated/instructions/allocate.rs:92
Method
space
(&mut self, space: u64)
clients/rust/src/generated/instructions/create_account_with_seed.rs:144
Function
test_constants
()
interface/src/instruction.rs:1680
Function
test_create_nonce_account
()
interface/src/instruction.rs:1705
Function
test_move_many
()
interface/src/instruction.rs:1692
Function
test_system_error_from_primitive_exhaustive
()
interface/src/error.rs:149
Method
to_u64
(&self)
interface/src/error.rs:80
Method
transfer
(from_pubkey: &Pubkey, to_pubkey: &Pubkey, lamports: u64)
interface/src/wasm.rs:52
Method
transferWithSeed
( from_pubkey: &Pubkey, from_base: &Pubkey, from_seed: String, from_owner: &Pu
interface/src/wasm.rs:56
Method
try_from
( account_info: &solana_program::account_info::AccountInfo<'a>, )
clients/rust/src/generated/accounts/nonce.rs:45
Method
type_of
()
interface/src/error.rs:122
Function
upgrade_nonce_account
(nonce_pubkey: Pubkey)
interface/src/instruction.rs:1663
Method
withdrawNonceAccount
( nonce_pubkey: &Pubkey, authorized_pubkey: &Pubkey, to_pubkey: &Pubkey, lampo
interface/src/wasm.rs:102
Method
withdraw_amount
(&mut self, withdraw_amount: u64)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:157
← previous
301–367 of 367, ranked by callers