From f76e6bd74475a89625054b973d88cb5537826566 Mon Sep 17 00:00:00 2001 From: Randula Date: Sun, 18 Feb 2024 10:03:53 +0530 Subject: [PATCH] contribution js for Add Scroll Ecosystem's Missing Sub-ecosystems to Electric Capital Repository --- contributions.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contributions.json b/contributions.json index ef3cfc2..c9fa4c4 100644 --- a/contributions.json +++ b/contributions.json @@ -18,5 +18,10 @@ "contribution-title": "Add multicall3 address for Scroll Sepolia to wagmi", "project-repo": "https://github.com/wagmi-dev/viem", "contributors": ["RexCloud"] + }, + { + "contribution-title": "Add Scroll Ecosystem's Missing Sub-ecosystems to Electric Capital Repository", + "project-repo": "https://github.com/electric-capital/crypto-ecosystems", + "contributors": ["RandulaKoralage"] } ]