Add Flare and Songbird icons (#763)

This commit is contained in:
Markus Alvila 2022-01-12 22:37:24 +01:00 committed by GitHub
parent 8ca754031a
commit 62c9a0bdd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"name": "Flare Mainnet",
"chain": "FLR",
"icon": "flare",
"rpc": [
],
"faucets": [

View File

@ -1,6 +1,7 @@
{
"name": "Songbird Canary-Network",
"chain": "SGB",
"icon": "songbird",
"rpc": [
"https://songbird.towolabs.com/rpc",
"https://sgb.ftso.com.au/ext/bc/C/rpc",

8
_data/icons/flare.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmebGy9pJdCSSg1SEdZ7uzaRxgEPHdGxbvogMREs4dV73X",
"width": 512,
"height": 512,
"format": "png"
}
]

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmYxcrbb7EoXisMQN9KqSoUqbjctV482nyfyWNvPQebdon",
"width": 512,
"height": 719,
"format": "png"
}
]