Deploying to gh-pages from @ ethereum-lists/chains@9cd1ca738f 🚀

This commit is contained in:
ligi 2023-01-15 21:12:14 +00:00
parent 75ae2b691c
commit caabdb7c0d
13 changed files with 136 additions and 11 deletions

View File

@ -454,6 +454,14 @@
"height": 175,
"format": "png"
}]
}, {
"name": "fusion",
"icons": [{
"url": "ipfs://QmX3tsEoj7SdaBLLV8VyyCUAmymdEGiSGeuTbxMrEMVvth",
"width": 31,
"height": 31,
"format": "svg"
}]
}, {
"name": "avescan",
"icons": [{
@ -830,6 +838,14 @@
"height": 460,
"format": "png"
}]
}, {
"name": "fsnscan",
"icons": [{
"url": "ipfs://QmSAFx34SKNi7a139agX12f68oBMo2Ktt9c8yD8aFa14gd",
"width": 48,
"height": 51,
"format": "svg"
}]
}, {
"name": "dexit",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,15 +1,26 @@
{
"name": "Fusion Mainnet",
"chain": "FSN",
"rpc": ["https://mainnet.anyswap.exchange", "https://fsn.dev/api"],
"icon": "fusion",
"rpc": ["https://mainnet.fusionnetwork.io", "wss://mainnet.fusionnetwork.io"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "Fusion",
"symbol": "FSN",
"decimals": 18
},
"infoURL": "https://www.fusion.org/",
"infoURL": "https://fusion.org",
"shortName": "fsn",
"chainId": 32659,
"networkId": 32659
"networkId": 32659,
"slip44": 288,
"explorers": [
{
"name": "fsnscan",
"url": "https://fsnscan.com",
"icon": "fsnscan",
"standard": "EIP3091"
}
]
}

26
chains/eip155-46688.json Normal file
View File

@ -0,0 +1,26 @@
{
"name": "Fusion Testnet",
"chain": "FSN",
"icon": "fusion",
"rpc": ["https://testnet.fusionnetwork.io", "wss://testnet.fusionnetwork.io"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "Testnet Fusion",
"symbol": "T-FSN",
"decimals": 18
},
"infoURL": "https://fusion.org",
"shortName": "tfsn",
"chainId": 46688,
"networkId": 46688,
"slip44": 288,
"explorers": [
{
"name": "fsnscan",
"url": "https://testnet.fsnscan.com",
"icon": "fsnscan",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -6365,9 +6365,9 @@
"symbol": "FSN",
"decimals": 18
},
"rpc": ["https://mainnet.anyswap.exchange", "https://fsn.dev/api"],
"rpc": ["https://mainnet.fusionnetwork.io", "wss://mainnet.fusionnetwork.io"],
"faucets": [],
"infoURL": "https://www.fusion.org/"
"infoURL": "https://fusion.org"
}, {
"name": "Aves Mainnet",
"chainId": 33333,
@ -6615,6 +6615,19 @@
"rpc": ["https://rpc.autobahn.network"],
"faucets": [],
"infoURL": "https://autobahn.network"
}, {
"name": "Fusion Testnet",
"chainId": 46688,
"shortName": "tfsn",
"networkId": 46688,
"nativeCurrency": {
"name": "Testnet Fusion",
"symbol": "T-FSN",
"decimals": 18
},
"rpc": ["https://testnet.fusionnetwork.io", "wss://testnet.fusionnetwork.io"],
"faucets": [],
"infoURL": "https://fusion.org"
}, {
"name": "REI Network",
"chainId": 47805,

View File

@ -9285,17 +9285,30 @@
}, {
"name": "Fusion Mainnet",
"chain": "FSN",
"rpc": ["https://mainnet.anyswap.exchange", "https://fsn.dev/api"],
"icon": "fusion",
"rpc": ["https://mainnet.fusionnetwork.io", "wss://mainnet.fusionnetwork.io"],
"features": [{
"name": "EIP155"
}, {
"name": "EIP1559"
}],
"faucets": [],
"nativeCurrency": {
"name": "Fusion",
"symbol": "FSN",
"decimals": 18
},
"infoURL": "https://www.fusion.org/",
"infoURL": "https://fusion.org",
"shortName": "fsn",
"chainId": 32659,
"networkId": 32659
"networkId": 32659,
"slip44": 288,
"explorers": [{
"name": "fsnscan",
"url": "https://fsnscan.com",
"icon": "fsnscan",
"standard": "EIP3091"
}]
}, {
"name": "Aves Mainnet",
"chain": "AVS",
@ -9695,6 +9708,33 @@
"icon": "autobahn",
"standard": "EIP3091"
}]
}, {
"name": "Fusion Testnet",
"chain": "FSN",
"icon": "fusion",
"rpc": ["https://testnet.fusionnetwork.io", "wss://testnet.fusionnetwork.io"],
"features": [{
"name": "EIP155"
}, {
"name": "EIP1559"
}],
"faucets": [],
"nativeCurrency": {
"name": "Testnet Fusion",
"symbol": "T-FSN",
"decimals": 18
},
"infoURL": "https://fusion.org",
"shortName": "tfsn",
"chainId": 46688,
"networkId": 46688,
"slip44": 288,
"explorers": [{
"name": "fsnscan",
"url": "https://testnet.fsnscan.com",
"icon": "fsnscan",
"standard": "EIP3091"
}]
}, {
"name": "REI Network",
"chain": "REI",

8
icons/fsnscan.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSAFx34SKNi7a139agX12f68oBMo2Ktt9c8yD8aFa14gd",
"width": 48,
"height": 51,
"format": "svg"
}
]

8
icons/fusion.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmX3tsEoj7SdaBLLV8VyyCUAmymdEGiSGeuTbxMrEMVvth",
"width": 31,
"height": 31,
"format": "svg"
}
]

View File

@ -0,0 +1 @@
<svg id="eC4lNc5O0KL1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 51" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"><g><path d="M23.086,16.619C15.342,28.48,10.586,44.954,8.73,50.552c-1.044-10.557,4.466-24.943,8.498-33.44-1.857.087-11.746.783-17.228,6.438c0,0,2.958-9.078,20.04-11.833l.059-.116c13.37-19.519,23.405-7.86,23.405-7.86-6.09-1.015-11.398,2.03-15.922,6.99c2.204-.087,16.473-.261,20.591,11.021c0,0-8.265-5.917-25.087-5.133Zm9.658,13.602c-3.426042.003857-6.202591,2.779958-6.207,6.206.003858,3.426432,2.780568,6.203142,6.207,6.207c3.426432-.003858,6.203142-2.780568,6.207-6.207.002928-1.647003-.650114-3.227376-1.814817-4.391891s-2.745181-1.817302-4.392183-1.814109Z" fill="#358dcc"/></g></svg>

After

Width:  |  Height:  |  Size: 780 B

View File

@ -0,0 +1 @@
<svg id="ejT7lvsWoXq1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 31 31" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"><g transform="translate(-1-.5)"><circle r="15.5" transform="translate(16.5 16)" fill="#fff"/><path d="M15.52275,12.247652c-3.596701,5.40929-5.805911,12.92146-6.668042,15.47401-.484948-4.814137,2.074502-11.374059,3.946942-15.249175-.86213.039678-5.455671.357093-8.00165,2.936095c0,0,1.374021-4.139629,9.308317-5.396065l.026941-.052903c6.210035-8.900862,10.870928-3.58415,10.870928-3.58415-2.828866-.462898-5.294021.925795-7.395464,3.187381c1.02378-.039677,7.651409-.119031,9.564261,5.025747c0,0-3.839175-2.698032-11.652234-2.34094Zm4.485773,6.20283c-1.589554,0-2.882749,1.269663-2.882749,2.83029s1.293195,2.830289,2.882749,2.830289s2.88275-1.269663,2.88275-2.830289c0-1.573852-1.293196-2.83029-2.88275-2.83029Z" transform="matrix(1.162012 0 0 1.135368-2.783023-3.146716)" fill="#251d5b"/></g></svg>

After

Width:  |  Height:  |  Size: 992 B

View File

@ -508,6 +508,7 @@
"bobaavax": "eip155:43288",
"ALFA": "eip155:44787",
"AutobahnNetwork": "eip155:45000",
"tfsn": "eip155:46688",
"REI": "eip155:47805",
"BIT": "eip155:49088",
"tnrg": "eip155:49797",