add FREN => FrenChain mainnet is here! (#2196)

* Create 44444.json

* Rename 44444.json to eip155-44444.json

* Create eip155-444.json

* Create fren.json

* Update eip155-44444.json

* Update eip155-444.json

* Update eip155-44444.json

* Update eip155-444.json

* Update eip155-44444.json

* Update eip155-44444.json

* Update eip155-444.json

* Update eip155-444.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
⛓️INTERCHAINED ⚡Electronero Network ʕ•̫͡•ʔ-̫͡-ʕ•͓͡•ʔ-̫͡-ʕ•̫͡•ʔ-̫͡-ʔ 2023-02-09 19:18:49 -05:00 committed by GitHub
parent 86fc3c32b4
commit 1bff7ffe17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Frenchain Testnet",
"chain": "tfren",
"rpc": ["https://rpc-01tn.frenchain.app"],
"faucets": [],
"nativeCurrency": {
"name": "tFREN",
"symbol": "FtREN",
"decimals": 18
},
"infoURL": "https://frenchain.app",
"shortName": "tFREN",
"chainId": 444,
"networkId": 444,
"icon": "fren",
"explorers": [
{
"name": "blockscout",
"url": "https://testnet.frenscan.io",
"icon": "fren",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,24 @@
{
"name": "Frenchain",
"chain": "fren",
"rpc": ["https://rpc-02.frenscan.io"],
"faucets": [],
"nativeCurrency": {
"name": "FREN",
"symbol": "FREN",
"decimals": 18
},
"infoURL": "https://frenchain.app",
"shortName": "FREN",
"chainId": 44444,
"networkId": 44444,
"icon": "fren",
"explorers": [
{
"name": "blockscout",
"url": "https://frenscan.io",
"icon": "fren",
"standard": "EIP3091"
}
]
}

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

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmQk41bYX6WpYyUAdRgomZekxP5mbvZXhfxLEEqtatyJv4",
"width": 128,
"height": 128,
"format": "png"
}
]