solana
Actions
Get a Token's Supply
Returns the total supply of an SPL Token type.
Make
Make
Get a Transaction
Returns transaction details for a confirmed transaction.
Make
Make
Get an Account's SOL Balance
Returns the SOL balance of the account of provided Pubkey.
Make
Make
Get an Account's Token Balance
Returns the token balance of an SPL Token account.
Make
Make
Get the Block Height
Returns the current block height of the node.
Make
Make
Get the Block Time
Returns the estimated production time of a block.
Make
Make
Get the Current Slot
Returns the slot that has reached the given or default commitment level.
Make
Make
Get the Current Transaction Count
Returns the current Transaction count from the ledger.
Make
Make
Get the Epoch Info
Returns information about the current epoch.
Make
Make
Get the Epoch Schedule
Returns epoch schedule information from this cluster's genesis config.
Make
Make
Get the Genesis Hash
Returns the genesis hash.
Make
Make
Get the Highest Snapshot Slot
Returns the highest slot information that the node has snapshots for.
Make
Make
Get the Inflation Governor
Returns the current inflation governor.
Make
Make
Get the Inflation Rate
Returns the specific inflation values for the current epoch.
Make
Make
Get the Ledger's Lowest Slot
Returns the lowest slot that the node has information about in its ledger.
Make
Make
Make an API Call
Performs an arbitrary authroized API call.
Make
Make