From c10202b22adbadb3a04c3150e6357fcdd9e94f45 Mon Sep 17 00:00:00 2001 From: CarlGocht <3064220+CarlGocht@users.noreply.github.com> Date: Thu, 28 Dec 2023 11:30:35 -0500 Subject: [PATCH] Add Protocols from script (#714) * Add Protocols * Remove ones we shouldnt add --------- Co-authored-by: Carl --- protocols/galeth/events.json | 1 + protocols/galeth/index.json | 8 ++++++++ protocols/galeth/overview.md | 1 + protocols/gmxeth/events.json | 1 + protocols/gmxeth/index.json | 8 ++++++++ protocols/gmxeth/overview.md | 1 + protocols/kalmyappeth/events.json | 1 + protocols/kalmyappeth/index.json | 8 ++++++++ protocols/kalmyappeth/overview.md | 1 + protocols/metfiio/events.json | 1 + protocols/metfiio/index.json | 8 ++++++++ protocols/metfiio/overview.md | 1 + protocols/mocanaeth/events.json | 1 + protocols/mocanaeth/index.json | 8 ++++++++ protocols/mocanaeth/overview.md | 1 + protocols/pylonecosystemeth/events.json | 1 + protocols/pylonecosystemeth/index.json | 8 ++++++++ protocols/pylonecosystemeth/overview.md | 1 + protocols/treasuregamingeth/events.json | 1 + protocols/treasuregamingeth/index.json | 8 ++++++++ protocols/treasuregamingeth/overview.md | 1 + 21 files changed, 70 insertions(+) create mode 100644 protocols/galeth/events.json create mode 100644 protocols/galeth/index.json create mode 100644 protocols/galeth/overview.md create mode 100644 protocols/gmxeth/events.json create mode 100644 protocols/gmxeth/index.json create mode 100644 protocols/gmxeth/overview.md create mode 100644 protocols/kalmyappeth/events.json create mode 100644 protocols/kalmyappeth/index.json create mode 100644 protocols/kalmyappeth/overview.md create mode 100644 protocols/metfiio/events.json create mode 100644 protocols/metfiio/index.json create mode 100644 protocols/metfiio/overview.md create mode 100644 protocols/mocanaeth/events.json create mode 100644 protocols/mocanaeth/index.json create mode 100644 protocols/mocanaeth/overview.md create mode 100644 protocols/pylonecosystemeth/events.json create mode 100644 protocols/pylonecosystemeth/index.json create mode 100644 protocols/pylonecosystemeth/overview.md create mode 100644 protocols/treasuregamingeth/events.json create mode 100644 protocols/treasuregamingeth/index.json create mode 100644 protocols/treasuregamingeth/overview.md diff --git a/protocols/galeth/events.json b/protocols/galeth/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/galeth/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/galeth/index.json b/protocols/galeth/index.json new file mode 100644 index 00000000..4e6d8ae2 --- /dev/null +++ b/protocols/galeth/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "galeth", + "description": "The DAO Governance Space for Galxe Protocol ($GAL). To join the discussion, go to forum.galxe.org | To see active events, go to https://galxe.com/galxecommunity", + "path": "galeth", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/galeth/overview.md b/protocols/galeth/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/galeth/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/gmxeth/events.json b/protocols/gmxeth/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/gmxeth/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/gmxeth/index.json b/protocols/gmxeth/index.json new file mode 100644 index 00000000..612e62ff --- /dev/null +++ b/protocols/gmxeth/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "gmxeth", + "description": "GMX Snapshot Governance", + "path": "gmxeth", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/gmxeth/overview.md b/protocols/gmxeth/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/gmxeth/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/kalmyappeth/events.json b/protocols/kalmyappeth/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/kalmyappeth/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/kalmyappeth/index.json b/protocols/kalmyappeth/index.json new file mode 100644 index 00000000..11c43909 --- /dev/null +++ b/protocols/kalmyappeth/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "kalmyappeth", + "description": "Kalmy.app is powered by DeFi and NFTs.", + "path": "kalmyappeth", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/kalmyappeth/overview.md b/protocols/kalmyappeth/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/kalmyappeth/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/metfiio/events.json b/protocols/metfiio/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/metfiio/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/metfiio/index.json b/protocols/metfiio/index.json new file mode 100644 index 00000000..2f1f6d37 --- /dev/null +++ b/protocols/metfiio/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "metfiio", + "description": "World’s first DeFi 2.0 collectible NFT ecosystem focused on incubating metaverse and Web3 unicorns and sharing the financial returns with all MetFi NFT owners.", + "path": "metfiio", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/metfiio/overview.md b/protocols/metfiio/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/metfiio/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/mocanaeth/events.json b/protocols/mocanaeth/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/mocanaeth/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/mocanaeth/index.json b/protocols/mocanaeth/index.json new file mode 100644 index 00000000..50ac0b7f --- /dev/null +++ b/protocols/mocanaeth/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "mocanaeth", + "description": "Welcome to Moca DAO! Our proposals will surround Governance, Culture Building, Experience Building, and APE Improvement Proposals. Let's build value together.", + "path": "mocanaeth", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/mocanaeth/overview.md b/protocols/mocanaeth/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/mocanaeth/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/pylonecosystemeth/events.json b/protocols/pylonecosystemeth/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/pylonecosystemeth/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/pylonecosystemeth/index.json b/protocols/pylonecosystemeth/index.json new file mode 100644 index 00000000..e13c62a5 --- /dev/null +++ b/protocols/pylonecosystemeth/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "pylonecosystemeth", + "description": "Pylon Eco Token (PETN) is a product of Pylon Fintech. PETN is a Decentralized Finance (DeFi), Governance and Deflationary Open Source Ecosystem based Project", + "path": "pylonecosystemeth", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/pylonecosystemeth/overview.md b/protocols/pylonecosystemeth/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/pylonecosystemeth/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/treasuregamingeth/events.json b/protocols/treasuregamingeth/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/treasuregamingeth/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/treasuregamingeth/index.json b/protocols/treasuregamingeth/index.json new file mode 100644 index 00000000..6182ae31 --- /dev/null +++ b/protocols/treasuregamingeth/index.json @@ -0,0 +1,8 @@ + +{ + "cname": "treasuregamingeth", + "description": "Treasure is the decentralized gaming ecosystem connecting games and players through $MAGIC. ", + "path": "treasuregamingeth", + "isEnabled": true, + "type": "snapshot" +} \ No newline at end of file diff --git a/protocols/treasuregamingeth/overview.md b/protocols/treasuregamingeth/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/treasuregamingeth/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file