Skip to content

Commit

Permalink
Merge pull request #1112 from KomodoPlatform/json-config-update
Browse files Browse the repository at this point in the history
[BOT] Update coins config json
  • Loading branch information
cipig authored Aug 1, 2024
2 parents a6d0b3e + 6071ea9 commit 2bc5f42
Show file tree
Hide file tree
Showing 6 changed files with 1,160 additions and 1,020 deletions.
171 changes: 108 additions & 63 deletions utils/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2034,9 +2034,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0x912CE59144191C1204E64559FE8253a0e49E6548",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -6589,27 +6589,27 @@
"derivation_path": "m/44'/664'",
"electrum": [
{
"url": "electrumserver01.globalboost.info:50011",
"url": "electrumserver02.globalboost.info:50011",
"protocol": "TCP"
},
{
"url": "electrumserver02.globalboost.info:50011",
"url": "electrumserver01.globalboost.info:50011",
"protocol": "TCP"
},
{
"url": "electrumserver01.globalboost.info:50014",
"url": "electrumserver02.globalboost.info:50014",
"protocol": "SSL"
},
{
"url": "electrumserver02.globalboost.info:50014",
"url": "electrumserver01.globalboost.info:50014",
"protocol": "SSL"
},
{
"url": "electrumserver01.globalboost.info:50013",
"url": "electrumserver02.globalboost.info:50013",
"protocol": "WSS"
},
{
"url": "electrumserver02.globalboost.info:50013",
"url": "electrumserver01.globalboost.info:50013",
"protocol": "WSS"
}
],
Expand Down Expand Up @@ -10585,9 +10585,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0x11cDb42B0EB46D95f990BeDD4695A6e3fA034978",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -14819,9 +14819,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_coins": 100000,
"eth_payment": 200000,
"eth_receiver_spend": 200000,
"eth_sender_refund": 200000
"eth_payment": 250000,
"eth_receiver_spend": 250000,
"eth_sender_refund": 250000
},
"swap_contract_address": "0x9130b257d37a52e52f21054c4da3450c72f595ce",
"fallback_swap_contract": "0x9130b257d37a52e52f21054c4da3450c72f595ce",
Expand Down Expand Up @@ -18448,9 +18448,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -18688,9 +18688,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0x18c11FD286C5EC11c3b683Caa813B77f5163A122",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -19126,18 +19126,6 @@
],
"protocol": "TCP"
},
{
"url": "electrum2.groestlcoin.org:50001",
"contact": [
{
"email": "jackielove4u@hotmail.com"
},
{
"discord": "jackielove4u#0412"
}
],
"protocol": "TCP"
},
{
"url": "electrum20.groestlcoin.org:50001",
"contact": [
Expand Down Expand Up @@ -19366,6 +19354,18 @@
],
"protocol": "TCP"
},
{
"url": "electrum2.groestlcoin.org:50001",
"contact": [
{
"email": "jackielove4u@hotmail.com"
},
{
"discord": "jackielove4u#0412"
}
],
"protocol": "TCP"
},
{
"url": "electrum11.groestlcoin.org:50002",
"protocol": "SSL",
Expand Down Expand Up @@ -19500,18 +19500,6 @@
],
"protocol": "WSS"
},
{
"url": "electrum2.groestlcoin.org:50004",
"contact": [
{
"email": "jackielove4u@hotmail.com"
},
{
"discord": "jackielove4u#0412"
}
],
"protocol": "WSS"
},
{
"url": "electrum20.groestlcoin.org:50004",
"contact": [
Expand Down Expand Up @@ -19739,6 +19727,18 @@
}
],
"protocol": "WSS"
},
{
"url": "electrum2.groestlcoin.org:50004",
"contact": [
{
"email": "jackielove4u@hotmail.com"
},
{
"discord": "jackielove4u#0412"
}
],
"protocol": "WSS"
}
],
"explorer_block_url": "block/"
Expand Down Expand Up @@ -19775,9 +19775,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -28848,9 +28848,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0x092bAaDB7DEf4C3981454dD9c0A0D7FF07bCFc86",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -31408,9 +31408,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -40587,9 +40587,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -41542,9 +41542,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -43470,9 +43470,9 @@
"derivation_path": "m/44'/60'",
"gas_limit": {
"eth_send_erc20": 150000,
"erc20_payment": 250000,
"erc20_receiver_spend": 200000,
"erc20_sender_refund": 200000
"erc20_payment": 300000,
"erc20_receiver_spend": 250000,
"erc20_sender_refund": 250000
},
"contract_address": "0xcAFcD85D8ca7Ad1e1C6F82F651fA15E33AEfD07b",
"parent_coin": "ETH-ARB20",
Expand Down Expand Up @@ -51022,6 +51022,33 @@
"homepage": "https://kiirocoin.org"
},
"electrum": [
{
"url": "electrum1.kiirocoin.org:50001",
"protocol": "TCP",
"contact": [
{
"discord": "1155906841625239684"
}
]
},
{
"url": "electrum1.kiirocoin.org:50002",
"protocol": "SSL",
"contact": [
{
"github": "https://github.com/kiirocoin/electrum-kiiro/issues"
}
]
},
{
"url": "electrum2.kiirocoin.org:50002",
"protocol": "SSL",
"contact": [
{
"github": "https://github.com/kiirocoin/electrum-kiiro/issues"
}
]
},
{
"url": "electrum3.kiirocoin.org:50002",
"protocol": "SSL",
Expand All @@ -51031,6 +51058,24 @@
}
]
},
{
"url": "electrum1.kiirocoin.org:50004",
"protocol": "WSS",
"contact": [
{
"github": "https://github.com/kiirocoin/electrum-kiiro/issues"
}
]
},
{
"url": "electrum2.kiirocoin.org:50004",
"protocol": "WSS",
"contact": [
{
"github": "https://github.com/kiirocoin/electrum-kiiro/issues"
}
]
},
{
"url": "electrum3.kiirocoin.org:50004",
"protocol": "WSS",
Expand Down
Loading

0 comments on commit 2bc5f42

Please sign in to comment.