mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add NEAR BetaNet to chain IDs. (#145)
This commit is contained in:
parent
0e5d8dc704
commit
0dbf567e54
18
_data/chains/eip155-1313161556.json
Normal file
18
_data/chains/eip155-1313161556.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "NEAR BetaNet",
|
||||
"chain": "NEAR",
|
||||
"network": "betanet",
|
||||
"rpc": [
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "NEAR",
|
||||
"symbol": "bNEAR",
|
||||
"decimals": 24
|
||||
},
|
||||
"infoURL": "https://near.org/",
|
||||
"shortName": "nearb",
|
||||
"chainId": 1313161556,
|
||||
"networkId": 1313161556
|
||||
}
|
Loading…
Reference in New Issue
Block a user