mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
Merge pull request #49 from boardroom-inc/fix/gnosis
fix: make everytning gnosis.eth
This commit is contained in:
commit
76617ba626
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
6
index.ts
6
index.ts
|
@ -56,13 +56,13 @@ export const protocols = {
|
||||||
suffix: "PcDAI",
|
suffix: "PcDAI",
|
||||||
folder: "pooltogether",
|
folder: "pooltogether",
|
||||||
},
|
},
|
||||||
gnosis: {
|
"gnosis.eth": {
|
||||||
name: "Gnosis",
|
name: "Gnosis",
|
||||||
path: "gnosis",
|
path: "gnosis.eth",
|
||||||
description:
|
description:
|
||||||
"Gnosis is an open-source, decentralized prediction market governed by the GnosisDAO.",
|
"Gnosis is an open-source, decentralized prediction market governed by the GnosisDAO.",
|
||||||
suffix: "GNO",
|
suffix: "GNO",
|
||||||
folder: "gnosis",
|
folder: "gnosis.eth",
|
||||||
},
|
},
|
||||||
defidollar: {
|
defidollar: {
|
||||||
name: "DefiDollar DAO",
|
name: "DefiDollar DAO",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user