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
Eメール [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'"
}