mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
fix: add yup to index
This commit is contained in:
parent
886226e7a9
commit
eca40d07c7
8
index.ts
8
index.ts
|
@ -117,6 +117,14 @@ export const protocols = {
|
|||
suffix: "YAM",
|
||||
folder: "yamv2",
|
||||
},
|
||||
yup: {
|
||||
name: "Yup",
|
||||
path: "yup",
|
||||
description: "YOUR OPINION MATTERS. CURATE THE WEB. EARN &INFLUENCE.",
|
||||
suffix: "YUP",
|
||||
folder: "yup",
|
||||
snapshotSpaceName: "yup.eth"
|
||||
}
|
||||
};
|
||||
|
||||
export const protocolBranding = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user