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
官方網址 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'"
}