mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
please add condor network to the list (#1794)
This commit is contained in:
parent
f02e774474
commit
d77b3bc75c
22
_data/chains/eip155-188881.json
Normal file
22
_data/chains/eip155-188881.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Condor Test Network",
|
||||
"chain": "CONDOR",
|
||||
"rpc": ["https://testnet.condor.systems/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Condor Native Token",
|
||||
"symbol": "CONDOR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://condor.systems",
|
||||
"shortName": "condor",
|
||||
"chainId": 188881,
|
||||
"networkId": 188881,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "CondorScan",
|
||||
"url": "https://explorer.condor.systems",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/condor.json
Normal file
8
_data/icons/condor.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM",
|
||||
"width": 752,
|
||||
"height": 752,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user