Skip to content

Commit

Permalink
chore: deploy more chains on TheGraph decentralized network (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux authored Oct 31, 2023
1 parent 688fa3e commit 269fb43
Showing 1 changed file with 20 additions and 15 deletions.
35 changes: 20 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 269fb43

Please sign in to comment.