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:
Fastex Labs 2023-05-10 13:53:51 +04:00 committed by GitHub
parent b75c2ff5a7
commit e76363d91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}