mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
New Chain Related
This commit is contained in:
parent
405d35d85a
commit
c285c8f548
26
_data/chains/eip155-3690.json
Normal file
26
_data/chains/eip155-3690.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "Bittex Mainnet",
|
||||
"chain": "BTTX",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc1.bittexscan.info",
|
||||
"https://rpc2.bittexscan.info"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Bittex",
|
||||
"symbol": "BTTX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bittexscan.com",
|
||||
"shortName": "bttx",
|
||||
"chainId": 3690,
|
||||
"networkId": 3690,
|
||||
"icon": "ethereum",
|
||||
"explorers": [{
|
||||
"name": "bittexscan",
|
||||
"url": "https://bittexscan.com",
|
||||
"icon": "etherscan",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user