mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add BTY (#1926)
* add BTY * prettier json file Co-authored-by: 王蕾 <wanglei@33.cn>
This commit is contained in:
parent
2898285b5b
commit
e7f2fef01d
23
_data/chains/eip155-2999.json
Normal file
23
_data/chains/eip155-2999.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "BitYuan Mainnet",
|
||||||
|
"chain": "BTY",
|
||||||
|
"rpc": ["https://mainnet.bityuan.com/eth"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BTY",
|
||||||
|
"symbol": "BTY",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.bityuan.com",
|
||||||
|
"shortName": "bty",
|
||||||
|
"chainId": 2999,
|
||||||
|
"networkId": 2999,
|
||||||
|
"icon": "bty",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "BitYuan Block Chain Explorer",
|
||||||
|
"url": "https://mainnet.bityuan.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/bty.json
Normal file
8
_data/icons/bty.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmUmJVof2m5e4HUXb3GmijWUFsLUNhrQiwwQG3CqcXEtHt",
|
||||||
|
"width": 91,
|
||||||
|
"height": 24,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in New Issue
Block a user