Add BearNetwork Chain (#2129)

* Add BearNetwork Chain

* Delete Chain.kt

* Update brnkc.json  Icon width 1067 x height 1067

Update brnkc.json  Icon width 1067 x height 1067

* Update eip155-641230.json

Update eip 155-641230.json

Signed-off-by: BearNetwork <105615886+BearNetwork-BRNKC@users.noreply.github.com>

Signed-off-by: BearNetwork <105615886+BearNetwork-BRNKC@users.noreply.github.com>
This commit is contained in:
BearNetwork 2023-01-13 22:41:20 +08:00 committed by GitHub
parent 04b8d1abde
commit d51b07f0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"name": "Bear Network Chain Mainnet",
"chain": "BRNKC",
"icon": "brnkc",
"rpc": [
"https://brnkc-mainnet.bearnetwork.net",
"https://brnkc-mainnet1.bearnetwork.net"
],
"faucets": [],
"nativeCurrency": {
"name": "Bear Network Chain Native Token",
"symbol": "BRNKC",
"decimals": 18
},
"infoURL": "https://bearnetwork.net",
"shortName": "BRNKC",
"chainId": 641230,
"networkId": 641230
}

8
_data/icons/brnkc.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB