mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Flare related chains (#1710)
* Update Flare related chains * Prettier * Add binary icons * Remove unreferenced icon
This commit is contained in:
parent
8991320c6f
commit
a1b635e546
23
_data/chains/eip155-114.json
Normal file
23
_data/chains/eip155-114.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Flare Testnet Coston2",
|
||||
"chain": "FLR",
|
||||
"icon": "coston2",
|
||||
"rpc": ["https://coston2-api.flare.network/ext/bc/C/rpc"],
|
||||
"faucets": ["https://coston2-faucet.towolabs.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Coston2 Flare",
|
||||
"symbol": "C2FLR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://flare.xyz",
|
||||
"shortName": "c2flr",
|
||||
"chainId": 114,
|
||||
"networkId": 114,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://coston2-explorer.flare.network",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Flare Testnet Coston",
|
||||
"chain": "FLR",
|
||||
"icon": "coston",
|
||||
"rpc": ["https://coston-api.flare.network/ext/bc/C/rpc"],
|
||||
"faucets": [
|
||||
"https://faucet.towolabs.com",
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"chain": "SGB",
|
||||
"icon": "songbird",
|
||||
"rpc": [
|
||||
"https://songbird.towolabs.com/rpc",
|
||||
"https://songbird-api.flare.network/ext/C/rpc",
|
||||
"https://songbird.towolabs.com/ext/C/rpc",
|
||||
"https://sgb.ftso.com.au/ext/bc/C/rpc",
|
||||
"https://sgb.lightft.so/rpc",
|
||||
"https://sgb-rpc.ftso.eu"
|
||||
|
|
8
_data/icons/coston.json
Normal file
8
_data/icons/coston.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmW7Ljv2eLQ1poRrhJBaVWJBF1TyfZ8QYxDeELRo6sssrj",
|
||||
"width": 382,
|
||||
"height": 382,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
_data/icons/coston2.json
Normal file
8
_data/icons/coston2.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmZhAYyazEBZSHWNQb9uCkNPq2MNTLoW3mjwiD3955hUjw",
|
||||
"width": 382,
|
||||
"height": 382,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmebGy9pJdCSSg1SEdZ7uzaRxgEPHdGxbvogMREs4dV73X",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"url": "ipfs://QmevAevHxRkK2zVct2Eu6Y7s38YC4SmiAiw9X7473pVtmL",
|
||||
"width": 382,
|
||||
"height": 382,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmYxcrbb7EoXisMQN9KqSoUqbjctV482nyfyWNvPQebdon",
|
||||
"width": 512,
|
||||
"height": 719,
|
||||
"url": "ipfs://QmXyvnrZY8FUxSULfnKKA99sAEkjAHtvhRx5WeHixgaEdu",
|
||||
"width": 382,
|
||||
"height": 382,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 54 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
Loading…
Reference in New Issue
Block a user