Deploying to gh-pages from @ ethereum-lists/chains@5e534377e9 🚀

This commit is contained in:
ligi 2023-02-09 16:31:30 +00:00
parent fdae26e922
commit f9c1b4d7d2
12 changed files with 36 additions and 19 deletions

View File

@ -38,6 +38,14 @@
"height": 73,
"format": "png"
}]
}, {
"name": "bifrost",
"icons": [{
"url": "ipfs://QmcHvn2Wq91ULyEH5s3uHjosX285hUgyJHwggFJUd3L5uh",
"width": 128,
"height": 128,
"format": "png"
}]
}, {
"name": "etho",
"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,11 +1,10 @@
{
"name": "Bifrost Testnet1",
"name": "Bifrost Testnet",
"title": "The Bifrost Testnet network",
"chain": "BFC",
"rpc": [
"https://public-01.testnet.thebifrost.io/rpc",
"https://public-02.testnet.thebifrost.io/rpc",
"https://private.chain.thebifrost.io/rpc"
"https://public-02.testnet.thebifrost.io/rpc"
],
"faucets": [],
"nativeCurrency": {
@ -13,10 +12,11 @@
"symbol": "BFC",
"decimals": 18
},
"infoURL": "https://testnet.thebifrost.io",
"shortName": "BIT",
"infoURL": "https://thebifrost.io",
"shortName": "bfc",
"chainId": 49088,
"networkId": 49088,
"icon": "bifrost",
"explorers": [
{
"name": "explorer-thebifrost",

File diff suppressed because one or more lines are too long

View File

@ -7123,18 +7123,18 @@
"faucets": [],
"infoURL": "https://wireshape.org"
}, {
"name": "Bifrost Testnet1",
"name": "Bifrost Testnet",
"chainId": 49088,
"shortName": "BIT",
"shortName": "bfc",
"networkId": 49088,
"nativeCurrency": {
"name": "Bifrost",
"symbol": "BFC",
"decimals": 18
},
"rpc": ["https://public-01.testnet.thebifrost.io/rpc", "https://public-02.testnet.thebifrost.io/rpc", "https://private.chain.thebifrost.io/rpc"],
"rpc": ["https://public-01.testnet.thebifrost.io/rpc", "https://public-02.testnet.thebifrost.io/rpc"],
"faucets": [],
"infoURL": "https://testnet.thebifrost.io"
"infoURL": "https://thebifrost.io"
}, {
"name": "Energi Testnet",
"chainId": 49797,

View File

@ -10519,20 +10519,21 @@
"standard": "EIP3091"
}]
}, {
"name": "Bifrost Testnet1",
"name": "Bifrost Testnet",
"title": "The Bifrost Testnet network",
"chain": "BFC",
"rpc": ["https://public-01.testnet.thebifrost.io/rpc", "https://public-02.testnet.thebifrost.io/rpc", "https://private.chain.thebifrost.io/rpc"],
"rpc": ["https://public-01.testnet.thebifrost.io/rpc", "https://public-02.testnet.thebifrost.io/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "Bifrost",
"symbol": "BFC",
"decimals": 18
},
"infoURL": "https://testnet.thebifrost.io",
"shortName": "BIT",
"infoURL": "https://thebifrost.io",
"shortName": "bfc",
"chainId": 49088,
"networkId": 49088,
"icon": "bifrost",
"explorers": [{
"name": "explorer-thebifrost",
"url": "https://explorer.testnet.thebifrost.io",

8
icons/bifrost.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -547,7 +547,7 @@
"tfsn": "eip155:46688",
"REI": "eip155:47805",
"floripa": "eip155:49049",
"BIT": "eip155:49088",
"bfc": "eip155:49088",
"tnrg": "eip155:49797",
"LOE": "eip155:50001",
"tgton": "eip155:50021",