Total MOR Staked to Builder Subnets

The Builder Contracts can be queried directly to get certain data.

Using Builder Contract Query

In order to calculate the percent of total stake your subnet has you can query the Builder Contracts.

1
2
3

View the row for ETH(1) which shows the total amount of MOR staked to Arbitrum Builder Subnets

In this example, the total amount is 614,615 MOR.

4
5
6

View the row for ETH(1) which shows the total amount of MOR staked to Base Builder Subnets

In this example, the total amount is 246,571 MOR

7

Calculate total MOR staked to Builder Subnets across Arbitrum and Base

Total=614,615+246,571=861,186Total = 614,615 + 246,571 = 861,186

Use Morlord

The Morlord frontend displays Builder Subnet data from the Builder Contract across L2s it is deployed to. Access Morlord Frontend at morlord.com.

Last updated

Was this helpful?