mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
04b8d1abde
commit
d51b07f0ca
19
_data/chains/eip155-641230.json
Normal file
19
_data/chains/eip155-641230.json
Normal 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
8
_data/icons/brnkc.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmQqhH28QpUrreoRw5Gj8YShzdHxxVGMjfVrx3TqJNLSLv",
|
||||
"width": 1067,
|
||||
"height": 1067,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
Loading…
Reference in New Issue
Block a user