Skip to main content

Query Stake

Before the Log Store Network can be queried, some amount of LSAN needs to be staked.

Using balanceโ€‹

  1. Start by allocating some amount of your balance to Queries:

    logstore balance --divide 100
    The LSAN balance for address 0x8D674B63BB0F59fEebc08565AbcB7fdfe3801817 is 155355382759500866.
    You should see 0.155355382759500866 in your Wallet UI.
    86.975668635541632981 MB of Storage are available to be staked on the Log Store Network.
    1.7395133727108326596 GB of Queries are available to be staked on the Log Store Network.

    Dividing your balance by 100 results in: 1553553827595008.66
    This division yields 869.75668635541632981 KB available for Storage
    This division yields 17.395133727108326596 MB available for Queries
  2. Use the balance in LSAN to stake

    logstore query stake 1553553827595009
  3. You are now able to submit query requests to the Log Store Network against any stream!

Using --usdโ€‹

logstore query stake --usd 100

This will stake 100 USD worth of LSAN tokens to enable query requests.

Private Streamsโ€‹

Queries will not be able to decrypt private streams without appropriate Streamr stream access permissions.

On this page

Edit this page
made with โ™ฅ
by usherlabs