diff --git a/protocols/form/config.json b/protocols/form/config.json new file mode 100644 index 0000000..93c1edd --- /dev/null +++ b/protocols/form/config.json @@ -0,0 +1,16 @@ +{ + "name": "Form", + "icon": "logo.png", + "metadata": { + "pt": [ + { + "chainId": 1, + "address": "0xf7906F274c174A52d444175729E3fa98f9bde285", + "integrationUrl": "https://meditations.form.network", + "description": "Deposit PT-ezETH to earn Form Points" + } + ], + "yt": [], + "lp": [] + } +} diff --git a/protocols/form/logo.png b/protocols/form/logo.png new file mode 100644 index 0000000..9f00b77 Binary files /dev/null and b/protocols/form/logo.png differ