yearn / yearn-watch-legacy

Yearn Watch is a tool that provides vault and strategies data for management
https://yearn.watch
GNU Affero General Public License v3.0
29 stars 41 forks source link

Stargate: Create new groups (eth, ftm, arb) #313

Closed rareweasel closed 2 years ago

rareweasel commented 2 years ago

Please, add the following group in ethereum, fantom and arbitrum.

    {
        "id": "Stargate",
        "network": "ChangeNetworkName (create 3 items)",
        "label": "Stargate",
        "codeReviewScore": 3,
        "testingScore": 4,
        "auditScore": 5,
        "protocolSafetyScore": 4,
        "complexityScore": 4,
        "teamKnowledgeScore": 3,
        "criteria": {
            "nameLike": ["stargate"],
            "strategies": [],
            "exclude": []
        }
    },

Also, add the group in the Others group (in each network).