add jfin mainnet network (#1376)

This commit is contained in:
Phumai Chanphunga 2022-07-19 23:44:30 +07:00 committed by GitHub
parent 3463f64575
commit d5e3c67251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"name": "JFIN Chain",
"chain": "JFIN",
"rpc": [
"https://rpc.jfinchain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "JFIN Coin",
"symbol": "jfin",
"decimals": 18
},
"infoURL": "https://jfinchain.com",
"shortName": "jfin",
"chainId": 3501,
"networkId": 3501,
"explorers": [{
"name": "JFIN Chain Explorer",
"url": "https://exp.jfinchain.com",
"standard": "EIP3091"
}]
}

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

@ -0,0 +1,8 @@
[
{
"url":"ipfs://bafkreie4uhrsk3vxxnpjm7tidupfxgib5ahnwqopf6elykdatshuo6yb4m",
"width":781,
"height":781,
"format":"svg"
}
]