* add BTY

* prettier json file

Co-authored-by: 王蕾 <wanglei@33.cn>
This commit is contained in:
mesment 2022-11-23 20:08:55 +08:00 committed by GitHub
parent 2898285b5b
commit e7f2fef01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View 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
View 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