diff --git a/EIPS/eip-1191.md b/EIPS/eip-1191.md index 8487a9ba..e5939234 100644 --- a/EIPS/eip-1191.md +++ b/EIPS/eip-1191.md @@ -100,12 +100,14 @@ for chainid, cases in test_cases.items(): ``` ## Adoption ### Adoption Table + | Network | Chain id | Supports this EIP | |-|-|-| | RSK Mainnet | 30 | Yes | | RSK Testnet | 31 | Yes | ### Implementation Table + | Project | Adopted this EIP | Implementation | |-|-|-| | MyCrypto | Yes | [JavaScript](https://github.com/MyCryptoHQ/MyCrypto/blob/develop/common/utils/formatters.ts#L126) |