Bitcoin Forum

Alternate cryptocurrencies => Tokens (Altcoins) => Topic started by: SparkleToken on January 06, 2019, 10:37:16 PM



Title: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 06, 2019, 10:37:16 PM
Website (https://sparklemobile.io/)                      Whitepaper (https://drive.google.com/file/d/1XbX49LBM5O2jQqewCFRD8jqjTPKzvkIE/view)                Sparkle Selfdrop (https://sparklemobile.io/claim-airdrop.html)             Twitter (https://twitter.com/Sparkletoken)                        Reddit (https://www.reddit.com/r/Sparklemobile/)                        Facebook (https://www.facebook.com/Sparkleautocare/)                    Discord (https://discord.gg/PdCQRmG)

https://i.ibb.co/SX5Rs5f/Sprkl.png (https://ibb.co/GvncxnH)
ERC20 Proof of Liquidity
Sparklemobile (https://sparklemobile.io/)


4.0 rating (https://icoholder.com/en/sparkle-28417)

Already Over 2800+ Token (https://etherscan.io/token/0x4b7ad3a56810032782afce12d7d27122bdb96eff) Holders










Important! Airdrop Ends January 11th, 2019
Like us on Twitter
Join our telegram
Comment your twitter @username
Comment your ETH address


Value of Sparkle
Sparkle is a decentralized token created on the ethereum network. Sparkle allows a peer to peer computing on a distributed application architecture that partitions tasks or workloads between peers. We understand that blockchain has a limited number of consumer-based products that the community can spend their assets on. There are a variety of reasons for this, but it is mainly merchants who suffer from the lack of underlying architecture to sell goods at a set rate. Sparkle?s prime utility connects the dots between non-monetary items (digital currencies) and automotive-related services (physical product). The value of sparkle lies in the delivery of a service, and its ability to remove market volatility from existing services offered. Sparkle KYC verification serves an important role in verifying the authentication of SPARKLE customers. SPARKLE token is not the only utility being offered, but the ultimate goal is to provide data security and safe access to sparkle resources.


Impact of Mobile Apps in Today's World
As a service provider, our development focus is creating technology that connects users with quality local automotive services. Sparkle leverages the best thing about today's mobile device; the simplicity provided by mobile applications. From ordering a meal to hiring a driver, we all have a list of applications at our fingertips that make life easier. We?ve eliminated time spent searching for a taxi by using services like Lyft which can conveniently take you to your destination, you can order groceries for the week and have them delivered right to your doorstep. It's hard to remember the time when ?apps? were viewed as luxury items since mobile applications are now an indispensable tool for both vendors and customers. Mobile applications have become more powerful than ever, their rapid acceptance by consumers globally is used as a benchmark for businesses to ensure upcoming products and tools keep up with the needs of consumers.

Offical Links
Whitepaper V2 Coming Soon (https://drive.google.com/file/d/1XbX49LBM5O2jQqewCFRD8jqjTPKzvkIE/view)
Sparkle Selfdrop Dapp (https://sparklemobile.io/claim-airdrop.html)  
Website  (https://sparklemobile.io/)
Twitter (https://twitter.com/Sparkletoken)
Reddit (https://www.reddit.com/r/Sparklemobile/)
Discord  (https://discord.gg/PdCQRmG)
Facebook (https://www.facebook.com/Sparkleautocare/)

Risks and Vulnerabilities of Merchants Accepting Virtual Currency
Popular digital assets such as Bitcoin (BTC) and Ether (ETH) are too volatile to be used as everyday currency for businesses. The value of a bitcoin often experiences large fluctuations, rising or falling by as much as 5% in a single day. SPARKLE realizes the importance of removing the current volatility faced with Bitcoin, effectively allowing the business to receive tokens equivalent to USD based on the services offered.

Sparkle Token Utility:
Sparkle Token is an ERC-20 token built using the time-tested Ethereum blockchain. It has been created to be used as a method of transacting value peer-to-peer and to reward customer loyalty within the Sparkle ecosystem. Utilizing Sparkle?s Hybrid Cloud, Sparkle Token on the public network can transact at the speed of Ethereum?s blockchain. (15?20 transactions per second)

SparkleGold Utility:
Sparkle Tokens can be exchanged at any time for SparkleGOLD, which is a stable cryptocurrency pegged to the US Dollar. Automotive Services will be able to use SparkleGOLD to avoid market volatility that other cryptocurrencies are susceptible to. (BTC, ETH, Sparkle Token, etc.) The conversion rate of Sparkle Token/SparkleGOLD will fluctuate with the market, but the market price of SparkleGOLD will stay pegged to $1 USD, using methods similar to other stable coins in the crypto market. (USDT/USDC/PAX, etc.) SparkleGOLD is backed by a monitored Canadian treasury held with TD Canada Trust which ensures the exact 1:1 ratio is honored when redeemed for in-app purchases or withdrawals. Utilizing Sparkle?s Hybrid Cloud, SparkleGOLD on a private network can mirror the transaction speed of Visa. (24,000 transactions per second)

Sparkle Selfdrop
Sparkle's selfdrop contract can be paused and resumed, but also load/reload for later dates. In order to "claim tokens" you must first add our token contract address. Opposed to a set the max number of self-drop winners our contract was modified to give out the default selfdrop reward to any added address to the list. When the tokens run out then the contract will not honor any selfdrop rewards, but can still be run and tokens added to continue using the contract for other giveaways. Added functions to allow adding the address(es) with a different token reward than the standard 30 for those cases where some addresses we may want them to have more of an airdrop than the default amount of 30 SPRKL. Note Only addresses added to have the ability to claim tokens, in order to get your address added join our community and wait for the next contest or campaign.


Selfdrop Claim Tokens
Code:
 function claimTokens() 
Check if address Is Added To Selfdrop List
Code:
 function isAddressInAirdropList(address _addressToLookUp)

Sparkle Selfdrop ABI
Code:
[{"constant":false,"inputs":[],"name":"resume","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"getTotalTokensRemaining","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"ownerField","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"claimTokens","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"_addressToLookUp","type":"address"}],"name":"isAddressInAirdropList","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"totalTokensClaimed","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"paused","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_addressesToRemove","type":"address[]"}],"name":"bulkRemoveAddressesFromAirDrop","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"startTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_addressesToAdd","type":"address[]"},{"name":"_tokenAward","type":"uint256"}],"name":"bulkAddAddressesToAirDropWithAward","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[],"name":"pause","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"_addressesToAdd","type":"address[]"}],"name":"bulkAddAddressesToAirDrop","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"tokenAddress","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_addressToChange","type":"address"},{"name":"_newWasClaimedValue","type":"bool"}],"name":"setAirdropAddressWasClaimed","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"payable":true,"stateMutability":"payable","type":"fallback"}]

Tools
Sparkle Token Contract  (https://etherscan.io/address/0x4b7ad3a56810032782afce12d7d27122bdb96eff)
 Block Explorer Etherscan  (https://etherscan.io)
 Sparkle Selfdrop Contract  (https://etherscan.io/address/0x33d9eb04442b7711cec632384df6bba45b141d3a)
 Sparkle Crowdsale Contract  (https://etherscan.io/address/0x3c24e076ea0d370c004e2771ad545e211860f5ce)
MyEtherWallet: Browser Based Wallet (https://www.myetherwallet.com)
Sparkle Selfdrop Dapp *Claim Tokens* (https://sparklemobile.io/claim-airdrop.html)  
Web3 Wallet *Beta* Powered by Token0x (https://chrome.google.com/webstore/detail/web3-wallet/ifagkkjladbaocinenklelnaailedikm?preinstall=sprkl)


Sparkle Token Emissions: Proof of Liquidity
Liquidity is arbitrarily defined by the measure of the extent to which a person or organization accepts the cash to meet immediate and short-term obligations or assets that can be directly converted. In order for banks to meet funding needs for their operations and banks must be able to repay their own debts. They must obtain enough cash on hand to meet withdrawal requests and fund new loans for customers. Commercial banks satisfy interest on deposits, for some bank accounts, this may be exceptionally unsatisfactory, but for some saving accounts, the interest rate can be significant.

In a period of inflation, the rate of interests on deposits is fundamentally important for maintaining the tangible value of your savings. For example, if inflation is 4% then keeping cash can reflect the value of savings decrease. However, if the financial institution is offering an interest rate of 6%, then the tangible value of your savings will increase. For some customers, interest payments on their bank savings can constitute a significant source of income. This account enables easy and quick access to assets, customers can withdraw at a moment?s notice. Some banks tend to yield terribly low-interest rates as they struggle to keep liquidity available to satisfy the demand of customer withdrawals.

Although Proof of Stake has identified many benefits increasing scalability, its equally come a with an exasperating amount of work just to set up a node and maintain its reward schedule. PoS requires users to regularly coin control multiple times a week, and sometimes daily. We can assume the coin age is also reset by this process affecting users annual return rate. The annual return rate is virtually impossible to achieve simply due to its nature. Since Sparkle is built on Ethereum we don't require users to contribute work in order to process transactions but instead, Proof of Liquidity rewards users based on the amount of SPRKL held every 24hrs. Our integrated solution provides exceptional benefits allowing users to control their reward cycle with ease. Users are not required to have their devices on 24/7 but rather check in at the appropriate time based on the schedule defined by the user. Contributors interests rates can be determined by the number of tokens held by a user at any point in time.


Advantages with PoL over PoS

Daily Rewards
Zero Network Weight Required to Participate! That's right, goodbye VPS hello monthly savings!
Coin Resets Every 24hrs
No Bootstrapping Required
No Coin Control Required
Scaled Rewards System
Timed Payouts
Eco-Friendly


SPRKL Annaul Reward System
Percentage % Token AmountToken Symbol  
1%<10,000SPRKL
5%>10,000SPRKL
20%>25,000SPRKL
50%>100,000SPRKL
80%>250,000SPRKL

Token Information


Sparkle Token Contract address: 0x4b7aD3a56810032782Afce12d7d27122bDb96efF


Sparkle Token ABI

Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"spender","type":"address"},{"name":"value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"_tokenMaxSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"from","type":"address"},{"name":"to","type":"address"},{"name":"value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"_tokenDecimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"spender","type":"address"},{"name":"addedValue","type":"uint256"}],"name":"increaseAllowance","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[],"name":"renounceOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"isOwner","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"_tokenName","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"spender","type":"address"},{"name":"subtractedValue","type":"uint256"}],"name":"decreaseAllowance","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":false,"inputs":[{"name":"to","type":"address"},{"name":"value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"constant":true,"inputs":[{"name":"owner","type":"address"},{"name":"spender","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[],"name":"_tokenSymbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"previousOwner","type":"address"},{"indexed":true,"name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"}]








Welcome to the Sparkle Community!
Contact Support: admin@sparklemobile.io










Website (https://sparklemobile.io/)                      Whitepaper (https://drive.google.com/file/d/1XbX49LBM5O2jQqewCFRD8jqjTPKzvkIE/view)                Sparkle Selfdrop (https://sparklemobile.io/claim-airdrop.html)             Twitter (https://twitter.com/Sparkletoken)                        Reddit (https://www.reddit.com/r/Sparklemobile/)                        Facebook (https://www.facebook.com/Sparkleautocare/)                    Discord (https://discord.gg/PdCQRmG)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Percayakan on January 07, 2019, 12:36:28 AM
Twitter username: @aisyah7460
Telegram username: @Rhigoy
ETH address: 0xF91276F3e96D184ab7Ee7350407F2DAf1659eB6F


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 07, 2019, 01:14:07 AM

Quote
Twitter username: @aisyah7460
Telegram username: @Rhigoy
ETH address: 0xF91276F3e96D184ab7Ee7350407F2DAf1659eB6F

Welcome to the community!


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: k0man4 on January 07, 2019, 02:34:29 AM
Twitter username: @_NixMan_
Telegram username: @NiDiMan

ETH address; 0x0A251dF99A88A20a93876205Fb7f5Faf2E85A481


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Notyoursbuisness on January 07, 2019, 02:42:02 AM
Twitter username  @HappyTedVault
Telegram username   @LuckyTeddy
ETH address   0x512AC6b7C9E3230B256E5e7dd5273045893b651f


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: El_mako on January 07, 2019, 02:59:45 AM
Twitter username: @islander_ne
Telegram username @El_Mako
Myetherwallet: 0x6D017De141C4DFd4E31e9F23086fF7725ABaCA65




Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: abuzein on January 07, 2019, 04:30:49 AM
Twitter username: @bundazahrazein
Telegram username @abuzeinaidid
Myetherwallet:
0x42FbB54202535218fa1fAdac32e54b9D3165bcB2


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Venti188 on January 07, 2019, 04:37:51 AM
Twitter username; @jerwolf188
Telegram username; @venti188
Eth wallet ; 0x6f2eA17F353e41A2f26709Ee5bB1096670d68121


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Nilsfokkenrood on January 07, 2019, 05:20:41 AM
Twittername: @caladrius666
Telegramusername: @caladrius
ETH wallet: 0x1Cc275870F19F183D183567557abB22a2B4ee407


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: boynton2857dina557 on January 07, 2019, 05:37:55 AM
Twittername: @libra16101991
Telegramusername: @janurai
ETH wallet: 0xA850a2Df4245982901Ff86b65dfC24110EEC7Cca


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: jeteze on January 07, 2019, 07:16:42 AM
Twitter username: @Jaccotz
Telegram username: @jeteze
ETH address: 0x320501EEADd74B5f903437BE201b712acd218e5c


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Marra031 on January 07, 2019, 07:32:01 AM
Twitter username: @Amarteur
Telegram username: @Amarteur
ETH address: 0x66E4DF76Fe8A76e2CcefaC7E48e3693bC2aCa064


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Skycrypto2020 on January 07, 2019, 07:46:24 AM
Twitter username : @cryptoayinbest
Telegram username : @ayb2020
ETH address : 0x759654c6ebf4504d8f006f1474f4442bd966943a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: anabel23 on January 07, 2019, 08:00:28 AM
Twitter : annieebrz
Telegram : anabel23
ETH Wallet : 0xcc9C50F13ffC520303fc74C18D42018E48BFc846   


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Bulka1987 on January 07, 2019, 08:23:56 AM
Twitter username: @cryptobulka
Telegram username: @bulkacrypto
Eth wallet: 0x1801f41D78DfB3DE62a80f3657d7966Af266ddC5


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Thorsky on January 07, 2019, 08:30:24 AM
Twitter username: @DignosM
Telegram username: @MartineSD
Eth wallet: 0x9a79EB2FFba13aE95Da1000a31abCfD530BAdA65


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: cryptoJTR on January 07, 2019, 12:19:46 PM
Twitter username : @CRapwindsoul
Telegram username : @decipherJTR
ETH address : 0x3067421ccd1a67d875AD29055185742201363949


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Kotako678 on January 07, 2019, 12:32:37 PM
twitter : @Crypto__Tone ‏
telegram : @devitasari01
erc20 : 0x3E09eC98e365EeE573Da9Ce46072075C8a59C6ac
good project


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Neneng345 on January 07, 2019, 12:34:16 PM
twitter    : @airdrop_ann
telegram : @tengkurahul342
0x35015EA7deb61727f1aA7500Cd88327A3E27c27E


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Hantu98 on January 07, 2019, 12:39:32 PM
Twitter username: @@dunk323232 ‏
Telegram username: @@dunk32 ‏
0x340FCEE2f6c82141f7823D2e5b790BbD110c7f19


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Flexsible on January 07, 2019, 12:39:58 PM
Telegram : @syamsulm08
Twitter : @ripqisyamsul08
Address : 0xD18c6227453aC2FA318B2C0a94A31182C10d7145


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Devita02 on January 07, 2019, 12:41:08 PM
Twitter username : @mariammgouveia ‏
Telegram username : @mariammgouveia12
0x3d185601ab0A7EfA3f2C95EbCb89772691E4c458


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Kasih08 on January 07, 2019, 12:43:12 PM
twitter : @brigidam90 ‏
telegram : @brigidam9091
0x3f95C7787380Ea98e0b1A517B3AE4ffAbff4c4AA


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 07, 2019, 01:26:47 PM



Sparkle Presale Will Go Live In Three Days!
KYC= True
Sparkle Token Sale (https://sparklemobile.io/token-sale.html)





Contact support: Admin@sparklemobile.io






Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: chanchans on January 07, 2019, 01:48:54 PM
Twitter username : @adegunanjar
Telegram username :  @crypco9
ETH address : 0xC7888dDB93A58565c10470Dc50f416c89b53A222


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Marizqick on January 07, 2019, 02:56:30 PM
twitter : @CryptoChannelYT
telegram : @CryptoAesthetic
erc20 : 0x73961eB368bd6d01614803EE77169441fc5E645B


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: cember21 on January 07, 2019, 03:06:13 PM
Twitter username: @JeremyCastro21
Telegram username: @myelcoro
ETH Address: 0xFb31Ba8a9B800E1d27b550955d5eE0298723D021

Let's go Sparkle!


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 07, 2019, 03:07:31 PM
Hahaha, his videos are gold  :D

Subscribe to PewDiePie 👊


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 07, 2019, 03:17:27 PM
Thanks, Jeremy welcome to SPARKLE!!! Dont forget to join the Sparkle telegram (https://t.me/Sparklemobile), we always have random prizes to win and contests where you can earn more SPRKL.


Twitter username: @JeremyCastro21
Telegram username: @myelcoro
ETH Address: 0xFb31Ba8a9B800E1d27b550955d5eE0298723D021

Let's go Sparkle!


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: prearis on January 07, 2019, 05:51:05 PM
Twitter: @prearis
Telegram: @gecktro
ETH: 0x08475CE6136A1bB7491B8319fF8571b2A8638a57


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: hasgeryar on January 07, 2019, 06:19:34 PM
Twitter: @cssymygrl1
Telegram: @mazcehdy
ETH: 0xD963dce967b6D32454C5c6f32C4cfb36D7413B82


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: bali12 on January 07, 2019, 07:11:25 PM
Twitter : @baliramadhan222
Telegram : @Baliramadhan
ETH : 0x842C1dc08FC89C58D44dB35a3fc795B90fD8244C


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: jgarciavalenz on January 07, 2019, 07:26:42 PM
POL > POW

Way to go Sparkle, setting the standard!

Twitter: focused_juan
telegram: Juanitonakamoto

ETH: 0xCc95513ba49f3E6575D8A4d7162Dc520a979Eb7B

Thanks Sparkle!


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Hehehenky on January 07, 2019, 08:21:02 PM
Telegram: Hehehenky
Twitter: Hehehenky
0x682dfd49cdf19e6d5a90cb3ee7ba1f742bbe403c


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: gcode772 on January 07, 2019, 11:40:05 PM
Twitter username: @gcode7772
Telegram username: @gcode772
ETH address: 0xBDd006ddD909Db3Ef96DDd34aad9E87f680f32f9


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers
Post by: baristar on January 08, 2019, 02:51:11 AM
Twitter username: @jackdoo2
Telegram username : @jackdoo2
ETH address: 0x1c2147308201415552ebb92662c47ceeeb27ee61


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: eusebiot on January 08, 2019, 03:44:18 AM
Twitter username: @EusebioTovar
Telegram username: @eusebiot
Eth wallet: 0x1f7d8cb699A8c608B4Aac52fF2e361Ee55F4f9Bd


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Alkfrawy on January 08, 2019, 04:59:41 AM
Twitter username: @beman2002
Telegram username: @Alkfrawi
ETH address: 0xaFe964d5234875911c358A11f7562a3b4bb3F6Af

I hope to see your project in the moon 🚀👍
thank you 🙏🦁


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: contente on January 08, 2019, 06:23:14 AM
Telegram: @dmbrg
Twitter: @airdrop90
ETH: 0x212db5dec2eE4A822284362D0Ec8b772E965a2E9


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: daveycrypto on January 08, 2019, 06:31:05 AM
Twitter username: @noobtastic11
Telegram username: @dfdzzz
ETH address: 0x8B3ac9308A0d6FdcC6Ed65fd2118f5b0518F060C


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: kusaka on January 08, 2019, 12:48:55 PM
Twitter username: @maximus_kusaka
Telegram username: @Kuzzaka
ETH address: 0xA2f67c9E3C9Ec1F0a32b9bfACDfcBF218Bb3c7F8


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: lionking505 on January 08, 2019, 07:03:52 PM
Twitter username  @icewolf5050
Telegram username   @lionking5050
ETH address   0x530914589236F9712655E865ff3281712e85f286


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: neajmorshed on January 09, 2019, 04:15:45 AM
Twitter username: @Neaj_morshed
Telegram username: @nmithun
Eth wallet: 0x2c3f38f18ef634f7A8e6478259189A543373352a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Siner55555 on January 09, 2019, 10:10:50 AM
Twitter username: @YNExe3z7XVOBRFZ
 Telegram username: @Siner9586
Myetherwallet: 0x0A9751127840CfAdEbe2342AfD1789bb62Ed757a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: siner9586 on January 09, 2019, 10:16:33 AM
Twitter username: @gordeev6237
Telegram username: @Peterorothea55
Myetherwallet: 0x94AdfbB0f35d676035E5643543B16A98566cd145


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: wang5678wz on January 09, 2019, 10:17:51 AM
Twitter username: @vetrova2056
Telegram username: @moperwe234
Myetherwallet: 0x117832f5B48E7c2d76f6d447B6ecE7BE78353228


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: elchekir5 on January 09, 2019, 10:19:08 AM
Twitter username: @ivanshevtsov963
 Telegram username: @lvalitskaya
Myetherwallet: 0xf7BF760D545cC20eb14Cd4461f87bddbe700ED6e


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: slavkinskayasof1 on January 09, 2019, 10:22:50 AM
Twitter username: @anianikitina423
 Telegram username: @svbliytas
Myetherwallet: 0xFd74DA9D96C17Fe636662A95DCa338ece13800ed


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: anakvasina7 on January 09, 2019, 10:27:57 AM
Twitter username: @olegsorokin5112
 Telegram username: @slavkinskayasof1
Myetherwallet: 0x9AF414452d6216efD07a9654a3Fc9948Af6f2184


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: kianmfu9 on January 09, 2019, 10:28:31 AM
Twitter username: @malkin9657_dima
 Telegram username: @slavkinskayas
Myetherwallet: 0x35af8a5155304d73D470337eba65Be894ce82De8


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: iulybysheva1 on January 09, 2019, 10:29:05 AM
Twitter username: @denisvolkov2362
 Telegram username: @vnakvasina1
Myetherwallet: 0xb523B4d8449D488113DBd406587d942748C16c04


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: komlyubov4 on January 09, 2019, 10:29:40 AM
Twitter username: @galinasutiagin4
 Telegram username: @ybyshevwa
Myetherwallet: 0x441a6cAbC05c5e59ea50e44B0B4d668511c4C200


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: kristinadaniltseva on January 09, 2019, 10:30:14 AM
Twitter username: @sergeevich5567
 Telegram username: @arhklara7
Myetherwallet: 0x13C1c627f11346D45a102eD8fd360F7f64C01039


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: snibilitsa1 on January 09, 2019, 10:30:49 AM
Twitter username: @ekaterinanech12
 Telegram username: @stinadaniltsev
Myetherwallet: 0xA115eb70F47B9C63af363a7C4870f12F0B4cd696


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: evdkad on January 09, 2019, 10:31:23 AM
Twitter username: @aleksan92570237
 Telegram username: @snibilitsaj
Myetherwallet: 0xc6A0A05F83C29eF711a4281e344777528bF5AEB7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: izabellahalinchuk on January 09, 2019, 10:31:58 AM
Twitter username: @ivankobelev4231
 Telegram username: @kristinadaniltseva
Myetherwallet: 0x46791a7e4EB2B9D33938EBBDe4A79bE7775ea7F3


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: zhchugaeva on January 09, 2019, 10:32:31 AM
Twitter username: @annamarkova7761
 Telegram username: @fushengyi01
Myetherwallet: 0x39E8bAD741E3076744626A1A9E95CA857dCDd6E8


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: taganovazh6 on January 09, 2019, 10:33:05 AM
Twitter username: @Beliaev6084Dima
 Telegram username: @zhchugaev
Myetherwallet: 0xd740861bbfD649401fd620FB3915CB907E654E99


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: zhrufova5 on January 09, 2019, 10:33:40 AM
Twitter username: @anastas38491562
 Telegram username: @taganovazh
Myetherwallet: 0x67033C0dd41e2aA0d521875DC494b744b3CE0F64


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: birchenkokseniya4 on January 09, 2019, 10:34:14 AM
Twitter username: @mashkaovchinni5
 Telegram username: @zhrufova
Myetherwallet: 0x30130007D35ba24D0B6894212EcD619028822d54


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: snezhanadanilova4 on January 09, 2019, 10:34:48 AM
Twitter username: @svetlan83044542
 Telegram username: @birchenkokseniya
Myetherwallet: 0x050E192C100123458099D1cE1fa79850401E2a43


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tsvilevau4 on January 09, 2019, 10:35:23 AM
Twitter username: @IvanBaranov8141
 Telegram username: @snezhanadanilova
Myetherwallet: 0x21a2f1fE64D59B5Fa784e66AD372180092e6A774


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: lil.dolgosheeva on January 09, 2019, 10:35:57 AM
Twitter username: @karpov3624
 Telegram username: @tsvilevau
Myetherwallet: 0x317802F96e09F11f1Ff3FEfd99Ae8166bCB1CeD1


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: kristinadanilkina4 on January 09, 2019, 10:36:31 AM
Twitter username: @NinaMinina3171
 Telegram username: @lildolgosheeva
Myetherwallet: 0xe36Cd16e08Ade2D01b75Ee577d4e7e2A74C2fa41


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: raisasvarkovskikh1 on January 09, 2019, 10:37:05 AM
Twitter username: @ekateri82825151
 Telegram username: @istinadanilkina
Myetherwallet: 0xCAcc784393e0F116c1F71379344E19e31961F94E


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: lizamanantseva6 on January 09, 2019, 10:37:40 AM
Twitter username: @bogdanov992
 Telegram username: @aisasvarkovskikh
Myetherwallet: 0x538a2b5482EF4d51c96a92532154B35DB97B9430


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: todanzhela6 on January 09, 2019, 10:38:14 AM
Twitter username: @kiseleva7421
 Telegram username: @lizamanantseva
Myetherwallet: 0x6379924a2Df8a6623aa3099197d2b4D0389067cd


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ivasmila7 on January 09, 2019, 10:38:48 AM
Twitter username: @sobolev9136
 Telegram username: @GZYgzy
Myetherwallet: 0xD012EE18d624d2308bA2663c750aa5327B3d270A


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: karolinavozdr3 on January 09, 2019, 10:39:22 AM
Twitter username: @ianagavrilina12
 Telegram username: @JayMaltz
Myetherwallet: 0x7616Af10059B7a9D0A953873DE5C29e39f31b5F7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: karlushch4 on January 09, 2019, 10:39:57 AM
Twitter username: @LeraMarkova5137
 Telegram username: @fchaina351
Myetherwallet: 0x41279b6be165f8eb9b5046b616b78848A12d90fa


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: arhklara7 on January 09, 2019, 10:40:31 AM
Twitter username: @liudmilakurkin4
 Telegram username: @LeopoldVivien
Myetherwallet: 0xd97a7dAC72f639a2e0ED103Ff30E2926202F0740


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: alekdav6 on January 09, 2019, 10:41:06 AM
Twitter username: @antoshanaumov62
 Telegram username: @lRzPGPrCVqzp7
Myetherwallet: 0x5744E68BDCf70E8D98889BA140e2dC96aEbA6255


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: popnatalya1 on January 09, 2019, 10:41:39 AM
Twitter username: @lenakalinina972
 Telegram username: @ChapmanMichels17
Myetherwallet: 0xd7D3f381f06038a286544893dCcAa609F433e17f


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rubchitsrost3 on January 09, 2019, 10:42:14 AM
Twitter username: @annashabanova73
 Telegram username: @AdelaFerdinand4
Myetherwallet: 0xEba1dEf822624a458B1626694F3899333Fd10979


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: korotashsasha5 on January 09, 2019, 10:42:48 AM
Twitter username: @saniaalekseev93
 Telegram username: @snolh
Myetherwallet: 0x4726Fc0E7C5D0bE98d2b2816F8f37F715DEd824D


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: provorovskayamil7 on January 09, 2019, 10:43:22 AM
Twitter username: @elenaserebriak4
 Telegram username: @VitaMarion39
Myetherwallet: 0x2C4982f658DCdECD94Cdb06Ff9E895CA7F3303F8


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: knyazyutenkovai3 on January 09, 2019, 10:43:56 AM
Twitter username: @kseniiasirotki2
 Telegram username: @ElmaFelix1473
Myetherwallet: 0x0Bde8262c5f6095C50e6eE4A79cF91F90f1EaB6a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: glyubava3 on January 09, 2019, 10:44:31 AM
Twitter username: @iuliiadolzhiko3
 Telegram username: @GissingJoshua
Myetherwallet: 0x0bA2c111386a9029BA8061890FC0EF263a7FDB2f


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: amarkvart2 on January 09, 2019, 10:45:05 AM
Twitter username: @alinavinograd20
 Telegram username: @zaichedang
Myetherwallet: 0xD8756b11C3Cb69813c42Ce6A5c45957974086E14


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: dovydenkovainga7 on January 09, 2019, 10:45:39 AM
Twitter username: @kristinasafro18
 Telegram username: @kjq3dn7ru92flv
Myetherwallet: 0x9a0bD8D4686c6015dcC08b27F76579Bf822e4CdB


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: KeyKatelyn1992 on January 09, 2019, 10:46:14 AM
Twitter username: @VovanBurkov1107
 Telegram username: @nifred
Myetherwallet: 0xADE808b51B2D000DD54f58bE9187Ab86bEe3E283


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: shatikhinazh7 on January 09, 2019, 10:46:48 AM
Twitter username: @aleksan23694038
 Telegram username: @fchaina332
Myetherwallet: 0x0e925Eca6abafb7d72b1df123718c40815E831fC


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: BrookeMorrison1998 on January 09, 2019, 10:47:22 AM
Twitter username: @aleksan47193530
 Telegram username: @bartlett_maud
Myetherwallet: 0x07db73c6fc059dCb30d73a5bc0593740855221Ae


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ArroyoDelia99 on January 09, 2019, 10:47:56 AM
Twitter username: @elizavetaseme17
 Telegram username: @fchaina765
Myetherwallet: 0x6E5f36D85C4C6FC5ebcb874081Fbc8Ed51dc3cd4


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: JeffMackenzie1995242 on January 09, 2019, 10:48:31 AM
Twitter username: @Moroz459Zhanna
 Telegram username: @fchghfdx
Myetherwallet: 0x6D82F7F3104C7Cd612ad0DCc5D3f075F04Ada505


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mrepashevskaya1 on January 09, 2019, 10:49:05 AM
Twitter username: @artemgrigorian7
 Telegram username: @loiter256
Myetherwallet: 0xe3A744d827f5d8BE5F5b4F09dF64841650dcDc98


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: bisirnatalya on January 09, 2019, 10:49:40 AM
Twitter username: @vladimi29598938
 Telegram username: @PatrickByron6
Myetherwallet: 0xB3f9224D4E8378bEE42929fb272fFD9A965Fa56a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: olgaprivezentseva3 on January 09, 2019, 10:50:13 AM
Twitter username: @elenadenisova43
 Telegram username: @Soluyaxir
Myetherwallet: 0xDCC123eaA0f049b1899c0d9b43C800E183690236


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: milosnichipurenko4 on January 09, 2019, 10:50:48 AM
Twitter username: @genamerkulov162
 Telegram username: @TheresaVeblen
Myetherwallet: 0x0BDF4b2FD1A0b158606844ca45ce3D671Ff0be59


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: k.krupiy on January 09, 2019, 10:51:22 AM
Twitter username: @nastiafilatov18
 Telegram username: @feicaigan
Myetherwallet: 0xddfFB4e7A75476C289B2026FF9Ad7259F717213C


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: utenkg on January 09, 2019, 10:51:56 AM
Twitter username: @nikakuznetsova7
 Telegram username: @ggoonn
Myetherwallet: 0x0fe5529c32F433FD849ff6a83b3173D2b1Fd0576


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: AlyssaCla on January 09, 2019, 10:52:31 AM
Twitter username: @anzhelikaproni2
 Telegram username: @xixixiiiii
Myetherwallet: 0x6ec7512e7426E050c9499A86d02fC1782a59184a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: HensleyLeonora9532 on January 09, 2019, 10:53:05 AM
Twitter username: @nikonov8280
 Telegram username: @zfgvxs
Myetherwallet: 0xe17e557d8648ADc816C893F004B976a729DAbADf


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: RivasCelia9469 on January 09, 2019, 10:53:39 AM
Twitter username: @elinaivanova335
 Telegram username: @zgingaiyis
Myetherwallet: 0x49DF903eA6F0133D09483785274Db639dB844Bab


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ZavalaSofia96 on January 09, 2019, 10:54:13 AM
Twitter username: @deniskulikov494
 Telegram username: @DaphneMaltz
Myetherwallet: 0x08C083b48929C205526E6DF94DE9d155DC8BbB1c


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: dyuzhennataliya555 on January 09, 2019, 10:54:48 AM
Twitter username: @oksanazubkova23
 Telegram username: @ClareHarriman
Myetherwallet: 0xc2D236f6dFCccF6F73d2Aa249ed6C190e6D9490f


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: margaritaletn7 on January 09, 2019, 10:59:22 AM
Twitter username: @denismagomedo13
 Telegram username: @CedricI12
Myetherwallet: 0xe1Ab84Df440BA637E9FDe957143181e9e6CE76d2


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: zudevelina3 on January 09, 2019, 11:00:31 AM
Twitter username: @vladimirplatun5
 Telegram username: @meiyongye
Myetherwallet: 0xE364EA83293c101bBB27eA643fc86A683D5B841a


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: gkbankovaoksana4 on January 09, 2019, 11:01:06 AM
Twitter username: @zhenialiubimov2
 Telegram username: @lowell_sampson
Myetherwallet: 0xE1Bf3383A7e349D5343130CB591Ca644172eE327


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: eroshevskayanat5 on January 09, 2019, 11:05:39 AM
Twitter username: @fattakhova4637
 Telegram username: @Amiram0081
Myetherwallet: 0xCdfBDDa7E13EcDE87B3F71D12072Ee8e9add67E7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: olgakaraguzova on January 09, 2019, 11:06:14 AM
Twitter username: @Popova2489Alena
 Telegram username: @mahsa1378_k
Myetherwallet: 0x899aDeDFA46e7757f690bD9E4D2c82a5e26CB6cd


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: akhrapina1 on January 09, 2019, 11:06:48 AM
Twitter username: @evgenii62002939
 Telegram username: @pv_share_only
Myetherwallet: 0xf926027204e328735F11B4c52B1a0BFaDfbC3F9b


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: zhannarozina4 on January 09, 2019, 11:07:22 AM
Twitter username: @ingazagidullin2
 Telegram username: @Grand_Boy2
Myetherwallet: 0xd34cd18D3138991887b73798B4D320b0D45Eff6f


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ssuslina6 on January 09, 2019, 11:07:57 AM
Twitter username: @elenasalikhova8
 Telegram username: @LovepotionR
Myetherwallet: 0xF431AA38CDE4B01B0C998fC275f2D927A877a778


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: sustrubina6 on January 09, 2019, 11:08:31 AM
Twitter username: @elizavetashev14
 Telegram username: @EditAmir
Myetherwallet: 0x40E70f0bC9D90B21906e4B6AeC714006f8c3B1be


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: lyubshalymova5 on January 09, 2019, 11:09:05 AM
Twitter username: @aleksan12649055
 Telegram username: @AccOzvdarozv
Myetherwallet: 0xd9cB9741B7EEeCa76563c1d407062359325d4677


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: churilinaoks3 on January 09, 2019, 11:09:40 AM
Twitter username: @nadezhd40437413
 Telegram username: @princess_lyna_lolirock
Myetherwallet: 0x518Dd267B7D60228A793e25e07c05Ea0BF024096


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: milashatlygina7 on January 09, 2019, 11:10:14 AM
Twitter username: @iuliiai95574726
 Telegram username: @Ad2460
Myetherwallet: 0xf70282CBB0F91C4abe8baA61e3d7ffFA3e3C1eC7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mirsstanislava3 on January 09, 2019, 11:10:48 AM
Twitter username: @maksimova5953
 Telegram username: @Anonymous_Gram
Myetherwallet: 0x044D6D12967C390cb77C1fe3b83AB2748316ab54


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: borkovskayak4 on January 09, 2019, 11:12:31 AM
Twitter username: @bakhtiiarsarva3
 Telegram username: @Sara_02600
Myetherwallet: 0xbA8f11113C2C4176ADAdBd161d938421fF6ACd18


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: okskalyanova3 on January 09, 2019, 11:13:39 AM
Twitter username: @ruslanzhuravl11
 Telegram username: @sara_aminiiiii
Myetherwallet: 0x711a8D54F0B06A2e26c4b2508c72ada532b2839A


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: miloskuzheva4 on January 09, 2019, 11:15:22 AM
Twitter username: @kriukova7179
 Telegram username: @mmmmmmmti
Myetherwallet: 0x7680F1F24C783a7F8A82008441e4dd6E38bF2b1c


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: babankovavaleriya3 on January 09, 2019, 11:17:05 AM
Twitter username: @dolgikh8434
 Telegram username: @titiwoscwr
Myetherwallet: 0xEED89de42afBb7Fa09a324B50904B501e0ef6121


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: epoturenko2 on January 09, 2019, 11:18:47 AM
Twitter username: @medvedev8257
 Telegram username: @afirsha37
Myetherwallet: 0x97ffdd40023D820B7b0DF74711e677AA0917b457


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: vargalena6 on January 09, 2019, 11:19:21 AM
Twitter username: @aleksan79753216
 Telegram username: @MMDKINGNOLOVE
Myetherwallet: 0x72041570649bB82063A6268359B28aDa1D2648C5


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: gunts.stanislava on January 09, 2019, 11:19:56 AM
Twitter username: @elenastarosti13
 Telegram username: @djnwiebfyuw
Myetherwallet: 0x2054b949659BB215c9A340CBe17CA77d3D0cc212


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: granevvsevolod6 on January 09, 2019, 11:20:30 AM
Twitter username: @iuliaklimenko
 Telegram username: @rowzhiin
Myetherwallet: 0xeF25643e9Baed81ab294B576497984518725006D


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mvladilen1 on January 09, 2019, 11:21:04 AM
Twitter username: @artemkazakov17
 Telegram username: @Rozi_bdr
Myetherwallet: 0x9178bDE56F6FCA34E391d36222f23191bD2d5E11


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: cvladlen6 on January 09, 2019, 11:21:39 AM
Twitter username: @galinagonchar
 Telegram username: @Randeasab
Myetherwallet: 0xbecBdb45382dC16ACbdB54eC9bD5c5070DDE7D86


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: kir.timus on January 09, 2019, 11:23:21 AM
Twitter username: @valentinakriuk
 Telegram username: @fatii_fati
Myetherwallet: 0x656B56Ad92bb58DB90d1aD0ca3a4DdA1edbfc6A9


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: vyskubov.karl on January 09, 2019, 11:25:04 AM
Twitter username: @goshazverev4
 Telegram username: @solmazm
Myetherwallet: 0xEa63C0b3001b37666e73cCfe94E68483c076e53b


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ivanbrajnovich7 on January 09, 2019, 11:26:13 AM
Twitter username: @dashutkakurban1
 Telegram username: @Nickibahadoran
Myetherwallet: 0x9F935F75f6076c6b50e97ce527dE194f41c29937


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mixailkom1 on January 09, 2019, 11:27:56 AM
Twitter username: @nadezhdaluzina
 Telegram username: @Yaserevil
Myetherwallet: 0x2140dE587E8d04500D04D86f5BE80969C915F1d7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ezhovakatya on January 09, 2019, 11:30:42 AM
Twitter username: @zubov1514_vadim
Telegram username: @JeanSailsbury03
Myetherwallet: 0x3118F0053eE467b9B8DAD8C4C7D8dFf9E9B245be


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: belovanoval on January 09, 2019, 11:32:05 AM
Twitter username: @gagiknazarov521
Telegram username: @CedricLeacock
Myetherwallet: 0x486f2293c0ce52feb5689d2dDA65f5a1DC9F5B61


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: dianabarutskova on January 09, 2019, 11:34:54 AM
Twitter username: @vsevolodmaslov9
Telegram username: @Penelop61282455
Myetherwallet: 0xA808C8a650a6B186252C5279f6a91d3d4329B7Fb


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ivavichkin on January 09, 2019, 12:09:40 PM
Twitter username: @elizavetaleono6
Telegram username: @NicolaColcloug3
Myetherwallet: 0x33E0243E1a2A1841b15101854887e1C50a36663c


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: natcycareva on January 09, 2019, 12:24:49 PM
Twitter username: @irishkaplotnik2
Telegram username: @Elizabe87920006
Myetherwallet: 0xA4aBF2D0B8C5fD7851262AeDe3682C64E98bE9Da


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rartemchenk on January 09, 2019, 12:26:06 PM
Twitter username: @vladimirsukhor9
Telegram username: @SeniorNoel
Myetherwallet: 0xa403133F9b4FEE0D2d2DFcdf3e1281Ef86BcDeCC


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: vodantonina on January 09, 2019, 12:27:57 PM
Twitter username: @marinapankova81
Telegram username: @jameshyb
Myetherwallet: 0x90A726395fbD6a830b7cBECa1d2cdE3E00ce2049


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ruslanaday on January 09, 2019, 12:28:58 PM
Twitter username: @ruslansapunov32
Telegram username: @AlfredWyld
Myetherwallet: 0x0A75B1Bb0519816E81751F5cca9fe90fD8d8116e


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: sedyush. on January 09, 2019, 12:31:12 PM
Twitter username: @chernikov1705
Telegram username: @Saraaaaaamm
Myetherwallet: 0xa012048703Dd92FD07EB8094Cdb3C4a61Ca63892


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: filanyukraisa on January 09, 2019, 12:32:53 PM
Twitter username: @PavelPavlov5214
Telegram username: @badboy_Admin_Tabadol
Myetherwallet: 0x81402552da910452Aaa5736E5f865fCf74B5db51


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: abahinasof on January 09, 2019, 12:33:48 PM
Twitter username: @nadezhd61821902
Telegram username: @miss_baranam
Myetherwallet: 0xCe41c5ACCCa77Fd73356c0B2e0415dD43Db38A74


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: antykhinavikt on January 09, 2019, 12:35:12 PM
Twitter username: @svetaprokhorov8
Telegram username: @Miss_Zahrawm
Myetherwallet: 0xEDa5fEEE175241A398390dDEB331a64F3b5e1462


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: polinaabashk on January 09, 2019, 12:36:06 PM
Twitter username: @pavelsobolev904
Telegram username: @Daryaiiiiiiiiiiiii
Myetherwallet: 0x8636cFFefc136Aa51A155F111217a6621ABf8fdA


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: bezzubenkovaa on January 09, 2019, 12:37:17 PM
Twitter username: @elpatevlyubomi1
Telegram username: @A09vb
Myetherwallet: 0x2bbefDbBBFc467dE4DB84c12E41899a252ED3665


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: khpape150 on January 09, 2019, 12:48:12 PM
Twitter username: @davidmaksimov22
Telegram username: @bbabda
Myetherwallet: 0x5d999E263C2ffa912e068F417D954c4dc8639D3e


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: legasovaolesy on January 09, 2019, 12:54:30 PM
Twitter username: @annaorlova20831
Telegram username: @DunnJohn13
Myetherwallet: 0x8bcBbFbA83ae971F9574fA9C7a47253f7807b71f


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: kozyakovan on January 09, 2019, 01:05:48 PM
Twitter username: @valeraplotniko4
Telegram username: @jxdhrtzhxfddtxh
Myetherwallet: 0x9c08DD96ec150045f70896c9b72b49955EFdF2D8


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: yaros55 on January 09, 2019, 01:12:09 PM
Twitter username: @uvarov7973
Telegram username: @nilou25
Myetherwallet: 0x28476599c9d51A519512dcA082D807AEEaF9450b


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: knatskristi on January 09, 2019, 01:15:21 PM
Twitter username: @iuliiabogomolo3
Telegram username: @Naafasjon
Myetherwallet: 0x455859923cCE23c6C544FEF5cA362C21c9da37E8


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: egluxankov on January 09, 2019, 01:23:51 PM
Twitter username: @witalikincerno1
Telegram username: @Ftmmmm9826
Myetherwallet: 0x1591fe988774ddd7Ae01f7b698CCCfC722596b66


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: lbovykin on January 09, 2019, 01:27:26 PM
Twitter username: @danilabaskakov4
Telegram username: @Hosinjavadi
Myetherwallet: 0x12e0371949B428Ab19ef67F57611694deA505bfA


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: yulianapuch on January 09, 2019, 01:31:07 PM
Twitter username: @wladimiryazvec1
Telegram username: @Mr_lizard
Myetherwallet: 0x8fFdfce6E2d3071282A16b45Feff1374D436eF85


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: elena.glaziko on January 09, 2019, 01:35:04 PM
Twitter username: @medvedeva8673
Telegram username: @kaleenegra
Myetherwallet: 0xb670BFCC7Da68b36FbcfC6FdB4ACEb259013C906


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: varvevan5 on January 09, 2019, 01:56:08 PM
Twitter username: @vladmeshcheria9
Telegram username: @zeynab05
Myetherwallet: 0xdb457078c9dFd78156B22310E976C01397F0c2E7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: pavlyukovecdima on January 09, 2019, 02:00:37 PM
Twitter username: @pronin
Telegram username: @Zari3332
Myetherwallet: 0x0b7E85a2f4bDdD2a4FeEaEEb6709367771e11F37


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: genrtolpygin on January 09, 2019, 02:03:44 PM
Twitter username: @irinaivanova
Telegram username: @hsnslmme
Myetherwallet: 0xA0d50CEcB76FF94c6C5aE91e4aAEF70FC8CF8eB6


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: evgvasenkov on January 09, 2019, 02:07:11 PM
Twitter username: @MooreMoore4930
Telegram username: @Accmajazi2494
Myetherwallet: 0x3DA40F8aBe67f5E7F8a333BFA342Fe6072b016fA


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: volx.matve on January 09, 2019, 02:10:42 PM
Twitter username: @morozov8985
Telegram username: @Well_player
Myetherwallet: 0x225e7D7FD655743451eC6AaAFA7667180436E48A


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: vixgen on January 09, 2019, 02:14:31 PM
Twitter username: @ruslansmirnov
Telegram username: @dayossss
Myetherwallet: 0x8e9D16322d5c4c0337D9B3C82B1fAd7bc147b4Ca


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: bubevg5 on January 09, 2019, 02:22:40 PM
Twitter username: @snezhanazhukov
Telegram username: @Mhsazs
Myetherwallet: 0xDD43CA301483b88325CEED26cA620b7Ed6a82577


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: alfredpust on January 09, 2019, 02:25:33 PM
Twitter username: @banshchikova357
Telegram username: @danyfz
Myetherwallet: 0xB2cc0fF841C6E7B101966D24724B41F3008BAA22


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: viktorgrishaev on January 09, 2019, 02:30:30 PM
Twitter username: @larisakrasnova9
Telegram username: @Afshin3471
Myetherwallet: 0x3D1D50Ed37828C3e12131cf28f55560eb7916B7d


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: skrypnikvikt on January 09, 2019, 02:34:13 PM
Twitter username: @ReidReid2111
Telegram username: @miss_peegi
Myetherwallet: 0xB8A87659E684B683363213faD84a59B02A780a9C


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: iossianov on January 09, 2019, 02:37:58 PM
Twitter username: @ellis3330
Telegram username: @Lov2me
Myetherwallet: 0xf1D5279849c11308996E4C1C2b36497Cf9B2D623


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: vallaverdie on January 09, 2019, 02:42:17 PM
Twitter username: @svetlan985955
Telegram username: @Soheil_barzi
Myetherwallet: 0xF50F72ee3A2b08AE7378d3C9366975a1aff84420


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: vladislavpinegin on January 09, 2019, 02:50:18 PM
Twitter username: @Kou9247Kou
Telegram username: @linda_adnil
Myetherwallet: 0x92BC04844176C8D05fa0FF237C69e7F22eb477Ee


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: ant.vasince on January 09, 2019, 02:53:52 PM
Twitter username: @pakhomova4
Telegram username: @hanshantong
Myetherwallet: 0x4F2D01f27543C56C2921EeEad6B800De7B61B685


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 09, 2019, 05:07:58 PM
https://i.imgur.com/Tpaye2B.png



Quick update guys, we have created a signature campaign to remove unwanted spam on our ANN thread. Accounts with very little activity will be automatically removed from the list during our campaign audit on the 11th. Airdrop will take place on the 13th of this month to everyone who followed all the rules including Newbies

  • Newbies= Free SPRKL
  • Jr. Member = Free SPRKL
  • Full Member = Free SPRKL
  • Sr. Member = Free SPRKL
  • Hero Member = Free SPRKL
  • Legendary Member = Free SPRKL
Members who submit constructive posts will be rewarded for their participation.

Quote
Quality over quantity.


Please Note you must follow our campaign rules in order to qualify for Sparkle's Airdrop campaign.

  • Follow Sparkletoken on Twitter
  • Join our Telegram




Our new signature campaign can be found here [Bounty] SPARKLEMOBILE | SIGNATURE BOUNTY EARN UP TO 60$ IN SPRKL (https://bitcointalk.org/index.php?topic=5096581.new#new)



Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: fineidea on January 10, 2019, 10:22:18 AM
Twitter username: @_fineidea
Telegram username: @fine_idea
0xBff3d005bD5a11554F16B9D8108a72FDcD6e4D63


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Brucey on January 10, 2019, 08:51:13 PM
Twitter username: @S_W_Brooks
Telegram username: Steven Brooks
0xa1E9eB9aB85C5B398Ecd259F24D495b57DF63c08


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: TMoney508 on January 11, 2019, 01:46:28 AM
Twitter username: @CryptoTJ
Telegram username: @TJ_Crypto
Ethereum Address: 0x70285441017A6766075fFe33422596192ff94EF7


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: damar09 on January 11, 2019, 03:17:06 AM
twitter username : @J0E_etz
telegram username : @Noy_etz
eth address :0x7969b1f86a2D9B0b9ab8D2b6579eCaF576b6ec46


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: badshag on January 11, 2019, 03:57:39 AM
twitter username : @fathehaide
telegram username : @Goga1fdy
eth address :0x02Cc1Cf52CeD5ca1335A5Dec38f15862A80EF1F4


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: shaziaj on January 11, 2019, 04:05:47 AM
twitter username : @ahid74
telegram username : @Khuramf
eth address :0xe2055fe9C5078ba0e2CdfeaD238bEE4577BDb9D9


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: basha77 on January 11, 2019, 04:11:49 AM
twitter username : @asad1756
telegram username : @Rahit133
eth address :0x0e2cBf986EAEd3FE2D4D60b6E1a87ede95097364


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: faisalalis on January 11, 2019, 04:42:23 AM
twitter username : @aslmsouth
telegram username : @Arshadai
eth address :0xa91bbCCd71846cE88375FdB7a5315f2Bd72908Bf


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: RANAFAISAL on January 11, 2019, 04:51:34 AM
twitter username : @abdula_420
telegram username : @Armanjani
eth address :0x7aEa632bDC621Ceb8988f7aBf8be97403d5Afa51


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: INeedMore on January 11, 2019, 07:24:27 AM
Twitter Username: @INeedMore___
Telegram Username: @VictorYao

ETH Address: 0x5830276f2399a45aE4B8dEf8B6884d9155Fc9D17


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: leelee8026 on January 11, 2019, 03:28:50 PM
Twitter username  @lehoan97740892
Telegram username   @leelee8026
ETH address   0x65bfe9bfad03e9908476bb91cc8bab732f5a8b15


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SILVIOAIRDROP on January 11, 2019, 04:25:06 PM
Twitter username: @Silvioairdrop
0x5974AE451222a8af72DaaFe10F12BbaC5E8a5bd4


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: warriorcryptobar on January 11, 2019, 09:12:46 PM
Twitter username: @cryptoairsignup
Telegram username @cryptoairteam2
Myetherwallet: 0x76e8a41d7e2c68ea77f8c1c3be9a30c2eb42269c


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: goib on January 12, 2019, 04:27:34 PM
Twitter username:@bongkok6
telegram username:@fahmiadhoy
adress: 0xDeF5300C3Ba1078c242DfBb25738056bc03f4626


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mr.john27 on January 13, 2019, 01:05:06 AM
Twitter username : @AliMoha85812063
Telegram username : @mr_ali_22
ETH address  : 0xC550f58d38ec57ED37E73b7EF93Ae88f19a3Eec1


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 13, 2019, 05:11:04 AM
Our new signature campaign can be found here [Bounty] SPARKLEMOBILE | SIGNATURE BOUNTY EARN UP TO 60$ IN SPRKL (https://bitcointalk.org/index.php?topic=5096581.new#new) Our previous airdrop will take place on the 13th of this month to everyone who followed all the rules including Newbies


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 14, 2019, 09:16:40 PM



Sparkle community we have completed our BTT airdrop campaign



Winners can be found here



Code:
0xF91276F3e96D184ab7Ee7350407F2DAf1659eB6F,30
0x512AC6b7C9E3230B256E5e7dd5273045893b651f,30
0x6D017De141C4DFd4E31e9F23086fF7725ABaCA65,30
0x42FbB54202535218fa1fAdac32e54b9D3165bcB2,30
0x1Cc275870F19F183D183567557abB22a2B4ee407,30
0xA850a2Df4245982901Ff86b65dfC24110EEC7Cca,30
0x320501EEADd74B5f903437BE201b712acd218e5c,30
0x66E4DF76Fe8A76e2CcefaC7E48e3693bC2aCa064,30
0x759654c6ebf4504d8f006f1474f4442bd966943a,30
0xcc9C50F13ffC520303fc74C18D42018E48BFc846,30
0x1801f41D78DfB3DE62a80f3657d7966Af266ddC5,30
0x9a79EB2FFba13aE95Da1000a31abCfD530BAdA65,30
0x3067421ccd1a67d875AD29055185742201363949,30
0x3E09eC98e365EeE573Da9Ce46072075C8a59C6ac,30
0x35015EA7deb61727f1aA7500Cd88327A3E27c27E,30
0x340FCEE2f6c82141f7823D2e5b790BbD110c7f19,30
0x3d185601ab0A7EfA3f2C95EbCb89772691E4c458,30
0x3f95C7787380Ea98e0b1A517B3AE4ffAbff4c4AA,30
0x5Ec46A8c6A7b4ef703f23b9C2A883F382557E903,30
0xC7888dDB93A58565c10470Dc50f416c89b53A222,30
0x73961eB368bd6d01614803EE77169441fc5E645B,30
0xFb31Ba8a9B800E1d27b550955d5eE0298723D021,30
0xD963dce967b6D32454C5c6f32C4cfb36D7413B82,30
0x842C1dc08FC89C58D44dB35a3fc795B90fD8244C,30
0xCc95513ba49f3E6575D8A4d7162Dc520a979Eb7B,30
0xBDd006ddD909Db3Ef96DDd34aad9E87f680f32f9,30
0xaFe964d5234875911c358A11f7562a3b4bb3F6Af,30
0x2c3f38f18ef634f7A8e6478259189A543373352a,30
0x8B3ac9308A0d6FdcC6Ed65fd2118f5b0518F060C,30
0x70285441017A6766075fFe33422596192ff94EF7,30
0x7969b1f86a2D9B0b9ab8D2b6579eCaF576b6ec46,30
0x7aEa632bDC621Ceb8988f7aBf8be97403d5Afa51,30
0x5830276f2399a45aE4B8dEf8B6884d9155Fc9D17,30
0xa91bbCCd71846cE88375FdB7a5315f2Bd72908Bf,30
0x65bfe9bfad03e9908476bb91cc8bab732f5a8b15,30
0x5974AE451222a8af72DaaFe10F12BbaC5E8a5bd4,30
0x76e8a41d7e2c68ea77f8c1c3be9a30c2eb42269c,30
0xDeF5300C3Ba1078c242DfBb25738056bc03f4626,30
0xC550f58d38ec57ED37E73b7EF93Ae88f19a3Eec1,30


Total Tokens to be sent

1170 SPRKL

Total Addresses to be sent

39

TX Hash: 0x506a76e87aa2caeaf3ae2008fe484207d9ed112b54d07358ed6867cb2328292b


A few reasons why some account did not qualify:

  • 1. You did not follow us on Twitter
  • 2. You did not join our Telegram
  • 3. Your Twitter account was clearly fake or suspended
  • 4. Low activity on BTT


We would like to thank everyone for participating, if you would like another chance to earn sparkle please join our telegram and stay tuned for our next campaign!
 


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 15, 2019, 01:01:14 AM
Please check your wallet before replying ........... ;)

 0x8B3ac9308A0d6FdcC6Ed65fd2118f5b0518F060C + 30 SPRKL



...............


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on January 18, 2019, 11:13:28 AM
Good morning community, was serfing the Web and met Sparkle with pretty interesting and fresh idea. But I would like to get deeper, is anyone here to assist me a bit?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mikeormike on January 18, 2019, 11:17:26 AM
Good morning community, was serfing the Web and met Sparkle with pretty interesting and fresh idea. But I would like to get deeper, is anyone here to assist me a bit?

Hello there, sir! Sure. I am not from the team, though I am really into Sparkle, so may try to help you out in here ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on January 18, 2019, 11:20:38 AM
Hello there, sir! Sure. I am not from the team, though I am really into Sparkle, so may try to help you out in here ;)

Thank you. Well, can you please once again clarify what exactly Sparkle deals with? Am I right that they help users to locate professional local automotive detailers?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mikeormike on January 18, 2019, 11:23:05 AM
Thank you. Well, can you please once again clarify what exactly Sparkle deals with? Am I right that they help users to locate professional local automotive detailers?

Yes, you are absolutely right. Sparklemobile seeks to connect its users with a network of local professional automotive detailers that provide high quality mobile detailing services ;) So they are stepping into truly in-demand market, I would say


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on January 18, 2019, 11:25:14 AM
Yes, you are absolutely right. Sparklemobile seeks to connect its users with a network of local professional automotive detailers that provide high quality mobile detailing services ;) So they are stepping into truly in-demand market, I would say

Hmm, this sounds great. You know, after every winter I find new scratches on my car and I should always spend much time on reading the reviews and choosing the detailing centers.. So I believe Sparkle can really simplify the process for everyone


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mikeormike on January 18, 2019, 11:27:10 AM
Hmm, this sounds great. You know, after every winter I find new scratches on my car and I should always spend much time on reading the reviews and choosing the detailing centers.. So I believe Sparkle can really simplify the process for everyone

Exactly, that's the point. And have you also read about their loyalty program?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on January 18, 2019, 11:29:14 AM
Exactly, that's the point. And have you also read about their loyalty program?

To be honest, I haven't... But this sounds amazing.. Can you elaborate on the program, please?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mikeormike on January 18, 2019, 11:31:39 AM
To be honest, I haven't... But this sounds amazing.. Can you elaborate on the program, please?

Sure. With each purchase you earn SparkleGOLD! You can redeem your SparkleGOLD through the Sparklemobile rewards program and earn yourself a future detailing service  ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on January 18, 2019, 11:33:25 AM
Sure. With each purchase you earn SparkleGOLD! You can redeem your SparkleGOLD through the Sparklemobile rewards program and earn yourself a future detailing service  ;)

So this means every time I go to detailing and purchase any type of service there I get the reward points I can afterwards redeem?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mikeormike on January 18, 2019, 11:35:02 AM
So this means every time I go to detailing and purchase any type of service there I get the reward points I can afterwards redeem?

Exactly! And that's what I really love, cause this will help everyone to save a pretty huge amount of money ::)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on January 18, 2019, 11:38:10 AM
Exactly! And that's what I really love, cause this will help everyone to save a pretty huge amount of money ::)

That's insane, looks like I am now waiting for the release twice as more ;D Thank you very much for your help, I am pretty impressed by that friendly atmosphere in here and such a great community ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: mikeormike on January 18, 2019, 11:40:25 AM
That's insane, looks like I am now waiting for the release twice as more ;D Thank you very much for your help, I am pretty impressed by that friendly atmosphere in here and such a great community ;)

Yep, I am also waiting for the app launch, hope they will release it asap ;) Was happy to meet you and assist you in here, by the way, I would also recommend you to join their Telegram chat, you can also meet many interesting people and thoughts in there , just search for @Sparklemobile ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: evakka on January 21, 2019, 09:52:49 AM
Sparklemobile announcement has been translated in Greek

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


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on January 29, 2019, 11:55:59 PM
Thanks for the translation evakka! As we expand the Sparkle community will appreciate that.  :D


Sparklemobile announcement has been translated in Greek

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


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on February 03, 2019, 07:41:35 AM
Our bonused mainsale is now live on @TrustWalletApp! Join @Sparkletoken today and get a bonus on all  #SPRKL purchases made until 1/31/2019 ✨

$SPRKL will be listed on CoinExchange after our token sale is complete, trading will go live March 1st!

BUY $SPRKL USING TRUST WALLET
 (https://links.trustwalletapp.com/d8E4oJUfDT)



Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on February 25, 2019, 11:14:51 PM
Good afternoon everyone, have just joined the thread, found you with pretty high ratings, so definitely interested to know more  :) anyone here to assist me a bit? Basically see you guys being pretty unique, but would be great if i can ask several question to get deeper


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 25, 2019, 11:15:14 PM
Good afternoon everyone, have just joined the thread, found you with pretty high ratings, so definitely interested to know more  :) anyone here to assist me a bit? Basically see you guys being pretty unique, but would be great if i can ask several question to get deeper

Hello there Tony! I am not from the team, though would be happy to help you out in here :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on February 25, 2019, 11:16:02 PM
Hello there Tony! I am not from the team, though would be happy to help you out in here :)

Nice to meet you! What i like is that they are stepping into the sphere that, I would say, is not automated. I mean nowadays people mostly search for detailing services etc either asking friends or just googling, but that doesn't alwsys bring great recommendations. Am I right that with the platform people will get an opportunity to find great detailing companies nearby?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 25, 2019, 11:17:12 PM
Nice to meet you! What i like is that they are stepping into the sphere that, I would say, is not automated. I mean nowadays people mostly search for detailing services etc either asking friends or just googling, but that doesn't alwsys bring great recommendations. Am I right that with the platform people will get an opportunity to find great detailing companies nearby?

That’s correct! More to this, their app will include more than just car detailing as they have confirmed partnerships with top car shops for more services that will be released in the near future. And the car detailer partners they have around USA are top service providers! They will start releasing information of the partners after exchange listings ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on February 25, 2019, 11:17:59 PM
That’s correct! More to this, their app will include more than just car detailing as they have confirmed partnerships with top car shops for more services that will be released in the near future. And the car detailer partners they have around USA are top service providers! They will start releasing information of the partners after exchange listings ;)

Hmm, so they are even more ultimate and can become a single product for all cars lovers and drivers?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 25, 2019, 11:18:52 PM
Hmm, so they are even more ultimate and can become a single product for all cars lovers and drivers?

Pretty sure in it :) Should be so in the nearest future


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on February 25, 2019, 11:19:45 PM
Pretty sure in it :) Should be so in the nearest future

And one more question, if possible - how do they choose all partners? Do they have own system and criterias to check, while choosing?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 25, 2019, 11:20:36 PM
And one more question, if possible - how do they choose all partners? Do they have own system and criterias to check, while choosing?

Yep! They already have over 1K partners across the country ready to work and accepting sparkle as payment. All this car detailers, have insurance and are legal companies, these are not just small companies without record. They are selecting the best of the best in all cities. And the app will allow a scoring system that with the time will be easy for everyone to track the service provider with better scores ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on February 25, 2019, 11:21:16 PM
Yep! They already have over 1K partners across the country ready to work and accepting sparkle as payment. All this car detailers, have insurance and are legal companies, these are not just small companies without record. They are selecting the best of the best in all cities. And the app will allow a scoring system that with the time will be easy for everyone to track the service provider with better scores ;)

Wow, that sounds amazing! I believe I should definitely have a closer look at everything, connected to Sparkle to get deeper! Thanks a lot for assistance


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 25, 2019, 11:22:53 PM
Wow, that sounds amazing! I believe I should definitely have a closer look at everything, connected to Sparkle to get deeper! Thanks a lot for assistance

Always happy to help ::) And what I especially love is that their project is based on their mobile app. Everything is been built to be used on the mobile app ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 26, 2019, 09:50:50 PM
Good afternoon thread! How are you doing today? I have just joined, would like to clarify a few moments, if possible


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 26, 2019, 09:51:23 PM
Good afternoon thread! How are you doing today? I have just joined, would like to clarify a few moments, if possible

Hey there rich-ria! Probably can help you out here. What are these moments?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 26, 2019, 09:52:49 PM
Hey there rich-ria! Probably can help you out here. What are these moments?

Thanks a lot, nice to meet you. I wanted to ask about the app. I have read about it being truly multifunctional and informative, but is there a demo version already available? And if no, when approximately should we wait for demo release or the full functionality launch?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 26, 2019, 09:53:42 PM
Thanks a lot, nice to meet you. I wanted to ask about the app. I have read about it being truly multifunctional and informative, but is there a demo version already available? And if no, when approximately should we wait for demo release or the full functionality launch?

Throughout Q2 and Q3 they will be continuing to develop the app, should be ready for release in Q4


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 26, 2019, 09:56:35 PM
Throughout Q2 and Q3 they will be continuing to develop the app, should be ready for release in Q4

Wow, already this year! A great news. By the way, are you aware, is the industry Sparkle is coming to huge?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 26, 2019, 09:58:07 PM
Wow, already this year! A great news. By the way, are you aware, is the industry Sparkle is coming to huge?

You mean the detailing and car wash? Yes!! According to IBIS World Industry Report 8119a: "Car Wash & Auto Detailing in the US 2018 Revenue was over $12B"


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 26, 2019, 09:59:43 PM
You mean the detailing and car wash? Yes!! According to IBIS World Industry Report 8119a: "Car Wash & Auto Detailing in the US 2018 Revenue was over $12B"

12B? This is more than significant! Seems that Sparkle, being done for everyone and being truly affordable, can become among the leaders here in the industry


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 26, 2019, 10:01:25 PM
12B? This is more than significant! Seems that Sparkle, being done for everyone and being truly affordable, can become among the leaders here in the industry

Exactly! And I believe that it can even grow, cause cars are becoming more affordable, so more people are buying them. And I believe you wouldn't argue that everyone wants his car to be bright and shine ::)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 26, 2019, 10:02:48 PM
Exactly! And I believe that it can even grow, cause cars are becoming more affordable, so more people are buying them. And I believe you wouldn't argue that everyone wants his car to be bright and shine ::)

I wouldn't doubt that, absolutely agree with you! Thank you for assistance, seems I should also read more on their website, will do shortly ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 26, 2019, 10:03:37 PM
I wouldn't doubt that, absolutely agree with you! Thank you for assistance, seems I should also read more on their website, will do shortly ;)

Yep, start with their website! And I also recommend you to check out their Medium page


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on February 27, 2019, 10:55:13 PM
Good evening everyone, was now reading more about the idea, find it pretty interesting. Is it possible to clarify a few aspects here?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 27, 2019, 10:56:31 PM
Good evening everyone, was now reading more about the idea, find it pretty interesting. Is it possible to clarify a few aspects here?

Hey there sir, I believe that you can, we are all friendly in here ::)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on February 27, 2019, 10:57:25 PM
Hey there sir, I believe that you can, we are all friendly in here ::)

This is a great news ;D I wanted to ask about the blockchain. Is any used in the solution?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 27, 2019, 10:58:52 PM
This is a great news ;D I wanted to ask about the blockchain. Is any used in the solution?

Yes, absolutely right. They are about bringing automotive detailing and blockchain together :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on February 27, 2019, 10:59:48 PM
Yes, absolutely right. They are about bringing automotive detailing and blockchain together :)

And don't you know - do they use ethereum one? Or a modified / complex one?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 27, 2019, 11:01:01 PM
And don't you know - do they use ethereum one? Or a modified / complex one?

ERC-20 one, I believe it to be the most suitable and beneficial in their case


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on February 27, 2019, 11:02:32 PM
ERC-20 one, I believe it to be the most suitable and beneficial in their case

That sounds good. And just a brief question, just curious, how often do you, movikshp, wash your car or use detailing?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 27, 2019, 11:03:52 PM
That sounds good. And just a brief question, just curious, how often do you, movikshp, wash your car or use detailing?

Well, as for me, I try to wash my car once a week and detailing every year after the season. How about you?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on February 27, 2019, 11:04:43 PM
Well, as for me, I try to wash my car once a week and detailing every year after the season. How about you?

Pretty likewise do I. However I know people who wash cars every day and there are many of this kind ;) So I believe that demand on Sparkle will keep growing


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on February 27, 2019, 11:06:14 PM
Pretty likewise do I. However I know people who wash cars every day and there are many of this kind ;) So I believe that demand on Sparkle will keep growing

Absolutely agree with you. Cars are much more beautiful now and we definitely need to pay more attention to how they look :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 28, 2019, 04:14:58 PM
Good morning everyone. I am with pretty interesting question - I have heard of Sparkle GOLD. Can anyone please elaborate on what it stays for?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 28, 2019, 04:20:53 PM
Good morning everyone. I am with pretty interesting question - I have heard of Sparkle GOLD. Can anyone please elaborate on what it stays for?

Hello there Ria. I believe I can clarify that for you ;) SparkleGOLD is a loyalty program that rewards users for every automotive detail they purchase through the Sparklemobile application. Simply collect SparkleGOLD from each detail service which can be redeemed in-app for future automotive detailing


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 28, 2019, 04:21:30 PM
Hello there Ria. I believe I can clarify that for you ;) SparkleGOLD is a loyalty program that rewards users for every automotive detail they purchase through the Sparklemobile application. Simply collect SparkleGOLD from each detail service which can be redeemed in-app for future automotive detailing

Sounds pretty fair towards all the users. And how can these points be redeemed?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 28, 2019, 04:22:29 PM
Sounds pretty fair towards all the users. And how can these points be redeemed?

There are many ways, so you will definitely find the ones that suit you the most. Here are some:

- Create or sign into your Sparklemobile.io account
- Download or install the Sparklemobile application
- Link the Sparklemobile application to your Sparklemobile.io account


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on February 28, 2019, 04:23:30 PM
Sounds pretty fair towards all the users. And how can these points be redeemed?

There are many ways, so you will definitely find the ones that suit you the most. Here are some:

- Create or sign into your Sparklemobile.io account
- Download or install the Sparklemobile application
- Link the Sparklemobile application to your Sparklemobile.io account

Hello guys, sorry for getting into your dialogue, but there are 3 more I also find very important.

1) Purchase or send Sparkle tokens to the Sparklemobile application
2) Redeem your Sparkle tokens in-app for SparkleGOLD
3) When your SparkleGOLD arrives we will notify you by email


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 28, 2019, 04:24:20 PM
Hello guys, sorry for getting into your dialogue, but there are 3 more I also find very important.

1) Purchase or send Sparkle tokens to the Sparklemobile application
2) Redeem your Sparkle tokens in-app for SparkleGOLD
3) When your SparkleGOLD arrives we will notify you by email

Oh yes, right you are. Forgot to mention all these


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 28, 2019, 04:26:19 PM
Oh yes, right you are. Forgot to mention all these

Hmm, seems that there are many different ways, pretty honest reward program


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 28, 2019, 04:27:26 PM
Hmm, seems that there are many different ways, pretty honest reward program

Exactly. All in all, I love how Sparkle cares about all its users, providing many opportunities to get rewards and bonuses


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on February 28, 2019, 04:28:24 PM
Exactly. All in all, I love how Sparkle cares about all its users, providing many opportunities to get rewards and bonuses

And one more question, if possible - am I right that platform users will get opportunity to rate their experience at different stations, so would be easy to have real and injunctive feedback?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on February 28, 2019, 04:29:12 PM
And one more question, if possible - am I right that platform users will get opportunity to rate their experience at different stations, so would be easy to have real and injunctive feedback?

Yep, absolutely! Once your ride has received that Sparkle touch, you can rate your experiences with your selected detailing service through the Sparklemobile rating system ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 01, 2019, 09:28:13 PM
Evening guys, congratulations on the first Spring day :) I was just exploring more about Sparkle and I really love how easy and affordable they are making the product. If not a secret, what are your favorite features or points about Sparkle?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 01, 2019, 09:29:37 PM
Evening guys, congratulations on the first Spring day :) I was just exploring more about Sparkle and I really love how easy and affordable they are making the product. If not a secret, what are your favorite features or points about Sparkle?

Greetings, sir! An interesting question, pretty like a competition ;D Can you start with yours? And I will then share mine :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 01, 2019, 09:30:28 PM
Greetings, sir! An interesting question, pretty like a competition ;D Can you start with yours? And I will then share mine :)

Of course I can start 8) Talking about myself, I would probably mention a truly user-friendly interface, easy navigation and opportunity to choose from local points nearby


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 01, 2019, 09:32:45 PM
Of course I can start 8) Talking about myself, I would probably mention a truly user-friendly interface, easy navigation and opportunity to choose from local points nearby

That's a great point. I agree with you, but I would probably say that Sparkle is coming with a real solution - not something abstract. You can use everything!


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 01, 2019, 09:33:42 PM
That's a great point. I agree with you, but I would probably say that Sparkle is coming with a real solution - not something abstract. You can use everything!

Oh yes, this is also a great thing to mention. Many projects out there are offering only dreams and in here we meet a real case


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 01, 2019, 09:35:01 PM
Oh yes, this is also a great thing to mention. Many projects out there are offering only dreams and in here we meet a real case

Absolutely. And I also love the feature - you can choose the package exactly you need, arriving at a station. This is also very convenient, as from my point of view


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 01, 2019, 09:36:18 PM
Absolutely. And I also love the feature - you can choose the package exactly you need, arriving at a station. This is also very convenient, as from my point of view

Hmm, I didn't know about that.. Should make everything much more simple and flexible. But can you please elaborate?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 01, 2019, 09:37:48 PM
Hmm, I didn't know about that.. Should make everything much more simple and flexible. But can you please elaborate?

Sure! Sparklemobile offers a number of detailing packages and add-ons to suit most situations. Simply select and purchase the package that best suits your needs and a mobile detailer will be dispatched to your location to perform the requested service :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 01, 2019, 09:38:46 PM
Sure! Sparklemobile offers a number of detailing packages and add-ons to suit most situations. Simply select and purchase the package that best suits your needs and a mobile detailer will be dispatched to your location to perform the requested service :)

Amazing! I believe that it is truly important to give customers the opportunity to choose and I believe that Sparkle can become an ultimate platform, where you can order EXACTLY what you need


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 01, 2019, 09:39:47 PM
Amazing! I believe that it is truly important to give customers the opportunity to choose and I believe that Sparkle can become an ultimate platform, where you can order EXACTLY what you need

True of yours! What I love is that they are building a whole environment to make life of billions of people easier ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Dog92 on March 02, 2019, 03:15:38 AM
Twitter username: @PastorDHughes
Telegram username: @bambaster

ETH address: 0x3a14c9a9DB8e902B491eB467D5296E771E78a143


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Cat47 on March 02, 2019, 03:16:59 AM
Twitter username: @KerriWeems
Telegram username: @Regustin
ETH address: 0x3b7AFBF8Ff569c0236a5b4991caf5C0A3726491E


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Ludo789 on March 02, 2019, 03:18:57 AM
Twitter username: @WondHerful
Telegram username: @fastbtc2
ETH address: 0x367064cC1b01874371BF07771fb5382A2e4BBd23


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Andista14 on March 02, 2019, 03:20:31 AM
Twitter username: @drdavemartin
Telegram username: @hope4lifee

ETH address; 0x3beD2DF55E12b71622b7fBe601717B589711fF97


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Takdir54 on March 02, 2019, 03:22:01 AM
Twitter username: @jurgmeister
Telegram username @Reil2014
Myetherwallet: 0x34106D8D6bad6d36b832a9c411be0c6b81efF8C2


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 02, 2019, 07:18:55 PM
Good evening community, loving how you discuss everything in here, seems that there are many details the team has taken into consideration, but possible to clarify a few moments? Anyone here?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 02, 2019, 07:20:00 PM
Good evening community, loving how you discuss everything in here, seems that there are many details the team has taken into consideration, but possible to clarify a few moments? Anyone here?

Evening Tony, sure! I was just reading their medium page, discovered many great new things, so would be happy to help :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 02, 2019, 07:21:16 PM
Evening Tony, sure! I was just reading their medium page, discovered many great new things, so would be happy to help :)

I am with a theoretical question, but still an important one. Detailing is a very important process , so can we be sure that our car won't be damaged etc?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 02, 2019, 07:22:16 PM
I am with a theoretical question, but still an important one. Detailing is a very important process , so can we be sure that our car won't be damaged etc?

Oh yes, they have truly advanced criterias and they evaluate every service station that is partnered with them. So putting your trust in Sparklemobile gives you the time to take care of more important things. Relax knowing that your ride is being handled with the best care possible and put your worries behind you.


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 02, 2019, 07:24:23 PM
Oh yes, they have truly advanced criterias and they evaluate every service station that is partnered with them. So putting your trust in Sparklemobile gives you the time to take care of more important things. Relax knowing that your ride is being handled with the best care possible and put your worries behind you.

Sounds good, I love this caring approach. And is the token sale already ongoing?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 02, 2019, 07:25:49 PM
Sounds good, I love this caring approach. And is the token sale already ongoing?

Yes, sure. And token rises every day, so there is an upward trend :) Just visit their website for more info on that


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 02, 2019, 07:27:23 PM
Yes, sure. And token rises every day, so there is an upward trend :) Just visit their website for more info on that

Will definitely have a look shortly. And am I right that the app is coming this year? Wanna check it out!


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 02, 2019, 07:28:24 PM
Will definitely have a look shortly. And am I right that the app is coming this year? Wanna check it out!

Yeah, should be so! And will be available in both App Store and Google Play! I love that the team is working on bringing Sparkle to as many people as they can


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 02, 2019, 07:29:37 PM
Yeah, should be so! And will be available in both App Store and Google Play! I love that the team is working on bringing Sparkle to as many people as they can

Great, so looking forward to try all this out, wanna check their Medium page after you told me that you got much information there. Seems that idea definitely worth realization! Thank you for your clarification


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Movikshp on March 02, 2019, 07:30:18 PM
Great, so looking forward to try all this out, wanna check their Medium page after you told me that you got much information there. Seems that idea definitely worth realization! Thank you for your clarification

Was happy to help! And yes, definitely have a look at their Medium page ::)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on March 03, 2019, 01:51:03 PM
Greetings everyone. Was now talking to a friend about how often we get our cars washed and cleaned and about how often we go to detailing stations. We have different opinions and different time gaps in here. Wanted also to ask for how often you do all this and how much you pay, in average


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 03, 2019, 01:52:27 PM
Greetings everyone. Was now talking to a friend about how often we get our cars washed and cleaned and about how often we go to detailing stations. We have different opinions and different time gaps in here. Wanted also to ask for how often you do all this and how much you pay, in average

Good morning there, great question. Well, I can only speak for myself, but I in average have my car detailed once a month and it costs me around $100 for 1 visit. But this is a pretty expensive station. What about you?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on March 03, 2019, 01:53:51 PM
Good morning there, great question. Well, I can only speak for myself, but I in average have my car detailed once a month and it costs me around $100 for 1 visit. But this is a pretty expensive station. What about you?

So it makes you around $1200 per year.. pretty the same do I, but my friend spends as twice as much, cause he is driving his beautiful 911 and he always gets it cleaned and detailed. Few times a month


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 03, 2019, 01:54:44 PM
So it makes you around $1200 per year.. pretty the same do I, but my friend spends as twice as much, cause he is driving his beautiful 911 and he always gets it cleaned and detailed. Few times a month

In this case he can benefit from Sparkle even more than we, as he just uses the services more often.. Is he already aware of Sparkle Mobile?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on March 03, 2019, 01:56:21 PM
In this case he can benefit from Sparkle even more than we, as he just uses the services more often.. Is he already aware of Sparkle Mobile?

Yeeah, of course, we have basically started the talk as we both are interested in Sparkle solutions. And he is now waiting for the app release even more as he wants also to evaluate other great points and stations, where he can probably spend less for the same quality. Cause Sparkle should be having a huge variety of trustworthy ones


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 03, 2019, 01:58:05 PM
Yeeah, of course, we have basically started the talk as we both are interested in Sparkle solutions. And he is now waiting for the app release even more as he wants also to evaluate other great points and stations, where he can probably spend less for the same quality. Cause Sparkle should be having a huge variety of trustworthy ones

Yep, this is a great decision. More to this, with Sparkle Token, we can just have a participating detailer come to us (or we can go to them) and use Sparkle's mobile app to pay to have car cleaned


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on March 03, 2019, 01:59:35 PM
Yep, this is a great decision. More to this, with Sparkle Token, we can just have a participating detailer come to us (or we can go to them) and use Sparkle's mobile app to pay to have car cleaned

I am also pretty sure that as popularity of the platform will grow (and it is already growing), value of token will also increase further on. And I love that I can either spend tokens on services, hold them and take advantage of Sparkle’s “Proof of Liquidity” model, or trade them on participating exchanges. By the way, great results on the exchange so far, sharp upward trend



Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 03, 2019, 02:01:07 PM
I am also pretty sure that as popularity of the platform will grow (and it is already growing), value of token will also increase further on. And I love that I can either spend tokens on services, hold them and take advantage of Sparkle’s “Proof of Liquidity” model, or trade them on participating exchanges. By the way, great results on the exchange so far, sharp upward trend

You are not the first person, telling me about great volume on the exchange and the upward trend, this is for sure a great news. All in all, I believe that Sparkle has already found their niche in the industry


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SaprikMazhik on March 03, 2019, 02:02:17 PM
You are not the first person, telling me about great volume on the exchange and the upward trend, this is for sure a great news. All in all, I believe that Sparkle has already found their niche in the industry

Yep. And I believe that we will see high growth already within this year, so staying tuned ::)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: Grandmasterbit93 on March 03, 2019, 02:03:16 PM
Yep. And I believe that we will see high growth already within this year, so staying tuned ::)

Agree with you! By the way, I recommend you to join their Telegram chat, truly friendly atmosphere in there and many amazing people ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: generous on March 03, 2019, 04:47:08 PM
You are not the first person, telling me about great volume on the exchange and the upward trend, this is for sure a great news. All in all, I believe that Sparkle has already found their niche in the industry

Yep. And I believe that we will see high growth already within this year, so staying tuned ::)
I like you because you are optimistic about the situation and let's see if there will be growth or not the most important thing, keep on following the developments so that you don't miss out on information


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on March 04, 2019, 09:10:49 PM
Good evening everyone, was now reading more about Sparkle and came up with pretty interesting geographical questions. Anyone here to discuss?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 04, 2019, 09:11:55 PM
Good evening everyone, was now reading more about Sparkle and came up with pretty interesting geographical questions. Anyone here to discuss?

Hey there, sure, what is the question? As far as I know, Sparkle should perform greatly in this sphere as they have local search feature ;)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on March 04, 2019, 09:12:43 PM
Hey there, sure, what is the question? As far as I know, Sparkle should perform greatly in this sphere as they have local search feature ;)

Yep, this is true, I am also aware of that and this is super convenient. But my question is the following - am I right that they are starting with US and aimed at expanding afterwards?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 04, 2019, 09:14:03 PM
Yep, this is true, I am also aware of that and this is super convenient. But my question is the following - am I right that they are starting with US and aimed at expanding afterwards?

Right, absolutely. With vetted and certified detailers across North America already joined Sparkle, they are planing to expand further to Asian and European regions


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on March 04, 2019, 09:15:14 PM
Right, absolutely. With vetted and certified detailers across North America already joined Sparkle, they are planing to expand further to Asian and European regions

This is what I was wondering. Well, as from my point of view, Asian market is really powerful, just evaluating the number of people living there and number of cars! The same with Europe - people love having their cars always clean in there


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 04, 2019, 09:19:23 PM
This is what I was wondering. Well, as from my point of view, Asian market is really powerful, just evaluating the number of people living there and number of cars! The same with Europe - people love having their cars always clean in there

That's true. But, of course, I believe that first of all it is important to get everything working in USA. And it is already happening :)


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on March 04, 2019, 09:20:02 PM
That's true. But, of course, I believe that first of all it is important to get everything working in USA. And it is already happening :)

By the way, would you agree that technology spreads faster in the USA?


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: tonyhawk909 on March 04, 2019, 09:21:41 PM
By the way, would you agree that technology spreads faster in the USA?

Hmm, interesting and controversial question.. Probably yes, as people usually get adopted to innovations faster there. And we see many great reviews on Sparkle in this region


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: rich-ria on March 04, 2019, 09:22:30 PM
Hmm, interesting and controversial question.. Probably yes, as people usually get adopted to innovations faster there. And we see many great reviews on Sparkle in this region

Makes sense! Thanks for your opinion, was interested in talking to you in here! Have a nice day/evening


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: coingecko on March 12, 2019, 06:26:31 AM
Sparkle market cap is now $96 thousand and traded on CoinTiger, CoinExchange, and STEX.
Check out here for more details: https://www.coingecko.com/en/coins/sparkle


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: SparkleToken on March 12, 2019, 03:39:42 PM
Thanks for the update Coingeko will let the community know right away!


Sparkle market cap is now $96 thousand and traded on CoinTiger, CoinExchange, and STEX.
Check out here for more details: https://www.coingecko.com/en/coins/sparkle


Title: Re: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]
Post by: MishaSER on January 07, 2021, 07:07:42 PM
Hello, I am interested in your project. You will not be running a reward program or possibly another airdrop in the future.