Add Sakura Network (#287)

* clover

* clover 2

* clover 3

* Add Sakura Network
This commit is contained in:
wm-chen 2021-06-04 14:52:20 +08:00 committed by GitHub
parent 7f83893ef5
commit 71075dc166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 1 deletions

View 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
}

View File

@ -17,4 +17,4 @@
"shortName": "clv",
"chainId": 1024,
"networkId": 1024
}
}