# List of resources

## Contract addresses

* **Goerli Testnet**

| Name                                   | Contract Address                           |
| -------------------------------------- | ------------------------------------------ |
| <h4><strong>Identity</strong></h4>     |                                            |
| Name Service                           | 0xe4AA1f1E5be0A4E7F80CAC26C2Db1611C3E70c41 |
| <h4><strong>Relationship</strong></h4> |                                            |
| **Follow**                             |                                            |
| FollowRegister                         | 0x43950C674398ab80F86CAc4F00dE3B66ABe64c35 |
| FollowWithSign                         | 0x1ff9dEedE1af7c6DBEF84850baA586fE59a252b9 |

* **Mumbai Testnet**

| Name                                   | Contract Address                           |
| -------------------------------------- | ------------------------------------------ |
| <h4><strong>Identity</strong></h4>     |                                            |
| Name Service                           | 0x04C23dDfE813d8D208bc8120b73F8EF30f423850 |
| <h4><strong>Relationship</strong></h4> |                                            |
| **Follow**                             |                                            |
| FollowRegister                         | 0xA0cECa90d7A2033f5162dc73391cdB72272456E7 |
| FollowWithSign                         | 0xF57Fb6D97eDd5B592B9897089AA324E6162bFAcc |
| **Dao**                                |                                            |
| DaoRegister                            | 0x153C3eF051C7665c9A9c1a718bF12bC8EE6b5115 |
| DaoWithSign                            | 0xd2234b81375833cfc048db6054A8c7458e193791 |
| <h4>Publication</h4>                   |                                            |
| Content                                | 0x3E617ED751360E60aB7a172Fb9d9222Ca9EF9338 |
| ContentWithSign                        | 0xD5F82F40d622Fa6772e52F475E9f6f8EFf9c0369 |
| PrivacyContent                         | 0x27f61DD5DF5D52459327465F4bD4df1913a69304 |
| PrivacyWithSign                        | 0x35B7691225471582F03691e8b3825C3359D3Ad22 |

* **zkSync Era Testnet**

| Name                                   | Contract Address                           |
| -------------------------------------- | ------------------------------------------ |
| <h4><strong>Relationship</strong></h4> |                                            |
| **Follow**                             |                                            |
| FollowRegister                         | 0x734dE4f1b3a1c0619ECB80e3a676a6cFabe72Adc |
| FollowWithSign                         | 0xAAE511562240649E2217f84108eFECaAd6f6793D |
| **Dao**                                |                                            |
| DaoRegister                            | 0x7229Dc0117E8484D61137B7304b02b163beC912c |
| DaoWithSign                            | 0x299C41c4b6e91ea770BE149962bE072B6A346E57 |
| <h4>Publication</h4>                   |                                            |
| Content                                | 0x32F94762b55E74E53059b34FD45e40F618C8B028 |
| ContentWithSign                        | 0xC30e188BbE9706eBC16670833246b0367C17Ce87 |
| PrivacyContent                         | 0x6f9339dFe3D274669E46866d521ABf09DC206Fb0 |
| PrivacyWithSign                        | 0x9746E2cb6263F5BC8e5A9FFdba08BBaf99260846 |

## The abi files of contracts

| Name                                   | abi file link                                                                                                                        |
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| <h4><strong>Identity</strong></h4>     |                                                                                                                                      |
| Name Service                           | [NameService.json](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/NameService.json)                      |
| <h4><strong>Relationship</strong></h4> |                                                                                                                                      |
| **Follow**                             |                                                                                                                                      |
| FollowRegister                         | [FollowRegister.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/FollowRegister.json)                 |
| Follow                                 | [Follow.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/Follow.json)                                 |
| FollowWithSign                         | [FollowWithSign.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/FollowWithSign.json)                 |
| **Dao**                                |                                                                                                                                      |
| DaoRegister                            | [DaoRegister.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/DaoRegister.json)                       |
| Dao                                    | [Dao.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/Dao.json)                                       |
| DaoWithSign                            | [DaoWithSign.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/DaoWithSign.json)                       |
| <h4>Publication</h4>                   |                                                                                                                                      |
| Content                                | [Content.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/Content.json)                               |
| ContentWithSign                        | [ContentWithSign.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/ContentWithSign.json)               |
| PrivacyContent                         | [PrivacyContent.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/PrivacyContent.json)                 |
| PrivacyContentWithSign                 | [PrivacyContentWithSign.abi](https://github.com/relationlabs/relation-docs/blob/gitbook/protocol/en/abi/PrivacyContentWithSign.json) |
