How to Stake and Claim MCAP Rewards on Etherscan (Temporary for non-supported wallets)

Meta Capital
2 min readJan 18, 2022

During the next 12 hours, we are adding additional wallet compatibility to our UI so that non-metamask users will be able to interact with their portfolio through our dashboard.

Until then, here are the steps to follow to stake MCAP through etherscan.

Use this link to access the MCAP contract on etherscan. https://etherscan.io/address/0xbce0665b20164d6cd6d15e70fed1e094ad4a44f0#writeContract

Scroll down and find the button titled “Connect to Web3.” Connect your wallet and then click the 2nd function called: 2. “approve.”

The spender address should always be: 0xD081B958d7b197609Aee18236778602c99cD132B
This is the staking MCAP rewards contract.
The amount should be (This is the total supply):1000000000000000000

Now click “write,” and then approve the query that shows up in your wallet.

Next, go to the sMCAP contract on etherscan: https://etherscan.io/token/0xd081b958d7b197609aee18236778602c99cd132b#writeContract

Connect to web3 again, and expand function #2: 2. deposit.

Here, you can input the amount of tokens you want to stake. It is important to only use whole numbers, and do NOT include commas. Because the contract has 9 decimal places, you will need to add an extra 9 zeros to the amount of tokens you want to stake. For example, if I want to stake 123,456 tokens, I would put: 123456000000000 into the deposit function.

Press write and then you will be able to deposit (stake) your tokens! Please refer to our prior post in case you have any additional questions!

Stake MCAP: (Write function #2 titled “deposit”)

Unstake MCAP & Claim Rewards: (Write function #4 titled “withdraw”)

Staked MCAP: (Read function #4 titled “Balanceof”)

Pending Rewards: (Read function #7 titled “PendingRewards”)

(1A. on the original contract “write function #2 titled “approve” https://etherscan.io/address/0xbce0665b20164d6cd6d15e70fed1e094ad4a44f0#writeContract

Spender address should always be: 0xD081B958d7b197609Aee18236778602c99cD132B

This is the staking MCAP rewards contract.

The amount should be the max: 1000000000000000000)

--

--