mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-5165.json (#2790)
* Create eip155-5165.json Added bahamut mainnet. * Update eip155-5165.json Added icon * Update eip155-5165.json * Update eip155-5165.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
b75c2ff5a7
commit
e76363d91d
27
_data/chains/eip155-5165.json
Normal file
27
_data/chains/eip155-5165.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "Sahara",
|
||||
"title": "Bahamut mainnet Sahara",
|
||||
"chain": "Bahamut",
|
||||
"rpc": [
|
||||
"https://rpc1.sahara.bahamutchain.com",
|
||||
"https://rpc2.sahara.bahamutchain.com"
|
||||
],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "FTN",
|
||||
"symbol": "FTN",
|
||||
"decimals": 18
|
||||
},
|
||||
"shortName": "ftn",
|
||||
"infoURL": "https://fastexchain.com",
|
||||
"chainId": 5165,
|
||||
"networkId": 5165,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://ftnscan.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user