Page Index - p2p-org/solana-swift GitHub Wiki
255 page(s) in this GitHub Wiki:
- abs(__)
- Account
- Account_Meta
- Account_Meta_CodingKeys
- AccountInfo
- AccountInstructions
- AnyDecodable
- AnyEncodable
- AnyResponse
- apiClient
- APIClientError
- APIClientRequest
- APIClientRequestEncoder
- APIClientResponse
- APIEndPoint
- Array
- AssociatedTokenProgram
- Base58
- BDouble
- Bignum
- BinaryReader
- BInt
- BIntMath
- BlockCommitment
- Bool
- BorshCodable
- BorshDecodingError
- BorshDeserializable
- BorshSerializable
- BufferInfo
- BufferInfoParsed
- BufferLayout
- BufferLayoutError
- BytesEncodable
- checkAccountValidation(account_)
- checkIfAssociatedTokenAccountExists(owner_mint_)
- ClusterNodes
- Commitment
- ConfirmedBlock
- ConfirmedTransaction
- ConfirmedTransaction_Message
- connect()
- Context
- Data
- DataSlice
- Decimals
- DefaultFeeCalculator
- delegate
- DerivablePath
- DerivablePath_DerivableType
- Dictionary
- disconnect()
- Documentation
- Double
- Ed25519HDKey
- Ed25519HDKey_Error
- Ed25519HDKey_Keys
- EmptyInfo
- EncodableWrapper
- endpoint
- EpochInfo
- EpochSchedule
- Error
- ErrorDetail
- Fee
- FeeAmount
- FeeAmount_OtherFee
- FeeCalculator
- FeeCalculatorResponse
- FeeRateGovernor
- findSPLTokenDestinationAddress(mintAddress_destinationAddress_)
- FixedWidthInteger
- Float32
- Float64
- getAccountInfo(account_)
- getBalance(account_commitment_)
- getBlockCommitment(block_)
- getBlockHeight()
- getBlockTime(block_)
- getClusterNodes()
- getConfirmedBlock(slot_encoding_)
- getConfirmedBlocksWithLimit(startSlot_limit_)
- getConfirmedSignaturesForAddress(account_startSlot_endSlot_)
- getEpochInfo(commitment_)
- getFees(commitment_)
- getMinimumBalanceForRentExemption(dataLength_commitment_)
- getMinimumBalanceForRentExemption(span_)
- getMultipleAccounts(pubkeys_)
- getMultipleMintDatas(mintAddresses_programId_)
- getRecentBlockhash()
- getRecentBlockhash(commitment_)
- getSignatureStatus(signature_configs_)
- getSignatureStatuses(signatures_configs_)
- getTokenAccountBalance(pubkey_commitment_)
- getTokenAccountsByDelegate(pubkey_mint_programId_configs_)
- getTokenAccountsByOwner(pubkey_params_configs_)
- getTokenLargestAccounts(pubkey_commitment_)
- getTokensList(useCache_)
- getTokenSupply(pubkey_commitment_)
- getTokenWallets(account_tokensRepository_)
- getTransaction(transactionSignature_)
- getVersion()
- getVoteAccounts(commitment_)
- Identity
- InflationGovernor
- InflationRate
- InnerInstruction
- Int
- Int1024
- Int128
- Int1X
- Int256
- Int2X
- Int2XConfig
- Int512
- isConnected
- JSONRPCAPIClientRequest
- JSONRPCRequestEncoder
- JSONRPCResponse
- JSONRPCResponseDecoder
- Keychain
- Keychain_KeyDerivationError
- Lamports
- LargestAccount
- minimumLedgerSlot()
- Mint
- Mnemonic
- Mnemonic_Error
- Network
- NSRegularExpression
- observeSignatureStatus(signature_)
- observeSignatureStatus(signature_timeout_delay_)
- OwnerInfoParams
- OwnerValidationProgram
- parse(network_)
- ParsedInstruction
- PerformanceSample
- phrase
- Pool
- prepareCreatingWSOLAccountAndCloseWhenDone(from_amount_payer_minRentExemption_)
- PreparedTransaction
- prepareForCreatingAssociatedTokenAccount(owner_mint_feePayer_closeAfterward_)
- prepareSendingNativeSOL(from_to_amount_feePayer_)
- prepareSendingSPLTokens(account_mintAddress_decimals_from_to_amount_feePayer_transferChecked_lamportsPerSignature_minRentExemption_)
- prepareTransaction(instructions_signers_feePayer_feeCalculator_)
- ProgramAccount
- ProgramAccounts
- PublicKey
- publicKey
- RawRepresentable
- request(with_)
- requestAirdrop(account_lamports_commitment_)
- RequestAPI
- RequestConfiguration
- requestData(request_)
- RequestEncoder
- Response
- ResponseDecoder
- ResponseError
- ResponseErrorData
- Reward
- RIPEMD
- RIPEMD_Block
- RIPEMD_Block_K
- RIPEMD_Block_r
- RIPEMD_Block_s
- Rpc
- secretKey
- sendTransaction(preparedTransaction_)
- sendTransaction(transaction_configs_)
- Set
- setLogFilter(filter_)
- sha256(data_)
- SignatureInfo
- SignatureStatus
- simulateTransaction(preparedTransaction_)
- simulateTransaction(transaction_configs_)
- SimulationResult
- Socket
- SocketAction
- SocketEntity
- SocketError
- SocketLogsNotification
- SocketLogsNotificationData
- SocketMethod
- SocketNativeAccountNotification
- SocketParams
- SocketProgramAccountNotification
- SocketSignatureNotification
- SocketSignatureNotificationData
- SocketSubscriptionResponse
- SocketTokenAccountNotification
- SocketTokenAccountNotificationData
- SocketTokenAccountNotificationDataInfo
- SocketTokenAccountNotificationDataParsed
- SocketUnsubscriptionResponse
- SolanaAccountStorage
- SolanaBasicProgram
- SolanaError
- SolanaSocketEventsDelegate
- SPLTokenDestinationAddress
- StakeActivation
- String
- StringProtocol
- subscribe(type_params_commitment_)
- Supply
- SwapResponse
- SystemProgram
- SystemProgram_Index
- Throwable
- Token
- TokenAccount
- TokenAccountBalance
- TokenAmount
- TokenBalance
- TokenExtensions
- TokenProgram
- TokenProgram_Index
- TokensListParserError
- TokenSwapInfo
- TokenSwapProgram
- TokenTag
- Transaction
- Transaction_Message
- Transaction_Message_CompiledInstruction
- Transaction_Message_Header
- Transaction_Signature
- TransactionError
- TransactionID
- TransactionInfo
- TransactionInstruction
- TransactionMeta
- TransactionStatus
- Transfer
- UInt1024
- UInt128
- UInt1X
- UInt256
- UInt2X
- UInt32
- UInt512
- UInt64
- UInt8
- unsubscribe(type_socketId_)
- URLRequest
- URLSession
- validatorExit()
- Version
- VoteAccount
- VoteAccounts
- Wallet
- WebSocketTaskProvider
- Wordlists
- WrappingToken
- ~__