Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 0xTeabag - Chrome extension that enables commenting, tagging, and persistent labelling across Etherscan and Layer-2 scanners. #396

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions EcosystemResources.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down