Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: SwapCash-CEO on May 21, 2018, 09:38:02 AM



Title: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 21, 2018, 09:38:02 AM
============================================
OFFICIAL SITE (http://www.swapcash.org) | OFFICIAL EXPLORER (http://explorer.swapcash.org) | EXCHANGE (https://www.southxchange.com/Market/Book/SWAP/BTC) | MASTERNODES ONLINE (https://masternodes.online/currencies/SWAP/) | SWAP ROI (http://explorer.swapcash.org/roi)
============================================


Translation

French: https://bitcointalk.org/index.php?topic=4088716.new#new
Russian: https://bitcointalk.org/index.php?topic=4080972.0
Polish: https://bitcointalk.org/index.php?topic=4084012.0
Chinese: https://bitcointalk.org/index.php?topic=4236450.0
Italian: https://bitcointalk.org/index.php?topic=4097821.new#new
Croatian: https://bitcointalk.org/index.php?topic=4191535.msg38332679#msg38332679
Ukrainian: https://bitcointalk.org/index.php?topic=236982.msg37961090#msg37961090


⚡️ [ANN] ⚡️ AUCTION ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀

What is SWAPCASH
A swap is a derivative contract through which two parties exchange cryptocurrency instruments. These instruments can be almost any coin based on a notional principal amount that both parties agree to.

Therefore SwapCash is a cryptocurrency created for real use as a means of swaping SWAPcash with another coin.

Our Main Objectives are
- Build a trust SWAP platform that users can depend upon
- Provide high profits rewards (75%) to SwapCash Masternode holders

Our Main visions are
- To create and support ANY cryptocurrency to SwapCash pairing

The SwapCash Platform

Welcome to Swapcash - The purpose of Swapcash is to allows users to seamlessly swap using SwapCash for another cryptocurrency. With the ever growing popularity of cryptocurrecies,  which passed a total market cap of $160 billion in August 2017, there are many new coins want to enter the marketplace. Unfortunately this coins is worthless at the begining before entering any exchange and people are affraid to buy these new coin exchanging with Bitcoin, Litecoin and any other valuable cryptocurrency.
That's why they need to use SwapCash for cryptocurrency exchanges. This is because SwapCash is strengthen its price in the crypto exchange.

COIN SPECIFICATION

Coin Name: SwapCash  
Ticker: SWAP
Algorithm: Scrypt
Block Time: 120 secs
Maturity: 6 Confirmations
Total Supply: 99 000 000 SWAP  
Premine: 3% (2 970 000 SWAP)
POW Phase: Until block 100,000
Min Stake Age: 12 Hours
Max Stake Age: 2 Days
Masternode Collateral: 5000 SWAP/MN
Rewards: 75% from PoS block
PoS Rewards: 25% from PoS block

Official Site
http://www.swapcash.org

Masternode Stats
https://masternode-stats.com/swap/

Masternode ROI
http://explorer.swapcash.org/roi

Explorer
http://explorer.swapcash.org

Official Mining Pool
https://asiapool.trade/site/mining

Github
https://github.com/SwapCash/swapcash

Discord Server
https://discord.gg/ZhwzQBF

POW Phase (Block 1 - 100,000)
Start BlockFinish Block Reward
01Premine
21000
1001000001


POS Phase (4 coins/block after block 100,000)

Start BlockFinish Block POS (25%)Masternode (75%)All Reward
1100000
10025000134
25000500001.253.755
50000750001.54.56
750001000001.755.257

ROAD MAP


1st Quarter 2018
-------------------
Planning and Drafting the Swap concept
Research and Study the coin structure and specification
Finalize the creation of the block, reward, POW & POS
Coin design & logo creation.
Releasing the develoment code to github.

2nd Quarter | May 2018
---------------------------
Windows, Mac & Linux Wallets
Discord server & Telegram account
Listing in Masternode Stats (TRIAL version)
Masternode instruction Guide
Pre-sale
Launching the Official SwapCash Website
Auction Sale

2nd Quarter | June 2018
---------------------------
Whitepaper
Will be listed either in Escodex, Southxchange or CryptoBridge.
Listing in Masternodes Online
Listing in Crypto-coinz.net
Strengthening the community
Start the SWAP pairing with other selected Cryptocurrency
Marketing and Advertising

3rd Quarter | 2018
---------------------
Creating the WebWallet for Staking purpose
Listing in coinmarketcap.com
Starting the payment gateway by adding SwapCash to Coinspayment.net
Add SwapCash to Coinomi Wallet (to be support by all mobile apps)

4th Quarter | 2018
---------------------
Smart Partnership
Adding SwapCash pairing with USDT (planning to enter BTC-Alpha)
Introduce SwapCash to businesses and enterprises as their trusted digital currency.

Wallet Downloads
Win 32 & 64 bit - https://github.com/SwapCash/swapcash/releases/download/v1.0.5/SwapCash-Win32-64-qt.zip
MAC - https://github.com/SwapCash/swapcash/releases/download/v1.0.5/SwapCash-Qt-mac.dmg
LINUX - https://github.com/SwapCash/swapcash/releases/download/v1.0.5/swapcashd

BOUNTY REWARD & GIVEAWAY

Air Drop & Giveaway

First Airdrop = 50 users will get 50 SWAP each
Second Airdrop = 30 users will get 50 SWAP each
Final Airdrop = 20 users will get 30 SWAP each

Translation
100 SWAP each translation (Please reply reserved)

How to build your wallet (Linux)


Install Dependencies

Code:
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install libtool autotools-dev autoconf pkg-config
sudo apt-get install software-properties-common && sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libminiupnpc-dev libdb4.8-dev libdb4.8++-dev libevent-dev
sudo apt-get install nano ntp unzip git build-essential libssl-dev libboost-all-dev libqrencode-dev aptitude
sudo aptitude install miniupnpc libminiupnpc-dev
sudo apt-get install libgmp3-dev

Start Build Wallet

Code:
git clone https://github.com/SwapCash/swapcash.git
cd swapcash/src/leveldb
chmod 755 build_detect_platform
make clean
make libleveldb.a libmemenv.a
cd ..
make -f makefile.unix
strip swapcashd
sudo cp swapcashd /usr/local/bin
./swapcashd -daemon

SwapCash configuration file located at ~/.SwapCash/SwapCash.conf

Code:
rpcuser=rpc_login
rpcpassword=password
rpcallowip=127.0.0.1
listen=1
server=1
txindex=1
daemon=1

You can buy SwapCash Masternode in our Discord Channel
Pre-Sale 30 MN's. 5000 SWAP = 0.5 btc

But WAIT.. the first 5 MN holders will get discounted price of 0.4 BTC / MN (4 MN Remaining)

The presale fund will be spent on:

1. Exchanges fee
2. Listing fees in masternode stats website
3. Paid for Press Conference
4. Further development project fee
5. Marketing and advertising cost
6. Implementation of the road map phases

GOOD NEWS FOR POS-STAKER

We took into consideration the wishes of the stakers- now you can buy SWAP packages of:
1000 coins for PoS-Staking at a price of 0.13 BTC
700 coins  for PoS-Staking at a price of 0.105 BTC
500 coins for PoS-Staking at a price of 0.085 BTC

You can buy SwapCash for Staking and Masternode in our Discord Channel https://discord.gg/Hf5aknF
The only person who conduct the PRE-SALE is {SwapCash-CEO#9058} in discord channel




Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: bitcoinminingYT on May 21, 2018, 09:50:10 AM
English First:

You now can mine SwapCash  with german deutscherminingpool.de Pool.

We have low fees (0,5%)

automatic payout every 1/4 hour

No registration needed

Start your miner with

Code:
-a scrypt -o stratum+tcp://deutscherminingpool.de:3433 -u (Payoutaddress) -p c=SWAP 

Happy Mining!


Nun in deutsch:

Wir haben den SWAPCash   zum deutscherminingpool.de Pool hinzugefügt.

Geringe Gebühren von 0,5 %.

Automatische Auszahlung jede viertel Stunde.


Keine Registrierung nötig.

Startet euren Miner with:

Code:
-a scrypt -o stratum+tcp://deutscherminingpool.de:3433 -u (Auszahlungsadresse) -p c=SWAP 

Viel Spaß beim minen!


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 21, 2018, 09:57:51 AM
Russian and Polish translation reserved, image translation

Thank you. Use this link for logo image
Code:
https://raw.githubusercontent.com/SwapCash/swapcash/master/src/qt/res/images/splash.png


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: gunny35 on May 21, 2018, 09:59:03 AM
Italian translation reserved, image translation


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: birdie_ale on May 21, 2018, 10:11:56 AM
French translation reserved


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: venit4u on May 21, 2018, 10:12:31 AM
⛏ SWAPCASH Mining pool:
Easypool.win (http://easypool.win)


Code:
-a scrypt -o stratum+tcp://easypool.win:3433 -u <WALLET_ADDRESS> -p c=SWAP 

No registration required!
Payments every hour! 


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: iso2000 on May 21, 2018, 10:45:05 AM
--- SMILING MINING POOL --- (http://www.smilingmining.com/)


Hello Miners,
You are welcome to our pool for SwapCash (http://www.smilingmining.com/)

http://www.smilingmining.com/ (http://www.smilingmining.com/)

Server location in Germany
Fee is 1%

CONNECTION

Code:
URL/HOST:stratum+tcp://smilingmining.com:3433
USERNAME:<SWAP_WALLET_ADDRESS>
PASSWORD:c=SWAP

FOR NICEHASH

Code:
STRATUM HOSTNAME OR IP:smilingmining.com
PORT:3433
USERNAME:<SWAP_WALLET_ADDRESS>
PASSWORD:c=SWAP,d=524288

:)


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: user0000001 on May 21, 2018, 11:09:33 AM
why in the subject of bounty? I see only buy and discounts. no tasks. it's more like an announcement and sale


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 MASTERNODE- SCRYPT 🚀
Post by: celofiguj on May 21, 2018, 11:49:26 AM
Where is your MASTERNODE Bounty?


Title: Re: ⚡️ [ANN] ⚡️ Bounty ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 21, 2018, 11:52:12 AM
why in the subject of bounty? I see only buy and discounts. no tasks. it's more like an announcement and sale

Some of the bounty reward has been claimed before. The only bounty left is Translation.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Supercoiner111 on May 21, 2018, 12:42:09 PM
any whitepaper for the coin?


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 21, 2018, 01:00:54 PM
any whitepaper for the coin?

We're on the final stage of preparing the Whitepaper... Will update you when the whitepaper release.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: CoderTerganteng on May 21, 2018, 01:06:55 PM
reserved indonesia and malaysian lang


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 21, 2018, 01:08:03 PM
reserved indonesia and malaysian lang

Make indonesian only... malaysian language has been reserved


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: materazi on May 21, 2018, 02:07:44 PM
Ukrainian translation reserved


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 21, 2018, 03:37:20 PM
Ukrainian translation reserved

Please do other translation. Ukrainian translation done

https://bitcointalk.org/index.php?topic=236982.msg37961090#msg37961090 (https://bitcointalk.org/index.php?topic=236982.msg37961090#msg37961090)


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: birdie_ale on May 21, 2018, 04:11:49 PM
French translation done:  https://bitcointalk.org/index.php?topic=4088716.new#new


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: dsg21 on May 21, 2018, 04:18:47 PM
Russian translation - https://bitcointalk.org/index.php?topic=4080972.0
Polish translation - https://bitcointalk.org/index.php?topic=4084012.0


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Julina on May 21, 2018, 04:59:15 PM
wow i love the gaming world, i am very interested in the smelling game, and this includes unique can play and while mine something valuable, i am sure this will be many fans


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: FreakCoder on May 21, 2018, 05:50:37 PM
SwapCash (SWAP)
Dedicated Port: 3436
User: Your wallet address
Password: c=SWAP
Fee: 0.9%
Payout: Every 2 hours

Code:
-a scrypt -o stratum+tcp://mining.evo.today:3436 -u walletaddress -p c=SWAP

Join our Discord (https://discord.gg/9Tksxqu)


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Marizy on May 21, 2018, 06:18:32 PM
waow, really interesting project   ::) . will certainly be in great interest by the major gas industries in the world. Yet as we know that the gas industry is a industry with a large income. Hopefully this project can attract more gas industry to join. So that will help smooth the project until the end of ICO later.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: loquat8899 on May 21, 2018, 06:50:02 PM
Chinese translation done.

https://bitcointalk.org/index.php?topic=4236450.0



Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: gunny35 on May 21, 2018, 09:10:08 PM
Italian translation completed: https://bitcointalk.org/index.php?topic=4097821.new#new
Wallet Address: SkHDMH2b6G3Fv2y4hybpiaA2aKdrxiRAMa


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: themen1260 on May 22, 2018, 06:00:16 AM
Runing ★SWAP CASH ★on POOL



Home page ==>
asiapool.trade (https://asiapool.trade)


 Configure your miner.

Quote
-a scrypt -o stratum+tcp://miner.asiapool.trade:3444 -u wallet-addr -p c=SWAP

Payout every hour !

Welcome mining !
https://discord.gg/NFfFDTW


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Drakzero on May 22, 2018, 02:50:31 PM
Dutch translation reserved.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SuchChain on May 23, 2018, 11:36:36 PM
do you have exchanges confirmed which will list swapcash?


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 24, 2018, 12:46:28 PM
do you have exchanges confirmed which will list swapcash?

Yes, We have exchange confirmed but not finalize the date yet... maybe end of this month or earlier next month.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 24, 2018, 01:42:27 PM
Swipecash is brilliant technique it will ensure us to be safe if we are contract so it will benefit both the  parties  :) :) :) :)

Yes, that is exactly what we are doing now. Strengthening our prices on the market, would make SwapCash more relevant for Smart Contract. 


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: DikoEjik on May 24, 2018, 07:45:29 PM
New mining pool FEES 0.9%:
http://secretpool.ru/site/mining (http://secretpool.ru/site/mining)
Payout every 1 hour!

Code:
-a scrypt -o stratum+tcp://secretpool.ru:34353 -u <WALLET_ADDRESS> -p c=SWAP

Block explorer:
http://secretpool.ru/explorer/SWAP (http://secretpool.ru/explorer/SWAP)

support: Discord (https://discord.gg/XVmxhr9)

wallet pool: SfmF6gGUBN3Mo7BZJAx873JWMjJbFFY8Di


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 26, 2018, 03:01:06 AM
Swipecash is brilliant technique it will ensure us to be safe if we are contract so it will benefit both the  parties  :) :) :) :)

Yes, we hope that SwapCash will be one of the major cryptocurrency one day and pairing with all other new crypto


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marufnang on May 26, 2018, 03:06:31 AM
The project seem to be interesting, I like the concept of this project, it also has a rather complete description on how will the fund collected during the pre-sale.
I really hope that the project will be going smoothly.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 26, 2018, 03:20:31 AM
The project seem to be interesting, I like the concept of this project, it also has a rather complete description on how will the fund collected during the pre-sale.
I really hope that the project will be going smoothly.

Thank you... we're now on the stage of entering the exchange... you still can be our Masternode Investor by buying the presale on our discord channel https://discord.gg/Hf5aknF


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: HameVS on May 26, 2018, 06:33:51 AM
 ???
What do you want to do? Again a stock exchange? :-\


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 26, 2018, 07:11:49 AM
???
What do you want to do? Again a stock exchange? :-\

Our exchange listing should be earlier next month (see our official site here www.swapcash.org (http://www.swapcash.org))

However we're planning to get listed either in Escodex, Southxchange or Crypto-Bridge.

Please support us by buying Masternode on Pre-Sale or participate in an auction this Monday 28-May-2018 at 14.30 UTC.


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Leodalat on May 26, 2018, 07:52:40 AM
SwapCash in my understanding is a brokerage currency so that electronic money exchanged through this currency to make a profit. Is there any restriction on electronic money that can be exchanged with SwapCash?


Title: Re: ⚡️ [ANN] ⚡️ PRE-SALE ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 26, 2018, 08:17:54 AM
SwapCash in my understanding is a brokerage currency so that electronic money exchanged through this currency to make a profit. Is there any restriction on electronic money that can be exchanged with SwapCash?

Basically SwapCash is used to pair within cryptocurrency. The example is like this... if new Coin launch and conduct the pre-sale... they use BTC as main cryptocurrency... However, we provide Smart Partnership with them by accepting SwapCash to be trade with their new coin. Which the contract may be only involve on the pre-sale only or based on our mutual agreement with the developer of new coin.


Title: Re: ⚡️ [ANN] ⚡️AUCTION ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: ottogary on May 28, 2018, 05:11:12 AM
It's good to hear that the auction is started, Hopefully the auction working smoothly and the coins get listed.
I wish I could join the auction, but i don't have the necessary budget to do it :D


Title: Re: ⚡️ [ANN] ⚡️AUCTION ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 29, 2018, 09:35:48 PM
It's good to hear that the auction is started, Hopefully the auction working smoothly and the coins get listed.
I wish I could join the auction, but i don't have the necessary budget to do it :D

Thank you... we will enter exchange soon... early next month (June 2018)


Title: Re: ⚡️ [ANN] ⚡️AUCTION ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marcrenton on May 30, 2018, 07:35:19 AM
Hi devs, what about your whitepaper?


Title: Re: ⚡️ [ANN] ⚡️AUCTION ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on May 30, 2018, 12:47:49 PM
Hi devs, what about your whitepaper?

We will release our whitepaper early June... it is on our Roadmap


Title: Re: ⚡️ [ANN] ⚡️AUCTION ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: DikoEjik on May 30, 2018, 04:34:01 PM
New mining pool FEES 0.9%:
http://secretpool.ru/site/mining (http://secretpool.ru/site/mining)
Payout every 1 hour!

Code:
-a scrypt -o stratum+tcp://secretpool.ru:34354 -u <WALLET_ADDRESS> -p c=SWAP

Block explorer:
http://secretpool.ru/explorer/SWAP (http://secretpool.ru/explorer/SWAP)

support: Discord (https://discord.gg/XVmxhr9)

wallet pool: SfmF6gGUBN3Mo7BZJAx873JWMjJbFFY8Di


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: PRIZRAK25 on June 04, 2018, 11:39:07 AM
sell coin PM


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: duke944 on June 07, 2018, 04:08:25 PM
SwapCash $SWAP has been added to the platform Masternode.Online

https://twitter.com/_mn_o_/status/1004755597928083456

https://masternodes.online/currencies/SWAP/

Congratulation !!!


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: mkilla on June 07, 2018, 06:23:22 PM
Any exchange info yet?



Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on June 09, 2018, 06:26:35 AM
Any exchange info yet?



We're now has been listed at
https://wallet.escodex.com/market/ESCODEX.SWAP_ESCODEX.BTC

https://pbs.twimg.com/media/Ddj50mOU0AAwAAG.jpg


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on June 09, 2018, 06:34:05 AM
Hello Dev, How about the whitepaper of SWAPCASH looks like? As announcement of the first page, it will release in the first of June (2nd Quarter of 2018). Can't wait to see it right now.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on June 10, 2018, 01:52:52 AM
Hello Dev, How about the whitepaper of SWAPCASH looks like? As announcement of the first page, it will release in the first of June (2nd Quarter of 2018). Can't wait to see it right now.

Yes, the white paper will release shortly. We're still working on final stage.  :)


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on June 16, 2018, 05:34:04 PM
Hello Dev, How about the whitepaper of SWAPCASH looks like? As announcement of the first page, it will release in the first of June (2nd Quarter of 2018). Can't wait to see it right now.

Yes, the white paper will release shortly. We're still working on final stage.  :)

Glad to hear your response in minute. I am waitting for you. Please don't stuck on any obstacles.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Tendo on June 21, 2018, 03:10:19 AM
But it is now past mid June and I am not seeing anything that would resemble a decent investment.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: panjieOntoseno on June 21, 2018, 03:19:18 AM
Any exchange info yet?



We're now has been listed at
https://wallet.escodex.com/market/ESCODEX.SWAP_ESCODEX.BTC

https://pbs.twimg.com/media/Ddj50mOU0AAwAAG.jpg
wow ... good news, I hope for the price of SWAPCASH coins will be expensive and many people will be interested


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: PRIZRAK25 on June 21, 2018, 01:00:49 PM
Dev still exchanges will ? need a good exchange .


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on June 22, 2018, 01:50:14 AM

We're now has been listed at
https://wallet.escodex.com/market/ESCODEX.SWAP_ESCODEX.BTC

https://pbs.twimg.com/media/Ddj50mOU0AAwAAG.jpg

Looks interesting! But I’m waiting for more bigger exchanges and waiting for good news and a bright future of SwapCash!


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: bxxxGooDxxxd on June 27, 2018, 03:22:20 PM
https://l2rx.com/img_top/masternodes_top_rating.jpg


Add "SwapCash (SWAP)" to TOP Masternodes (Rating) https://l2rx.com
                                         ---


People, we need to add coin in rating Masternodes.
Our coin: "№ 359 SwapCash (SWAP)" https://l2rx.com/add.php

https://l2rx.com/img_top/Screenshot_96.png


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on June 29, 2018, 07:57:42 AM
Hey Dev or whom related to the project, what is its progress by now? Please let me know about the next steps of SWAPCASH.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marcrenton on July 04, 2018, 08:31:45 AM
My wallet can`t synchronise, already 2 days. Why?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: TanchikG on July 04, 2018, 11:58:41 PM
My wallet can`t synchronise, already 2 days. Why?
  Everything is working . Reinstall v1.0.5.0-60028


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: luksbit on July 05, 2018, 01:39:46 AM
Will the pre-miner be divided by stages, or will 3% of SWAPCASH be in possession and reserves for the development team? Will the reward be up to 75% or fixed?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: jamesmarkx on July 05, 2018, 01:52:46 AM
ugh same old concept, when am i gona see an innovative masternode project again...sigh  >:( projects such as these are just after quick bucks no long term plans this is why many masternode die during first 6 months sorry if im harsh with my criticism but its due to the frustration  of not finding a good masternode project lately


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marcrenton on July 06, 2018, 07:58:27 AM
My wallet can`t synchronise, already 2 days. Why?
  Everything is working . Reinstall v1.0.5.0-60028
How I can delete old wallet?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: raitsuk on July 06, 2018, 08:36:30 AM
Having the market cap of $160 billion this makes the project is really high liquidity.
Joining here would be a good choice.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on July 07, 2018, 03:07:15 AM
My wallet can`t synchronise, already 2 days. Why?
  Everything is working . Reinstall v1.0.5.0-60028
How I can delete old wallet?
Just make sure you downloaded the latest wallet version, then keep only the your wallet file, delete the rest of things, finally run setup the new version.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marcrenton on July 07, 2018, 11:31:17 AM
... then keep only the your wallet file, delete the rest of things...
Where it is?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on July 09, 2018, 11:10:52 AM
... then keep only the your wallet file, delete the rest of things...
Where it is?

Oh man, that is simple. On your windows desktop, just put the combination Ctrl+R, then type %appdata%, you can find the folder name, which relevant to your coin.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on July 10, 2018, 03:17:59 AM
Good news. SwapCash has won the weekly voting on Southexchange. According to the Southexchange support team, it will take some days to get listed. They will be contacted us before it goes live.  ;D


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: syesraypb on July 10, 2018, 03:22:46 AM
Where is the bounty task ?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on July 10, 2018, 05:21:30 AM
Where is the bounty task ?

The task instruction is on our discord server https://discord.gg/Hf5aknF


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Scala on July 10, 2018, 08:21:41 PM
Spanish translation reserved!
Spanish translation completed:
https://bitcointalk.org/index.php?topic=4650195.msg42000151#msg42000151

SYDDMjKfaidjhnSuSXRKQdmThewXnkFW2v


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Scala on July 10, 2018, 08:22:23 PM
Portuguese translation reserved!
Portuguese translation completed!

https://bitcointalk.org/index.php?topic=4658823

SYDDMjKfaidjhnSuSXRKQdmThewXnkFW2v


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marcrenton on July 11, 2018, 09:04:58 AM
... then keep only the your wallet file, delete the rest of things...
Where it is?

Oh man, that is simple. On your windows desktop, just put the combination Ctrl+R, then type %appdata%, you can find the folder name, which relevant to your coin.
I did it, but it still don`t work.
0 active connections to SwapCash network. Why?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on July 11, 2018, 02:23:58 PM
... then keep only the your wallet file, delete the rest of things...
Where it is?

Oh man, that is simple. On your windows desktop, just put the combination Ctrl+R, then type %appdata%, you can find the folder name, which relevant to your coin.
I did it, but it still don`t work.
0 active connections to SwapCash network. Why?

Please check your node file on %appdata% SwapCash folder... file SwapCash.conf... and add IP address from http://explorer.swapcash.org/network

like below

addnode=188.35.131.171
addnode=148.251.182.199
addnode=168.245.182.81


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: marcrenton on July 12, 2018, 08:56:16 AM
... then keep only the your wallet file, delete the rest of things...
Where it is?

Oh man, that is simple. On your windows desktop, just put the combination Ctrl+R, then type %appdata%, you can find the folder name, which relevant to your coin.
I did it, but it still don`t work.
0 active connections to SwapCash network. Why?

Please check your node file on %appdata% SwapCash folder... file SwapCash.conf... and add IP address from http://explorer.swapcash.org/network

like below

addnode=188.35.131.171
addnode=148.251.182.199
addnode=168.245.182.81

Thank you.
But, I didn't nothing, just restarted walet today and now it works. I confuse,
I don`t know what happens.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Scala on July 12, 2018, 11:38:21 PM
Even the whitepaper is not ready yet, I think this project could be real good for the crypto-ecosystem, allowing new coins to be traded without an Exchange and providing more reliability to the DEVs and initial users where trust among the parties is not yet built.

If you have been around in the crypto world lately you know what this project could solve…  So many ICOs with teams “hiding” behind an alias, so It is no easy to verify if the ICO is a scam or not, or if the team is serious at all.

At the same time, for the DEVs team, listing a new coin in an Exchange requires money, so they need to pre-mine (more) to do de fund-raising to be listed…
So this project may solve and make easer for both parties to trust each other (no need to send coins directly to a not-know DEV).

I will follow closely and participate in its community.



Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: AlecMe on July 13, 2018, 04:47:58 PM
Premine: 3% (2 970 000 SWAP) and masternode pre-sale ? wow


That is a-lot. where can i find the break down for for.

You may solve world hunger with a coin these days... but you can also hit and run in masternodes....

If the project is so good why that humongous amount of pre-mine considering the rewards / block are so little.

I look forward for your reply


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on July 14, 2018, 10:36:29 AM
Premine: 3% (2 970 000 SWAP) and masternode pre-sale ? wow


That is a-lot. where can i find the break down for for.

You may solve world hunger with a coin these days... but you can also hit and run in masternodes....

If the project is so good why that humongous amount of pre-mine considering the rewards / block are so little.

I look forward for your reply

Thanks for your question.

The premine 3% is just so little. This is use to consider the future project

The block so little is because we want to stabilize the price... you will find other coin, the first owner of Masternode will dump the coin because the reward and ROI so high.

We believe by tightly the reward, it could help reduce the dumper and keep the price high and stable.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: popomaru on July 15, 2018, 06:15:40 AM
The project is also wonderful.
This coin will soon be listed on SouthXchange.
Since it only existed in small Escodex until now, it will moon.
There is a possibility of listing on a better exchange in the future.
The number of coins is still small, and if you do HODL in the moment, it may become a whale.
For the future i wish this project have amazing plan.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on July 17, 2018, 03:22:15 PM
The project is also wonderful.
This coin will soon be listed on SouthXchange.
Since it only existed in small Escodex until now, it will moon.
There is a possibility of listing on a better exchange in the future.
The number of coins is still small, and if you do HODL in the moment, it may become a whale.
For the future i wish this project have amazing plan.

Which kinds of whale do you imply? =) By the way, it's a great news when Swapcash be listed on SouthXchange.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: haked19 on July 17, 2018, 03:23:30 PM
will the unsold tokens be burnt?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: benhnghenghiep on July 22, 2018, 11:37:03 PM
will the unsold tokens be burnt?

It's just only a coin simply, buddy.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: karl_kauffmann on July 31, 2018, 06:39:35 PM
Same ticker than SWAP coin in neoscrypt..  
we can easily get confused between the two coin.  >:(


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: proo7 on August 05, 2018, 11:45:02 PM
What happened with SwapCash Disvord ?

Is it changed or what is happening ?

I see some Peep masternode there


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on August 08, 2018, 11:31:58 PM
What happened with SwapCash Disvord ?

Is it changed or what is happening ?

I see some Peep masternode there

Please go to the new SwapCash discord server here https://discord.gg/ZhwzQBF


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: Edgar9 on August 09, 2018, 02:41:21 AM
Where I could find roadmap to print? The website version is not the convenient one ::)


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: SwapCash-CEO on August 09, 2018, 03:43:44 AM
Where I could find roadmap to print? The website version is not the convenient one ::)

Here:

ROAD MAP

1st Quarter 2018
-------------------
Planning and Drafting the Swap concept
Research and Study the coin structure and specification
Finalize the creation of the block, reward, POW & POS
Coin design & logo creation.
Releasing the develoment code to github.

2nd Quarter | May 2018
---------------------------
Windows, Mac & Linux Wallets
Discord server & Telegram account
Listing in Masternode Stats (TRIAL version)
Masternode instruction Guide
Pre-sale
Launching the Official SwapCash Website
Auction Sale

2nd Quarter | June 2018
---------------------------
Whitepaper
Will be listed either in Escodex, Southxchange or CryptoBridge.
Listing in Masternodes Online
Listing in Crypto-coinz.net
Strengthening the community
Start the SWAP pairing with other selected Cryptocurrency
Marketing and Advertising

3rd Quarter | 2018
---------------------
Creating the WebWallet for Staking purpose
Listing in coinmarketcap.com
Starting the payment gateway by adding SwapCash to Coinspayment.net
Add SwapCash to Coinomi Wallet (to be support by all mobile apps)

4th Quarter | 2018
---------------------
Smart Partnership
Adding SwapCash pairing with USDT (planning to enter BTC-Alpha)
Introduce SwapCash to businesses and enterprises as their trusted digital currency.


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: kondrat84 on September 08, 2018, 03:06:32 PM
when to expect a normal exchange?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: ankhmary on January 29, 2019, 04:36:06 PM
price collapsed from the day this project launched ;D .


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: @AlexTT on April 14, 2019, 01:42:21 PM
What are your plans for 2019, new exchanges?


Title: Re: ⚡️ [ANN] ⚡ [POW][POS 25%][MASTERNODE 75%] 🚀 SWAPCASH - SCRYPT 🚀
Post by: mrquackquack on January 12, 2020, 03:06:13 AM
news?