From 4b2cf7f34b5e6283536a691ac053ac3ecdf4bd3a Mon Sep 17 00:00:00 2001 From: 0xteabag-support <141367872+0xteabag-support@users.noreply.github.com> Date: Fri, 4 Aug 2023 05:13:51 +0800 Subject: [PATCH] Added 0xTeabag - Chrome extension that enables commenting, tagging, and persistent labelling across Etherscan and Layer-2 scanners. --- EcosystemResources.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/EcosystemResources.md b/EcosystemResources.md index 88e98238..67ff5da6 100644 --- a/EcosystemResources.md +++ b/EcosystemResources.md @@ -91,6 +91,7 @@ Many thanks to the 20+ contributors including [@corbpage](https://twitter.com/co * [Watchdata](https://watchdata.io) - Provide simple and reliable API access to Ethereum blockchain * [Picket](https://picketapi.com) - A simple API and SDK for wallet-based authentication and token-based authorization (a.k.a token-gating) * [Chainnodes](https://www.chainnodes.org/) - Web3 Infrastructure provider with enterprise grade low latency for all. Supports all major EVM chains. +* [0xTeabag](https://0xteabag.io) - Chrome extension that enables commenting, tagging, and persistent labelling across Etherscan and Layer-2 scanners. ### Knowledge/Education * [Awesome Buggy ERC20 Tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens) - A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected diff --git a/README.md b/README.md index 9e999637..c3b7e958 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Cookbook](https://cookbook.dev) - A platform aggregating all smart contract libraries * [Ethereum Unit Converter](https://neptunemutual.com/web3-tools/ethereum-unit-converter/) - Online tool to convert the different Ethereum denominations (wei, gwei, ether). * [Solidity Bytes32 Converter](https://neptunemutual.com/web3-tools/string-to-bytes32-converter/) - Online tool to convert Solidity Bytes32 into strings, or numbers and vice versa. +* [0xTeabag](https://0xteabag.io) - Chrome extension that enables commenting, tagging, and persistent labelling across Etherscan and Layer-2 scanners. ### Smart Contract Standards & Libraries #### [ERCs](https://eips.ethereum.org/erc) - The Ethereum Request for Comment repository