Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create list of explorer urls } #10

Closed
wants to merge 1 commit into from
Closed

Conversation

UTLY
Copy link

@UTLY UTLY commented Apr 13, 2022

{
"name": "test HB",
"chain: "HB",
"title": "HB",
"description": "Test subnet created by Avalanche used to experiment with release candidates before they make it into an official coreth release.",
"projectURL": "https://explorer.pops.one",
"isLive" : true
"nativeCurrency.name": "HB",
"nativeCurrency.symbol": "HB",
"nativeCurrency.decimals": 18,
"chainId": 0x12345
"rpc": "https://eth-rpc-api.thetatoken.org/rpc",
"blockchain" : "",
"subnetId" : "",
"validators": 123
"faucets": [https://explorer.pops.one]
"explorers": [https://explorer.pops.one]

}

{
  "name": "", // chain name
  "chain: "", // used to search
  "title": "", // display name
  "description": "", // optional, max 150 characters
  "projectURL": "", // optional, http URL to the prooject
  "isLive" : true/false // indicates if the subnet is test or live
  "nativeCurrency.name": "", // name of the project token
  "nativeCurrency.symbol": "", // symbol of the project token
  "nativeCurrency.decimals": 18, //
  "chainId": 0x12345 // required for the button to add to metamask. 0x format
  "rpc": "", // RPC endpoint. Required for button to add to metamask
  "blockchain" : "", // optional. provided by Avalanche
  "subnetId" : "", // optional. provided by Avalanche
  "validators": 123 // optional. number of validators
  "faucets": [] // list of urls of different faucets. Maximum 3
  "explorers": []  // list of explorer urls

}
@vercel
Copy link

vercel bot commented Apr 13, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/evkonst-gmailcom/subnet-tech/98YtyNrqnhRxcG8uArt2LPCvHH2o
✅ Preview: https://subnet-tech-git-fork-utly-patch-1-evkonst-gmailcom.vercel.app

@vercel vercel bot temporarily deployed to Preview April 13, 2022 06:43 Inactive
@akegaviar
Copy link
Member

This is not a subnet

@akegaviar akegaviar closed this Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants