Skip to content

Commit

Permalink
Merge pull request #754 from digirayc/master
Browse files Browse the repository at this point in the history
Update coin - Add Cyberyen
  • Loading branch information
smk762 committed Jun 16, 2023
2 parents 375e647 + 014c89f commit 342a99b
Show file tree
Hide file tree
Showing 8 changed files with 114 additions and 40 deletions.
1 change: 1 addition & 0 deletions api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
"CVC-ERC20": "civic",
"CVT-ERC20": "cybervein",
"CVX-ERC20": "convex-finance",
"CY": "cyberyen",
"DAI-AVX20": "dai",
"DAI-BEP20": "dai",
"DAI-ERC20": "dai",
Expand Down
1 change: 1 addition & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
"CVC-ERC20": "cvc-civic",
"CVT-ERC20": "cvt-cybervein",
"CVX-ERC20": "cvx-convex-finance",
"CY": "cy-cyberyen-c",
"DAI-AVX20": "dai-dai",
"DAI-BEP20": "dai-dai",
"DAI-ERC20": "dai-dai",
Expand Down
3 changes: 2 additions & 1 deletion api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"CVC": "CVC",
"CVT": "CVT",
"CVX": "CVX",
"CY": "CY",
"DAI": "DAI",
"DASH": "DASH",
"DDD": "DDD",
Expand Down Expand Up @@ -173,7 +174,7 @@
"MANA": "MANA",
"MASK": "_MASK",
"MATIC": "MATIC",
"MAZA": "MAZA",
"MAZA": "MAZA",
"MC": "_MC",
"MCL": "_MCL",
"MED": "MED",
Expand Down
52 changes: 52 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -3055,6 +3055,58 @@
},
"derivation_path": "m/44'/60'"
},
{
"coin": "CY",
"name": "cyberyen",
"fname": "Cyberyen",
"sign_message_prefix": "Cyberyen Signed Message:\n",
"rpcport": 58382,
"pubtype": 28,
"p2shtype": 77,
"wiftype": 156,
"txfee": 0,
"segwit": true,
"bech32_hrp": "cy",
"mm2": 1,
"required_confirmations": 2,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/802'",
"links": {
"github": "https://github.com/cyberyen/cyberyen",
"homepage": "https://cyberyen.org"
}
},
{
"coin": "CY-segwit",
"name": "cyberyen",
"fname": "Cyberyen",
"sign_message_prefix": "Cyberyen Signed Message:\n",
"rpcport": 58382,
"pubtype": 28,
"p2shtype": 77,
"wiftype": 156,
"txfee": 0,
"segwit": true,
"bech32_hrp": "cy",
"address_format": {
"format": "segwit"
},
"orderbook_ticker": "CY",
"mm2": 1,
"required_confirmations": 2,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/802'",
"links": {
"github": "https://github.com/cyberyen/cyberyen",
"homepage": "https://cyberyen.org"
}
},
{
"coin": "DAI-AVX20",
"name": "dai_avx20",
Expand Down
14 changes: 14 additions & 0 deletions electrums/CY
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"url": "electrum01.cyberyen.work:50002",
"protocol": "SSL",
"contact": [
{
"email": "ruaxxx@ruaxxx.com"
},
{
"discord": "ruaxxx#3151"
}
]
}
]
1 change: 1 addition & 0 deletions explorers/CY
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["https://explorer.cyberyen.org/"]
82 changes: 43 additions & 39 deletions explorers/explorer_paths.json
Original file line number Diff line number Diff line change
@@ -1,82 +1,86 @@
{
"https://chainz.cryptoid.info/": {
"explorer_tx_url": "tx.dws?",
"explorer_address_url": "address.dws?"
"explorer_tx_url": "tx.dws?",
"explorer_address_url": "address.dws?"
},
"https://bscscan.com/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"token_address_url": "tokentxns?a="
"explorer_tx_url": "tx/",
"explorer_address_url": "address/",
"token_address_url": "tokentxns?a="
},
"https://blockchair.com/": {
"explorer_tx_url": "transaction/",
"explorer_address_url": "address/"
"explorer_tx_url": "transaction/",
"explorer_address_url": "address/"
},
"https://explorer.zcha.in/": {
"explorer_address_url": "accounts/",
"explorer_tx_url": "transactions/"
"explorer_address_url": "accounts/",
"explorer_tx_url": "transactions/"
},
"https://chainz.cryptoid.info/": {
"explorer_tx_url": "tx.dws?",
"explorer_address_url": "address.dws?"
"explorer_tx_url": "tx.dws?",
"explorer_address_url": "address.dws?"
},
"https://explorer.cyberyen.org/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://explorer.runebase.io/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://explorer2.runebase.io/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://softbalanced.com:3001/insight/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://explorer.fujicoin.org/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://explorer.blackcoin.nl/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://explorer.lightningcash-coin.com/": {
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
"explorer_tx_url": "tx/",
"explorer_address_url": "address/"
},
"https://testnet.simpleledger.info/": {
"explorer_tx_url": "tx/"
"explorer_tx_url": "tx/"
},
"https://simpleledger.info/": {
"explorer_tx_url": "tx/"
"explorer_tx_url": "tx/"
},
"https://www.nyanchain.com/": {
"explorer_tx_url": "tx.nyan?",
"explorer_address_url": "ad.nyan?"
"explorer_tx_url": "tx.nyan?",
"explorer_address_url": "ad.nyan?"
},
"https://explorer.lightningcash-coin.com/": {
"explorer_tx_url": "tx/"
"explorer_tx_url": "tx/"
},
"https://explorer.bitwebcore.org/": {
"explorer_tx_url": "tx/"
"explorer_tx_url": "tx/"
},
"https://openchains.info/coin/ltfn/": {
"explorer_tx_url": "tx/"
"explorer_tx_url": "tx/"
},
"https://irishub.iobscan.io/": {
"explorer_tx_url": "#/txs/",
"explorer_address_url": "#/address/"
"explorer_tx_url": "#/txs/",
"explorer_address_url": "#/address/"
},
"https://www.mintscan.io/cosmos/": {
"explorer_tx_url": "txs/",
"explorer_address_url": "account/"
"explorer_tx_url": "txs/",
"explorer_address_url": "account/"
},
"https://www.mintscan.io/osmosis/": {
"explorer_tx_url": "txs/",
"explorer_address_url": "account/"
"explorer_tx_url": "txs/",
"explorer_address_url": "account/"
},
"https://evr.cryptoscope.io/": {
"explorer_tx_url": "tx/?txid=",
"explorer_address_url": "address/?address="
"explorer_tx_url": "tx/?txid=",
"explorer_address_url": "address/?address="
}
}
}
Binary file added icons_original/cy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 342a99b

Please sign in to comment.