Complete reference for Solayer’s RPC API endpoints
Method | Description |
---|---|
getAccountInfo | Returns all information associated with an account |
getBalance | Returns the balance of an account |
getBlock | Returns identity and transaction information about a confirmed block |
getBlocks | Returns a list of confirmed blocks |
getLatestBlockhash | Returns the latest blockhash |
getSignatureStatuses | Returns the statuses of a list of signatures |
getTokenAccountBalance | Returns the token balance of an account |
getTokenSupply | Returns information about the total supply of an SPL Token type |
getTransaction | Returns transaction details |
sendTransaction | Submits a signed transaction to the cluster |
Method | Modification Details |
---|---|
requestAirdrop | Modified to airdrop exactly 0.1 SOL (Solayer devnet). The amount parameter has been removed for simplicity. |
getFeeForMessage
getLargestAccounts
getProgramAccounts
getRecentPrioritizationFees
getSignaturesForAddress
getTokenAccountsByDelegate
getTokenAccountsByOwner
getTokenLargestAccounts
getClusterNodes
getHighestSnapshotSlot
getInflationGovernor
getInflationRate
getInflationReward
getLeaderSchedule
getMaxRetransmitSlot
getMaxShredInsertSlot
getSlotLeader
getSlotLeaders
getStakeMinimumDelegation
getSupply
getVoteAccounts
minimumLedgerSlot
getBlockCommitment
getBlockHeight
getBlockProduction
getEpochInfo
getEpochSchedule
getBlockTime
getFirstAvailableBlock
getGenesisHash
getHealth
getIdentity
getMinimumBalanceForRentExemption
getRecentPerformanceSamples
getSlot
getTransactionCount
getVersion
isBlockhashValid