Skip to main content

Crate ore_lst_api

Crate ore_lst_api 

Source
Expand description

API for the ORE liquid staking token (stORE) program.

This crate provides constants, instructions, state definitions, and SDK helpers for interacting with the ORE LST program on Solana.

Modules§

consts
error
instruction
prelude
Re-exports all public types for convenient imports.
sdk
state

Constants§

ID
The const program ID.

Functions§

check_id
Returns true if given pubkey is the program ID.
id
Returns the program ID.