Wallet with marketmaking

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

Apa itu Wallet with marketmaking?

Wallet with marketmaking adalah ekstensi Chrome yang dikembangkan oleh sshserveronandroi, dan fitur utamanya adalah "Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Wallet with marketmaking

Unduh file ekstensi Wallet with marketmaking dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Wallet with marketmaking Wallet with marketmaking
ID oldojieloelkkfeacfinhcngmbkepnlm
URL Resmi https://chromewebstore.google.com/detail/wallet-with-marketmaking/oldojieloelkkfeacfinhcngmbkepnlm
Deskripsi Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies
Ukuran File 8.37 MB
Jumlah Instalasi 197
Versi Saat Ini 1.4.1
Terakhir Diperbarui 2021-10-01
Tanggal Publikasi 2019-05-18
Penilaian 4.33/5 Total 3 Penilaian
Pengembang sshserveronandroi
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://swaponline.io/
Bahasa yang Didukung 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'"
}