Skip to main content

To stake from an account…

  1. Authenticate your NEAR wallet with the CLI
    1. Using the computer on which you installed the NEAR CLI, log into the NEAR wallet site.
    2. Execute the command:
    3. Click Allow in the new tab.
    4. Enter your Wallet ID.
    5. Click Confirm.
  2. Deposit NEAR to the stakingpool contract
    COINBASE VALIDATOR INFORMATION Validator name: Bison Trails Staking pool IDs:
    • bisonstrails.poolv1.near
    • bisonstrails2.poolv1.near
    1. Execute the command using Coinbase’s Staking Pool ID: bisonstrails.poolv1.near.
    2. Receive the response:
  3. Stake NEAR to the stakingpool contract
    1. Execute the command:
    2. Receive the response:
Congratulations! You are now staked to a Coinbase validator.

To stake from a lockup contract…

  1. Confirm ownership of your lockup contract
    1. From Terminal, execute the command:
    2. Match the owner_account_id to the lockup contract ID associated with that owner ID.
  2. Designate the staking pool and deposit NEAR
    1. Execute the command:
    2. To deposit NEAR, execute the command:
    3. Receive TRUE or FALSE value, along with your transaction receipt and a URL to view your transaction in the explorer.
  3. Stake NEAR to the stakingpool contract
    1. Execute the command:
    2. Receive TRUE or FALSE value along with your transaction receipt and a URL to view your transaction in the explorer.
Congratulations! You are now staked to a Coinbase validator.