mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add GeneChain Adenine Testnet (#238)
This commit is contained in:
parent
9c001f0a47
commit
c81b8028fe
25
_data/chains/eip155-8080.json
Normal file
25
_data/chains/eip155-8080.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "GeneChain Adenine Testnet",
|
||||
"chain": "GeneChain",
|
||||
"network": "adenine",
|
||||
"rpc": [
|
||||
"https://rpc-testnet.genechain.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.genechain.io"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Testnet RNA",
|
||||
"symbol": "tRNA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://scan-testnet.genechain.io/",
|
||||
"shortName": "GeneChain",
|
||||
"chainId": 8080,
|
||||
"networkId": 8080,
|
||||
"explorers": [{
|
||||
"name": "GeneChain Adenine Testnet Scan",
|
||||
"url": "https://scan-testnet.genechain.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user