mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added The Bifrost Testnet network and The Bifrost icon, fixed short name (#1766)
and infoURL
This commit is contained in:
parent
904404a7e7
commit
ffc57a9744
27
_data/chains/eip155-49088.json
Normal file
27
_data/chains/eip155-49088.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "Bifrost Testnet1",
|
||||||
|
"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"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Bifrost",
|
||||||
|
"symbol": "BFC",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://testnet.thebifrost.io",
|
||||||
|
"shortName": "BIT",
|
||||||
|
"chainId": 49088,
|
||||||
|
"networkId": 49088,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "explorer-thebifrost",
|
||||||
|
"url": "https://explorer.testnet.thebifrost.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/thebifrost.json
Normal file
8
_data/icons/thebifrost.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreid32bybgacpg7v3rrpq56oplhegmoyzhygzbvykkigv62f5a3iltu",
|
||||||
|
"width": 670,
|
||||||
|
"height": 175,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user