Wallet with marketmaking

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

Qu'est-ce que Wallet with marketmaking ?

Wallet with marketmaking est une extension Chrome développée par sshserveronandroi, et sa fonction principale est "Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Wallet with marketmaking

Téléchargez les fichiers d'extension Wallet with marketmaking au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Wallet with marketmaking Wallet with marketmaking
ID oldojieloelkkfeacfinhcngmbkepnlm
URL Officiel https://chromewebstore.google.com/detail/wallet-with-marketmaking/oldojieloelkkfeacfinhcngmbkepnlm
Description Hot wallet with marketmaking for earning interest on bitcoin and other cryptocurrencies
Taille du Fichier 8.37 MB
Nombre d'Installations 197
Version Actuelle 1.4.1
Dernière Mise à Jour 2021-10-01
Date de Publication 2019-05-18
Évaluation 4.33/5 Total 3 Évaluations
Développeur sshserveronandroi
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://swaponline.io/
Langues Prises en Charge 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'"
}