Morpheus
GitHubDiscordX/Twitter
Builders
Builders
  • 👋Welcome Morpheus Builders
  • 🛠️Builder Subnet Setup
    • 📝Subnet Configurations
    • 🚢Subnet Registration Guide
    • ⬜Dashboard Whitelisting
    • ✍️Edit Subnet
  • 🦾Builder Subnet Emissions
    • 😎Incentive Alignment
    • 🍇Claim Emissions
    • 🔢Emission Forecasting Model
  • 🌱Staking to Subnets
    • 🤝Referrals
    • ⛓️Multichain Staking
  • 🌋Agent Integration
    • 🌐MySuperAgent (Beta)
    • 🏡Moragents Local Install
    • 🤖Agent Forge (Beta)
  • 💾Morpheus Compute
    • 👨‍💻Compute Node (Consumer)
    • Compute Rest API
    • 🤗Open Source Models
  • 🏹Subnet Integrations
    • 🚀Agent Launchpads
      • 🖊️Launchpad Subscriptions
    • ⚒️Agent Builders
      • 🤖Smart Agent Subscriptions
    • 🫏AaaS Subscriptions
    • 🪙Token Integrations
  • 📝Builder Contracts
    • ⛓️Builder Contracts
    • 🚧Modifying Builder Subnets
  • 🔢Builder Analytics
    • MOR Staked to Your Builder Subnet
    • Total MOR Staked to Builder Subnets
  • 📓Glossary
Powered by GitBook
LogoLogo

Socials

  • X/Twitter
  • Discord
  • Telegram
  • Youtube

GitHub

  • Documentation
  • Morpheus Local Agents
  • Compute Node
  • Smart Contracts

Dashboards

  • mor.org
  • mor.software
  • morlord.com
On this page
  • Claim Emissions using Dashboard
  • Claim Emissions using Explorer
  • Builder Contract Interaction Guide
  • Distribute Rewards

Was this helpful?

  1. Builder Subnet Emissions

Claim Emissions

The Project Administrator Address can claim rewards.

Last updated 1 month ago

Was this helpful?

Claim Emissions using Dashboard

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

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

V1 of the Builder contract has the claim period as one month. V2 is expected to enable more frequent claims. Protocol emissions to Builders are distributed to the Builder Contract each block.

Claim Emissions using 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

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.

3

Go to Contract -> Read as Proxy

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

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

7

Go to Contract -> Write as Proxy

8

Connect your Wallet

Connect using your Web3 wallet.

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.

Distribute Rewards

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

As of February 2025 the 'Claim using Dashboard' feature is not fully functional yet. If you encounter problems, please use the .

Access via and look for the 'builders' tag. Copy to clipboard.

Use a '' 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.

If you are using , use WalletConnect to copy the link and pasted in in the Safe App Wallet Connect field. See Gnosis docs .

🦾
🍇
https://desert-sphere-036.notion.site/175bfff15838806e8966ddb066e88eb4?v=982f5b5a5e4e49819dfb1b029c9225a7
Unit Converter
Gnosis Safe multisig ("Safe Global")
here
'Claim using Explorer' walk-through
Builder Dashboard
Docs/!KEYDOCS README FIRST!/FAQs & Guides/Guides/MOR/Testnet/Builders Contract Testnet Guide.md at main · MorpheusAIs/DocsGitHub
Interact with Builder Contract
Logo
Builder Subnets contract addresses for Arbitrum and Base
Read as Proxy exposes read-only Queries
Unit Converter (substitute ETH for MOR)
Write to Contract with Web3 Wallet