Introduction

As part of an ongoing effort to provide more data around on-chain activity on Moonbeam, teams need to submit their contract information to Moonscan so that specific metrics can be extracted and made publicly available.

The core idea is that by grouping all of your project’s contracts by a predetermined labeling structure, Moonscan can provide contract data by project. This data can then be used to fetch important on-chain metrics such as:

  • Transactions by Dapp

  • Total users by Dapp

  • Active users by Dapp

  • Addresses of contracts by Dapp

  • Verified Contracts by Dapp

This presents a unique opportunity for teams, as it will give insights on how your dApp is being used within the Moonbeam Network.

When submitting or updating your contract data to Moonscan you’ll need to provide the following:

  • All addresses associated with your project's contracts

  • A label per contract. If a label already exists, it will be overwritten by the new label you are providing

  • For factory contracts please contact the Etherscan team directly

Contracts that you submit must be verified!

Last updated