Bitcoin Forum
April 26, 2024, 01:46:45 PM *
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 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 »
  Print  
Author Topic: 🚀LOTTEREUM🚀 - complex of smart contracts. AIRDROP RESTART🚀  (Read 23728 times)
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 06:14:14 PM
Last edit: April 26, 2018, 12:31:05 AM by lottereumDev
 #1



What is LOTTEREUM?

LOTTEREUM is a complex of smart contracts that will perform the following functions:
1. Online casino (Lottery, slot machines, roulettes and other games).
2. Decentralized credit system in Eth and tokens.
3. Platform for the release of tokens and ICO.

LOTTEREUM implements a system in which all participants of this complex of smart contracts remain at a profit.

For example:

1. Players in the online casino will receive Eth if they win, and in case of a loss they receive tokens.
2. The borrower and creditor for participating in a successful transaction will receive a reward in the project's tokens.
3. Those who wish to receive funds for the implementation of their own project will be able not only to issue a token, but also to sell it.

How did we select the genesis of the address for the airdrop?

A total of 7000 addresses will be imported.
At the moment, 6396 addresses have already been imported.
We collected some of the addresses through our Google form.
As a bonus to the smart contract, the addresses of those users who participated in the airdrop Minereum, Timereum and PosToken were imported.
From open sources, lists were obtained and consolidated into one.
At the same time, duplicates were deleted first, then all addresses with zero activity (zero sum of Ethers on the account) or estimated at less than 100 $ of tokens on the balance were deleted, and then all the addresses that made tokens transfer to other addresses from this list.
The total number of addresses after the merger was 10190 pieces, after removing duplicate 8452 addresses remained, after removing the associated addresses, there were 6396 addresses that were imported into the smart contract.
All addresses of the participants of the airdrop in PosToken are imported completely.
List of the origins of addresses HERE

Specifications:

Name: LOTTEREUM
Symbol: LTE
Decimals: 0
Standard: ERC20
Platform: Ethereum
Total address genesis: 7000
Number of Deliveries: 10
Terms of delivery: reduction of the previous delivery volume by 10% and decrease in the number of LTEs at the source address of 303 LTE
The initial volume of tokens: 8,000,000 LTE (1,000,000 LTE pre-mining including)
Pre-mining 1000000 LTE: 80% on the bounty company, 20% of the developers' needs
Maximum volume of tokens: ≈ 45 979 931 LTE
Contract address: 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B

Plan for the release of a token to exchanges

The smart contract is compatible with EtherDelta https://etherdelta.com/#0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b-ETH
After the auction, the token will be added to https://hitbtc.com/add-token, https://novaexchange.com/addcoin/ and https://www.coinexchange.io/
After adding https://coinmarketcap.com/, the token will be added to https://www.livecoin.net/en/coin-listing

How to add a token to MyEtherWallet

Click "Add custom token" and
in field
Address - 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
Token Symbol - LTE
Decimals - 0

Rules for conducting lotteries

Smart contract is cyclical.
Each cycle is a new lottery with a new value of a lottery ticket.
The lottery starts for everyone at one time.
The actual Ethereum processing transactions determines the winner, since the winnings are tied to transactions and the smart contract considering them determines the winners.

METHOD OF CONDUCTING LOTTERY
(Lottery Eth)
The price of the lottery ticket is 0.01 Eth, 0.1 Eth, 1 Eth, 10 Eth alternately.
The lottery begins when the participation of 1000 participants is confirmed.
If the required number of participants is not dialed in 1 day, the lottery value is reduced to a minimum.
Confirmation of participation is carried out by transferring to a smart contract those who wish to participate in lottery 1 of the token.
Participants are informed of the time of the lottery in the established way.
At the announced time, all participants pay a payment to the smart contract of the amount of Eth equal to the value of the lottery ticket for the currently held lottery.
Payments less than the required amount are not returned.
Payments of more than the required amount are accepted as equal to the amount of participation. Return of overpayment is not made.
The winners are determined by counting transactions in a smart contract, taking into account the gaming advantages that players have.
1. The first transaction brings the owner 10% of the total lottery collection amount.
2. Each tenth transaction brings to its owner 0.2% of the total lottery collection amount
3. Each twentieth transaction brings to its owner 0.4% of the total lottery amount
4. Each hundredth transaction brings the owner 2% of the total lottery amount
5. Losers receive a share of the total amount of tokens received by a smart contract as a result of holding a lottery for tokens.
10% of the total amount of the lottery is sent to the fund dev.
20% of the profit is distributed among the owners of investment addresses.

METHOD OF CONDUCTING LOTTERY
(Payment of participation by tokens)
The price of the lottery ticket is 100, 500, 1,000, 5,000 tokens in turn.
The lottery begins when the participation of 1000 participants is confirmed.
If the required number of participants is not dialed in 1 day, the lottery value is reduced to a minimum.
Confirmation of participation is carried out by transferring to a smart contract those who wish to participate in lottery 1 of the token.
Participants are informed of the time of the lottery in the established way.
At the announced time, all participants transfer to the smart contract the number of tokens of equal value of the lottery ticket for the currently held lottery.
Payments less than the required amount are not returned.
Payments of more than the required amount are accepted as equal to the amount of participation. Return of overpayment is not made.
The winners are determined by counting transactions with a smart contract, taking into account the gaming advantages that players have.

1. The prize fund is 80% of the amount of tokens participating in the lottery.
2. 10% is destroyed upon admission.
3. 10% is directed to payments to the losing lottery participants for Eth.
4. The first transaction brings the owner 20% of the total lottery collection amount.
5. Each tenth transaction brings to its owner 0.2% of the total lottery collection amount.
6. Each twentieth transaction brings to its owner 0.4% of the total lottery amount.
7. Each hundredth transaction brings the owner 2% of the total lottery amount.


How to participate?

We open https://www.myetherwallet.com/#contracts



Set the value



Enter in the field "Contract Address" - 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B

Enter in the field "ABI / JSON Interface" this code:


Code:
[ { "constant": false, "inputs": [ { "name": "_to", "type": "address" }, { "name": "amount", "type": "uint256" } ], "name": "sendTokens", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "name", "outputs": [ { "name": "", "type": "string", "value": "Lottereum" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_sender", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "approve", "outputs": [ { "name": "success", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "totalSupply", "outputs": [ { "name": "", "type": "uint256", "value": "1000000" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_from", "type": "address" }, { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transferFrom", "outputs": [ { "name": "success", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "ticketPriceInTokenLottery", "outputs": [ { "name": "", "type": "uint256", "value": "100" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "decimals", "outputs": [ { "name": "", "type": "uint8", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "investors", "outputs": [ { "name": "", "type": "address", "value": "0xdfddcd072309e832528f3b41967d9869ee7aea63" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_price", "type": "uint256" }, { "name": "_priceEth", "type": "string" } ], "name": "setTicketPriceInEthereum", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "startTimeLotteryByToken", "outputs": [ { "name": "", "type": "string", "value": "" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_price", "type": "uint256" } ], "name": "setTicketPriceInToken", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "buyTicketForTokenLottery", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "participientsEthereumLottery", "outputs": [ { "name": "", "type": "address", "value": "0x" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "ticketPriceInEthereumLottery", "outputs": [ { "name": "", "type": "string", "value": "0.01" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "balanceOf", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_value", "type": "uint256" } ], "name": "setMaxTransfer", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_dateTime", "type": "uint256" }, { "name": "_dateString", "type": "string" } ], "name": "setStartTimeLotteryByEthereum", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "addEther", "outputs": [], "payable": true, "type": "function" }, { "constant": true, "inputs": [], "name": "owner", "outputs": [ { "name": "", "type": "address", "value": "0xe57c4f7de8e2c3bcc1801ecbe12a54a1bd88fe06" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "users", "type": "address[]" }, { "name": "countToken", "type": "uint256" } ], "name": "importAddresses", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "symbol", "outputs": [ { "name": "", "type": "string", "value": "LTE" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "playLotteryByEthereum", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_dateTime", "type": "uint256" }, { "name": "_dateString", "type": "string" } ], "name": "setStartTimeLotteryByToken", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transfer", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "buyPriceTokenInWei", "outputs": [ { "name": "", "type": "uint256", "value": "1500000000000000" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "participateInEthereumLottery", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "playLotteryByToken", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "buyTicketForEthereumLottery", "outputs": [], "payable": true, "type": "function" }, { "constant": true, "inputs": [], "name": "amountOfTicketsForTokenLotteryPurchased", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "price", "type": "uint256" } ], "name": "setPriceOfToken", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_sender", "type": "address" }, { "name": "_value", "type": "uint256" }, { "name": "_extraData", "type": "bytes" } ], "name": "approveAndCall", "outputs": [ { "name": "success", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "buyTokens", "outputs": [], "payable": true, "type": "function" }, { "constant": true, "inputs": [], "name": "startTimeLotteryByEthereum", "outputs": [ { "name": "", "type": "string", "value": "" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" }, { "name": "", "type": "address" } ], "name": "allowance", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "amountOfTicketsForEthereumLotteryPurchased", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "totalFundInTokenLottery", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "investAddress", "type": "address" }, { "name": "share", "type": "uint256" } ], "name": "addInvestor", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "maxTransfer", "outputs": [ { "name": "", "type": "uint256", "value": "4" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "newOwner", "type": "address" } ], "name": "transferOwnership", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "administrator", "outputs": [ { "name": "", "type": "address", "value": "0x1cf460db4a2290498616c2d9aea2ad1ed201fa39" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "countWei", "type": "uint256" } ], "name": "sendEther", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "participientsTokenLottery", "outputs": [ { "name": "", "type": "address", "value": "0x" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "totalFundEthereumLotteryInWei", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "participateInTokenLottery", "outputs": [], "payable": false, "type": "function" }, { "inputs": [], "payable": false, "type": "constructor" }, { "payable": false, "type": "fallback" }, { "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" } ]

Click "Access"



We choose the function "ParticipiateInTokenLottery"



We go into the purse and click "Write"

A message appears.



Click "Generate Transaction" Do not change anything! Leave 0!

Further on sense.

Guide to buying a lottery ticket

It will be ready soon.

How to get your share from the profits of lotteries on Eth?

Under the terms of a smart contract, 20% of each lottery on Eth is divided among investors. 4.59% of this amount is distributed by default to investors whose addresses are spelled out in a smart contract.
The remaining 95.41% will be distributed among the owners of LTE tokens.
The right to participate in the profit section has investors with at least 50,000 LTE tokens.
Proceeding from the aforesaid, it is obvious what for it is necessary to buy tokens at a stock exchange.

Token Tracker on Etherscan:
https://etherscan.io/token/0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B#balances
(because Etskran does not see the addresses to which tokens are directly credited with a smart contract, then the total amount of tokens in circulation is visible, but the owners of the genesis of addresses that did not receive tokens on transactions are not visible)

Road map

1. Basic, lottery smart contract (ready).
2. Auction (there is a recruitment of participants).
3. Website, stock exchanges, coinmarketcap.com (at the end of the auction).
4. Credit smart contract (end of Q4 of 2017).
5. Smart contract "Issue of tokens and ICO" (Q1 2018).
6. Smart contract "Slotomania" (Q2 of 2018).
7. Smart contract "Roulette" (Q3, 2018).

Bounty Company

The form https://docs.google.com/forms/d/e/1FAIpQLSd6lNgDlVyVxfrQmzQEtejOtN0GcL8rLiSWLilaQM8iri3IBw/viewform?usp=sf_link
Table https://docs.google.com/spreadsheets/d/1_-3QKA6QIjGIrxflJhieWgo5-M3JSVgey7EbSQU2b2g/edit?usp=sharing
Rules https://bitcointalk.org/index.php?topic=2120357.msg21200685#msg21200685


Translations into other languages

There is a reservation. Only native speakers.
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714139205
Hero Member
*
Offline Offline

Posts: 1714139205

View Profile Personal Message (Offline)

Ignore
1714139205
Reply with quote  #2

1714139205
Report to moderator
1714139205
Hero Member
*
Offline Offline

Posts: 1714139205

View Profile Personal Message (Offline)

Ignore
1714139205
Reply with quote  #2

1714139205
Report to moderator
1714139205
Hero Member
*
Offline Offline

Posts: 1714139205

View Profile Personal Message (Offline)

Ignore
1714139205
Reply with quote  #2

1714139205
Report to moderator
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 06:18:13 PM
Last edit: September 24, 2017, 11:29:38 AM by lottereumDev
 #2

In this company, the reward will be the addition of your address in a smart contract as the genesis of the address!

Hero/Legendary, Sr. Member, Full Member - 1 posts on 150 characters a day in any forum topic within 2 weeks.

Member, Jr.Member - 2 posts on 150 characters a day in any forum topic within 2 weeks.

Newbie - 2 posts on 150 characters a day in any forum topic within 4 weeks

(Change your signature when you reach the status Jr.Member)


Hero/Legendary



▄██████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
███     ████     █     █     ███     ███
████   ██████   ███   ███   █████   ████
████   ██████   ███   ███    ████   ████
████   ██  ██   ███   ███     ███   ████
████   ██  ██   ███   ███   █  ██   ████
████   ██  ██   ███   ███   ██  █   ████
████   ██  ██   ███   ███   ███     ████
████   ██  ██   ███   ███   ████    ████
█████          ████   ███   █████   ████
██████   ██   ████     █     ███     ███
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
▀██████████████████████████████████████▀




AUCTION
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
WHITE PAPER
Code:
[center]
[url=https://goo.gl/JTYG64][/url]
[table][tr][td][font=Courier][size=2px][color=#e28100]
▄██████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
███     ████     █     █     ███     ███
████   ██████   ███   ███   █████   ████
████   ██████   ███   ███    ████   ████
████   ██  ██   ███   ███     ███   ████
████   ██  ██   ███   ███   █  ██   ████
████   ██  ██   ███   ███   ██  █   ████
████   ██  ██   ███   ███   ███     ████
████   ██  ██   ███   ███   ████    ████
█████          ████   ███   █████   ████
██████   ██   ████     █     ███     ███
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
▀██████████████████████████████████████▀
[/color][/size][/font][/td]
[td][url=https://goo.gl/JTYG64][size=29px][color=#e28100][b][font=rockwell][/font][/b][/color][/size][/td]
[td][b][size=1][color=#e28100]█
[color=#1e2226]█[/color]
█[/color][/size][/b][/td]
[td][center][font=Trebuchet MS][b][url=https://goo.gl/JTYG64][size=15pt][glow=#e28100,2,300][color=transparent].[color=WHITE] You ALREADY have the genesis address of LOTTEREUM, [/color][color=transparent].[/color][/glow][/size][/url][/b][/font]
[font=Century Gothic][b][url=https://goo.gl/JTYG64][size=8pt][color=#1e2226] if you participated in the airdrop [color=#e28100]⬢[/color] MINEREUM [color=#e28100]⬢[/color] TIMEREUM [color=#e28100]⬢[/color] PosToken[/size][/url][/b][/font][/center][/td]
[td][b][size=1][color=#e28100]█
[color=#1e2226]█[/color]
█[/color][/size][/b][/td]
[td][center][font=Trebuchet MS][b][url=https://goo.gl/SihDKp][size=14pt][color=#1e2226]☰ [color=#e28100]AUCTION[/color] ☰[/color][/size][/url]
[color=#1e2226][size=2pt]▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀[/size][/color]
[url=https://goo.gl/JTYG64][size=9pt][color=#1e2226]☰[color=#e28100]WHITE PAPER[/color]☰[/size][/url][/b][/font][/center]
[/td]
[/tr]
[/table]
[url=https://goo.gl/JTYG64][/url][/center]

Sr. Member



▄██████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
███     ████     █     █     ███     ███
████   ██████   ███   ███   █████   ████
████   ██████   ███   ███    ████   ████
████   ██  ██   ███   ███     ███   ████
████   ██  ██   ███   ███   █  ██   ████
████   ██  ██   ███   ███   ██  █   ████
████   ██  ██   ███   ███   ███     ████
████   ██  ██   ███   ███   ████    ████
█████          ████   ███   █████   ████
██████   ██   ████     █     ███     ███
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
▀██████████████████████████████████████▀



You ALREADY have the genesis address of LOTTEREUM,
......▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀.......
 if you participated in the airdrop MINEREUM   TIMEREUM   PosToken


AUCTION
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
WHITE PAPER

Code:
[center]
[url=https://goo.gl/fA75EV][/url]
[table][tr][td][font=Courier][size=2px][color=#e28100]
▄██████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
███     ████     █     █     ███     ███
████   ██████   ███   ███   █████   ████
████   ██████   ███   ███    ████   ████
████   ██  ██   ███   ███     ███   ████
████   ██  ██   ███   ███   █  ██   ████
████   ██  ██   ███   ███   ██  █   ████
████   ██  ██   ███   ███   ███     ████
████   ██  ██   ███   ███   ████    ████
█████          ████   ███   █████   ████
██████   ██   ████     █     ███     ███
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
▀██████████████████████████████████████▀
[/color][/size][/font][/td]
[td][url=https://goo.gl/JTYG64][size=29px][color=#e28100][b][font=rockwell][/font][/b][/color][/size][/td]
[td]
[b][size=1][color=#e28100]█
[color=#1e2226]█[/color]
█[/color][/size][/b]
[/td]
[td][center][font=Trebuchet MS][b][url=https://goo.gl/JTYG64][size=14pt][color=transparent][color=#e28100] You ALREADY have the genesis address of LOTTEREUM, [/color][color=transparent][/color][/color][/size][/url][/b][/font][color=transparent]
[color=#1e2226][size=2pt][color=transparent]......[/color]▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀[color=transparent].......[/color][/size][/color]
[font=Century Gothic][b][url=https://goo.gl/JTYG64][size=8pt][color=#1e2226]  if you participated in the airdrop [color=#e28100] ⬢ [/color] MINEREUM  [color=#e28100] ⬢ [/color] TIMEREUM  [color=#e28100] ⬢ [/color] PosToken [/color][/size][/url][/b][/font][/color][/center]
[/td]
[td][b][size=1][color=#e28100]█
[color=#1e2226]█[/color]
█[/color][/size][/b][/td]
[td][center][font=Trebuchet MS][b][url=https://goo.gl/SihDKp][size=14pt][color=#1e2226]☰ [color=#e28100] AUCTION [/color] ☰[/color][/size][/url]
[color=#1e2226][size=2pt]▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀[/size][/color]
[url=https://goo.gl/JTYG64][size=9pt][color=#1e2226]☰[color=#e28100]WHITE PAPER[/color]☰[/size][/url][/b][/font][/center]
[/td]
[/tr]
[/table]
[/center]

Full Member


Code:
[center][url=https://goo.gl/JTYG64][color=#e28100][b][font=rockwell]LOTTEREUM[/b][/color][/url] [color=#1e2226]█[/color][font=Trebuchet MS][b][url=https://goo.gl/JTYG64][color=transparent].[color=#1e2226]You ALREADY have the genesis address of LOTTEREUM,[/color][color=transparent].[/color][/url][/b][/font][color=#1e2226]█[/color] [url=https://goo.gl/SihDKp][color=#e28100][b][font=rockwell] AUCTION [/font][/b][/color][/url]
[color=#1e2226]▬▬▬[/color] [font=Trebuchet MS][b][url=https://goo.gl/JTYG64][color=#e28100]if you participated in the airdrop MINEREUM  [/url] [url=https://goo.gl/JTYG64][color=#1e2226], [color=#e28100]TIMEREUM [/color] , [/color][/url] [url=https://goo.gl/JTYG64][color=#e28100]PosToken[/url][/b][/font] [color=#1e2226]▬▬▬[/color][/center]

Member

LOTTEREUM █ You ALREADY have the genesis address of LOTTEREUM, █ AUCTION
▬▬ if you participated in the airdrop ☰ MINEREUM ☰ TIMEREUM  ☰ PosToken ▬▬

Code:
[center][url=https://goo.gl/JTYG64] LOTTEREUM [/url] █ You ALREADY have the genesis address of LOTTEREUM, █ [url=https://goo.gl/SihDKp] AUCTION [/url]
▬▬ if you participated in the airdrop ☰ MINEREUM ☰ TIMEREUM  ☰ PosToken ▬▬[/center]

Jr.Member

You ALREADY have the genesis address of LOTTEREUM,
if you participated in the airdrop MNE, TME, POS

Code:
[center][url=https://goo.gl/JTYG64]You ALREADY have the genesis address of LOTTEREUM,[/url]
if you participated in the airdrop MNE, TME, POS[/center]

Newbie

BAUNTI █ LOTTEREUM █ AUCTION

Code:
BAUNTI █ LOTTEREUM █ AUCTION
Easybitcoin2013
Sr. Member
****
Offline Offline

Activity: 487
Merit: 250


View Profile
August 25, 2017, 06:22:31 PM
 #3

shut up and take my money Cool Grin

i'm in..i Love it
user0000001
Sr. Member
****
Offline Offline

Activity: 938
Merit: 261


View Profile
August 25, 2017, 06:23:08 PM
 #4

again first)))
more bonus?)

Forgot about the rule prohibiting stimulation of activity)))
no) i like lotto)
i love LOTTEREUM)
JuliaJi
Full Member
***
Offline Offline

Activity: 896
Merit: 103



View Profile
August 25, 2017, 06:25:29 PM
 #5

Just joined up! Good luck to participants!!
Waiting fpr results!
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 06:41:47 PM
 #6

shut up and take my money Cool Grin

i'm in..i Love it

Good luck in the lottery! Check your balance!
Wooser
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 25, 2017, 06:47:40 PM
 #7

Seems like it might be kind of fun. I'm in.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 06:51:23 PM
 #8

Just joined up! Good luck to participants!!
Waiting fpr results!

Check your balance! Good luck!
joosep
Sr. Member
****
Offline Offline

Activity: 569
Merit: 250



View Profile
August 25, 2017, 06:58:51 PM
 #9

I am in.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 07:00:45 PM
 #10

Seems like it might be kind of fun. I'm in.

It's your turn to check your balance!  Grin
vennz17
Sr. Member
****
Offline Offline

Activity: 714
Merit: 252



View Profile
August 25, 2017, 07:06:02 PM
 #11

Let me in

Goodluck for me  Cheesy Cheesy
szachta
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
August 25, 2017, 07:13:53 PM
 #12

Just joined good luck guys.
Easybitcoin2013
Sr. Member
****
Offline Offline

Activity: 487
Merit: 250


View Profile
August 25, 2017, 07:18:27 PM
 #13

shut up and take my money Cool Grin

i'm in..i Love it
Good luck in the lottery! Check your balance!

i say THANK YOU!

when is next round Grin
emmnazady
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250


The Standard Protocol - Solving Inflation


View Profile WWW
August 25, 2017, 07:18:57 PM
 #14

I am in....good luck to ME  Grin

but i have this eror


Next-Gen of
Algo Stablecoins

  ▄▄██████████████████
 █████████████████████
█████▀▀
████▀    ████
████     ████
████     ████
         ████     ████
         ████    ▄████
               ▄▄█████
█████████████████████
██████████████████▀▀ 
TheStandard█▀▀▀











█▄▄▄
▀▀▀█











▄▄▄█
  Join Private Sale of $TST
  No KYC     Fair Launch Auction

  CopperLaunch.com
▀▀▀█











▄▄▄█
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████

.
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████   ▄▄▄    ▄▄▄   ██████
█████▌   ███    ███   ▐█████
█████▌                ▐█████
███████▄   ▀████▀   ▄███████
joosep
Sr. Member
****
Offline Offline

Activity: 569
Merit: 250



View Profile
August 25, 2017, 07:28:58 PM
 #15

I had 101 LTE tokens, but they disappeared...

Contract 0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b 
 Warning! Error encountered during contract execution [Bad instruction]

lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 07:29:57 PM
 #16

I am in.

Check the balance of the tokens!
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 07:31:21 PM
 #17

I had 101 LTE tokens, but they disappeared...

Contract 0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b 
 Warning! Error encountered during contract execution [Bad instruction]



https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0x0a2f5dfb5a31642493028c4312e90f2c057f5069
passivebesiege
Hero Member
*****
Offline Offline

Activity: 854
Merit: 502


CTO & Spokesman


View Profile WWW
August 25, 2017, 07:32:04 PM
 #18

I'll try it all the instructions given but I see this when I tried  the last instructions  Warning! Error encountered during contract execution [Bad instruction]  did I make it right I don't see any LTE balance.
joosep
Sr. Member
****
Offline Offline

Activity: 569
Merit: 250



View Profile
August 25, 2017, 07:33:47 PM
 #19

I had 101 LTE tokens, but they disappeared...

Contract 0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b 
 Warning! Error encountered during contract execution [Bad instruction]



https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0x0a2f5dfb5a31642493028c4312e90f2c057f5069

Yes, tokens are back in wallet.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 07:43:05 PM
 #20

I am in....good luck to ME  Grin

but i have this eror



Lte has not sent you to your address yet. To whom I send, to that I write "Check the balance!"

Check the balance! Grin
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 »
  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!