mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge branch 'ethereum-lists:master' into rangers_1
This commit is contained in:
commit
d788e712ad
25
_data/chains/eip155-1337702.json
Normal file
25
_data/chains/eip155-1337702.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Kintsugi merge testnet",
|
||||
"chain": "ETH",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://rpc.kintsugi.themerge.dev"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.kintsugi.themerge.dev"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "kintsugi Ethere",
|
||||
"symbol": "kiETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://kintsugi.themerge.dev/",
|
||||
"shortName": "kintsugi",
|
||||
"chainId": 1337702,
|
||||
"networkId": 1337702,
|
||||
"explorers": [{
|
||||
"name": "kintsugi explorer",
|
||||
"url": "https://explorer.kintsugi.themerge.dev/",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
23
_data/chains/eip155-189.json
Normal file
23
_data/chains/eip155-189.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "BMC Testnet",
|
||||
"chain": "BMC",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://testnet.bmcchain.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BTM",
|
||||
"symbol": "BTM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bmc.bytom.io/",
|
||||
"shortName": "BMCT",
|
||||
"chainId": 189,
|
||||
"networkId": 189,
|
||||
"explorers": [{
|
||||
"name": "Blockmeta",
|
||||
"url": "https://bmc.blockmeta.com/",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
21
_data/chains/eip155-34.json
Normal file
21
_data/chains/eip155-34.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "Dithereum Testnet",
|
||||
"chain": "DTH",
|
||||
"network": "testnet",
|
||||
"icon": "dithereum",
|
||||
"rpc": [
|
||||
"https://node-testnet.dithereum.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.dithereum.org"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Dither",
|
||||
"symbol": "DTH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dithereum.org",
|
||||
"shortName": "dth",
|
||||
"chainId": 34,
|
||||
"networkId": 34
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"chain": "KLAY",
|
||||
"network": "cypress",
|
||||
"rpc": [
|
||||
"https://node-api.klaytnapi.com/v1/klaytn"
|
||||
"https://api.cypress.ozys.net:8651"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -15,5 +15,10 @@
|
|||
"shortName": "Cypress",
|
||||
"chainId": 8217,
|
||||
"networkId": 8217,
|
||||
"slip44": 8217
|
||||
"slip44": 8217,
|
||||
"explorers": [{
|
||||
"name": "Klaytnscope",
|
||||
"url": "https://scope.klaytn.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
24
_data/chains/eip155-9527.json
Normal file
24
_data/chains/eip155-9527.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Rangers Protocol Testnet Robin",
|
||||
"chain": "Rangers",
|
||||
"network": "robin",
|
||||
"icon": "rangers",
|
||||
"rpc": [
|
||||
"https://robin.rangersprotocol.com/api/jsonrpc"
|
||||
],
|
||||
"faucets": ["https://robin-faucet.rangersprotocol.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Rangers Protocol Gas",
|
||||
"symbol": "tRPG",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://rangersprotocol.com",
|
||||
"shortName": "trpg",
|
||||
"chainId": 9527,
|
||||
"networkId": 9527,
|
||||
"explorers": [{
|
||||
"name": "rangersscan-robin",
|
||||
"url": "https://robin-rangersscan.rangersprotocol.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
8
_data/icons/dithereum.json
Normal file
8
_data/icons/dithereum.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
_data/icons/ditherscan.json
Normal file
8
_data/icons/ditherscan.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf",
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
_data/icons/rangers.json
Normal file
8
_data/icons/rangers.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmfHG3xbg4iiopagww93Gu7tmvCpPwZdiwsUjd3Dt5mRwT",
|
||||
"width":835,
|
||||
"height":835,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user