diff --git a/docs/badges.md b/docs/badges.md index 9da7420..ffe8e71 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -142,6 +142,11 @@ There are three main badge types of badges: The badge contract has a **default token URI**, see [ScrollBadgeDefaultURI](../src/badge/extensions/ScrollBadgeDefaultURI.sol). + +
  • + + Your project is listed on [Scroll Ecosystem - Browse all protocols](https://scroll.io/ecosystem#protocols). (If not listed, apply [here](https://tally.so/r/waxLBW).) +
  • @@ -152,11 +157,6 @@ There are three main badge types of badges: The badge contract implements on-chain eligibility check, see [ScrollBadgeEligibilityCheck](../src/badge/extensions/ScrollBadgeEligibilityCheck.sol). - -
  • - - Your project is listed on [Scroll Ecosystem - Browse all protocols](https://scroll.io/ecosystem#protocols). (If not listed, apply [here](https://tally.so/r/waxLBW).) -
  • @@ -194,7 +194,7 @@ There are three main badge types of badges:
  • - All URLs mentioned above are configured for cross-origin access (CORS) on https://scroll.io. + All involved URLs, including those for the Check API, Claim API, and the badgeTokenURI returned by the contract, are configured for cross-origin access (CORS) on https://scroll.io.