Bitcoin Forum
May 04, 2024, 01:52:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »  All
  Print  
Author Topic: [ANN][ICO][PoL] Sparklemobile -Network of quality local auto detailers [AIRDROP]  (Read 31223 times)
SparkleToken (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 54
Merit: 7

Sparklemobile.io


View Profile WWW
January 06, 2019, 10:37:16 PM
Last edit: March 12, 2019, 03:55:20 PM by SparkleToken
Merited by quickdeal (5), evakka (2)
 #1

Website                      Whitepaper                Sparkle Selfdrop             Twitter                        Reddit                        Facebook                    Discord

ERC20 Proof of Liquidity



Already Over 2800+ Token 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.


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"}]



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                      Whitepaper                Sparkle Selfdrop             Twitter                        Reddit                        Facebook                    Discord

                  ◾ twitterfacebooktelegram         Connect users with  
SPARKLE   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬    quality automotive     
                 ❱❱❱ JOIN ❰❰❰      [  WHITPAPER  ]         detailing services  
1714787575
Hero Member
*
Offline Offline

Posts: 1714787575

View Profile Personal Message (Offline)

Ignore
1714787575
Reply with quote  #2

1714787575
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Percayakan
Newbie
*
Offline Offline

Activity: 106
Merit: 0


View Profile
January 07, 2019, 12:36:28 AM
 #2

Twitter username: @aisyah7460
Telegram username: @Rhigoy
ETH address: 0xF91276F3e96D184ab7Ee7350407F2DAf1659eB6F
SparkleToken (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 54
Merit: 7

Sparklemobile.io


View Profile WWW
January 07, 2019, 01:14:07 AM
 #3


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

Welcome to the community!

                  ◾ twitterfacebooktelegram         Connect users with  
SPARKLE   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬    quality automotive     
                 ❱❱❱ JOIN ❰❰❰      [  WHITPAPER  ]         detailing services  
k0man4
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 07, 2019, 02:34:29 AM
 #4

Twitter username: @_NixMan_
Telegram username: @NiDiMan

ETH address; 0x0A251dF99A88A20a93876205Fb7f5Faf2E85A481
Notyoursbuisness
Full Member
***
Offline Offline

Activity: 214
Merit: 100



View Profile
January 07, 2019, 02:42:02 AM
 #5

Twitter username  @HappyTedVault
Telegram username   @LuckyTeddy
ETH address   0x512AC6b7C9E3230B256E5e7dd5273045893b651f

   ⚡⚡ PRiVCY ⚡⚡   ▂▃▅▆█ PRiVCY (PRIV) is a new PoW/PoS revolutionary privacy project  ☞ Best privacy crypto-market! █▆▅▃▂
    Own Your Privacy! ───────────────── WebsiteGithub  |  Bitcointalk  |  Twitter  |  Discord  |  Explorer ─────────────────
   ✯✯✯✯✯                 ✈✈✈[Free Airdrop - Starts 9th June][Tor]✈✈✈ ║───────────║ Wallet ➢ Windows  |  macOS  |  Linux
El_mako
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile WWW
January 07, 2019, 02:59:45 AM
 #6

Twitter username: @islander_ne
Telegram username @El_Mako
Myetherwallet: 0x6D017De141C4DFd4E31e9F23086fF7725ABaCA65


abuzein
Copper Member
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
January 07, 2019, 04:30:49 AM
 #7

Twitter username: @bundazahrazein
Telegram username @abuzeinaidid
Myetherwallet:
0x42FbB54202535218fa1fAdac32e54b9D3165bcB2
Venti188
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 07, 2019, 04:37:51 AM
 #8

Twitter username; @jerwolf188
Telegram username; @venti188
Eth wallet ; 0x6f2eA17F353e41A2f26709Ee5bB1096670d68121
Nilsfokkenrood
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 07, 2019, 05:20:41 AM
 #9

Twittername: @caladrius666
Telegramusername: @caladrius
ETH wallet: 0x1Cc275870F19F183D183567557abB22a2B4ee407
boynton2857dina557
Newbie
*
Offline Offline

Activity: 140
Merit: 0


View Profile
January 07, 2019, 05:37:55 AM
 #10

Twittername: @libra16101991
Telegramusername: @janurai
ETH wallet: 0xA850a2Df4245982901Ff86b65dfC24110EEC7Cca
jeteze
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 07, 2019, 07:16:42 AM
 #11

Twitter username: @Jaccotz
Telegram username: @jeteze
ETH address: 0x320501EEADd74B5f903437BE201b712acd218e5c
Marra031
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 07, 2019, 07:32:01 AM
 #12

Twitter username: @Amarteur
Telegram username: @Amarteur
ETH address: 0x66E4DF76Fe8A76e2CcefaC7E48e3693bC2aCa064
Skycrypto2020
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile WWW
January 07, 2019, 07:46:24 AM
 #13

Twitter username : @cryptoayinbest
Telegram username : @ayb2020
ETH address : 0x759654c6ebf4504d8f006f1474f4442bd966943a
anabel23
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 07, 2019, 08:00:28 AM
 #14

Twitter : annieebrz
Telegram : anabel23
ETH Wallet : 0xcc9C50F13ffC520303fc74C18D42018E48BFc846   
Bulka1987
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 07, 2019, 08:23:56 AM
 #15

Twitter username: @cryptobulka
Telegram username: @bulkacrypto
Eth wallet: 0x1801f41D78DfB3DE62a80f3657d7966Af266ddC5
Thorsky
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile WWW
January 07, 2019, 08:30:24 AM
 #16

Twitter username: @DignosM
Telegram username: @MartineSD
Eth wallet: 0x9a79EB2FFba13aE95Da1000a31abCfD530BAdA65
cryptoJTR
Newbie
*
Offline Offline

Activity: 113
Merit: 0


View Profile
January 07, 2019, 12:19:46 PM
 #17

Twitter username : @CRapwindsoul
Telegram username : @decipherJTR
ETH address : 0x3067421ccd1a67d875AD29055185742201363949
Kotako678
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 07, 2019, 12:32:37 PM
 #18

twitter : @Crypto__Tone ‏
telegram : @devitasari01
erc20 : 0x3E09eC98e365EeE573Da9Ce46072075C8a59C6ac
good project
Neneng345
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
January 07, 2019, 12:34:16 PM
 #19

twitter    : @airdrop_ann
telegram : @tengkurahul342
0x35015EA7deb61727f1aA7500Cd88327A3E27c27E
Hantu98
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 07, 2019, 12:39:32 PM
 #20

Twitter username: @@dunk323232 ‏
Telegram username: @@dunk32 ‏
0x340FCEE2f6c82141f7823D2e5b790BbD110c7f19
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!