Skip to content

Commit

Permalink
Create eip155-6550.json (#5672)
Browse files Browse the repository at this point in the history
* Create eip155-55614.json

* add eip155-55614.json

* Create eip155-6550.json

* update eip155-6550.json

---------

Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
Michael9977 and ligi authored Aug 12, 2024
1 parent 13bc7df commit c9ae804
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-6550.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Flamma Testnet",
"chain": "Flamma",
"rpc": ["https://testnetrpc.flamma.network"],
"faucets": [],
"nativeCurrency": {
"name": "Flamma",
"symbol": "FLA",
"decimals": 18
},
"infoURL": "https://flamma.network",
"shortName": "FlammaTestnet",
"chainId": 6550,
"networkId": 6550,
"explorers": [
{
"name": "flascan",
"url": "https://testnet.flascan.net",
"standard": "EIP3091"
}
]
}

0 comments on commit c9ae804

Please sign in to comment.