mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Crab Network Info (#218)
* Update crab chain info * Update network info
This commit is contained in:
parent
1c10c155e1
commit
1eaa740d2f
16
_data/chains/eip155-44.json
Normal file
16
_data/chains/eip155-44.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "Darwinia Crab Network",
|
||||||
|
"chain": "crab",
|
||||||
|
"network": "Crab network",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Crab Token",
|
||||||
|
"symbol": "CRING",
|
||||||
|
"decimals": 9
|
||||||
|
},
|
||||||
|
"infoURL": "https://crab.network/",
|
||||||
|
"shortName": "crab",
|
||||||
|
"chainId": 44,
|
||||||
|
"networkId": 44
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user