Skip to content

Commit

Permalink
Add Frencoin[FREN]
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Nov 22, 2023
1 parent fa12ca1 commit 5c4256d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1320,6 +1320,27 @@
"explorerTxLink": "https://freecash.info/transaction?hash={0}",
"explorerAccountLink": "https://freecash.info/address?address={0}"
},
"frencoin": {
"name": "Frencoin",
"symbol": "FREN",
"family": "ravencoin",
"website": "https://frencoin.org/",
"market": "https://www.coingecko.com/en/coins/frencoin-2",
"twitter": "https://twitter.com/frencoinfren",
"github": "https://github.com/Apushii/Frencoin",
"telegram": "",
"discord": "https://discord.com/invite/CA8ZVtFBEa",
"coinbaseHasher": {
"hash": "sha256d"
},
"headerHasher": {
"hash": "sha256d"
},
"shareMultiplier": 1,
"explorerBlockLink": "https://explorer.frencoin.org/block/$hash$",
"explorerTxLink": "https://explorer.frencoin.org/tx/{0}",
"explorerAccountLink": "https://explorer.frencoin.org/address/{0}"
},
"fulminare": {
"name": "Fulminare",
"symbol": "FLMN",
Expand Down

0 comments on commit 5c4256d

Please sign in to comment.