From 33af6a10489c930aadb328b0b3cf86e28b307954 Mon Sep 17 00:00:00 2001 From: Emily Furlong Date: Fri, 14 Feb 2025 14:50:00 +0100 Subject: [PATCH] Update schemas.mdx added the community contributor attestation to the docs --- pages/identity/schemas.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pages/identity/schemas.mdx b/pages/identity/schemas.mdx index 00dc00616..cad7cd364 100644 --- a/pages/identity/schemas.mdx +++ b/pages/identity/schemas.mdx @@ -141,6 +141,18 @@ These attestations are voting Badges issued for Retro Round 5 and beyond. They a | votingGroup | Used to assign voters to subcategories in case the Round has subcategories | | selectionMethod | The method in which this voter was selected | +### [Community contributor](https://optimism.easscan.org/schema/view/0xc975707485575a611b1aaf9cf9aada04a066b690e40aec7eb5cb17e22336d703) + +These attestations are issued to community contributors above wannabe level by the Optimism Foundation. A resolver contract prevents others from issuing this attestation. + +| Schema UID | `0xc975707485575a611b1aaf9cf9aada04a066b690e40aec7eb5cb17e22336d703` | +| --------------- | -------------------------------------------------------------------------- | +| Path | The contribution path | +| Level | The level that the contributor is within the contribution path | +| StartDate | The date the contributor started at this level | +| EndDate | The date the contributor ended at this level | + + ### [MetaGov contribution](https://optimism.easscan.org/schema/view/0x84260b9102b41041692558a4e0cba6b7e5f9b813be56402c3db820c06dd4a5f1) | Schema UID | `0x84260b9102b41041692558a4e0cba6b7e5f9b813be56402c3db820c06dd4a5f1` |