KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
104 stars 94 forks source link

[BUG]: Enabling all coins is too long sometimes #1001

Closed Milerius closed 3 years ago

Milerius commented 3 years ago

Describe the bug

Running the attached batch, it takes more than 1min to have an answer to batch request on MacOS, is it possible to force an answer < 10sec or so ? or atleast make it configurable ?

Video: https://user-images.githubusercontent.com/21139416/124381152-3d4a2400-dcc1-11eb-89f6-fa5d5ce7bdd6.mov

ps: It's seems that the long time to enable occured only if tx_history is set to true for ERC/BEP coins

batch:

[
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BTC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum3.cipig.net:10000"
      },
      {
        "url": "electrum2.cipig.net:10000"
      },
      {
        "url": "electrum1.cipig.net:10000"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ZILLA",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10028"
      },
      {
        "url": "electrum2.cipig.net:10028"
      },
      {
        "url": "electrum3.cipig.net:10028"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ECA",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10052"
      },
      {
        "url": "electrum2.cipig.net:10052"
      },
      {
        "url": "electrum3.cipig.net:10052"
      }
    ]
  },
  {
    "coin": "EURS",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BOTS",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10007"
      },
      {
        "url": "electrum2.cipig.net:10007"
      },
      {
        "url": "electrum3.cipig.net:10007"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "QC",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "coin": "ZRX",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ATOM-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BSTY",
    "tx_history": true,
    "servers": [
      {
        "url": "66.172.33.175:50001",
        "protocol": "TCP"
      },
      {
        "url": "bsty-main.coinmunity.gold:50012",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "bsty-bkp.coinmunity.gold:50012",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "MKR-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ZEC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10058"
      },
      {
        "url": "electrum2.cipig.net:10058"
      },
      {
        "url": "electrum3.cipig.net:10058"
      }
    ]
  },
  {
    "coin": "TRAC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DOGE-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "IOTA-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "HT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "LRC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "UOS",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "PANGEA",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10010"
      },
      {
        "url": "electrum2.cipig.net:10010"
      },
      {
        "url": "electrum3.cipig.net:10010"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "XVC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.xvc.ewmcx.org:50001",
        "protocol": "TCP"
      },
      {
        "url": "failover.xvc.ewmcx.biz:50001",
        "protocol": "TCP"
      }
    ]
  },
  {
    "coin": "UNI-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ADA-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DOT-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "EMC2",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10062"
      },
      {
        "url": "electrum2.cipig.net:10062"
      },
      {
        "url": "electrum3.cipig.net:10062"
      }
    ]
  },
  {
    "coin": "OCEAN-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "MORTY",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum3.cipig.net:10018"
      },
      {
        "url": "electrum2.cipig.net:10018"
      },
      {
        "url": "electrum1.cipig.net:10018"
      }
    ]
  },
  {
    "coin": "FTM-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ONT-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "XTZ-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "OKB",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DAI-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "FIL-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "LYNX",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum.deliverypath.com:50002",
        "protocol": "SSL"
      },
      {
        "url": "electrum.dirtdivas.net:50002",
        "protocol": "SSL"
      },
      {
        "url": "electrum.getlynx.club:50002",
        "protocol": "SSL"
      },
      {
        "url": "electrum.atechhelp.com:50002",
        "protocol": "SSL"
      },
      {
        "url": "electrum.getlynx.io:50001",
        "protocol": "TCP"
      }
    ]
  },
  {
    "coin": "ETHR",
    "fallback_swap_contract": "0x7Bc1bBDD6A0a722fC9bffC49c921B685ECB84b94",
    "method": "enable",
    "swap_contract_address": "0x6b5A52217006B965BB190864D62dc3d270F7AaFD",
    "tx_history": true,
    "urls": [
      "https://ropsten.infura.io/v3/1d059a9aca7d49a3a380c71068bffb1c"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "UIS",
    "tx_history": true,
    "servers": [
      {
        "url": "failover.trc-uis.ewmcx.biz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrumx.uis.ewmcx.info:50001"
      }
    ]
  },
  {
    "coin": "BNBT",
    "fallback_swap_contract": "0xcCD17C913aD7b772755Ad4F0BDFF7B34C6339150",
    "method": "enable",
    "swap_contract_address": "0xcCD17C913aD7b772755Ad4F0BDFF7B34C6339150",
    "tx_history": true,
    "urls": [
      "https://data-seed-prebsc-1-s2.binance.org:8545"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "COMP-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SUSHI-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "XMY",
    "tx_history": true,
    "servers": [
      {
        "url": "lenoir.ecoincore.com:10892",
        "protocol": "SSL"
      }
    ]
  },
  {
    "coin": "ZIL-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "UQC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BUSD-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ETC-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "JUMBLR",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10004"
      },
      {
        "url": "electrum2.cipig.net:10004"
      },
      {
        "url": "electrum3.cipig.net:10004"
      }
    ]
  },
  {
    "coin": "MKR-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "RVN",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10051"
      },
      {
        "url": "electrum2.cipig.net:10051"
      },
      {
        "url": "electrum3.cipig.net:10051"
      }
    ]
  },
  {
    "coin": "BAL-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BNT-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "CVT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "1INCH-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "QKC-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "THC",
    "tx_history": true,
    "servers": [
      {
        "url": "1.eu.thc.electrum.dexstats.info:10020"
      },
      {
        "url": "2.eu.thc.electrum.dexstats.info:10020"
      }
    ]
  },
  {
    "coin": "SRM",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ARPA",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DODO-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DOGE",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10060"
      },
      {
        "url": "electrum2.cipig.net:10060"
      },
      {
        "url": "electrum3.cipig.net:10060"
      }
    ]
  },
  {
    "coin": "STFIRO",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "LINK-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "AXE",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10057"
      },
      {
        "url": "electrum2.cipig.net:10057"
      },
      {
        "url": "electrum3.cipig.net:10057"
      }
    ]
  },
  {
    "coin": "MANA",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "FIRO-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "TUSD-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "XVS",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "AGI",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "S4F",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "CRYPTO",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10008"
      },
      {
        "url": "electrum2.cipig.net:10008"
      },
      {
        "url": "electrum3.cipig.net:10008"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "WSB",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10033"
      },
      {
        "url": "electrum2.cipig.net:10033"
      },
      {
        "url": "electrum3.cipig.net:10033"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SFUSD",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10070"
      },
      {
        "url": "electrum2.cipig.net:10070"
      },
      {
        "url": "electrum3.cipig.net:10070"
      }
    ]
  },
  {
    "coin": "CRV",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "IOTX-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BTE",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.bitwebcore.org:20001"
      },
      {
        "url": "electrumx6.scalaris.info:20001"
      },
      {
        "url": "electrumx7.scalaris.info:20001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DGB",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10059"
      },
      {
        "url": "electrum2.cipig.net:10059"
      },
      {
        "url": "electrum3.cipig.net:10059"
      }
    ]
  },
  {
    "coin": "XLM-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BIDR-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DAI-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ELF-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ETH-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SNX-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BTCZ",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.btcz.rocks:50001"
      },
      {
        "url": "electrum2.btcz.rocks:50001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "HPY",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "WCN",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.widecoin.org:50001"
      },
      {
        "url": "electrumx2.widecoin.org:50001"
      },
      {
        "url": "electrumx3.widecoin.org:50001"
      }
    ]
  },
  {
    "coin": "BTT-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "PAXG-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "UNO",
    "tx_history": true,
    "servers": [
      {
        "url": "uno-main.coinmunity.gold:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "uno-bkp.coinmunity.gold:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "VAL",
    "tx_history": true,
    "servers": [
      {
        "url": "e1.validitytech.com:11002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "e2.validitytech.com:11002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "e3.validitytech.com:11002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "VOTE2021",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10002"
      },
      {
        "url": "electrum2.cipig.net:10002"
      },
      {
        "url": "electrum3.cipig.net:10002"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BLK",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.blackcoin.nl:10002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum2.blackcoin.nl:20002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum3.blackcoin.nl:30002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "USDC-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "COQUI",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10011"
      },
      {
        "url": "electrum2.cipig.net:10011"
      },
      {
        "url": "electrum3.cipig.net:10011"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "KOIN",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10024"
      },
      {
        "url": "electrum2.cipig.net:10024"
      },
      {
        "url": "electrum3.cipig.net:10024"
      }
    ]
  },
  {
    "coin": "YFII-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "QTUM",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10050"
      },
      {
        "url": "electrum2.cipig.net:10050"
      },
      {
        "url": "electrum3.cipig.net:10050"
      }
    ],
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "coin": "RLC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "COMP-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "NEAR-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BAT-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "REVS",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10003"
      },
      {
        "url": "electrum2.cipig.net:10003"
      },
      {
        "url": "electrum3.cipig.net:10003"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "NMC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx1.nmc.bitclc.net:50001"
      },
      {
        "url": "electrumx2.nmc.bitclc.net:50001"
      },
      {
        "url": "electrumx3.nmc.bitclc.net:50001"
      },
      {
        "url": "electrumx4.nmc.bitclc.net:50001"
      }
    ]
  },
  {
    "coin": "1INCH-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DX",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "FET",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ADX-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "HUSD",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "FTM-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "YFII-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "PUT",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ZER",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10065"
      },
      {
        "url": "electrum2.cipig.net:10065"
      },
      {
        "url": "electrum3.cipig.net:10065"
      }
    ]
  },
  {
    "coin": "ENJ",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "AVAX-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DP",
    "tx_history": true,
    "servers": [
      {
        "url": "1.eu.dp.electrum.dexstats.info:10021"
      }
    ]
  },
  {
    "coin": "BAT-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "QKC-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "YFI-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "MATIC-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "CHZ",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DGC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.dgc.ewmcx.org:50001",
        "protocol": "TCP"
      },
      {
        "url": "failover.dgc.ewmcx.biz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "CEL",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "CENNZ",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "POWR",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ILN",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.ilien.io:65011"
      },
      {
        "url": "electrum2.ilien.io:65011"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "QRC20",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0xba8b71f3544b93e2f681f996da519a98ace0107a",
    "fallback_swap_contract": "0xba8b71f3544b93e2f681f996da519a98ace0107a"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "FJC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx1.fujicoin.org:50003",
        "protocol": "SSL"
      },
      {
        "url": "electrumx2.fujicoin.org:50003",
        "protocol": "SSL"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "TSL",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "coin": "UBT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BTCH",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10020"
      },
      {
        "url": "electrum2.cipig.net:10020"
      },
      {
        "url": "electrum3.cipig.net:10020"
      }
    ]
  },
  {
    "coin": "AWC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "KMD",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum3.cipig.net:10001"
      },
      {
        "url": "electrum2.cipig.net:10001"
      },
      {
        "url": "electrum1.cipig.net:10001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "CHIPS",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum3.cipig.net:10053"
      },
      {
        "url": "electrum2.cipig.net:10053"
      },
      {
        "url": "electrum1.cipig.net:10053"
      }
    ]
  },
  {
    "coin": "MLN",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "VGX",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "AAVE-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BAND-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "PAX-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "QI",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "VRM",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum01-vrm.vericonomy.com:50001"
      },
      {
        "url": "electrum02-vrm.vericonomy.com:50001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "FIRO",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx01.firo.org:50001"
      },
      {
        "url": "electrumx02.firo.org:50001"
      },
      {
        "url": "electrumx03.firo.org:50001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "HODL",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10009"
      },
      {
        "url": "electrum2.cipig.net:10009"
      },
      {
        "url": "electrum3.cipig.net:10009"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "XPM",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.primecoin.org:50001",
        "protocol": "TCP"
      },
      {
        "url": "electrumx.mainnet.primecoin.org:50011",
        "protocol": "TCP"
      },
      {
        "url": "electrumx.gemmer.primecoin.org:50011",
        "protocol": "TCP"
      }
    ]
  },
  {
    "coin": "CHSB",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "GLEEC-OLD",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10069"
      },
      {
        "url": "electrum2.cipig.net:10069"
      },
      {
        "url": "electrum3.cipig.net:10069"
      }
    ]
  },
  {
    "coin": "YFI-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "HEX",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SHR",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SXP-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "HLC",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "LTC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10063"
      },
      {
        "url": "electrum2.cipig.net:10063"
      },
      {
        "url": "electrum3.cipig.net:10063"
      }
    ]
  },
  {
    "coin": "USDT-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "NVC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.nvc.ewmcx.org:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "failover.nvc.ewmcx.biz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "TRX-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "REN",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SUPERNET",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10005"
      },
      {
        "url": "electrum2.cipig.net:10005"
      },
      {
        "url": "electrum3.cipig.net:10005"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "VRSC",
    "tx_history": true,
    "servers": [
      {
        "url": "el0.verus.io:17486",
        "protocol": "SSL"
      },
      {
        "url": "el1.verus.io:17486",
        "protocol": "SSL"
      },
      {
        "url": "el2.verus.io:17486",
        "protocol": "SSL"
      }
    ]
  },
  {
    "coin": "ANT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BEST",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "CRO",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DEX",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10006"
      },
      {
        "url": "electrum2.cipig.net:10006"
      },
      {
        "url": "electrum3.cipig.net:10006"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "QIAIR",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "coin": "SXP-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "KNC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "RSR",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "LCC",
    "tx_history": true,
    "servers": [
      {
        "url": "188.166.117.139:50001"
      }
    ]
  },
  {
    "coin": "LINK-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SMTF",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SYS",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10064"
      },
      {
        "url": "electrum2.cipig.net:10064"
      },
      {
        "url": "electrum3.cipig.net:10064"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "IL8P",
    "tx_history": true,
    "servers": [
      {
        "url": "il8p.electrumx.transcenders.name:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "il9p.electrumx.transcenders.name:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "HOT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "WBTC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "USDC-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "LABS",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10019"
      },
      {
        "url": "electrum2.cipig.net:10019"
      },
      {
        "url": "electrum3.cipig.net:10019"
      }
    ]
  },
  {
    "coin": "BTU",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "CVC",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ABY",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.aby.ewmcx.biz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "failover.aby.ewmcx.biz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "CDN",
    "tx_history": true,
    "servers": [
      {
        "url": "mumbai.ecoincore.com:34333",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "holland.ecoincore.com:34333",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "oakland.ecoincore.com:34333",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "miami.ecoincore.com:34333",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "seattle.ecoincore.com:34333",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "woolloomooloo.ecoincore.com:34333",
        "protocol": "SSL"
      },
      {
        "url": "lenoir.ecoincore.com:34333",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "USDT-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "NAV",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10056"
      },
      {
        "url": "electrum2.cipig.net:10056"
      },
      {
        "url": "electrum3.cipig.net:10056"
      }
    ]
  },
  {
    "coin": "ANKR-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BET",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10012"
      },
      {
        "url": "electrum2.cipig.net:10012"
      },
      {
        "url": "electrum3.cipig.net:10012"
      }
    ]
  },
  {
    "coin": "DODO-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BNT-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "BCH",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10055"
      },
      {
        "url": "electrum2.cipig.net:10055"
      },
      {
        "url": "electrum3.cipig.net:10055"
      }
    ]
  },
  {
    "coin": "JRT-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "tQTUM",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10071"
      },
      {
        "url": "electrum2.cipig.net:10071"
      },
      {
        "url": "electrum3.cipig.net:10071"
      }
    ],
    "swap_contract_address": "0xba8b71f3544b93e2f681f996da519a98ace0107a",
    "fallback_swap_contract": "0xba8b71f3544b93e2f681f996da519a98ace0107a"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "LSTR",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "coin": "QNT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "REV",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SKL",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BNB",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "MGW",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10015"
      },
      {
        "url": "electrum2.cipig.net:10015"
      },
      {
        "url": "electrum3.cipig.net:10015"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SOULJA",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10035"
      },
      {
        "url": "electrum2.cipig.net:10035"
      },
      {
        "url": "electrum3.cipig.net:10035"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "MONA",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx3.monacoin.nl:50001"
      },
      {
        "url": "electrumx1.monacoin.ninja:50001"
      },
      {
        "url": "electrumx.tamami-foundation.org:50001"
      }
    ]
  },
  {
    "coin": "PNK",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "AAVE-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "EOS-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "GLEEC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10022"
      },
      {
        "url": "electrum2.cipig.net:10022"
      },
      {
        "url": "electrum3.cipig.net:10022"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "TRC",
    "tx_history": true,
    "servers": [
      {
        "url": "failover.trc-uis.ewmcx.biz:50006",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum.terracoin.io:50001"
      },
      {
        "url": "electrum.southofheaven.ca:50001"
      }
    ]
  },
  {
    "coin": "XRP-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "FTC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10054"
      },
      {
        "url": "electrum2.cipig.net:10054"
      },
      {
        "url": "electrum3.cipig.net:10054"
      }
    ]
  },
  {
    "coin": "GNO",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "JSTR",
    "fallback_swap_contract": "0x7Bc1bBDD6A0a722fC9bffC49c921B685ECB84b94",
    "method": "enable",
    "swap_contract_address": "0x6b5A52217006B965BB190864D62dc3d270F7AaFD",
    "tx_history": true,
    "urls": [
      "https://ropsten.infura.io/v3/1d059a9aca7d49a3a380c71068bffb1c"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "PAXG-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "MSHARK",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10013"
      },
      {
        "url": "electrum2.cipig.net:10013"
      },
      {
        "url": "electrum3.cipig.net:10013"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "OOT",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10021"
      },
      {
        "url": "electrum2.cipig.net:10021"
      },
      {
        "url": "electrum3.cipig.net:10021"
      }
    ]
  },
  {
    "coin": "UMA",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ANKR-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "CCL",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10029"
      },
      {
        "url": "electrum2.cipig.net:10029"
      },
      {
        "url": "electrum3.cipig.net:10029"
      }
    ]
  },
  {
    "coin": "SNT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SPC",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "OC",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "AUR",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.aur.ewmcx.info:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "failover.aur.ewmcx.biz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "lenoir.ecoincore.com:12343",
        "protocol": "SSL"
      }
    ]
  },
  {
    "coin": "BAND-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BUSD-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "ZET",
    "tx_history": true,
    "servers": [
      {
        "url": "failover.zet.ewmci.xyz:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "INK",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "RICK",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum3.cipig.net:10017"
      },
      {
        "url": "electrum2.cipig.net:10017"
      },
      {
        "url": "electrum1.cipig.net:10017"
      }
    ]
  },
  {
    "coin": "TUSD-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "tBTC-TEST",
    "tx_history": true,
    "servers": [
      {
        "url": "testnet.aranguren.org:51001",
        "protocol": "TCP"
      },
      {
        "url": "electrum1.cipig.net:10068"
      },
      {
        "url": "electrum2.cipig.net:10068"
      },
      {
        "url": "electrum3.cipig.net:10068"
      }
    ]
  },
  {
    "coin": "TTT",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "EGLD-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "SUSHI-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "DIA",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ETH",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "ADX-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BTC-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "CAKE",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "CLC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx.cryptocollider.com:10001"
      }
    ]
  },
  {
    "coin": "PAX-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SPACE",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.spaceworks.co:50001"
      },
      {
        "url": "electrum2.spaceworks.co:50001"
      }
    ]
  },
  {
    "coin": "REP",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "STORJ",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "TMTG",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DIMI",
    "tx_history": true,
    "servers": [
      {
        "url": "electrumx1.diminutivecoin.com:50012",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrumx2.diminutivecoin.com:50012",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "SNX-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "VRA",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "UNI-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "GRS",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum10.groestlcoin.org:50001"
      },
      {
        "url": "electrum11.groestlcoin.org:50001"
      },
      {
        "url": "electrum13.groestlcoin.org:50001"
      },
      {
        "url": "electrum14.groestlcoin.org:50001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "SCA",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.scalaris.info:10001"
      },
      {
        "url": "electrum2.scalaris.info:10001"
      },
      {
        "url": "electrum3.scalaris.info:10001"
      }
    ]
  },
  {
    "coin": "LEO",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "UTK",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "CIPHS",
    "tx_history": true,
    "servers": [
      {
        "url": "152.89.247.97:10001"
      },
      {
        "url": "212.114.52.2:10001"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "QBT",
    "tx_history": true,
    "servers": null,
    "swap_contract_address": "0x2f754733acd6d753731c00fee32cb484551cc15d",
    "fallback_swap_contract": "0x2f754733acd6d753731c00fee32cb484551cc15d"
  },
  {
    "coin": "XOR",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "DASH",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10061"
      },
      {
        "url": "electrum2.cipig.net:10061"
      },
      {
        "url": "electrum3.cipig.net:10061"
      }
    ]
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "EFL",
    "tx_history": true,
    "servers": [
      {
        "url": "holland.ecoincore.com:11017",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "lenoir.ecoincore.com:11017",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum1.egulden.org:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum2.egulden.org:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum3.egulden.org:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum4.egulden.org:50002",
        "protocol": "SSL",
        "disable_cert_verification": true
      },
      {
        "url": "electrum5.egulden.org:11017",
        "protocol": "SSL",
        "disable_cert_verification": true
      }
    ]
  },
  {
    "coin": "ELF-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "MATIC-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "KMD-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "coin": "BAL-BEP20",
    "fallback_swap_contract": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "method": "enable",
    "swap_contract_address": "0xeDc5b89Fe1f0382F9E4316069971D90a0951DB31",
    "tx_history": true,
    "urls": [
      "http://bsc1.cipig.net:8655",
      "http://bsc2.cipig.net:8655",
      "http://bsc3.cipig.net:8655"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "MCL",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10023"
      },
      {
        "url": "electrum2.cipig.net:10023"
      },
      {
        "url": "electrum3.cipig.net:10023"
      }
    ]
  },
  {
    "coin": "OCEAN-ERC20",
    "fallback_swap_contract": "0x8500AFc0bc5214728082163326C2FF0C73f4a871",
    "method": "enable",
    "swap_contract_address": "0x24ABE4c71FC658C91313b6552cd40cD808b3Ea80",
    "tx_history": true,
    "urls": [
      "http://eth1.cipig.net:8555",
      "http://eth2.cipig.net:8555",
      "http://eth3.cipig.net:8555"
    ],
    "userpass": "userpass"
  },
  {
    "userpass": "userpass",
    "method": "electrum",
    "coin": "WLC",
    "tx_history": true,
    "servers": [
      {
        "url": "electrum1.cipig.net:10014"
      },
      {
        "url": "electrum2.cipig.net:10014"
      },
      {
        "url": "electrum3.cipig.net:10014"
      }
    ]
  }
]
artemii235 commented 3 years ago

ps: It's seems that the long time to enable occured only if tx_history is set to true for ERC/BEP coins

IIRC, GUIs use the custom endpoint to fetch ETH/BEP history. Please ensure that "tx_history": false is set for them upon coin activation in MM2 - it starts a heavy background process that eats a lot of resources.

I also plan to refactor coin activation during my work on SLP - there will be with_tokens arg for the enable call. It will be possible to activate ETH with all ERC20 tokens in a single request, MM2 will send batches to the coin RPC, which should improve overall activation time significantly.

artemii235 commented 3 years ago

Closing in favor of https://github.com/KomodoPlatform/atomicDEX-API/issues/1006