mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Bitfinity network (#2885)
This commit is contained in:
parent
1158424e43
commit
9d7f5ba74d
23
_data/chains/eip155-355113.json
Normal file
23
_data/chains/eip155-355113.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Bitfinity Network Testnet",
|
||||
"chain": "BFT",
|
||||
"rpc": ["https://testnet.bitfinity.network"],
|
||||
"faucets": ["https://bitfinity.network/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "BITFINITY",
|
||||
"symbol": "BFT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bitfinity.network",
|
||||
"shortName": "Bitfinity",
|
||||
"chainId": 355113,
|
||||
"networkId": 355113,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Bitfinity Block Explorer",
|
||||
"url": "https://explorer.bitfinity.network",
|
||||
"icon": "bitfinity",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/bitfinity.json
Normal file
8
_data/icons/bitfinity.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreiczbhnoc5wpjikskmehexmg3xmqr4fchrny64db4wmk3lrygqik5e",
|
||||
"width": 796,
|
||||
"height": 129,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user