Wallet with marketmaking

Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies

什么是Wallet with marketmaking?

Wallet with marketmaking是由sshserveronandroi开发的Chrome扩展程序,该扩展的主要功能是“Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies”。

扩展截图

screenshot

下载Wallet with marketmaking扩展crx文件

下载Wallet with marketmaking扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        BTC, ETH, WBTC crypto wallet with marketmaking feature. User can exchange BTC to another crypto or earns interest on bitcoin by providing liquidity to exchange. 

How it works?
1. in first start the app generates 12 words secret phrase and creates BTC, WBTC and ETH crypto wallets
2. user can deposit/withdraw crypto
3. user enable/disable "marketmaking"
4. extention works in background and performs exchanges with another users

Why it works?
The marketmaker earns on the difference in exchange rates when servicing the purchase and sale (spread)

Is it safe?
- The system is in beta
- There is an audit from dsec
- We recommend investing only those funds that you do not mind losing
- The keys to your funds are only with you, we do not have access to your funds
- Risk Notification

How much will I earn?
It depends on the number of swaps and the spread. Ask any questionssupport.

Why do I need WBTC? I am only interested in earning BTC.
You can replenish only with Bitcoin, but inevitably, at some periods, your BTC balance may decrease, and WBTC may increase, and vice versa. At any given time, the sum of these balances will be greater than before. If you want to withdraw BTC, but some of them are in WBTC, then you will have to change WBTC yourself, for example, through the Binance exchange.

Why don't users exchange themselves through the Binance exchange?
Our clients love and support decentralization, exchange works through smart contracts and we will not be able to freeze the client's funds for more than 3 hours.

What is the minimum period of marketmaking?
There is no minimum term, you can withdraw funds at any time.

How to increase earnings?
Tell about the possibility of swap in the communities where you are a member.                    

扩展基本信息

名称 Wallet with marketmaking Wallet with marketmaking
ID oldojieloelkkfeacfinhcngmbkepnlm
官方URL https://chromewebstore.google.com/detail/wallet-with-marketmaking/oldojieloelkkfeacfinhcngmbkepnlm
简介 Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies
文件大小 8.37 MB
安装次数 197
当前版本 1.4.1
更新时间 2021-10-01
上架时间 2019-05-18
评分 4.33/5 共3次评分
开发者 sshserveronandroi
电子邮箱 [email protected]
付费类型 free
扩展官网 https://swaponline.io/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.4.1",
    "name": "Wallet with marketmaking",
    "short_name": "MultiCurrencyWallet",
    "description": "Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies",
    "homepage_url": "https:\/\/swaponline.io\/",
    "icons": {
        "16": ".\/icons\/icon-16.png",
        "32": ".\/icons\/icon-32.png",
        "192": ".\/icons\/icon-196.png"
    },
    "options_page": "application\/index.html#\/marketmaker\/{MATIC}WBTC",
    "browser_action": {
        "default_icon": ".\/icons\/icon-32.png",
        "default_title": "MultiCurrencyWallet"
    },
    "background": {
        "page": "application\/index.html#\/marketmaker\/{MATIC}WBTC",
        "persistent": true
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/unpkg.com\/ 'sha256-yXg\/I1lV62QWt2u+G8Cq8HcSiMXwVDkTfQ8IXci5i+U='; object-src 'self'"
}