diff --git a/_data/chains/eip155-49088.json b/_data/chains/eip155-49088.json index 0642dab3..49d7b48c 100644 --- a/_data/chains/eip155-49088.json +++ b/_data/chains/eip155-49088.json @@ -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", diff --git a/_data/icons/bifrost.json b/_data/icons/bifrost.json new file mode 100644 index 00000000..7e5303dd --- /dev/null +++ b/_data/icons/bifrost.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmcHvn2Wq91ULyEH5s3uHjosX285hUgyJHwggFJUd3L5uh", + "width": 128, + "height": 128, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmcHvn2Wq91ULyEH5s3uHjosX285hUgyJHwggFJUd3L5uh b/_data/iconsDownload/QmcHvn2Wq91ULyEH5s3uHjosX285hUgyJHwggFJUd3L5uh new file mode 100644 index 00000000..25bd004d Binary files /dev/null and b/_data/iconsDownload/QmcHvn2Wq91ULyEH5s3uHjosX285hUgyJHwggFJUd3L5uh differ