mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
86fc3c32b4
commit
1bff7ffe17
24
_data/chains/eip155-444.json
Normal file
24
_data/chains/eip155-444.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
24
_data/chains/eip155-44444.json
Normal file
24
_data/chains/eip155-44444.json
Normal 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
8
_data/icons/fren.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmQk41bYX6WpYyUAdRgomZekxP5mbvZXhfxLEEqtatyJv4",
|
||||
"width": 128,
|
||||
"height": 128,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user