Before filling out the form, please read the document below carefully. You can find an explanation of each field in the Form Introductionsection.
The verification result will be displayed here. There are two possible scenarios:
- A badge preview card appears. This means the data can be submitted. Just do it, and Scroll will receive your data. After review, it will be displayed on the Scroll website
- Error messages appear. Please read each one carefully and make the necessary corrections until the verification passes.
We support three types of badges: Permissionless,Backend-authorized, and Airdropped. The preparation required varies for different types of badges.
Here are some basic requirements:
- The badge contract have been deployed on the Scroll Mainnet.
- The badge contract implements defaultTokenURI.
- Your project is listed on Scroll Ecosystem - Browse all protocols as it contains the issuer information.
- All URLs mentioned above are configured for cross-origin access on
https://scroll.io.
Here are some specific requirements for different types of badges:
Permissionless
- Nothing special
Backend-authorized
- The check API and claim API have been deployed to production. For API requirements, please refer to: Badge APIs.
- The attester proxy contract have been deployed on the Scroll Mainnet
Airdropped
- The check API have been deployed to production. For API requirements, please refer to: Badge APIs.