⚠️Blast API (blastapi.io) ends Oct 31. Migrate to Dwellir and skip Alchemy's expensive compute units.
Switch Today →
Skip to main content

offchain_localStorageGet

Reads an offchain local storage key (if allowed).

Public RPC nodes often disable offchain access; expect null.

Code Examples

curl -X POST https://api-bittensor-mainnet.n.dwellir.com/YOUR_API_KEY \
+ -H 'Content-Type: application/json' \
+ -d '{"jsonrpc":"2.0","method":"offchain_localStorageGet","params":[],"id":1}'