mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
318 B
JSON
18 lines
318 B
JSON
{
|
|
"name": "Btachain",
|
|
"chain": "btachain",
|
|
"rpc": [
|
|
"https://dataseed1.btachain.com/"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Bitcoin Asset",
|
|
"symbol": "BTA",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://bitcoinasset.io/",
|
|
"shortName": "bta",
|
|
"chainId": 1657,
|
|
"networkId": 1657
|
|
}
|