diff --git a/protocols/protocol-name-1/config.json b/protocols/protocol-name-1/config.json deleted file mode 100644 index 854b596..0000000 --- a/protocols/protocol-name-1/config.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Protocol Name 1 abc", - "icon": "logo.svg", - "metadata": { - "pt": [ - { - "chainId": 1, - "address": "0x332a8ee60edff0a11cf3994b1b846bbc27d3dcd6", - "integrationUrl": "https://www.pendle.magpiexyz.io/stake", - "description": "hello it's pt" - } - ], - "yt": [ - { - "chainId": 1, - "address": "0x1cae47aa3e10a77c55ee32f8623d6b5acc947344", - "integrationUrl": "https://www.pendle.magpiexyz.io/stake", - "description": "hello it's yt" - } - ], - "lp": [ - { - "chainId": 1, - "address": "0xcae62858db831272a03768f5844cbe1b40bb381f", - "integrationUrl": "https://www.pendle.magpiexyz.io/stake", - "description": "hello it's lp" - } - ] - } -} \ No newline at end of file diff --git a/protocols/protocol-name-1/logo.svg b/protocols/protocol-name-1/logo.svg deleted file mode 100644 index 1385c26..0000000 --- a/protocols/protocol-name-1/logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/protocols/protocol-name-2/config.json b/protocols/protocol-name-2/config.json deleted file mode 100644 index 4982198..0000000 --- a/protocols/protocol-name-2/config.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Protocol Name 2 abc", - "icon": "logo.jpeg", - "metadata": { - "pt": [ - { - "chainId": 1, - "address": "0x332a8ee60edff0a11cf3994b1b846bbc27d3dcd6", - "integrationUrl": "https://www.pendle.magpiexyz.io/stake", - "description": "hello it's pt" - } - ], - "yt": [ - { - "chainId": 1, - "address": "0x1cae47aa3e10a77c55ee32f8623d6b5acc947344", - "integrationUrl": "https://www.pendle.magpiexyz.io/stake", - "description": "hello it's yt" - } - ], - "lp": [ - { - "chainId": 1, - "address": "0xcae62858db831272a03768f5844cbe1b40bb381f", - "integrationUrl": "https://www.pendle.magpiexyz.io/stake", - "description": "hello it's lp" - } - ] - } -} \ No newline at end of file diff --git a/protocols/protocol-name-2/logo.jpeg b/protocols/protocol-name-2/logo.jpeg deleted file mode 100644 index 0666290..0000000 Binary files a/protocols/protocol-name-2/logo.jpeg and /dev/null differ