mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-424242.json (#2234)
* Create eip155-424242.json * Update eip155-424242.json Corrected format * Update eip155-424242.json * Update eip155-424242.json * Update eip155-424242.json * Update eip155-424242.json
This commit is contained in:
parent
d8f7347047
commit
86fc3c32b4
24
_data/chains/eip155-424242.json
Normal file
24
_data/chains/eip155-424242.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Fastex Chain testnet",
|
||||||
|
"chain": "FTN",
|
||||||
|
"title": "Fastex Chain testnet",
|
||||||
|
"rpc": ["https://rpc.testnet.fastexchain.com"],
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FTN",
|
||||||
|
"symbol": "FTN",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://fastex.com",
|
||||||
|
"shortName": "ftn",
|
||||||
|
"chainId": 424242,
|
||||||
|
"networkId": 424242,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://testnet.ftnscan.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user