From d2ac723a6eac6eb3ed5f191201475f081d48307e Mon Sep 17 00:00:00 2001 From: CarlGocht <3064220+CarlGocht@users.noreply.github.com> Date: Thu, 28 Dec 2023 11:30:15 -0500 Subject: [PATCH] Add lyra and divastaking (#716) Co-authored-by: Carl --- protocols/divastaking/events.json | 1 + protocols/divastaking/index.json | 7 +++++++ protocols/divastaking/overview.md | 1 + protocols/lyra/events.json | 1 + protocols/lyra/index.json | 7 +++++++ protocols/lyra/overview.md | 1 + 6 files changed, 18 insertions(+) create mode 100644 protocols/divastaking/events.json create mode 100644 protocols/divastaking/index.json create mode 100644 protocols/divastaking/overview.md create mode 100644 protocols/lyra/events.json create mode 100644 protocols/lyra/index.json create mode 100644 protocols/lyra/overview.md diff --git a/protocols/divastaking/events.json b/protocols/divastaking/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/divastaking/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/divastaking/index.json b/protocols/divastaking/index.json new file mode 100644 index 00000000..0680cf6f --- /dev/null +++ b/protocols/divastaking/index.json @@ -0,0 +1,7 @@ + +{ + "cname": "divastaking", + "description": "Diva is an Ethereum Liquid Staking protocol powered by Distributed Validation Technology.", + "path": "divastaking", + "isEnabled": true +} \ No newline at end of file diff --git a/protocols/divastaking/overview.md b/protocols/divastaking/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/divastaking/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file diff --git a/protocols/lyra/events.json b/protocols/lyra/events.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/protocols/lyra/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/protocols/lyra/index.json b/protocols/lyra/index.json new file mode 100644 index 00000000..b1928259 --- /dev/null +++ b/protocols/lyra/index.json @@ -0,0 +1,7 @@ + +{ + "cname": "lyra", + "description": "Trade options, perps and spot on the most powerful self-custodial exchange.", + "path": "lyra", + "isEnabled": true +} \ No newline at end of file diff --git a/protocols/lyra/overview.md b/protocols/lyra/overview.md new file mode 100644 index 00000000..3cc762b5 --- /dev/null +++ b/protocols/lyra/overview.md @@ -0,0 +1 @@ +"" \ No newline at end of file