From 269fb43457bd137e7a94a6fcff1080cf37789ca3 Mon Sep 17 00:00:00 2001 From: Alexandre ABRIOUX Date: Tue, 31 Oct 2023 18:29:28 +0100 Subject: [PATCH] chore: deploy more chains on TheGraph decentralized network (#76) --- README.md | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1b685f1..d07d180 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,26 @@ This repo contains the code and configuration for Request Payment subgraphs: Mainnets: -- [Mainnet on the Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-mainnet) -- [Mainnet on the Decentralized Network](https://thegraph.com/explorer/subgraphs/4cuRFnNSqAme2pVuBckSVQogQPXR8Wqw72AEC6TShLkc?view=Overview&chain=mainnet) -- [Polygon (Matic)](https://thegraph.com/explorer/subgraph/requestnetwork/request-payments-matic) -- [Celo](https://thegraph.com/explorer/subgraph/requestnetwork/request-payments-celo) -- [BSC](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-bsc) -- [Gnosis Chain (xDai) on the Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-xdai) -- [Gnosis Chain (xDai) on the Decentralized Network](https://thegraph.com/explorer/subgraphs/KYY6Q6KTcqVpTXMgTyEQJEyYk7wex8BM6twbLzhCXjT?view=Overview&chain=mainnet) -- [Fuse](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-fuse) -- [Fantom](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-fantom) -- [Near](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-near) -- [Avalanche](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-avalanche) -- [Optimism](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-optimism) -- [Moonbeam](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-moonbeam) -- [Arbitrum One](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-arbitrum-one) -- [Mantle](https://graph.fusionx.finance/subgraphs/name/request-payments-mantle) +- [Ethereum Mainnet - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-mainnet) +- [Ethereum Mainnet - Decentralized Network](https://thegraph.com/explorer/subgraphs/5mXPGZRC2Caynh4NyVrTK72DAGB9dfcKmLsnxYWHQ9nd?view=Overview&chain=arbitrum-one) +- [Polygon (Matic) - Hosted Service](https://thegraph.com/explorer/subgraph/requestnetwork/request-payments-matic) +- [Polygon (Matic) - Decentralized Network](https://thegraph.com/explorer/subgraphs/DPpU1WMxk2Z4H2TAqgwGbVBGpabjbC1972Mynak5jSuR?view=Overview&chain=arbitrum-one) +- [Celo - Hosted Service](https://thegraph.com/explorer/subgraph/requestnetwork/request-payments-celo) +- [Celo - Decentralized Network](https://thegraph.com/explorer/subgraphs/5ts3PHjMcH2skCgKtvLLNE64WLjbhE5ipruvEcgqyZqC?view=Overview&chain=arbitrum-one) +- [BSC - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-bsc) +- [Gnosis Chain (xDai) - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-xdai) +- [Gnosis Chain (xDai) - Decentralized Network](https://thegraph.com/explorer/subgraphs/2UAW7B94eeeqaL5qUM5FDzTWJcmgA6ta1RcWMo3XuLmU?view=Overview&chain=arbitrum-one) +- [Fuse - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-fuse) +- [Fantom - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-fantom) +- [Fantom - Decentralized Network](https://thegraph.com/explorer/subgraphs/6AwmiYo5eY36W526ZDQeAkNBjXjXKYcMLYyYHeM67xAb?view=Overview&chain=arbitrum-one) +- [Near - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-near) +- [Avalanche - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-avalanche) +- [Avalanche - Decentralized Network](https://thegraph.com/explorer/subgraphs/A27V4PeZdKHeyuBkehdBJN8cxNtzVpXvYoqkjHUHRCFp?view=Overview&chain=arbitrum-one) +- [Optimism - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-optimism) +- [Moonbeam - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-moonbeam) +- [Arbitrum One - Hosted Service](https://thegraph.com/hosted-service/subgraph/requestnetwork/request-payments-arbitrum-one) +- [Arbitrum One - Decentralized Network](https://thegraph.com/explorer/subgraphs/3MtDdHbzvBVNBpzUTYXGuDDLgTd1b8bPYwoH1Hdssgp9?view=Overview&chain=arbitrum-one) +- [Mantle - Hosted Service](https://graph.fusionx.finance/subgraphs/name/request-payments-mantle) Testnets: - [Goerli](https://thegraph.com/explorer/subgraph/requestnetwork/request-payments-goerli)