From 6e07eca5346ea75ae43d0183b40c097d447a7ceb Mon Sep 17 00:00:00 2001 From: Enrico Maria Bachiorrini <34972497+enricobachiorrini@users.noreply.github.com> Date: Thu, 12 Sep 2024 23:42:23 +0200 Subject: [PATCH] feat: added thankarb projects (#482) * feat: added thankarb projects * fix: follow naming conventions for filenames and project names * fix: fixed project filename to follow naming conventions * fix: removed unsupported testnet network * fix: associated eoa addresses to any_evm network for multichain indexing * fix: renaming a few projects * fix: naming conventions * fix: naming conventions * fix: removed projects without github account * fix: added contract tag * fix: fixed contracts * fix: fixed websites with correct object * fix: fixed socials with correct object * fix: fixed null twitter * fix: removed duplicate project * fix: fixed socials * fix: fixed mismatch between filename and project name * Update ethdailyhub.yaml * fix: safe wallets * smol fix * fix: another misplaced tag * fix: fixed contracts network * fix: remove seroxdesign zombie contracts --------- Co-authored-by: ccerv1 Co-authored-by: Carl Cervone <42869436+ccerv1@users.noreply.github.com> --- data/projects/0/0xnextlabs.yaml | 5 ++ data/projects/a/appcalipse.yaml | 17 +++++ data/projects/a/arbilearn-aliveevie.yaml | 17 +++++ data/projects/a/arbitrumhub.yaml | 17 +++++ data/projects/a/astralprotocol.yaml | 6 ++ data/projects/a/astrodevs-labs.yaml | 17 +++++ .../b/basket-swap-stylus-teeeeeo9.yaml | 14 ++++ data/projects/c/cartographer-syndicate.yaml | 17 +++++ data/projects/c/circuitscan.yaml | 17 +++++ data/projects/c/coindlabs.yaml | 17 +++++ data/projects/c/collabberry.yaml | 17 +++++ data/projects/c/cryptosmartnow.yaml | 5 ++ data/projects/d/daomasons.yaml | 6 ++ ...ecentralized-library-gifted-brain-lab.yaml | 17 +++++ data/projects/d/duel3.yaml | 32 +++++++++ data/projects/e/ecoland-world.yaml | 7 ++ data/projects/e/elefria-labs.yaml | 8 +++ data/projects/e/ethdailyhub.yaml | 25 +++++++ .../e/ethereum-attestation-service.yaml | 6 ++ data/projects/f/framelib.yaml | 17 +++++ data/projects/g/givestation.yaml | 5 ++ data/projects/g/glo-foundation.yaml | 10 +++ data/projects/g/grantsscope.yaml | 6 ++ data/projects/g/greenpill-dev-guild.yaml | 7 ++ data/projects/h/hvax.yaml | 12 ++++ data/projects/h/hypercerts.yaml | 5 ++ data/projects/i/ikigai-labs-xyz.yaml | 5 ++ data/projects/i/inferer.yaml | 5 ++ data/projects/l/lexdao.yaml | 10 +++ data/projects/m/merkle-root-inc.yaml | 17 +++++ data/projects/m/moona-lisa.yaml | 17 +++++ data/projects/n/nounspace.yaml | 22 ++++++ data/projects/p/pattern-tech.yaml | 17 +++++ data/projects/p/peacekeepers88.yaml | 17 +++++ data/projects/p/peeramid-labs.yaml | 17 +++++ data/projects/r/rankify-it.yaml | 7 ++ data/projects/r/refi-starter.yaml | 22 ++++++ data/projects/r/rndao.yaml | 6 ++ data/projects/s/seroxdesign.yaml | 67 +++++++++++++++++++ data/projects/s/sherlock-protocol.yaml | 12 ++++ data/projects/s/solide-project.yaml | 11 +++ data/projects/s/songs-tools.yaml | 17 +++++ data/projects/s/stogramhq.yaml | 11 +++ data/projects/t/theforus.yaml | 5 ++ data/projects/t/thenamespace.yaml | 41 ++++++++++++ data/projects/t/togethercrew.yaml | 17 +++++ data/projects/t/tx-city.yaml | 17 +++++ data/projects/u/umbra-scopelift.yaml | 18 +++++ data/projects/v/vyperlang.yaml | 6 ++ data/projects/w/web3-gpt.yaml | 12 ++++ data/projects/z/zktlabs.yaml | 15 ++++- 51 files changed, 739 insertions(+), 1 deletion(-) create mode 100644 data/projects/a/appcalipse.yaml create mode 100644 data/projects/a/arbilearn-aliveevie.yaml create mode 100644 data/projects/a/arbitrumhub.yaml create mode 100644 data/projects/a/astrodevs-labs.yaml create mode 100644 data/projects/b/basket-swap-stylus-teeeeeo9.yaml create mode 100644 data/projects/c/cartographer-syndicate.yaml create mode 100644 data/projects/c/circuitscan.yaml create mode 100644 data/projects/c/coindlabs.yaml create mode 100644 data/projects/c/collabberry.yaml create mode 100644 data/projects/d/decentralized-library-gifted-brain-lab.yaml create mode 100644 data/projects/d/duel3.yaml create mode 100644 data/projects/e/ethdailyhub.yaml create mode 100644 data/projects/f/framelib.yaml create mode 100644 data/projects/m/merkle-root-inc.yaml create mode 100644 data/projects/m/moona-lisa.yaml create mode 100644 data/projects/n/nounspace.yaml create mode 100644 data/projects/p/pattern-tech.yaml create mode 100644 data/projects/p/peacekeepers88.yaml create mode 100644 data/projects/p/peeramid-labs.yaml create mode 100644 data/projects/r/refi-starter.yaml create mode 100644 data/projects/s/seroxdesign.yaml create mode 100644 data/projects/s/songs-tools.yaml create mode 100644 data/projects/t/thenamespace.yaml create mode 100644 data/projects/t/togethercrew.yaml create mode 100644 data/projects/t/tx-city.yaml diff --git a/data/projects/0/0xnextlabs.yaml b/data/projects/0/0xnextlabs.yaml index 045cfe1b8..5beb347a7 100644 --- a/data/projects/0/0xnextlabs.yaml +++ b/data/projects/0/0xnextlabs.yaml @@ -22,3 +22,8 @@ blockchain: - optimism tags: - contract + - address: "0xE0964682F12385abCC8AFD2C8eA90e50eA9594F6" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/a/appcalipse.yaml b/data/projects/a/appcalipse.yaml new file mode 100644 index 000000000..38a1ab66c --- /dev/null +++ b/data/projects/a/appcalipse.yaml @@ -0,0 +1,17 @@ +version: 7 +name: appcalipse +display_name: Meetwithwallet +description: Meetwithwallet is a platform designed for scheduling 1-1 meetings and events. With over a year of operation, the platform has onboarded more than 1k users, facilitating 100+ meetings each week. The project aims to be the standard tool for meeting and event scheduling in the web3 space and plans to add features such as token gating and paid group events. +websites: + - url: https://meetwithwallet.xyz +social: + twitter: + - url: https://x.com/meetwithwallet +github: + - url: https://github.com/appcalipse +blockchain: + - address: "0x91836F34a46a4b804744010EC81bF6648fEF4A25" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/a/arbilearn-aliveevie.yaml b/data/projects/a/arbilearn-aliveevie.yaml new file mode 100644 index 000000000..84d2704ba --- /dev/null +++ b/data/projects/a/arbilearn-aliveevie.yaml @@ -0,0 +1,17 @@ +version: 7 +name: arbilearn-aliveevie +display_name: ArbiLearn +description: ArbiLearn is focused on advancing the Arbitrum ecosystem through educational resources. It aims to develop courses and interactive tutorials on Arbitrum’s technology, including its Layer 2 solutions. By enhancing developer knowledge and providing practical guidance, ArbiLearn supports the broader adoption and integration of Arbitrum technology. +websites: + - url: https://github.com/aliveevie/ArbiLearn +social: + twitter: + - url: https://twitter.com/iabdulkarim472 +github: + - url: https://github.com/ArbiLearn +blockchain: + - address: "0x85ba183Fb4c16D435B076DDe459dAfc8eFF864d8" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/a/arbitrumhub.yaml b/data/projects/a/arbitrumhub.yaml new file mode 100644 index 000000000..34c05564a --- /dev/null +++ b/data/projects/a/arbitrumhub.yaml @@ -0,0 +1,17 @@ +version: 7 +name: arbitrumhub +display_name: ArbitrumHub +description: ArbitrumHub enhances the Arbitrum ecosystem by streamlining DAO governance, centralizing information, and offering tools for efficient developer interaction. The platform simplifies voting, proposal creation, and information sharing, promoting a collaborative environment. Future plans include integrating advanced features and educational initiatives to support developers and users. +websites: + - url: https://arbitrumhub.io/ +social: + twitter: + - url: https://x.com/arbitrumdao_hub +github: + - url: https://github.com/arbitrumhub +blockchain: + - address: "0xB1b1dEbB6C65258d05842a1CFc9CCb5D8B868286" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/a/astralprotocol.yaml b/data/projects/a/astralprotocol.yaml index 695903897..c19d12d81 100644 --- a/data/projects/a/astralprotocol.yaml +++ b/data/projects/a/astralprotocol.yaml @@ -23,3 +23,9 @@ blockchain: tags: - eoa - wallet + - address: "0xCAA93CAefAEefd852947581b4B35cf1eA52585Fc" + networks: + - any_evm + tags: + - eoa + diff --git a/data/projects/a/astrodevs-labs.yaml b/data/projects/a/astrodevs-labs.yaml new file mode 100644 index 000000000..73af68f29 --- /dev/null +++ b/data/projects/a/astrodevs-labs.yaml @@ -0,0 +1,17 @@ +version: 7 +name: astrodevs-labs +display_name: Osmium +description: Osmium is a developer tooling project focused on creating a comprehensive VSCode extension for Solidity developers. This tool helps developers author, test, debug, and deploy smart contracts directly within VSCode, aiming to streamline the development process on Arbitrum. The project has integrated several features to enhance the developer experience, including Foundry formatter integration, gas estimation, and auto-completion. +websites: + - url: https://osmium-toolchains.xyz +social: + twitter: + - url: https://x.com/osmiumtoolchain +github: + - url: https://github.com/astrodevs-labs +blockchain: + - address: "0xE5F426fE1536b04Bd4aF8C7c405564C5B80F723C" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/b/basket-swap-stylus-teeeeeo9.yaml b/data/projects/b/basket-swap-stylus-teeeeeo9.yaml new file mode 100644 index 000000000..6de4a61b8 --- /dev/null +++ b/data/projects/b/basket-swap-stylus-teeeeeo9.yaml @@ -0,0 +1,14 @@ +version: 7 +name: basket-swap-stylus-teeeeeo9 +display_name: BasketSwap +description: BasketSwap doesn't compete against existing projects but rather bounds existing fragmented liquidity for the user's convenience. It is the first of its kind in terms of product and leverages Stylus capabilities. +websites: + - url: https://basketswap.xyz +github: + - url: https://github.com/teeeeeo9/basket-swap-stylus +blockchain: + - address: "0x690669515543901A754D5339ebD174E1Da2c009E" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/c/cartographer-syndicate.yaml b/data/projects/c/cartographer-syndicate.yaml new file mode 100644 index 000000000..5ea81c55d --- /dev/null +++ b/data/projects/c/cartographer-syndicate.yaml @@ -0,0 +1,17 @@ +version: 7 +name: cartographer-syndicate +display_name: Cartographer Syndicate +description: Cartographer Syndicate is developing critical infrastructure for the Web3 grants ecosystem on Arbitrum, including an on-chain grant registry, reputation systems, data analytics tools, and news aggregation. This strengthens Arbitrum's foundational infrastructure by providing transparency, accountability, and efficiency in grant allocation processes. It also improves developer efficiency by streamlining grant discovery and application processes. +websites: + - url: https://sovs.notion.site/Cartographer-Syndicate-a574b48ae162451cb73c17326f471b6a?pvs=4 +social: + twitter: + - url: https://twitter.com/sovereignsignal +github: + - url: https://github.com/Cartographer-Syndicate +blockchain: + - address: "0x0AF272c62E1e8ee47e9F83b90Eed772A22ED8aFc" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/c/circuitscan.yaml b/data/projects/c/circuitscan.yaml new file mode 100644 index 000000000..607b10024 --- /dev/null +++ b/data/projects/c/circuitscan.yaml @@ -0,0 +1,17 @@ +version: 7 +name: circuitscan +display_name: Circuitscan +description: Circuitscan provides tools to enhance trust in ZK dApps and aims to bring the Arbitrum ecosystem into a new era of security and efficiency. By merging efforts with ZK Catalog, Circuitscan is working to deliver vital safety information for ZK dApp users. +websites: + - url: https://circuitscan.org +social: + twitter: + - url: https://x.com/numtel1 +github: + - url: https://github.com/circuitscan +blockchain: + - address: "0xa48c718AE6dE6599c5A46Fd6caBff54Def39473a" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/c/coindlabs.yaml b/data/projects/c/coindlabs.yaml new file mode 100644 index 000000000..c88d1669d --- /dev/null +++ b/data/projects/c/coindlabs.yaml @@ -0,0 +1,17 @@ +version: 7 +name: coindlabs +display_name: CoindPay +description: CoindPay is fully integrated with the Arbitrum chain, offering cross-chain Exchange (Swap/Bridge) Payments, automatic compounding of idle funds, and other services. It aims to enhance asset liquidity and simplify crypto payments for users, merchants, and creators within the Arbitrum ecosystem. It supports transactions and investments across 17 chains and provides an easy-to-use platform for managing payments and investments. +websites: + - url: https://coindpay.xyz +social: + twitter: + - url: https://x.com/CoindPay +github: + - url: https://github.com/CoindLabs +blockchain: + - address: "0xa323b49Fe61742527D081ECf8D5fE396515a3bFe" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/c/collabberry.yaml b/data/projects/c/collabberry.yaml new file mode 100644 index 000000000..3954019c9 --- /dev/null +++ b/data/projects/c/collabberry.yaml @@ -0,0 +1,17 @@ +version: 7 +name: collabberry +display_name: Collabberry +description: Collabberry is a compensation tool designed for collaboration within the Arbitrum ecosystem. It aims to facilitate the formation of more projects and DAOs by providing a structured approach to compensation in early-stage teams. The project is supported by research and contributes to the development of the Arbitrum ecosystem. +websites: + - url: https://collabberry.xyz +social: + twitter: + - url: https://x.com/collabberry +github: + - url: https://github.com/collabberry +blockchain: + - address: "0x37df7945dBE5ec131987e8fa5547FEf048173901" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/c/cryptosmartnow.yaml b/data/projects/c/cryptosmartnow.yaml index fae152070..45784c947 100644 --- a/data/projects/c/cryptosmartnow.yaml +++ b/data/projects/c/cryptosmartnow.yaml @@ -10,3 +10,8 @@ blockchain: tags: - eoa - wallet + - address: "0x72578e136E72A18A832be6762230a820f514d180" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/d/daomasons.yaml b/data/projects/d/daomasons.yaml index bfc9bbeeb..cca7a211a 100644 --- a/data/projects/d/daomasons.yaml +++ b/data/projects/d/daomasons.yaml @@ -7,3 +7,9 @@ social: - url: https://twitter.com/daomasons github: - url: https://github.com/daomasons +blockchain: + - address: "0x52774016ea6bd161a4BB6E232019C4bd704BB151" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/d/decentralized-library-gifted-brain-lab.yaml b/data/projects/d/decentralized-library-gifted-brain-lab.yaml new file mode 100644 index 000000000..dfb9aeeb0 --- /dev/null +++ b/data/projects/d/decentralized-library-gifted-brain-lab.yaml @@ -0,0 +1,17 @@ +version: 7 +name: decentralized-library-gifted-brain-lab +display_name: Decentralized Library +description: The Decentralized Library aims to enhance the Arbitrum ecosystem by providing a comprehensive repository of resources, documentation, and tools for developers. It offers features such as code and template repositories, collaboration tools, and educational resources, which aim to improve developer efficiency, accelerate the adoption of novel applications, and strengthen Arbitrum's infrastructure. +websites: + - url: https://decentralized-library.vercel.app/ +social: + twitter: + - url: https://twitter.com/holyaustin +github: + - url: https://github.com/GiftedBrainLab/DecentralizedLibrary +blockchain: + - address: "0xFB02B84969455b84380dbc6EFc44a2E0066Fe004" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/d/duel3.yaml b/data/projects/d/duel3.yaml new file mode 100644 index 000000000..1588e8817 --- /dev/null +++ b/data/projects/d/duel3.yaml @@ -0,0 +1,32 @@ +version: 7 +name: duel3 +display_name: DUEL3 +description: DUEL3 is an on-chain game designed to enhance the Arbitrum ecosystem by increasing transaction volume and attracting more users. The project aims to utilize Arbitrum’s Orbit Chains to provide an improved user experience for on-chain games. +websites: + - url: https://duel3.vercel.app +social: + twitter: + - url: https://twitter.com/DuelThree +github: + - url: https://github.com/DUEL3 +blockchain: + - address: "0x2C2E7dCa11C0cf96E27ba53e196Ab79b4c123B0a" + networks: + - any_evm + tags: + - eoa + - address: "0x4fe3fc701504ac72bff774e42e78fb349607de56" + networks: + - any_evm + tags: + - eoa + - address: "0x053cb170062bb18a0071aceea923fa377b8bc321" + networks: + - any_evm + tags: + - eoa + - address: "0x6c4502b639ab01cb499cecca7d84eb21fde928f8" + networks: + - any_evm + tags: + - deployer diff --git a/data/projects/e/ecoland-world.yaml b/data/projects/e/ecoland-world.yaml index bcad2fa51..995f793fa 100644 --- a/data/projects/e/ecoland-world.yaml +++ b/data/projects/e/ecoland-world.yaml @@ -3,8 +3,15 @@ name: ecoland-world display_name: ecoland-world websites: - url: https://ecoland.world + - url: https://grant-protocol.vercel.app social: twitter: - url: https://twitter.com/EcoLandWorld github: - url: https://github.com/ecoland-world +blockchain: + - address: "0xc8f0bae52D42f42d1Aed7b4af00CA3EF6C516c23" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/e/elefria-labs.yaml b/data/projects/e/elefria-labs.yaml index 0de1baf5c..2e7c9179a 100644 --- a/data/projects/e/elefria-labs.yaml +++ b/data/projects/e/elefria-labs.yaml @@ -4,6 +4,9 @@ display_name: Elefria Labs social: twitter: - url: https://twitter.com/zk_block +websites: + - url: https://www.evmtools.xyz + - url: https://zkblock.app github: - url: https://github.com/elefria-labs blockchain: @@ -14,3 +17,8 @@ blockchain: - eoa - wallet name: heypran.eth + - address: "0xA5DCfF342D095ED3dB42542E1A04d105a9f9CAA2" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/e/ethdailyhub.yaml b/data/projects/e/ethdailyhub.yaml new file mode 100644 index 000000000..9adc44c45 --- /dev/null +++ b/data/projects/e/ethdailyhub.yaml @@ -0,0 +1,25 @@ +version: 7 +name: ethdailyhub +display_name: ETH Daily +description: ETH Daily provides daily briefings on the Arbitrum ecosystem, including updates on Arbitrum Orbit, Arbitrum Stylus, and critical network upgrades. Their efforts help developers, users, and stakeholders stay informed and engaged with Arbitrum's advancements. +websites: + - url: https://ethdaily.io +social: + twitter: + - url: https://twitter.com/ethdaily +github: + - url: https://github.com/ethdailyhub +blockchain: + - address: "0xEB40A065854bd90126A4E697aeA0976BA51b2eE7" + name: ethdaily.eth + networks: + - any_evm + tags: + - eoa + - address: "0x6Cc567128e8Cae88dBE162E712cD0985D78b0F33" + name: donate.ethdaily.eth + networks: + - any_evm + tags: + - eoa + - wallet diff --git a/data/projects/e/ethereum-attestation-service.yaml b/data/projects/e/ethereum-attestation-service.yaml index 060dd2817..1eab185db 100644 --- a/data/projects/e/ethereum-attestation-service.yaml +++ b/data/projects/e/ethereum-attestation-service.yaml @@ -50,3 +50,9 @@ blockchain: tags: - eoa - wallet + - address: "0x532Ff53DCf3740832Dc6D0AdE9084Fa2deDd1269" + networks: + - arbitrum_one + tags: + - safe + - wallet diff --git a/data/projects/f/framelib.yaml b/data/projects/f/framelib.yaml new file mode 100644 index 000000000..dab13c3e5 --- /dev/null +++ b/data/projects/f/framelib.yaml @@ -0,0 +1,17 @@ +version: 7 +name: framelib +display_name: framelib +description: framelib is a lightweight Python library for building Farcaster frames. It supports creating and deploying frame apps for the Farcaster ecosystem using Python, Flask, and Vercel. This includes support for frames that handle on-chain transactions with Arbitrum, facilitating interactions directly from Farcaster's social feed. +websites: + - url: https://github.com/devinaconley/python-frames +social: + twitter: + - url: https://twitter.com/devinaconley +github: + - url: https://github.com/framelib +blockchain: + - address: "0xA4A0898C091574a8ea4Fa7d7B06493b524dB025a" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/g/givestation.yaml b/data/projects/g/givestation.yaml index 2449031bc..47129d452 100644 --- a/data/projects/g/givestation.yaml +++ b/data/projects/g/givestation.yaml @@ -31,3 +31,8 @@ blockchain: tags: - deployer - eoa + - address: "0x043eeA04D473566F14b89f52cFa4DF7962CB3F2F" + networks: + - arbitrum_one + tags: + - eoa \ No newline at end of file diff --git a/data/projects/g/glo-foundation.yaml b/data/projects/g/glo-foundation.yaml index 8af188c40..5fc12a71e 100644 --- a/data/projects/g/glo-foundation.yaml +++ b/data/projects/g/glo-foundation.yaml @@ -40,3 +40,13 @@ blockchain: tags: - eoa - wallet + - address: "0x1b8E025BAC207e4ED55442Dc75578050D00a10bf" + networks: + - arbitrum_one + tags: + - eoa + - address: "0x2c844b941c67b24c799fd43bad117cdf7f23ef81" + networks: + - arbitrum_one + tags: + - eoa diff --git a/data/projects/g/grantsscope.yaml b/data/projects/g/grantsscope.yaml index a2dda158a..3282adbee 100644 --- a/data/projects/g/grantsscope.yaml +++ b/data/projects/g/grantsscope.yaml @@ -3,3 +3,9 @@ name: grantsscope display_name: GrantsScope - Grantee Discovery Using LLMs github: - url: https://github.com/grantsscope +blockchain: + - address: "0x2dd2036C9Db2ADA2739509AF0047c00C8b9291EF" + tags: + - eoa + networks: + - arbitrum_one diff --git a/data/projects/g/greenpill-dev-guild.yaml b/data/projects/g/greenpill-dev-guild.yaml index 52dfc3344..754c42b10 100644 --- a/data/projects/g/greenpill-dev-guild.yaml +++ b/data/projects/g/greenpill-dev-guild.yaml @@ -3,3 +3,10 @@ name: greenpill-dev-guild display_name: Greenpill Dev Guild github: - url: https://github.com/greenpill-dev-guild +blockchain: + - address: "0x992A3a242D6471d24783b4C2C6AF3EC7df871761" + networks: + - arbitrum_one + tags: + - safe + - wallet diff --git a/data/projects/h/hvax.yaml b/data/projects/h/hvax.yaml index 271702c59..1a2d11cb0 100644 --- a/data/projects/h/hvax.yaml +++ b/data/projects/h/hvax.yaml @@ -1,5 +1,17 @@ version: 7 name: hvax display_name: Event Horizon +description: Event Horizon is a metagovernance layer on Arbitrum and the broader EVM space, providing a platform for community governance through voter pools. It allows members to mint voter passes and participate in governance with a 1-pass-1-vote model, supported by Gitcoin Passports for sybil prevention. github: - url: https://github.com/hvax +websites: + - url: https://EventHorizon.vote +social: + twitter: + - url: https://x.com/EventHorizonDAO +blockchain: + - address: "0xE67192302E444a8D28F60F6737a8bc7c672b8aC6" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/h/hypercerts.yaml b/data/projects/h/hypercerts.yaml index 1b9f82557..e5d8122ad 100644 --- a/data/projects/h/hypercerts.yaml +++ b/data/projects/h/hypercerts.yaml @@ -46,3 +46,8 @@ blockchain: tags: - eoa - wallet + - address: "0x627D54B88b519A2915B6A5A76fA9530FD085cE26" + networks: + - arbitrum_one + tags: + - eoa \ No newline at end of file diff --git a/data/projects/i/ikigai-labs-xyz.yaml b/data/projects/i/ikigai-labs-xyz.yaml index 9edc3e9e6..6ad65441d 100644 --- a/data/projects/i/ikigai-labs-xyz.yaml +++ b/data/projects/i/ikigai-labs-xyz.yaml @@ -23,3 +23,8 @@ blockchain: tags: - eoa - wallet + - address: "0x6EB137332eA93F960F9D3052b7497852D7164F9c" + networks: + - arbitrum_one + tags: + - eoa \ No newline at end of file diff --git a/data/projects/i/inferer.yaml b/data/projects/i/inferer.yaml index ef049d563..943fae473 100644 --- a/data/projects/i/inferer.yaml +++ b/data/projects/i/inferer.yaml @@ -19,3 +19,8 @@ blockchain: - eoa - wallet name: inferer.eth + - address: "0xd815ecd85248f82ac48e12aad2c23efad86a89ea" + networks: + - arbitrum_one + tags: + - deployer \ No newline at end of file diff --git a/data/projects/l/lexdao.yaml b/data/projects/l/lexdao.yaml index a92ad9051..7fd91be6b 100644 --- a/data/projects/l/lexdao.yaml +++ b/data/projects/l/lexdao.yaml @@ -55,3 +55,13 @@ blockchain: tags: - safe - wallet + - address: "0x0D89421D6eec0A4385F95f410732186A2Ab45077" + networks: + - arbitrum_one + tags: + - eoa + - address: "0xbDd6F11539c1B8c94Bbb7376D717080A11FB951C" + networks: + - arbitrum_one + tags: + - eoa diff --git a/data/projects/m/merkle-root-inc.yaml b/data/projects/m/merkle-root-inc.yaml new file mode 100644 index 000000000..2702c199e --- /dev/null +++ b/data/projects/m/merkle-root-inc.yaml @@ -0,0 +1,17 @@ +version: 7 +name: merkle-root-inc +display_name: Hexman +description: Hexman enhances the Arbitrum ecosystem by providing native support, improving developer experience, and accelerating adoption through cross-chain functionality. It offers tools for seamless interaction with Arbitrum's Layer 2 architecture and facilitates multi-chain application development. +websites: + - url: https://hexman.io +social: + twitter: + - url: https://x.com/HexmanApp +github: + - url: https://github.com/MerkleRootInc +blockchain: + - address: "0x1aC1c76164bADF507E6214127876b79bC0985218" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/m/moona-lisa.yaml b/data/projects/m/moona-lisa.yaml new file mode 100644 index 000000000..289db8576 --- /dev/null +++ b/data/projects/m/moona-lisa.yaml @@ -0,0 +1,17 @@ +version: 7 +name: moona-lisa +display_name: dhive +description: Dhive indexes the Arbitrum ecosystem, focusing on governance data to improve transparency and facilitate informed decision-making. Their platform lowers barriers to entry for users, enhancing participation in governance with simple UI/UX and engaging data analysis. Dhive also integrates a notification system to boost user engagement and raise awareness for the Arbitrum ecosystem. +websites: + - url: https://dhive.io +social: + twitter: + - url: https://x.com/DhiveDotIo +github: + - url: https://github.com/Moona-Lisa +blockchain: + - address: "0xbc7797319B3eD4246c7078CC4e8B28Ea2C6872D0" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/n/nounspace.yaml b/data/projects/n/nounspace.yaml new file mode 100644 index 000000000..7f0d575b7 --- /dev/null +++ b/data/projects/n/nounspace.yaml @@ -0,0 +1,22 @@ +version: 7 +name: nounspace +display_name: nounspace +description: nounspace is an innovative Farcaster client that allows users to create customized spaces for sharing NFTs, music, governance participation, and more. It supports Arbitrum with features like Snapshot governance, Frame integration, and iFrame embedding for Arbitrum-based applications and websites. Future plans include support for music NFTs and Arbitrum-based NFT galleries. +websites: + - url: https://nounspace.com +social: + twitter: + - url: https://x.com/thenounspace +github: + - url: https://github.com/Nounspace +blockchain: + - address: "0xf487ff9BC30afDcABe3DC8d003ACa0156bE1f9eb" + networks: + - any_evm + tags: + - eoa + - address: "0x13116FAEDA111A45217D510e075e7Ecda3494E95" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/p/pattern-tech.yaml b/data/projects/p/pattern-tech.yaml new file mode 100644 index 000000000..ca10c7c33 --- /dev/null +++ b/data/projects/p/pattern-tech.yaml @@ -0,0 +1,17 @@ +version: 7 +name: pattern-tech +display_name: Pattern Flow +description: Pattern Flow automates on-chain transactions and creates attestations for on-chain data tracking, aiming to become the first on-chain CRM. The project facilitates the integration of on-chain actions into Web 2.5 organizations’ operations, contributing to new blockchain use cases. +websites: + - url: https://www.patterns.community/ +social: + twitter: + - url: https://twitter.com/pattern_global +github: + - url: https://github.com/pattern-tech +blockchain: + - address: "0x2e57674Ea14FA08A6DDa865dd139cE3924ab5951" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/p/peacekeepers88.yaml b/data/projects/p/peacekeepers88.yaml new file mode 100644 index 000000000..38c844371 --- /dev/null +++ b/data/projects/p/peacekeepers88.yaml @@ -0,0 +1,17 @@ +version: 7 +name: peacekeepers88 +display_name: Peace Keepers +description: Peace Keepers offers a dispute resolution system for Web3 platforms, integrating with Arbitrum to facilitate conflict resolution, escrow services, and secure interactions. Their goal is to improve user trust and adoption in Web3 environments by providing effective mediation and arbitration services. +websites: + - url: https://peace-keepers.io +social: + twitter: + - url: https://x.com/Peacekeepers_io +github: + - url: https://github.com/PeaceKeepers88 +blockchain: + - address: "0xE3d39D757227833c21D0C99aEFDB827cdc61A304" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/p/peeramid-labs.yaml b/data/projects/p/peeramid-labs.yaml new file mode 100644 index 000000000..d402758ed --- /dev/null +++ b/data/projects/p/peeramid-labs.yaml @@ -0,0 +1,17 @@ +version: 7 +name: peeramid-labs +display_name: Multipass +description: Multipass improves user queries on Arbitrum and facilitates data sharing between platforms. It is designed to enhance the user experience, particularly within chat messengers. +websites: + - url: https://peeramid.xyz +social: + twitter: + - url: https://twitter.com/peeramid_labs +github: + - url: https://github.com/peeramid-labs +blockchain: + - address: "0x2EecE69698D467b77D1374372dfe5B89b70DD259" + networks: + - arbitrum_one + tags: + - contract \ No newline at end of file diff --git a/data/projects/r/rankify-it.yaml b/data/projects/r/rankify-it.yaml index 3c39be29c..b4a65504e 100644 --- a/data/projects/r/rankify-it.yaml +++ b/data/projects/r/rankify-it.yaml @@ -3,3 +3,10 @@ name: rankify-it display_name: Rankify github: - url: https://github.com/rankify-it +blockchain: + - address: "0x8F29e5660d967c9e7308BE3697b9C7D5Ebd853aE" + tags: + - safe + - wallet + networks: + - arbitrum_one diff --git a/data/projects/r/refi-starter.yaml b/data/projects/r/refi-starter.yaml new file mode 100644 index 000000000..17142b636 --- /dev/null +++ b/data/projects/r/refi-starter.yaml @@ -0,0 +1,22 @@ +version: 7 +name: refi-starter +display_name: ReRWA Marketplace on ARB +description: The ReRWA Marketplace aims to build a pilot application for tokenizing and managing Regenerative Real World Assets (RWA) on Arbitrum. The project includes an open-source contribution useful for projects within the ReFi sector on Arbitrum. The framework will be designed using Stylus for smart contract development. +websites: + - url: https://refistarter.org +social: + twitter: + - url: https://x.com/refistarter +github: + - url: https://github.com/ReFi-Starter +blockchain: + - address: "0x9901F41a68A4B3bdA723D338Da10baC081e082Cc" + networks: + - any_evm + tags: + - eoa + - address: "0xe9be7b680a573fc03396f1227ea2695bc6dedfcb" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/r/rndao.yaml b/data/projects/r/rndao.yaml index 8caf924b0..b237a5ff3 100644 --- a/data/projects/r/rndao.yaml +++ b/data/projects/r/rndao.yaml @@ -23,3 +23,9 @@ blockchain: tags: - eoa - wallet + - address: "0xBbB55389831D3b01338Ed91b637FC21a606F3357" + networks: + - arbitrum_one + tags: + - safe + - wallet diff --git a/data/projects/s/seroxdesign.yaml b/data/projects/s/seroxdesign.yaml new file mode 100644 index 000000000..ddb9df99a --- /dev/null +++ b/data/projects/s/seroxdesign.yaml @@ -0,0 +1,67 @@ +version: 7 +name: seroxdesign +display_name: Metalinks +description: As the Web3 ecosystem grows, the need for reliable, secure, and comprehensive digital identity aggregation solutions becomes critical. The team has contributed to the research and development of Arbitrum LTIP and Gitcoin tooling. +websites: + - url: https://meta-links.vercel.app/ +social: + twitter: + - url: https://twitter.com/0x_Sero +github: + - url: https://github.com/Seroxdesign +blockchain: + - address: "0xc0163E58648b247c143023CFB26C2BAA42C9d9A9" + networks: + - any_evm + tags: + - eoa + # - address: "0xC4AE689DFF0D3aE05E1EDc192C8ddA5104D3fEc5" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0xfbe4f1fbaA08d68B677e3928C05F50d0450A0B4a" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0xEbd2A732048434737872116ff49c6981Fb906bCB" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0xb62e905C1c95C9e99C772dC645dA64225AE2AE2C" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0x3BaB230dc3BFf3081675db09814B187d811fdE16" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0xbcc237cc300024b6517412d9a34957742ca7d403" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0xC1089127D4aF8f3ea4ba7E8be9FfC764a35198E8" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0x5c8C0A4640acA702b5A73f76583622821c48432B" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0x1C839f717d3eADC65a32eb299e20D5B174B63157" + # networks: + # - arbitrum_one + # tags: + # - contract + # - address: "0x93a14a00b199c0C6A839f576437eeEd4C10d7c4C" + # networks: + # - arbitrum_one + # tags: + # - contract diff --git a/data/projects/s/sherlock-protocol.yaml b/data/projects/s/sherlock-protocol.yaml index a0ae72e15..0d0bf130a 100644 --- a/data/projects/s/sherlock-protocol.yaml +++ b/data/projects/s/sherlock-protocol.yaml @@ -1,5 +1,17 @@ version: 7 name: sherlock-protocol display_name: Sherlock +description: Sherlock offers a unique approach to smart contract security through its audit contests, combining the benefits of traditional audits with the extensive participation of security experts. By subsidizing audit costs for builders on Arbitrum, Sherlock aims to improve the ecosystem's security, attract more users and TVL, and foster a robust developer community. +websites: + - url: https://sherlock.xyz +social: + twitter: + - url: https://twitter.com/sherlockdefi github: - url: https://github.com/sherlock-protocol +blockchain: + - address: "0xe400820f3d60d77a3ec8018d44366ed0d334f93c" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/s/solide-project.yaml b/data/projects/s/solide-project.yaml index e2e3c7b1d..77d34cfd2 100644 --- a/data/projects/s/solide-project.yaml +++ b/data/projects/s/solide-project.yaml @@ -1,5 +1,16 @@ version: 7 name: solide-project display_name: Solide Smart Contract Knowledge Hub +websites: + - url: https://stylus.solide0x.tech/ +social: + twitter: + - url: https://x.com/SolideProject github: - url: https://github.com/solide-project +blockchain: + - address: "0xb2D88a5634a53159C20D4A11209AbC5273b1a963" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/s/songs-tools.yaml b/data/projects/s/songs-tools.yaml new file mode 100644 index 000000000..6d5ddd2ad --- /dev/null +++ b/data/projects/s/songs-tools.yaml @@ -0,0 +1,17 @@ +version: 7 +name: songs-tools +display_name: SONGS +description: SONGS creates a standard framework for tokenizing and trading music royalties, and aims to integrate this system with Arbitrum to build native features related to tokenization and distribution. This will enable innovative projects in music finance, including futures markets for royalties, collateralization of master shares, and more. +websites: + - url: https://songs-tools.com/ +social: + twitter: + - url: https://x.com/songs_tools +github: + - url: https://github.com/SONGS-TOOLS +blockchain: + - address: "0x4BC42881E2A4994088641590796314feb2799008" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/s/stogramhq.yaml b/data/projects/s/stogramhq.yaml index 2ac90114e..51808d2cb 100644 --- a/data/projects/s/stogramhq.yaml +++ b/data/projects/s/stogramhq.yaml @@ -3,3 +3,14 @@ name: stogramhq display_name: StogramHQ github: - url: https://github.com/stogramhq +blockchain: + - address: "0x4976e41e2f43169B9a4330805aA1E004840Fd69a" + networks: + - arbitrum_one + tags: + - eoa + - address: "0xC72fa67241b2Ab95776DB23Cb27A845d4290d75B" + networks: + - arbitrum_one + tags: + - eoa \ No newline at end of file diff --git a/data/projects/t/theforus.yaml b/data/projects/t/theforus.yaml index 5f1f85dbc..abc08733d 100644 --- a/data/projects/t/theforus.yaml +++ b/data/projects/t/theforus.yaml @@ -14,3 +14,8 @@ blockchain: tags: - eoa - wallet + - address: "0x96Cd565AAaB2e55Ffe4Bb9BF64CD234A96c7Ff45" + networks: + - arbitrum_one + tags: + - eoa \ No newline at end of file diff --git a/data/projects/t/thenamespace.yaml b/data/projects/t/thenamespace.yaml new file mode 100644 index 000000000..47ce77976 --- /dev/null +++ b/data/projects/t/thenamespace.yaml @@ -0,0 +1,41 @@ +version: 7 +name: thenamespace +display_name: Namespace +description: Namespace provides a platform for managing ENS subnames with tools for minting, storing, and managing them on various L2 chains, including Arbitrum. It enhances user experience and developer integration with comprehensive documentation and community support. +websites: + - url: https://namespace.tech +social: + twitter: + - url: https://x.com/namespace_eth +github: + - url: https://github.com/thenamespace +blockchain: + - address: "0x14Eaf911D7108fc434C79fC6ce99654Ac046299D" + networks: + - any_evm + tags: + - eoa + - address: "0x5c658a26D6e094A180e494FD79B25bC2E6652B9A" + name: NameRegistyController + networks: + - arbitrum_one + tags: + - contract + - address: "0x3352F10F3737988A86715c2Cf888603bD3370146" + name: NamePublicResolver + networks: + - arbitrum_one + tags: + - contract + - address: "0x560d5b159c46d219e45affa47b2b9fFdecf6c31D" + name: NameRegistryResolver + networks: + - arbitrum_one + tags: + - contract + - address: "0x5978B2231Adec00322F3695E3eD91A50Ea9D4443" + name: RegistryEmitter + networks: + - arbitrum_one + tags: + - contract diff --git a/data/projects/t/togethercrew.yaml b/data/projects/t/togethercrew.yaml new file mode 100644 index 000000000..775dc81e6 --- /dev/null +++ b/data/projects/t/togethercrew.yaml @@ -0,0 +1,17 @@ +version: 7 +name: togethercrew +display_name: TogetherCrew +description: TogetherCrew empowers communities by leveraging their data for various applications, such as Reputation NFTs, AI-powered Q&A, and behavioral analytics to enhance community engagement and participation within the Arbitrum ecosystem. +websites: + - url: https://www.togethercrew.com +social: + twitter: + - url: https://x.com/together_crew +github: + - url: https://github.com/TogetherCrew +blockchain: + - address: "0x929600D6622C51D495997f8F1b6cadd1D661C753" + networks: + - any_evm + tags: + - eoa \ No newline at end of file diff --git a/data/projects/t/tx-city.yaml b/data/projects/t/tx-city.yaml new file mode 100644 index 000000000..285d98007 --- /dev/null +++ b/data/projects/t/tx-city.yaml @@ -0,0 +1,17 @@ +version: 7 +name: tx-city +display_name: Txcity +description: Txcity is an open protocol that incentivizes the interpretation and contextualization of on-chain information. It aims to enhance on-chain literacy by providing visualizations of blockchain transactions and educating users about dApps and blockchains. The project also plans to integrate with Arbitrum Orbit chains to improve onboarding and user understanding. +websites: + - url: https://txcity.io/v/arb +social: + twitter: + - url: https://twitter.com/TxCity_io +github: + - url: https://github.com/Tx-City +blockchain: + - address: "0x93905fd3f9b8732015f2b3Ca6c16Cbcb60ECf895" + networks: + - any_evm + tags: + - eoa diff --git a/data/projects/u/umbra-scopelift.yaml b/data/projects/u/umbra-scopelift.yaml index 45fe0d3a0..fd06f9bcd 100644 --- a/data/projects/u/umbra-scopelift.yaml +++ b/data/projects/u/umbra-scopelift.yaml @@ -40,3 +40,21 @@ blockchain: tags: - contract name: StealthKeyRegistry + - address: "0xDbD0f5EBAdA6632Dde7d47713ea200a7C2ff91EB" + networks: + - arbitrum_one + tags: + - contract + name: UmbraBatchSend + - address: "0x55649E01B5Df198D18D95b5cc5051630cfD45564" + networks: + - arbitrum_one + tags: + - contract + name: ERC5564Announcer + - address: "0x6538E6bf4B0eBd30A8Ea093027Ac2422ce5d6538" + networks: + - arbitrum_one + tags: + - contract + name: ERC6538Registry diff --git a/data/projects/v/vyperlang.yaml b/data/projects/v/vyperlang.yaml index faf9e33f3..0ebe69f96 100644 --- a/data/projects/v/vyperlang.yaml +++ b/data/projects/v/vyperlang.yaml @@ -10,3 +10,9 @@ blockchain: tags: - eoa - wallet + - address: "0x56F5D8237D030b41a1Abb5f51C042C17Fb9aF686" + networks: + - arbitrum_one + tags: + - safe + - wallet diff --git a/data/projects/w/web3-gpt.yaml b/data/projects/w/web3-gpt.yaml index 3e42bd55d..dfb61b7dd 100644 --- a/data/projects/w/web3-gpt.yaml +++ b/data/projects/w/web3-gpt.yaml @@ -1,5 +1,17 @@ version: 7 name: web3-gpt display_name: W3GPT +description: W3GPT enhances the Arbitrum ecosystem by simplifying smart contract development with AI-powered code generation and one-click deployment. It reduces the complexity and technical knowledge required to build on Arbitrum, making it easier for developers to create and deploy applications. W3GPT also plans to support Stylus, offering tools for generating and deploying Stylus Rust contracts, which broadens its capabilities. +websites: + - url: https://w3gpt.ai +social: + twitter: + - url: https://x.com/w3gpt_ai github: - url: https://github.com/web3-gpt +blockchain: + - address: "0x42e9c498135431a48796B5fFe2CBC3d7A1811927" + tags: + - eoa + networks: + - arbitrum_one diff --git a/data/projects/z/zktlabs.yaml b/data/projects/z/zktlabs.yaml index 46bc57c7c..fe5852a84 100644 --- a/data/projects/z/zktlabs.yaml +++ b/data/projects/z/zktlabs.yaml @@ -1,5 +1,18 @@ version: 7 name: zktlabs display_name: ZKT Network +description: ZKT Network provides a decentralized Trust Score Oracle and zero-knowledge proof systems within the Arbitrum ecosystem. It enhances compliance and security features for DeFi and GameFi applications, offers Orbit-based L2 solutions for scalability, and simplifies developer integration through comprehensive SDK and API solutions. +websites: + - url: https://zkt.network +social: + twitter: + - url: https://x.com/ZKTNetwork github: - - url: https://github.com/zktlabs + - url: https://github.com/ZKTLabs +blockchain: + - address: "0xBB80eADb6Ccc27484125f92a6ceb16fBDdc23851" + tags: + - safe + - wallet + networks: + - arbitrum_one