mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add eip155-1657.json (#461)
This commit is contained in:
parent
a2240f5d96
commit
e90bf45367
18
_data/chains/eip155-1657.json
Normal file
18
_data/chains/eip155-1657.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Btachain",
|
||||||
|
"chain": "btachain",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://dataseed1.btachain.com/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Bitcoin Asset",
|
||||||
|
"symbol": "BTA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://bitcoinasset.io/",
|
||||||
|
"shortName": "bta",
|
||||||
|
"chainId": 1657,
|
||||||
|
"networkId": 1657
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user