🍇Claim Emissions

The Project Administrator Address can claim rewards.

Claim Emissions using Dashboard

In order to Claim Rewards, connect your Project Admin Address to the Builder Dashboard and click Claim.

You will not be able to claim until the Claim Lock End date has passed.

Claim Emissions using L2 Explorer

You are able to interact directly with the Builder Contract to claim your rewards on Arbitrum (using Arbiscan) or Base (using Basescan). In order to claim emissions, follow these steps:

1

Determine Contract Address from Morpheus Deployed Contracts

Access via https://desert-sphere-036.notion.site/175bfff15838806e8966ddb066e88eb4?v=982f5b5a5e4e49819dfb1b029c9225a7 and look for the 'builders' tag. Copy to clipboard.

2

In Notion, Access Builder Contract Arbiscan.io or Basescan.org

You need to go to the contract your Builder Subnet is deployed to (Arbitrum or Base). If you deployed to both chains, you need to claim on each contract separately.

Builder Subnets contract addresses for Arbitrum and Base
3

Go to Contract -> Read as Proxy

This will allow you to query the contract to check data associated with your Subnet.

Read as Proxy exposes read-only Queries
4

Get your PoolID

Enter your subnet name (case sensitive) in order to get your PoolID.

5

Get your current Builder Emission balance

6

Use Unit Converter to Check balance in MOR

Use a 'Unit Converter' to convert the value into full MOR tokens. MOR is an ERC20 token, so you enter into the Wei field, and then the amount of MOR is the displayed in the ETH field.

Unit Converter (substitute ETH for MOR)
7

Go to Contract -> Write as Proxy

Write to Contract with Web3 Wallet
8

Connect your Wallet

Connect using your Web3 wallet.

If you are using Gnosis Safe multisig ("Safe Global"), use WalletConnect to copy the link and pasted in in the Safe App Wallet Connect field. See Gnosis docs here.

9

Claim Emissions

Enter your PoolID and the address to receive the claimed emissions.

You will need to sign this transaction using the Project Admin Address for the Builder Subnet for the claim to succeed.

Builder Contract Interaction Guide

More detailed instructions can be found in the Github documentation below. You can follow the testnet instructions on mainnet in order to claim emissions.

Interact with Builder Contract

Distribute Rewards

Coming soon. Builder Subnets will be able to automatically distributed a portion of their rewards to their stakers.

Last updated

Was this helpful?