mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Sakura Network (#287)
* clover * clover 2 * clover 3 * Add Sakura Network
This commit is contained in:
parent
7f83893ef5
commit
71075dc166
16
_data/chains/eip155-1022.json
Normal file
16
_data/chains/eip155-1022.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "Sakura",
|
||||||
|
"chain": "Sakura",
|
||||||
|
"network": "sakura",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sakura",
|
||||||
|
"symbol": "SKU",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://clover.finance/sakura",
|
||||||
|
"shortName": "sku",
|
||||||
|
"chainId": 1022,
|
||||||
|
"networkId": 1022
|
||||||
|
}
|
|
@ -17,4 +17,4 @@
|
||||||
"shortName": "clv",
|
"shortName": "clv",
|
||||||
"chainId": 1024,
|
"chainId": 1024,
|
||||||
"networkId": 1024
|
"networkId": 1024
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user