Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions pages/chain/identity/schemas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,29 @@ 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 |

### [MetaGov Contribution](https://optimism.easscan.org/schema/view/0x84260b9102b41041692558a4e0cba6b7e5f9b813be56402c3db820c06dd4a5f1)

| Schema UID | `0x84260b9102b41041692558a4e0cba6b7e5f9b813be56402c3db820c06dd4a5f1` |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Issuer | Currently, the Optimism Foundation issues these from one of the following addresses: `0x621477dBA416E12df7FF0d48E14c4D20DC85D7D9` or `0xE4553b743E74dA3424Ac51f8C1E586fd43aE226F`. |
| Recipient | The address of the individual who made the contribution |
| refUID | The UID of the project, in case this contribution is represented as a project |
| FarcasterID | The id of the individual who made the contribution, if known |
| Impact | This field is not currently being used |
| Season | The season in which the contribution was made |
| Decision Module | The decision module to which the contribution relates |
| Contribution Type | The type of contribution |
| MetadataUrl | This field is not currently being used |

### [Foundation Mission Request Completed](https://optimism.easscan.org/schema/view/0x649cc6df5af7561b66384405a62682c44e2428584d2f17a202ac3ef4506e2457)

| Schema UID | `0x649cc6df5af7561b66384405a62682c44e2428584d2f17a202ac3ef4506e2457` |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Issuer | Currently, the Optimism Foundation issues these from one of the following addresses: `0x621477dBA416E12df7FF0d48E14c4D20DC85D7D9` or `0xE4553b743E74dA3424Ac51f8C1E586fd43aE226F`. |
| projectRefUID | The UID of the project that represents the work completed as part of the Foundation Mission Request |
| OP Amount | The OP Amount that was awarded for the completion of this Mission Request |
| Season | The season in which this Mission Request was completed |

### [Retro funding governance contribution](https://optimism.easscan.org/schema/view/0x3743be2afa818ee40304516c153427be55931f238d961af5d98653a93192cdb3)

| Schema UID | `0x3743be2afa818ee40304516c153427be55931f238d961af5d98653a93192cdb3` |
Expand Down
5 changes: 2 additions & 3 deletions words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Arweave
authrpc
Badgeholder's
Badgeholders
badgeholders
basefee
BGEZ
BGTZ
Expand Down Expand Up @@ -169,7 +170,6 @@ leveldb
lightkdf
logfile
logfmt
marketshare
MAXAGE
maxage
MAXBACKUPS
Expand Down Expand Up @@ -204,7 +204,6 @@ MTHI
MTLO
MULT
multiaddr
Multichain
multichain
multiclient
multisigs
Expand Down Expand Up @@ -303,7 +302,7 @@ replayability
reproven
REQUIREDBLOCKS
requiredblocks
Rollouts
rollouts
Rollups
rollups
Routescan
Expand Down
Loading