Skip to content

Commit

Permalink
Merge pull request #1277 from JayBitron/master
Browse files Browse the repository at this point in the history
add KCN + LCN
  • Loading branch information
cipig authored Feb 17, 2025
2 parents 09da08e + dadea98 commit 0c18d7a
Show file tree
Hide file tree
Showing 12 changed files with 436 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@
"JRT-ERC20": "jarvis-reward-token",
"JRT-PLG20": "jarvis-reward-token",
"JST-BEP20": "just",
"KCN": "kylacoin",
"KCN-BEP20": "kylacoin",
"KCS": "kucoin-shares",
"KIIRO-BEP20": "kiirocoin",
"KIIRO": "kiirocoin",
Expand All @@ -337,6 +339,8 @@
"KSM-BEP20": "kusama",
"LBC": "lbry-credits",
"LCC": "litecoin-cash",
"LCN": "lyncoin",
"LCN-BEP20": "lyncoin",
"LDO-ERC20": "lido-dao",
"LDO-PLG20": "lido-dao",
"LEASH-ERC20": "leash",
Expand Down
4 changes: 4 additions & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,8 @@
"JRT-ERC20": "jrt-jarvis-reward-token",
"JRT-PLG20": "jrt-jarvis-reward-token",
"JST-BEP20": "jst-just",
"KCN": "kcn-kylacoin",
"KCN-BEP20": "kcn-kylacoin",
"KCS": "kcs-kucoin-token",
"KIIRO-BEP20": "kiiro-kiirocoin",
"KIIRO": "kiiro-kiirocoin",
Expand All @@ -321,6 +323,8 @@
"KSM-BEP20": "ksm-kusama",
"LBC": "lbc-lbry-credits",
"LCC": "lcc-litecoin-cash",
"LCN": "lcn-lyncoin",
"LCN-BEP20": "lcn-lyncoin",
"LDO-ERC20": "ldo-lido-dao",
"LDO-PLG20": "ldo-lido-dao",
"LEASH-ERC20": "leash-doge-killer",
Expand Down
2 changes: 2 additions & 0 deletions api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,13 @@
"JUSD": "USD",
"KCS": "KCS",
"KIIRO": "KIIRO",
"KCN": "KCN",
"KMD": "KMD",
"KNC": "KNC",
"KSM": "KSM",
"LBC": "LBC",
"LCC": "LCC",
"LCN": "LCN",
"LDO": "LDO",
"LEASH": "LEASH",
"LEO": "LEO",
Expand Down
170 changes: 170 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -8023,6 +8023,91 @@
"erc20_sender_refund": 85000
}
},
{
"coin": "KCN",
"name": "kylacoin",
"fname": "Kylacoin",
"rpcport": 5110,
"pubtype": 28,
"p2shtype": 26,
"wiftype": 65,
"segwit": true,
"bech32_hrp": "kc",
"txfee": 1000,
"decimals": 12,
"mm2": 1,
"wallet_only": true,
"sign_message_prefix": "Kylacoin Signed Message:\n",
"required_confirmations": 10,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/0'",
"trezor_coin": "Kylacoin",
"links": {
"github": "https://github.com/kylacoin/kylacoin",
"homepage": "https://kylacoin.com"
}
},
{
"coin": "KCN-segwit",
"name": "kylacoin",
"fname": "Kylacoin",
"sign_message_prefix": "Kylacoin Signed Message:\n",
"rpcport": 5110,
"pubtype": 28,
"p2shtype": 26,
"wiftype": 65,
"segwit": true,
"bech32_hrp": "kc",
"address_format": {
"format": "segwit"
},
"orderbook_ticker": "KCN",
"txfee": 1000,
"decimals": 12,
"mm2": 1,
"wallet_only": true,
"required_confirmations": 10,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/0'",
"trezor_coin": "Kylacoin",
"links": {
"github": "https://github.com/kylacoin/kylacoin",
"homepage": "https://kylacoin.com"
}
},
{
"coin": "KCN-BEP20",
"name": "kcn_bep20",
"fname": "Kylacoin",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 12,
"avg_blocktime": 3,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0x848B991fb420Cd59C8296143c8153477393ddcab"
}
},
"derivation_path": "m/44'/60'",
"use_access_list": true,
"max_eth_tx_type": 2,
"gas_limit": {
"eth_send_erc20": 55000,
"erc20_payment": 110000,
"erc20_receiver_spend": 85000,
"erc20_sender_refund": 85000
}
},
{
"coin": "KCS",
"name": "kucoin-token",
Expand Down Expand Up @@ -8323,6 +8408,91 @@
},
"derivation_path": "m/44'/192'"
},
{
"coin": "LCN",
"name": "lyncoin",
"fname": "Lyncoin",
"rpcport": 5053,
"pubtype": 234,
"p2shtype": 55,
"wiftype": 126,
"segwit": true,
"bech32_hrp": "lc",
"txfee": 1000,
"decimals": 8,
"mm2": 1,
"wallet_only": true,
"sign_message_prefix": "Lyncoin Signed Message:\n",
"required_confirmations": 10,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/0'",
"trezor_coin": "Lyncoin",
"links": {
"github": "https://github.com/lyncoin/lyncoin",
"homepage": "https://lyncoin.com"
}
},
{
"coin": "LCN-segwit",
"name": "lyncoin",
"fname": "Lyncoin",
"sign_message_prefix": "Lyncoin Signed Message:\n",
"rpcport": 5053,
"pubtype": 234,
"p2shtype": 55,
"wiftype": 126,
"segwit": true,
"bech32_hrp": "lc",
"address_format": {
"format": "segwit"
},
"orderbook_ticker": "LCN",
"txfee": 1000,
"decimals": 8,
"mm2": 1,
"wallet_only": true,
"required_confirmations": 10,
"avg_blocktime": 60,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/0'",
"trezor_coin": "Lyncoin",
"links": {
"github": "https://github.com/lyncoin/lyncoin",
"homepage": "https://lyncoin.com"
}
},
{
"coin": "LCN-BEP20",
"name": "lcn_bep20",
"fname": "Lyncoin",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 8,
"avg_blocktime": 3,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0xD6a540543327B5A4F2223F123640932eE3C6C583"
}
},
"derivation_path": "m/44'/60'",
"use_access_list": true,
"max_eth_tx_type": 2,
"gas_limit": {
"eth_send_erc20": 55000,
"erc20_payment": 110000,
"erc20_receiver_spend": 85000,
"erc20_sender_refund": 85000
}
},
{
"coin": "LDO-ERC20",
"name": "ldo_erc20",
Expand Down
127 changes: 127 additions & 0 deletions electrums/KCN
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
[
{
"url": "electrum1.kcnxp.com:51002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum1.kcnxp.com:51004"
},
{
"url": "electrum1.kcnxp.com:51001",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum1.kcnxp.com:51003"
},
{
"url": "electrum2.kcnxp.com:51002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum2.kcnxp.com:51004"
},
{
"url": "electrum2.kcnxp.com:51001",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum2.kcnxp.com:51003"
},
{
"url": "electrum3.kcnxp.com:51002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum3.kcnxp.com:51004"
},
{
"url": "electrum3.kcnxp.com:51001",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum3.kcnxp.com:51003"
},
{
"url": "electrum4.kcnxp.com:51002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum4.kcnxp.com:51004"
},
{
"url": "electrum4.kcnxp.com:51001",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum4.kcnxp.com:51003"
},
{
"url": "electrum5.kcnxp.com:51002",
"protocol": "SSL",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum5.kcnxp.com:51004"
},
{
"url": "electrum5.kcnxp.com:51001",
"contact": [
{
"email": "[email protected]"
},
{
"discord": "jaybitron"
}
],
"ws_url": "electrum5.kcnxp.com:51003"
}
]
Loading

0 comments on commit 0c18d7a

Please sign in to comment.