-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solana: port all non-deprecated json rpc requests from web3.js #39
Comments
@mschneider I would like to work on this. |
Willing to work with @OmkarAcharekar on this issue? |
@OmkarAcharekar you mentioned you made some progress on this, can you please make sure to send a PR with just one of those methods, so we can get an initial review cycle going> |
This was referenced Oct 24, 2022
This was referenced Nov 3, 2022
This was referenced Nov 15, 2022
This was referenced Nov 23, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://solana-labs.github.io/solana-web3.js/classes/Connection.html
getAccountInfo
getAccountInfoAndContext
getAddressLookupTable
getBalance
getBalanceAndContext
getBlock
getBlockHeight
getBlockProduction
getBlockSignatures
getBlockTime
getBlocks
getClusterNodes
getConfirmedBlock
getConfirmedBlockSignatures
getConfirmedSignaturesForAddress
getConfirmedSignaturesForAddress2
getConfirmedTransaction
getEpochInfo
getEpochSchedule
getFeeCalculatorForBlockhash
getFeeForMessage
getFirstAvailableBlock
getGenesisHash
getInflationGovernor
getInflationReward
getLargestAccounts
getLatestBlockhash
getLatestBlockhashAndContext
getLeaderSchedule
getMinimumBalanceForRentExemption
getMinimumLedgerSlot
getMultipleAccountsInfo
getMultipleAccountsInfoAndContext
getNonce
getNonceAndContext
getParsedAccountInfo
getParsedConfirmedTransaction
getParsedConfirmedTransactions
getParsedProgramAccounts
getParsedTokenAccountsByOwner
getParsedTransaction
getParsedTransactions
getProgramAccounts
getRecentBlockhash
getRecentBlockhashAndContext
getRecentPerformanceSamples
getSignatureStatus
getSignatureStatuses
getSignaturesForAddress
getSlot
getSlotLeader
getSlotLeaders
getStakeActivation
getStakeMinimumDelegation
getSupply
getTokenAccountBalance
getTokenAccountsByOwner
getTokenLargestAccounts
getTokenSupply
getTotalSupply
getTransaction
getTransactionCount
getTransactions
getVersion
getVoteAccounts
The text was updated successfully, but these errors were encountered: