diff --git a/pages/core-api/api-safe-transaction-service/faq.md b/pages/core-api/api-safe-transaction-service/faq.md index 6a025139..de29f126 100644 --- a/pages/core-api/api-safe-transaction-service/faq.md +++ b/pages/core-api/api-safe-transaction-service/faq.md @@ -10,7 +10,7 @@ Aside from using standard HTTP requests: More information is available in the Guides section of this documentation. -## If I add my chain to [safe-eth-py](https://github.com/safe-global/safe-eth-py/blob/master/gnosis/safe/addresses.py) will you support it? +## If I add my chain to [safe-eth-py](https://github.com/safe-global/safe-eth-py/blob/main/safe_eth/safe/addresses.py) will you support it? No, for a chain to be supported, we need to set up a dedicated infra for that network and have a [proper RPC](https://docs.safe.global/safe-core-api/rpc-requirements).