-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add optimism config * add deployments md --------- Co-authored-by: Federico Madoery <[email protected]>
- Loading branch information
1 parent
c62af79
commit 93b4e25
Showing
4 changed files
with
69 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<div style="text-align: center;"> | ||
<a href="https://thebadge.xyz"> | ||
<img alt="TheBadge" src="https://www.thebadge.xyz/the_badge_github_logo.png"> | ||
</a> | ||
</div> | ||
|
||
<h1 align="center">TheBadge Subgraph Deployments</h1> | ||
|
||
<p align="center"> | ||
<a href="https://discord.com/invite/FTxtkgbAC4"><img src="https://img.shields.io/discord/1006480637512917033?style=plastic" alt="Join to Discord"></a> | ||
<a href="https://github.com/thebadge/thebadge-subgraph/issues"><img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="contributions welcome"></a> | ||
<a href="https://twitter.com/intent/user?screen_name=thebadgexyz"><img src="https://img.shields.io/twitter/follow/thebadgexyz?style=social" alt="Follow us on Twitter"></a> | ||
<a href="https://github.com/thebadge/thebadge-subgraph/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT licensed"></a> | ||
<a href="https://github.com/thebadge/thebadge-subgraph/releases"><img src="https://img.shields.io/github/v/release/thebadge/thebadge-subgraph?label=Latest%20Release" alt="Latest release"></a> | ||
</p> | ||
|
||
### Develop | ||
|
||
| Chain Name | URL | | ||
|-----------------|-------------------------------------------------------------------------------------------| | ||
| Goerli (5) | [https://api.studio.thegraph.com/query/51391/thebadge-goerli-dev/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-goerli-dev/version/latest) | | ||
| Sepolia (11155111) | [https://api.studio.thegraph.com/query/51391/thebadge-sepolia-dev/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-sepolia-dev/version/latest) | | ||
| Gnosis (100) | [https://api.studio.thegraph.com/query/51391/thebadge-gnosis-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-gnosis-prod/version/latest) | | ||
| Mumbai (80001) | [https://api.studio.thegraph.com/query/51391/thebadge-mumbai-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-mumbai-prod/version/latest) | | ||
| Polygon (137) | [https://api.studio.thegraph.com/query/51391/thebadge-polygon-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-polygon-prod/version/latest) | | ||
| Avalanche (43114) | [https://api.studio.thegraph.com/query/51391/thebadge-avax-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-avax-prod/version/latest) | | ||
| Optimism (10) | [https://api.studio.thegraph.com/query/51391/thebadge-optimism-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-optimism-prod/version/latest) | | ||
|
||
|
||
### Prod | ||
|
||
| Chain Name | URL | | ||
|-----------------|---------------------------------------------------------------------------------------------| | ||
| Goerli (5) | [https://api.studio.thegraph.com/query/51391/thebadge-goerli-staging/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-goerli-staging/version/latest) | | ||
| Sepolia (11155111) | [https://api.studio.thegraph.com/query/51391/thebadge-sepolia-staging/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-sepolia-staging/version/latest) | | ||
| Gnosis (100) | [https://api.studio.thegraph.com/query/51391/thebadge-gnosis-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-gnosis-prod/version/latest) | | ||
| Mumbai (80001) | [https://api.studio.thegraph.com/query/51391/thebadge-mumbai-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-mumbai-prod/version/latest) | | ||
| Polygon (137) | [https://api.studio.thegraph.com/query/51391/thebadge-polygon-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-polygon-prod/version/latest) | | ||
| Avalanche (43114) | [https://api.studio.thegraph.com/query/51391/thebadge-avax-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-avax-prod/version/latest) | | ||
| Optimism (10) | [https://api.studio.thegraph.com/query/51391/thebadge-optimism-prod/version/latest](https://api.studio.thegraph.com/query/51391/thebadge-optimism-prod/version/latest) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters