MCPcopy Create free account

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

Functions342 in github.com/solana-program/system

Methoddefault
()
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:93
Methoddestination
(&mut self, destination: solana_address::Address)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:131
Methoddestination
(&mut self, destination: solana_address::Address)
clients/rust/src/generated/instructions/transfer_sol.rs:107
FunctionfetchAllNonce
( rpc: Parameters<typeof fetchEncodedAccounts>[0], addresses: Array<Address>, config?: FetchAccoun
clients/js/src/generated/accounts/nonce.ts:118
FunctionfetchNonce
( rpc: Parameters<typeof fetchEncodedAccount>[0], address: Address<TAddress>, config?: FetchAccoun
clients/js/src/generated/accounts/nonce.ts:99
Functionfetch_maybe_nonce
( rpc: &solana_client::rpc_client::RpcClient, address: &solana_address::Address, )
clients/rust/src/generated/accounts/nonce.rs:76
Functionfetch_nonce
( rpc: &solana_client::rpc_client::RpcClient, address: &solana_address::Address, )
clients/rust/src/generated/accounts/nonce.rs:43
Methodfrom_bytes
(data: &[u8])
clients/rust/src/generated/accounts/nonce.rs:27
Methodfrom_owner
(&mut self, from_owner: Address)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:146
Methodfrom_seed
(&mut self, from_seed: U64PrefixedStr)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:141
FunctiongetAdvanceNonceAccountDiscriminatorBytes
()
clients/js/src/generated/instructions/advanceNonceAccount.ts:38
FunctiongetAdvanceNonceAccountInstructionDataCodec
()
clients/js/src/generated/instructions/advanceNonceAccount.ts:79
FunctiongetAllocateDiscriminatorBytes
()
clients/js/src/generated/instructions/allocate.ts:38
FunctiongetAllocateInstructionDataCodec
()
clients/js/src/generated/instructions/allocate.ts:78
FunctiongetAllocateWithSeedDiscriminatorBytes
()
clients/js/src/generated/instructions/allocateWithSeed.ts:45
FunctiongetAllocateWithSeedInstructionDataCodec
()
clients/js/src/generated/instructions/allocateWithSeed.ts:104
FunctiongetAssignDiscriminatorBytes
()
clients/js/src/generated/instructions/assign.ts:38
FunctiongetAssignInstructionDataCodec
()
clients/js/src/generated/instructions/assign.ts:78
FunctiongetAssignWithSeedDiscriminatorBytes
()
clients/js/src/generated/instructions/assignWithSeed.ts:45
FunctiongetAssignWithSeedInstructionDataCodec
()
clients/js/src/generated/instructions/assignWithSeed.ts:96
FunctiongetAuthorizeNonceAccountDiscriminatorBytes
()
clients/js/src/generated/instructions/authorizeNonceAccount.ts:39
FunctiongetAuthorizeNonceAccountInstructionDataCodec
()
clients/js/src/generated/instructions/authorizeNonceAccount.ts:81
FunctiongetCreateAccountAllowPrefundDiscriminatorBytes
()
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:45
FunctiongetCreateAccountAllowPrefundInstructionDataCodec
()
clients/js/src/generated/instructions/createAccountAllowPrefund.ts:110
FunctiongetCreateAccountDiscriminatorBytes
()
clients/js/src/generated/instructions/createAccount.ts:45
FunctiongetCreateAccountInstructionDataCodec
()
clients/js/src/generated/instructions/createAccount.ts:102
FunctiongetCreateAccountWithSeedDiscriminatorBytes
()
clients/js/src/generated/instructions/createAccountWithSeed.ts:46
FunctiongetCreateAccountWithSeedInstructionDataCodec
()
clients/js/src/generated/instructions/createAccountWithSeed.ts:117
FunctiongetInitializeNonceAccountDiscriminatorBytes
()
clients/js/src/generated/instructions/initializeNonceAccount.ts:37
FunctiongetInitializeNonceAccountInstructionDataCodec
()
clients/js/src/generated/instructions/initializeNonceAccount.ts:82
FunctiongetNonceStateCodec
()
clients/js/src/generated/types/nonceState.ts:35
FunctiongetNonceVersionCodec
()
clients/js/src/generated/types/nonceVersion.ts:35
FunctiongetSystemErrorMessage
(code: SystemError)
clients/js/src/generated/errors/system.ts:62
FunctiongetTransferSolDiscriminatorBytes
()
clients/js/src/generated/instructions/transferSol.ts:39
FunctiongetTransferSolInstructionDataCodec
()
clients/js/src/generated/instructions/transferSol.ts:81
FunctiongetTransferSolWithSeedDiscriminatorBytes
()
clients/js/src/generated/instructions/transferSolWithSeed.ts:45
FunctiongetTransferSolWithSeedInstructionDataCodec
()
clients/js/src/generated/instructions/transferSolWithSeed.ts:98
FunctiongetUpgradeNonceAccountDiscriminatorBytes
()
clients/js/src/generated/instructions/upgradeNonceAccount.ts:34
FunctiongetUpgradeNonceAccountInstructionDataCodec
()
clients/js/src/generated/instructions/upgradeNonceAccount.ts:66
FunctiongetWithdrawNonceAccountDiscriminatorBytes
()
clients/js/src/generated/instructions/withdrawNonceAccount.ts:40
FunctiongetWithdrawNonceAccountInstructionDataCodec
()
clients/js/src/generated/instructions/withdrawNonceAccount.ts:93
Methodinstruction
(&self, args: AssignInstructionArgs)
clients/rust/src/generated/instructions/assign.rs:21
Methodinstruction
( &self, args: TransferSolWithSeedInstructionArgs, )
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:26
Methodinstruction
( &self, args: AssignWithSeedInstructionArgs, )
clients/rust/src/generated/instructions/assign_with_seed.rs:24
Methodinstruction
( &self, args: AuthorizeNonceAccountInstructionArgs, )
clients/rust/src/generated/instructions/authorize_nonce_account.rs:23
Methodinstruction
(&self, args: TransferSolInstructionArgs)
clients/rust/src/generated/instructions/transfer_sol.rs:22
Methodinstruction
(&self)
clients/rust/src/generated/instructions/advance_nonce_account.rs:24
Methodinstruction
(&self)
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:20
Methodinstruction
( &self, args: InitializeNonceAccountInstructionArgs, )
clients/rust/src/generated/instructions/initialize_nonce_account.rs:25
Methodinstruction
( &self, args: AllocateWithSeedInstructionArgs, )
clients/rust/src/generated/instructions/allocate_with_seed.rs:24
Methodinstruction
( &self, args: CreateAccountAllowPrefundInstructionArgs, )
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:23
Methodinstruction
( &self, args: CreateAccountInstructionArgs, )
clients/rust/src/generated/instructions/create_account.rs:23
Methodinstruction
(&self, args: AllocateInstructionArgs)
clients/rust/src/generated/instructions/allocate.rs:20
Methodinstruction
( &self, args: CreateAccountWithSeedInstructionArgs, )
clients/rust/src/generated/instructions/create_account_with_seed.rs:26
Methodinstruction
( &self, args: WithdrawNonceAccountInstructionArgs, )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:28
Methodinvoke
(&self)
clients/rust/src/generated/instructions/assign.rs:163
Methodinvoke
(&self)
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:220
Methodinvoke
(&self)
clients/rust/src/generated/instructions/assign_with_seed.rs:202
Methodinvoke
(&self)
clients/rust/src/generated/instructions/authorize_nonce_account.rs:190
Methodinvoke
(&self)
clients/rust/src/generated/instructions/transfer_sol.rs:178
Methodinvoke
(&self)
clients/rust/src/generated/instructions/advance_nonce_account.rs:181
Methodinvoke
(&self)
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:137
Methodinvoke
(&self)
clients/rust/src/generated/instructions/initialize_nonce_account.rs:218
Methodinvoke
(&self)
clients/rust/src/generated/instructions/allocate_with_seed.rs:213
Methodinvoke
(&self)
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:204
Methodinvoke
(&self)
clients/rust/src/generated/instructions/create_account.rs:198
Methodinvoke
(&self)
clients/rust/src/generated/instructions/allocate.rs:159
Methodinvoke
(&self)
clients/rust/src/generated/instructions/create_account_with_seed.rs:242
Methodinvoke
(&self)
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:257
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/assign.rs:167
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:224
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/assign_with_seed.rs:206
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/authorize_nonce_account.rs:194
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/transfer_sol.rs:182
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/advance_nonce_account.rs:185
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:141
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/initialize_nonce_account.rs:222
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/allocate_with_seed.rs:217
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:208
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/create_account.rs:202
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/allocate.rs:163
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/create_account_with_seed.rs:246
Methodinvoke_with_remaining_accounts
( &self, remaining_accounts: &[(&'b solana_account_info::AccountInfo<'a>, bool, bool)], )
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:261
FunctionisSystemError
( error: unknown, transactionMessage: { instructions: Record<number, { programAddress: Address }> },
clients/js/src/generated/errors/system.ts:70
Methodlamports
(&mut self, lamports: u64)
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:123
Methodlamports
(&mut self, lamports: u64)
clients/rust/src/generated/instructions/create_account.rs:117
Methodnew
()
clients/rust/src/generated/instructions/assign.rs:52
Methodnew
()
clients/rust/src/generated/instructions/transfer_sol_with_seed.rs:70
Methodnew
()
clients/rust/src/generated/instructions/assign_with_seed.rs:62
Methodnew
()
clients/rust/src/generated/instructions/authorize_nonce_account.rs:66
Methodnew
()
clients/rust/src/generated/instructions/transfer_sol.rs:57
Methodnew
()
clients/rust/src/generated/instructions/advance_nonce_account.rs:65
Methodnew
()
clients/rust/src/generated/instructions/upgrade_nonce_account.rs:53
Methodnew
()
clients/rust/src/generated/instructions/initialize_nonce_account.rs:72
Methodnew
()
clients/rust/src/generated/instructions/allocate_with_seed.rs:65
Methodnew
()
clients/rust/src/generated/instructions/create_account_allow_prefund.rs:62
Methodnew
()
clients/rust/src/generated/instructions/create_account.rs:58
Methodnew
()
clients/rust/src/generated/instructions/allocate.rs:51
Methodnew
()
clients/rust/src/generated/instructions/create_account_with_seed.rs:72
Methodnew
()
clients/rust/src/generated/instructions/withdraw_nonce_account.rs:83
← previousnext →201–300 of 342, ranked by callers