We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880c345 commit b247494Copy full SHA for b247494
apps/dashboard/src/data/explore.ts
@@ -94,10 +94,9 @@ const MARKETS = {
94
const MODULAR_CONTRACTS = {
95
id: "modular-contracts",
96
name: "modular",
97
- displayName: "Modular Contracts (Beta)",
+ displayName: "Modular Contracts",
98
description:
99
"Collection of highly customizable and upgradeable smart contracts built with the modular contracts framework.",
100
- isBeta: true,
101
contracts: [
102
// erc721 drop
103
[
0 commit comments