Bitcoin Forum
May 11, 2024, 11:55:48 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 [All]
  Print  
Author Topic: [AIRDROP][ICO] LOTTEREUM - planned reduction in the number of tokens in turnover  (Read 18155 times)
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 21, 2017, 06:20:41 AM
Last edit: September 23, 2017, 10:07:52 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

Soon.

Translations into other languages


There is a reservation. Only native speakers.
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715471748
Hero Member
*
Offline Offline

Posts: 1715471748

View Profile Personal Message (Offline)

Ignore
1715471748
Reply with quote  #2

1715471748
Report to moderator
1715471748
Hero Member
*
Offline Offline

Posts: 1715471748

View Profile Personal Message (Offline)

Ignore
1715471748
Reply with quote  #2

1715471748
Report to moderator
1715471748
Hero Member
*
Offline Offline

Posts: 1715471748

View Profile Personal Message (Offline)

Ignore
1715471748
Reply with quote  #2

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

Activity: 294
Merit: 100


View Profile
July 21, 2017, 06:39:37 AM
Last edit: July 24, 2017, 07:11:07 AM by lottereumDev
 #2

Bounty translation and maintenance of the topic.
Raising the topic at least 1 time per day.
Only for the native speaker. Remuneration is the status of the investor with a share of 0.01 from 20% of the lottery profits.
Our signature in the profile is required.



Code:
[img]https://pp.userapi.com/c638919/v638919881/4aa63/VTs3tvm-37o.jpg[/img]
[img]https://pp.userapi.com/c638919/v638919881/4aa6d/aeohE2HE31Q.jpg[/img]
[img]https://pp.userapi.com/c638919/v638919881/4aa77/1DAasA8urqA.jpg[/img]
[img]https://pp.userapi.com/c638919/v638919881/4aa81/PxseYlwp6lM.jpg[/img]
[img]https://pp.userapi.com/c638919/v638919881/4aa8b/SqY3cWXjQ74.jpg[/img]

akamy789
Full Member
***
Offline Offline

Activity: 165
Merit: 100


View Profile
July 21, 2017, 07:20:58 AM
 #3

To put the code in your personal signature, and then add the address to the form so that you receive free coins, right? Do you have any requirements for my account level?
tanhv90
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
July 21, 2017, 07:29:16 AM
 #4

Newbie account cannot add to much works for signature Sad
dfebrero
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
July 21, 2017, 07:52:24 AM
 #5

Is there any website or real word reference for this project ?
BurCoin
Member
**
Offline Offline

Activity: 78
Merit: 11


View Profile
July 21, 2017, 08:10:33 AM
Last edit: July 25, 2017, 12:25:00 PM by BurCoin
 #6









If you want to get 50 times 1000 tokens, then when filling out the form, set our signature in the profile!

Full Member


Code:
[center][url=https://goo.gl/ULP6xw][color=#e28100][b][font=rockwell] LOTTEREUM [/b][/color][/url] [color=#1e2226]█[/color][font=Trebuchet MS][b][url=https://goo.gl/WqrxEQ][color=transparent].[color=#1e2226]TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT![/color][color=transparent].[/color][/url][/b][/font][color=#1e2226]█[/color] [url=https://goo.gl/ULP6xw][color=#e28100][b][font=rockwell]ICO 100 Eth[/font][/b][/color][/url]
[color=#1e2226]▬▬▬▬▬[/color] [font=Trebuchet MS][b][url=https://goo.gl/ULP6xw][color=#e28100]INVITE INVESTORS[/url] [url=https://goo.gl/ULP6xw][color=#1e2226]☰ [color=#e28100]Here AIRDROP[/color] ☰[/color][/url] [url=https://goo.gl/ULP6xw][color=#e28100]DIVIDEND PAYMENT[/url][/b][/font] [color=#1e2226]▬▬▬▬▬[/color][/center]


Member

LOTTEREUM █ TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! █ ICO 100 Eth
▬▬▬▬ INVITE INVESTORSHere AIRDROPDIVIDEND PAYMENT ▬▬▬▬

Code:
[center][url=https://goo.gl/ULP6xw] LOTTEREUM [/url] █ TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! █ [url=https://goo.gl/WqrxEQ]ICO 100 Eth[/url]
▬▬▬▬ [url=https://goo.gl/ULP6xw]INVITE INVESTORS[/url] ☰ [url=https://goo.gl/ULP6xw]Here AIRDROP[/url] ☰ [url=https://goo.gl/WqrxEQ]DIVIDEND PAYMENT[/url] ▬▬▬▬[/center]

Jr.Member

⬢▬ TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! ▬⬢
Here AIRDROP █ LOTTEREUM █ ICO 100 Eth

Code:
[center]⬢▬[url=https://goo.gl/WqrxEQ] TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! [/url]▬⬢
Here AIRDROP █ LOTTEREUM █ ICO 100 Eth [/center]

Newbie

1. Hocить двa мecяцa.
2. Пpoвepкa бoтoм eжeднeвнo.
3. Пpи дocтижeнии cтaтyca Jr. Member cмeнить кoд пoдпиcи.
4. Eжeднeвнo пиcaть 2 cooбщeния в любoй тeмe фopyмa.

Here AIRDROP █ LOTTEREUM █ ICO 100 Eth

Code:
[center]Here AIRDROP █ LOTTEREUM █ ICO 100 Eth[/center]
BurCoin
Member
**
Offline Offline

Activity: 78
Merit: 11


View Profile
July 21, 2017, 08:12:04 AM
 #7

Is there any website or real word reference for this project ?

The first stage of ICO fundraising is to create a website. https://docs.google.com/forms/d/e/1FAIpQLSeuZeEzz9_Mf80HXKoLWeFDiN492VyrI5m-3t20d36-vP7l9A/viewform
AmoreJaz
Legendary
*
Offline Offline

Activity: 3094
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
July 21, 2017, 08:31:04 AM
 #8

looks like a fun lil project... get ready for all the bounty beggars to hit this thread!!!
i reserver Dirka Dirka language!

Dirka!

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2017, 10:26:27 AM
 #9

looks like a fun lil project... get ready for all the bounty beggars to hit this thread!!!
i reserver Dirka Dirka language!

Dirka!

Dirka! All who are not moron! Dirka! Grin Grin Grin
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 21, 2017, 10:42:09 AM
 #10

Codes for the signature I will soon publish
albusxx
Copper Member
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile WWW
July 21, 2017, 10:45:07 AM
 #11

Sounds like an interesting idea, did you research the topic of red envelopes (红包) in China? Could be very relevant for your project.

Our wacoin.io team is in China, let me know if you'd like to talk to understand this red envelopes stuff better.
JohnnyNnex
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
July 21, 2017, 10:48:14 AM
 #12

I don't like this lottery stuff, it will be 0 times 0 for most of us, guys.
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2017, 10:56:56 AM
 #13

I don't like this lottery stuff, it will be 0 times 0 for most of us, guys.

There is a lottery option for tokens, and they are given to participants for free.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 21, 2017, 10:59:12 AM
 #14

Sounds like an interesting idea, did you research the topic of red envelopes (红包) in China? Could be very relevant for your project.

Our wacoin.io team is in China, let me know if you'd like to talk to understand this red envelopes stuff better.

Good. Let's discuss here.
Gwyn
Full Member
***
Offline Offline

Activity: 476
Merit: 100


View Profile
July 21, 2017, 11:05:49 AM
 #15


I am also interested in this coin. How to join the bounty and is any bounty option available for the coin.
Pezso
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
July 21, 2017, 11:09:02 AM
 #16

it's a really strange method to distribuite the token....and really i don't understand all of this coin!
mah......I will wait for more information!!!!
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2017, 02:32:55 PM
 #17

it's a really strange method to distribuite the token....and really i don't understand all of this coin!
mah......I will wait for more information!!!!

To get information you need to ask questions!


LOTTEREUM - the world's first smart contract in which the number of issued tokens is reduced on a regular basis!
Kanoe_Yuuko
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 21, 2017, 02:41:59 PM
 #18

Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity
One question you are planning to give baunty to this project?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 21, 2017, 02:51:42 PM
 #19

Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity
One question you are planning to give baunty to this project?

The whole project generosity) Simply enter your data into the form - 10 times 1000 tokens. Signature in the profile - 50 times 1000 tokens
nagatraju
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
July 21, 2017, 03:09:19 PM
 #20

Very interesting concept and innovative Smart Contract on Ethereum.

Keep it up.

I have filed the form to join Airdrop.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 21, 2017, 03:55:52 PM
 #21

2 signatures so far:


Member

LOTTEREUM █ TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! █ ICO 100 Eth
▬▬▬▬ INVITE INVESTORSHere AIRDROPDIVIDEND PAYMENT ▬▬▬▬

Code:
[center][url=https://goo.gl/ULP6xw] LOTTEREUM [/url] █ TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! █ [url=https://goo.gl/WqrxEQ]ICO 100 Eth[/url]
▬▬▬▬ [url=https://goo.gl/ULP6xw]INVITE INVESTORS[/url] ☰ [url=https://goo.gl/ULP6xw]Here AIRDROP[/url] ☰ [url=https://goo.gl/WqrxEQ]DIVIDEND PAYMENT[/url] ▬▬▬▬[/center]

Jr.Member

⬢▬ TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! ▬⬢
Here AIRDROP █ LOTTEREUM █ ICO 100 Eth

Code:
[center]⬢▬[url=https://goo.gl/WqrxEQ] TOKENS ARE LOTTERY TICKETS AND A MEANS OF PAYMENT! [/url]▬⬢
Here AIRDROP █ LOTTEREUM █ ICO 100 Eth [/center]
leonard852
Full Member
***
Offline Offline

Activity: 372
Merit: 100



View Profile
July 21, 2017, 04:00:11 PM
 #22

It seems a pretty interesting project,i will  join the signature campaign
Nemo1985
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
July 21, 2017, 04:00:35 PM
 #23

How does the airdrop works precisely?
Thank you.
vhns222
Full Member
***
Offline Offline

Activity: 504
Merit: 105



View Profile
July 21, 2017, 04:00:50 PM
 #24

can newbies join to AIRDROP?

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2017, 04:08:00 PM
 #25

can newbies join to AIRDROP?

Yes. https://docs.google.com/forms/d/e/1FAIpQLSeuZeEzz9_Mf80HXKoLWeFDiN492VyrI5m-3t20d36-vP7l9A/viewform
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 21, 2017, 04:50:34 PM
 #26

How does the airdrop works precisely?
Thank you.

Answer the questions in the form. Wait when a smart contract is deployed or help the project accessible to you.
BMG86
Full Member
***
Offline Offline

Activity: 322
Merit: 100


View Profile
July 21, 2017, 05:00:33 PM
 #27

Signed up for the airdrop! Looking forward to this project! Seems very interesting!!!
hirokazu
Sr. Member
****
Offline Offline

Activity: 672
Merit: 251



View Profile
July 21, 2017, 05:09:24 PM
 #28

How much total token had been created dev? How many percent reserved for this airdrop? Hopefully you'll reach the ICO milestone smoothly. That's will be good if you put the Old Ann thread link (if available) on the op.
hyudien
Hero Member
*****
Offline Offline

Activity: 1974
Merit: 591


Leading Crypto Sports Betting & Casino Platform


View Profile
July 21, 2017, 05:10:30 PM
 #29



The whole project generosity) Simply enter your data into the form - 10 times 1000 tokens. Signature in the profile - 50 times 1000 tokens

What do you mean? Should i fill your google form 5 times to get 1000 token? Correct me please.

Regards
Hyudien

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
ostrogoto2012
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 501



View Profile
July 21, 2017, 05:11:06 PM
 #30

any info guys , i did join the airdrop but cannot find any info about , hope dev will come out with some news!


                     ██████████
                   ████████████
                 ██████████████
               ████████████████
             ██████████████████
██████████           ██████████          ██████████
██████████           ██████████          ██████████
██████████           ██████████          ██████████
██████████           ██████████          ██████████
██████████           █████████           ██████████
██████████           ███████     ██████████████████
██████████████████████████     ████████████████████
████████████████████████     ██████████████████████
██████████████████████     ████████████████████████
████████████████████     ██████████████████████████
██████████████████     ███████           ██████████
██████████           █████████           ██████████
██████████          ██████████           ██████████
██████████          ██████████           ██████████
██████████          ██████████           ██████████
██████████          ██████████           ██████████
                    ██████████████████
                    ████████████████
                    ██████████████
                    ████████████
                    ██████████
.PrimeDAO - An Adoption Engine for Open Finance.
tusandii
Hero Member
*****
Offline Offline

Activity: 1498
Merit: 521


Leading Crypto Sports Betting & Casino Platform


View Profile
July 21, 2017, 05:38:14 PM
 #31

if you were said to always receive the advantage of your project we need to become an Investor please kindly give us more straightforward information who is the team behind it. I believe all Investor does before they willing to put out their funds .

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 21, 2017, 05:58:46 PM
 #32

any info guys , i did join the airdrop but cannot find any info about , hope dev will come out with some news!
I agree, I am also waiting for news.

So far, we collected this amount https://etherscan.io/address/0x1cf460db4a2290498616c2d9aea2ad1ed201fa39
Dev said that he can pay all his attention to the project if the financial question is resolved....
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 21, 2017, 06:17:50 PM
 #33

if you were said to always receive the advantage of your project we need to become an Investor please kindly give us more straightforward information who is the team behind it. I believe all Investor does before they willing to put out their funds .

I understand your concern, but you also understand mine. I live in a country where gambling is prohibited. I am very afraid for my safety. I hope that the phased work and the small amount of ICO will reduce the risks of investors.

P.S. If the project justifies my expectations and calculations, then I can move to a more favorable place of residence.






The whole project generosity) Simply enter your data into the form - 10 times 1000 tokens. Signature in the profile - 50 times 1000 tokens

What do you mean? Should i fill your google form 5 times to get 1000 token? Correct me please.

Regards
Hyudien

No. The form must be filled once. There are three options for participation. The first 10 deliveries of tokens by 1000, 50 deliveries by 1000 and regular deliveries.

The participant receives tokens free of charge as a result of participation in AIRDROP.
Free tokens can be obtained 10 times for 1000 tokens.
When the contract is deployed to the Eth addresses, which will be registered in it, 1000 tokens will be credited.
A new batch of tokens will be credited after the first batch of tokens will be used in the lottery.
If you want to get 50 times 1000 tokens, then when filling out the form, set our signature in the profile!
If you joined before the introduction of this condition, just send a link to your profile and purse address to me in a personal message, I will make changes.
If you want to receive tokens an unlimited number of times, then become an investor.
hyudien
Hero Member
*****
Offline Offline

Activity: 1974
Merit: 591


Leading Crypto Sports Betting & Casino Platform


View Profile
July 21, 2017, 06:37:19 PM
 #34





The whole project generosity) Simply enter your data into the form - 10 times 1000 tokens. Signature in the profile - 50 times 1000 tokens

What do you mean? Should i fill your google form 5 times to get 1000 token? Correct me please.

Regards
Hyudien

No. The form must be filled once. There are three options for participation. The first 10 deliveries of tokens by 1000, 50 deliveries by 1000 and regular deliveries.

The participant receives tokens free of charge as a result of participation in AIRDROP.
Free tokens can be obtained 10 times for 1000 tokens.
When the contract is deployed to the Eth addresses, which will be registered in it, 1000 tokens will be credited.
A new batch of tokens will be credited after the first batch of tokens will be used in the lottery.
If you want to get 50 times 1000 tokens, then when filling out the form, set our signature in the profile!
If you joined before the introduction of this condition, just send a link to your profile and purse address to me in a personal message, I will make changes.
If you want to receive tokens an unlimited number of times, then become an investor.
Oh i see. Thanks for your answered, but at this moment i want to get airdrops only. May i'll join your campaign when your project was completely update with more news and many more.

Regards
Hyudien

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 21, 2017, 07:25:58 PM
 #35

if you were said to always receive the advantage of your project we need to become an Investor please kindly give us more straightforward information who is the team behind it. I believe all Investor does before they willing to put out their funds .

There is a small risk, but the minimum price for the "investor" status is only 0.1 Eth! Is this a risk? Or the description of the project gives reason to believe that this person is not versed in programming?
Voltaje
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
July 21, 2017, 08:57:29 PM
 #36

Ok i joined before the condition, so already sent you a message, hope you could update, good luck Cheesy.
derzsia
Full Member
***
Offline Offline

Activity: 251
Merit: 100


View Profile
July 21, 2017, 09:25:18 PM
Last edit: July 21, 2017, 09:46:02 PM by derzsia
 #37

Hi!
Jointed Iotterium signature and airdrop.

I filled the form for airdrop:) Thanks is advantaje Smiley

I want to add the signature for more free airdrop. i opened my profile, I find  the signature box, copy-paste the second signature, but the link dissapear. What I doing wrong?

Thanks for help.
p3ppymon
Sr. Member
****
Offline Offline

Activity: 700
Merit: 254


View Profile
July 21, 2017, 09:41:09 PM
 #38

@OP,

What is the minimum investment? 0.1ETH?
Please confirm.
p3ppymon
Sr. Member
****
Offline Offline

Activity: 700
Merit: 254


View Profile
July 21, 2017, 09:45:22 PM
 #39

Hi!

I filled the form for airdrod:) Thanks is advantaje Smiley

I want to add the signature for more free airdrop. i opened my profile, I find  the signature box, copy-paste the second signature, but the link dissapear. What I doing wrong?

Thanks for help.

Signature does not work for newbies
coinmenace
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500

Everything you want, is everything you need.


View Profile
July 21, 2017, 09:48:04 PM
 #40

IOTTEREUM - is it a combination of IOTA & ETHEREUM?

Dev, where are you based, and are the tokens used mainly as currency or as shares (for dividends)?
coin_miner21
Full Member
***
Offline Offline

Activity: 139
Merit: 100


View Profile
July 21, 2017, 11:16:43 PM
 #41

I have just joined the Airdrop.
Ethereum address is :
0x298e2aDAE646955E13D12AC231438b20E9DDD7CA

Thanks in advance. Hope your project good luck.

lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 22, 2017, 04:59:04 AM
 #42

@OP,

What is the minimum investment? 0.1ETH?
Please confirm.

I confirm. This is the minimum that gives an unlimited number of deliveries of tokens and 0.001 share of profits.
Disconnecting
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
July 22, 2017, 05:16:07 AM
 #43

hello, i wanted to join the airdrop. but im just new to this. i wonder what should i do first.. please help..
i'll wait for the reply from op..
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 22, 2017, 05:27:17 AM
 #44

Hello, will only receive the airdrop who perform the minimum investment? I filled out the spreadsheet and so far I have not received any token! Also, what is the contract data for me to customize in MEW?

Data is being collected for a smart contract. Your address will be registered in a smart contract and after the smart contract is deployed you will receive your tokens!
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 22, 2017, 05:28:56 AM
 #45

hello, i wanted to join the airdrop. but im just new to this. i wonder what should i do first.. please help..
i'll wait for the reply from op..

Fill in the form https://docs.google.com/forms/d/e/1FAIpQLSeuZeEzz9_Mf80HXKoLWeFDiN492VyrI5m-3t20d36-vP7l9A/viewform
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 22, 2017, 05:45:26 AM
Last edit: July 22, 2017, 06:29:30 AM by lottereumDev
 #46

IOTTEREUM - is it a combination of IOTA & ETHEREUM?

Dev, where are you based, and are the tokens used mainly as currency or as shares (for dividends)?

This is my mistake - LOTTEREUM!  Grin

Tokens have two properties:
1. lottery ticket
2. Currency
The right to dividends gives the property of the address Eth in a smart contract.
1. The address that generates 10 times 1000
2. The address that generates 50 times 1000
3. The address that generates 1000 unlimited times, depending on the rate of destruction of the tokens that are used as lottery tickets and entitles you to receive a share of the profit from the lottery for Eth.


mhfg
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
July 22, 2017, 05:54:36 AM
 #47

can I join the airdrop as a newbie?
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 22, 2017, 05:59:05 AM
 #48

can I join the airdrop as a newbie?

Fill in the form https://docs.google.com/forms/d/e/1FAIpQLSeuZeEzz9_Mf80HXKoLWeFDiN492VyrI5m-3t20d36-vP7l9A/viewform
rmyg5907
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
July 22, 2017, 06:01:28 AM
 #49

well,I had submit the information ,wish I am not late Wink
Crypto_trader87
Full Member
***
Offline Offline

Activity: 322
Merit: 100



View Profile
July 22, 2017, 06:36:48 AM
 #50

This project is quiet interisting it looks good just a little confuse is how did the token goes up of after the round of lotery is finish? Just like a lotery in the real worldthe price of the ticket is the same but the pot money is diferent somtimes is big sometimes small.

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 22, 2017, 07:06:03 AM
 #51

This project is quiet interisting it looks good just a little confuse is how did the token goes up of after the round of lotery is finish? Just like a lotery in the real worldthe price of the ticket is the same but the pot money is diferent somtimes is big sometimes small.

First, you send one token to the smart contact to confirm your participation. At the appointed time, all immediately send the same number of tokens to the address of the smart contract. During the lottery, you can not send a larger or smaller amount of tokens than is provided for by lottery conditions (this transaction is actually a lottery ticket).
As I understand it.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 22, 2017, 07:12:42 AM
 #52

I think bitcoin will go up. Transferred the collected amount to BTC  Grin

https://etherscan.io/address/0x1cf460db4a2290498616c2d9aea2ad1ed201fa39
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 22, 2017, 07:29:14 AM
 #53

Hi!
Jointed Iotterium signature and airdrop.

I filled the form for airdrop:) Thanks is advantaje Smiley

I want to add the signature for more free airdrop. i opened my profile, I find  the signature box, copy-paste the second signature, but the link dissapear. What I doing wrong?

Thanks for help.

Your status does not allow you to add links to your signature. Write more active messages in the topics and you will soon get a status boost!
seddik
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250



View Profile
July 22, 2017, 07:40:38 AM
 #54

hello dev,soory if this has been answered when will the lottry take place?
do you have any plans in mind to add this token to exchange and also do we have a roadmap.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
DeepVault
Blockchain File Signatures
deeponion.org
coinmenace
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500

Everything you want, is everything you need.


View Profile
July 22, 2017, 07:42:53 AM
 #55

IOTTEREUM - is it a combination of IOTA & ETHEREUM?

Dev, where are you based, and are the tokens used mainly as currency or as shares (for dividends)?

This is my mistake - LOTTEREUM!  Grin

Tokens have two properties:
1. lottery ticket
2. Currency
The right to dividends gives the property of the address Eth in a smart contract.
1. The address that generates 10 times 1000
2. The address that generates 50 times 1000
3. The address that generates 1000 unlimited times, depending on the rate of destruction of the tokens that are used as lottery tickets and entitles you to receive a share of the profit from the lottery for Eth.





So you will also pay dividends from the profits of the the lottery site to holders of the tokens? If yes, at how much % of the profits?

This part is not clear.

Quote
The right to dividends gives the property of the address Eth in a smart contract.
1. The address that generates 10 times 1000
2. The address that generates 50 times 1000
3. The address that generates 1000 unlimited times, depending on the rate of destruction of the tokens that are used as lottery tickets and entitles you to receive a share of the profit from the lottery for Eth.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 22, 2017, 07:57:16 AM
 #56

IOTTEREUM - is it a combination of IOTA & ETHEREUM?

Dev, where are you based, and are the tokens used mainly as currency or as shares (for dividends)?

This is my mistake - LOTTEREUM!  Grin

Tokens have two properties:
1. lottery ticket
2. Currency
The right to dividends gives the property of the address Eth in a smart contract.
1. The address that generates 10 times 1000
2. The address that generates 50 times 1000
3. The address that generates 1000 unlimited times, depending on the rate of destruction of the tokens that are used as lottery tickets and entitles you to receive a share of the profit from the lottery for Eth.





So you will also pay dividends from the profits of the the lottery site to holders of the tokens? If yes, at how much % of the profits?

This part is not clear.

Quote
The right to dividends gives the property of the address Eth in a smart contract.
1. The address that generates 10 times 1000
2. The address that generates 50 times 1000
3. The address that generates 1000 unlimited times, depending on the rate of destruction of the tokens that are used as lottery tickets and entitles you to receive a share of the profit from the lottery for Eth.

In the old topic was the answer:
If you contributed 0.1 Eth, you get 0.001 share of the profit.
If 1 Eth, then, respectively, 0.01 share of the profit.
If 100 Eth, then 100% of the profit will be yours!  Grin

The tokens themselves will not give the right to profit from the lottery, as far as I can see.
kastara
Full Member
***
Offline Offline

Activity: 560
Merit: 100



View Profile
July 22, 2017, 08:23:12 AM
 #57

I am interested in this plan whether I should have to deposit in advance to be able to follow this plan
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 22, 2017, 08:50:34 AM
 #58

I am interested in this plan whether I should have to deposit in advance to be able to follow this plan

Three options.
1. Free. You will receive when a smart contract is deployed 10 times for 1000 tokens.
2. Signature in the profile. You will receive when a smart contract is deployed 50 times for 1000 tokens.
3. The investor. You will receive tokens constantly, depending on how many tokens will be destroyed in the lottery + you will receive a share from the lottery profits.
Gwyn
Full Member
***
Offline Offline

Activity: 476
Merit: 100


View Profile
July 22, 2017, 01:31:40 PM
 #59


Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 22, 2017, 05:17:51 PM
 #60


Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity

Good words must be heard by God! )))


I got TIMEREAUM, now I'm waiting for LOTTEREUM Grin
I wonder what kind of token will be more valuable. The one that is completely free or this one?

I also added a TME token. But I do not touch it yet. I'm more interested in this token and I see how it is gaining its supporters.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 22, 2017, 05:54:45 PM
 #61


Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity

Good words must be heard by God! )))


I got TIMEREAUM, now I'm waiting for LOTTEREUM Grin
I wonder what kind of token will be more valuable. The one that is completely free or this one?

I also added a TME token. But I do not touch it yet. I'm more interested in this token and I see how it is gaining its supporters.

Since the beginning of the day, more than 100 people have joined. Why do not they write here? The community is very important for the token ....
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
July 22, 2017, 08:21:24 PM
 #62


Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity

Good words must be heard by God! )))


I got TIMEREAUM, now I'm waiting for LOTTEREUM Grin
I wonder what kind of token will be more valuable. The one that is completely free or this one?

I also added a TME token. But I do not touch it yet. I'm more interested in this token and I see how it is gaining its supporters.

Since the beginning of the day, more than 100 people have joined. Why do not they write here? The community is very important for the token ....

Maybe they are afraid that the moderator can remove the topic again))) By the way, it was not right, in my opinion.
BMG86
Full Member
***
Offline Offline

Activity: 322
Merit: 100


View Profile
July 22, 2017, 08:24:48 PM
 #63

Im excited for this! So when does the airdrop begin?
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 22, 2017, 10:00:53 PM
 #64

Im excited for this! So when does the airdrop begin?

The process is on, and this is the main thing!)))
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 23, 2017, 05:07:57 AM
 #65

Im excited for this! So when does the airdrop begin?

Want to quickly, but better slowly but without errors)))
rauderce
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile WWW
July 23, 2017, 05:45:12 AM
 #66

Any updates to this project? Interesting concept and signed up but it isn't really taking off?
vhns222
Full Member
***
Offline Offline

Activity: 504
Merit: 105



View Profile
July 23, 2017, 06:09:57 AM
 #67

where are the rules for airdrop i couldnt find it.

rebrik7
Sr. Member
****
Offline Offline

Activity: 868
Merit: 259


CryptoTalk.Org - Get Paid for every Post!


View Profile
July 23, 2017, 06:45:05 AM
 #68

What happens with main announcement topic? It is not now available.
I want to read more information about project at all. Not about airdrop only.
Interested some technical token details. Is there source code on github maybe?

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
AltScope
Sr. Member
****
Offline Offline

Activity: 714
Merit: 252



View Profile
July 23, 2017, 06:46:02 AM
 #69

where are the rules for airdrop i couldnt find it.

its the very first part of op!

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 23, 2017, 07:19:15 AM
 #70

where are the rules for airdrop i couldnt find it.

Fill in the form https://docs.google.com/forms/d/e/1FAIpQLSeuZeEzz9_Mf80HXKoLWeFDiN492VyrI5m-3t20d36-vP7l9A/viewform

What happens with main announcement topic? It is not now available.
I want to read more information about project at all. Not about airdrop only.
Interested some technical token details. Is there source code on github maybe?

Removed the moderator - "remuneration for messages in the topic"

Ask, dev will come and answer
Disconnecting
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
July 23, 2017, 10:56:41 AM
 #71

hello, i wanted to join the airdrop. but im just new to this. i wonder what should i do first.. please help..
i'll wait for the reply from op..

Fill in the form https://docs.google.com/forms/d/e/1FAIpQLSeuZeEzz9_Mf80HXKoLWeFDiN492VyrI5m-3t20d36-vP7l9A/viewform

thank you so much for the reply man. godbless!
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 23, 2017, 11:46:05 AM
 #72

What happens with main announcement topic? It is not now available.
I want to read more information about project at all. Not about airdrop only.
Interested some technical token details. Is there source code on github maybe?

Source code? No, everything will be written from the beginning. Once the smart contract is deployed in its description, the source code will be laid out. I plan so.
Are you interested in investing in a project?
You can ask clarifying questions and I will answer you on them.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 23, 2017, 01:31:21 PM
 #73

Interested persons invest a little, for the sample. To 0.1 Eth
Please spread the word Smiley
btcethmnr
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 23, 2017, 03:20:10 PM
 #74

Yes, it doesnt matter how much you invest, but when we collect together the 15 ETH that would be important, that the Dev can concentrate on his project. There are not many people out here, who have visions and goals and doing something for communities, so it should be a matter of course to support him as much as everyone can. I transfered 2 ETH, so actually there are 12,87 ETH to go Wink
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 23, 2017, 04:22:17 PM
 #75

Yes, it doesnt matter how much you invest, but when we collect together the 15 ETH that would be important, that the Dev can concentrate on his project. There are not many people out here, who have visions and goals and doing something for communities, so it should be a matter of course to support him as much as everyone can. I transfered 2 ETH, so actually there are 12,87 ETH to go Wink

Bavaria with us and it pleases!
Thank you for your trust!


Under the terms of Airdrop, you will receive 2% of the lottery profits on Eth and an unlimited number of deliveries of 1000 Lte tokens, depending on the number of tokens being destroyed in the lottery.
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 23, 2017, 04:51:52 PM
 #76

Yes, it doesnt matter how much you invest, but when we collect together the 15 ETH that would be important, that the Dev can concentrate on his project. There are not many people out here, who have visions and goals and doing something for communities, so it should be a matter of course to support him as much as everyone can. I transfered 2 ETH, so actually there are 12,87 ETH to go Wink

Bavaria with us and it pleases!
Thank you for your trust!


Under the terms of Airdrop, you will receive 2% of the lottery profits on Eth and an unlimited number of deliveries of 1000 Lte tokens, depending on the number of tokens being destroyed in the lottery.

It's good! And here the project is developing! It's very exciting!
Under such conditions, the token's life cycle is not limited by time. A self-organizing system that must come to balance with the passage of time. Good!
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 23, 2017, 06:45:21 PM
 #77

Yes, it doesnt matter how much you invest, but when we collect together the 15 ETH that would be important, that the Dev can concentrate on his project. There are not many people out here, who have visions and goals and doing something for communities, so it should be a matter of course to support him as much as everyone can. I transfered 2 ETH, so actually there are 12,87 ETH to go Wink

Bavaria with us and it pleases!
Thank you for your trust!


Under the terms of Airdrop, you will receive 2% of the lottery profits on Eth and an unlimited number of deliveries of 1000 Lte tokens, depending on the number of tokens being destroyed in the lottery.

A question. 20,000,000 LTE will be received by airdrop participants. Another amount will be received by the subscribers of the subscription company.
You are planning approximately 1,000 investors for 0.1 Eth.
It can be assumed that the tokens received in airdrop will be destroyed in the lottery.
So 1000 investors will be able to generate tokens on time as they are destroyed in the lottery.
What is the total number of tokens planned to be maintained in circulation?

How can this be calculated exactly?
Bayoe_noe
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
July 23, 2017, 07:06:27 PM
 #78

Very interest....I joined to airdrop.good luck all...
KGBx
Full Member
***
Offline Offline

Activity: 364
Merit: 100



View Profile
July 23, 2017, 07:26:41 PM
 #79

I've completed google form, I'd like to participate in the airdrop!

As mentioned already, the -ereum tokens are becoming more popular, but it's absolutely fine for me Smiley

▀▀▀▀▀▀     SWIPE  │ Monetizing mobile engagement data, on the blockchain    ▀▀▀▀▀▀
▄▄▄▄         Whitepaper       Telegram       Twitter       Medium       Reddit          ▄▄▄▄
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 24, 2017, 04:57:57 AM
 #80

Yes, it doesnt matter how much you invest, but when we collect together the 15 ETH that would be important, that the Dev can concentrate on his project. There are not many people out here, who have visions and goals and doing something for communities, so it should be a matter of course to support him as much as everyone can. I transfered 2 ETH, so actually there are 12,87 ETH to go Wink

Bavaria with us and it pleases!
Thank you for your trust!


Under the terms of Airdrop, you will receive 2% of the lottery profits on Eth and an unlimited number of deliveries of 1000 Lte tokens, depending on the number of tokens being destroyed in the lottery.

A question. 20,000,000 LTE will be received by airdrop participants. Another amount will be received by the subscribers of the subscription company.
You are planning approximately 1,000 investors for 0.1 Eth.
It can be assumed that the tokens received in airdrop will be destroyed in the lottery.
So 1000 investors will be able to generate tokens on time as they are destroyed in the lottery.
What is the total number of tokens planned to be maintained in circulation?

How can this be calculated exactly?

It is hardly possible to calculate accurately. It all depends on the behavior of the owners of the tokens. If they start to lose them in the lottery, wanting to win more, then there will be one result. If they wait for the release of the token to the stock exchanges, there will be a different result.
cylxj88
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 24, 2017, 05:03:44 AM
 #81


It looks like we have to wait for more information about this token project, in fact its roadmap is good, just we'll see if this token will be good, like the plan of this project.
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 24, 2017, 05:49:55 AM
 #82


It looks like we have to wait for more information about this token project, in fact its roadmap is good, just we'll see if this token will be good, like the plan of this project.

I do not see any obstacles to this.
Ask what information you are interested in. Dev responds in detail
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 24, 2017, 06:46:31 AM
 #83

Bounty translation and maintenance of the topic.
Raising the topic at least 1 time per day. Only for the native speaker.
Remuneration is the status of the investor with a share of 0.01 from 20% of the lottery profits.
Our signature in the profile is required.
Dayx
Full Member
***
Offline Offline

Activity: 602
Merit: 106


View Profile WWW
July 24, 2017, 06:56:28 AM
 #84

Bounty translation and maintenance of the topic.
Raising the topic at least 1 time per day. Only for the native speaker.
Remuneration is the status of the investor with a share of 0.01 from 20% of the lottery profits.
Our signature in the profile is required.

reserve indonesian translation, check my message please Smiley
princehandsome
Full Member
***
Offline Offline

Activity: 731
Merit: 100


View Profile
July 24, 2017, 07:34:38 AM
 #85

this ICO it seems very promosing and where links bounty for to participate on your project dev?
like facebook and twitter campaign? i'm very sure this project have future who was excellent for joining in here.
i am waiting information about this ICO. interesting project.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 24, 2017, 09:43:13 AM
 #86

this ICO it seems very promosing and where links bounty for to participate on your project dev?
like facebook and twitter campaign? i'm very sure this project have future who was excellent for joining in here.
i am waiting information about this ICO. interesting project.



From the bounty we have only a translation of the topic and the signature. Activity in social networks is at your discretion.
FB https://www.facebook.com/profile.php?id=100019972416600
w0lf0.
Hero Member
*****
Offline Offline

Activity: 1050
Merit: 513


View Profile
July 24, 2017, 09:49:09 AM
 #87

interesting Coin, good job  Wink
Delphinus
Full Member
***
Offline Offline

Activity: 560
Merit: 112


View Profile
July 24, 2017, 09:54:44 AM
 #88

Could be interesting. Will keep an eye on the project Smiley

ealarry
Full Member
***
Offline Offline

Activity: 195
Merit: 100


View Profile
July 24, 2017, 10:00:49 AM
 #89

Although it is airdrop activities, it also makes sense. How can the technical value of this project be judged?
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 24, 2017, 03:19:03 PM
 #90

Although it is airdrop activities, it also makes sense. How can the technical value of this project be judged?


Technical value? For what?

Here practical and entertaining value. Many will get tokens, but many will lose them. Who will win? The one who loses Eth! Beautiful and attractive concept!
MeGaS1k
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 24, 2017, 03:26:50 PM
 #91

Joined Airdrop. Good luck to all.
ginobitcoiner
Full Member
***
Offline Offline

Activity: 700
Merit: 101


BBOD Trading Platform


View Profile
July 24, 2017, 03:58:42 PM
 #92

Is the airdrop distribution still running?

hapydays
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 24, 2017, 04:36:31 PM
 #93

Sorry it may be a silly question for most of you but for Newbie like me  how can we participate at LOTTEREUM Sale ?
any  instruction , tutorial ?

ThX
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 24, 2017, 04:46:44 PM
 #94

Is the airdrop distribution still running?

Yes. It is necessary 2000 participants
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
July 24, 2017, 04:57:54 PM
 #95

Sorry it may be a silly question for most of you but for Newbie like me  how can we participate at LOTTEREUM Sale ?
any  instruction , tutorial ?

ThX

The token will be added to the stock exchanges. To promote its sale will be that without buying a token it will be impossible to participate in the lottery, and a smart contract will not sell tokens. So, the one who wants to participate in the lottery will have to buy tokens from the AIRDROP participants. So it follows from the description.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 24, 2017, 05:00:05 PM
 #96

Sorry it may be a silly question for most of you but for Newbie like me  how can we participate at LOTTEREUM Sale ?
any  instruction , tutorial ?

ThX

The token will be added to the stock exchanges. To promote its sale will be that without buying a token it will be impossible to participate in the lottery, and a smart contract will not sell tokens. So, the one who wants to participate in the lottery will have to buy tokens from the AIRDROP participants. So it follows from the description.

Absolutely right! That's the way it's planned!
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 24, 2017, 06:09:34 PM
 #97

Sorry it may be a silly question for most of you but for Newbie like me  how can we participate at LOTTEREUM Sale ?
any  instruction , tutorial ?

ThX

The token will be added to the stock exchanges. To promote its sale will be that without buying a token it will be impossible to participate in the lottery, and a smart contract will not sell tokens. So, the one who wants to participate in the lottery will have to buy tokens from the AIRDROP participants. So it follows from the description.

Absolutely right! That's the way it's planned!

All is well that ends well! At us till the end AIRDROP still 1324 participants. If we consider that double registrations will be filtered, then even more.
When the topic of the proposal is not only freebies - this is in itself a filter)))
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
July 24, 2017, 06:13:22 PM
 #98

Sorry it may be a silly question for most of you but for Newbie like me  how can we participate at LOTTEREUM Sale ?
any  instruction , tutorial ?

ThX

The token will be added to the stock exchanges. To promote its sale will be that without buying a token it will be impossible to participate in the lottery, and a smart contract will not sell tokens. So, the one who wants to participate in the lottery will have to buy tokens from the AIRDROP participants. So it follows from the description.

Absolutely right! That's the way it's planned!

Looking forward to this exciting project!! Just signed up for Airdrop and also Invested.

All the best.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
Andrey Ewink
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
July 24, 2017, 06:19:36 PM
 #99

Too many are following the minerium, but none is successful, can you make a more independent project (no plagiarism)

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬  ●    UTRUST // The FUTURE of Online Payments    ●  ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬        whitepaper     facebook     twitter     slack         ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
PRE-ICO | 28th August 2017
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 24, 2017, 07:19:45 PM
 #100

Too many are following the minerium, but none is successful, can you make a more independent project (no plagiarism)

What is the similarity to Minereum? What do you see here in common except the way the name of the token is formed?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 25, 2017, 05:53:38 AM
 #101

Sorry it may be a silly question for most of you but for Newbie like me  how can we participate at LOTTEREUM Sale ?
any  instruction , tutorial ?

ThX

The token will be added to the stock exchanges. To promote its sale will be that without buying a token it will be impossible to participate in the lottery, and a smart contract will not sell tokens. So, the one who wants to participate in the lottery will have to buy tokens from the AIRDROP participants. So it follows from the description.

Absolutely right! That's the way it's planned!

Looking forward to this exciting project!! Just signed up for Airdrop and also Invested.

All the best.

Thank you! The table shows the fact of your financial participation in the project! You will receive 0.001 shares of 20% of the lottery profits on Eth and an unlimited number of deliveries of tokens depending on the rate of destruction of tokens in the lottery.
marcous
Hero Member
*****
Offline Offline

Activity: 2408
Merit: 512


Leading Crypto Sports Betting & Casino Platform


View Profile
July 25, 2017, 06:01:21 AM
 #102

filling the new form as requested

Thanks to let me know   Smiley

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Cherry.W
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
July 25, 2017, 06:07:43 AM
 #103

its impossible to speculate long term but if you believe the project has potential then hold and let it grow.
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 25, 2017, 06:15:18 AM
 #104

its impossible to speculate long term but if you believe the project has potential then hold and let it grow.

It is possible to predict an interesting development of the situation. At the intuitive level Grin
culuuton
Hero Member
*****
Offline Offline

Activity: 1590
Merit: 501


View Profile
July 25, 2017, 07:07:07 AM
 #105

Signature to long with me  Undecided
You are newbie. To join any campaigns, you need to rank at least Jr. member. Now start posting and wait 1 month to participate in signature campaign.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 25, 2017, 07:39:50 AM
 #106

Signature to long with me  Undecided
You are newbie. To join any campaigns, you need to rank at least Jr. member. Now start posting and wait 1 month to participate in signature campaign.

Thank you for clarifying the newbie!
I think that we can give an opportunity to participate in the company of signatures and newcomers. The conditions are as follows:
1. Signature. Here AIRDROP █ LOTTEREUM █ ICO 100 Eth
2. Wear two months.
3. To change the signature upon reaching Jr. Member
4. At least two posts in any topic on the forum in a day.

GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 25, 2017, 08:42:09 AM
 #107

Signature to long with me  Undecided
You are newbie. To join any campaigns, you need to rank at least Jr. member. Now start posting and wait 1 month to participate in signature campaign.

Thank you for clarifying the newbie!
I think that we can give an opportunity to participate in the company of signatures and newcomers. The conditions are as follows:
1. Signature. Here AIRDROP █ LOTTEREUM █ ICO 100 Eth
2. Wear two months.
3. To change the signature upon reaching Jr. Member
4. At least two posts in any topic on the forum in a day.



Beginners fulfilling these conditions will quickly become juniors. Good, dev!
sarul
Copper Member
Sr. Member
****
Offline Offline

Activity: 798
Merit: 250



View Profile
July 25, 2017, 09:01:09 AM
 #108

Signature to long with me  Undecided
You are newbie. To join any campaigns, you need to rank at least Jr. member. Now start posting and wait 1 month to participate in signature campaign.
You're right, but not all campaign that not accept newbies to participate. There's several campaign that accept them although the payment is quite small.  Smiley
kingmoneymastery
Jr. Member
*
Offline Offline

Activity: 61
Merit: 1

Join The Frontier


View Profile
July 25, 2017, 09:02:44 AM
 #109

I wonder if there is an official website for this? Who are the devs, what premine, what vision etc. Would that be possible?
lisasteca
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250


View Profile
July 25, 2017, 09:06:50 AM
 #110

Is to late to join the ico ? what the website for this projec , cannnot see any info more than rules in the lottery, thanks dev give us some info about your project
da10ge
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
July 25, 2017, 09:09:41 AM
 #111

Most projects are long-term, sure LOTTEREUM is even more so! I'll be watching and I'll see if I can participate in the rewards campaigns, the interesting thing is that everything is well detailed, congratulations to the organization!
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 25, 2017, 09:26:42 AM
 #112

Is to late to join the ico ? what the website for this projec , cannnot see any info more than rules in the lottery, thanks dev give us some info about your project

No, it's not too late to join. Choose your option and fill out the form.

Quote
IOTTEREUM - is it a combination of IOTA & ETHEREUM?

Dev, where are you based, and are the tokens used mainly as currency or as shares (for dividends)?

This is my mistake - LOTTEREUM!  Grin

Tokens have two properties:
1. lottery ticket
2. Currency
The right to dividends gives the property of the address Eth in a smart contract.
1. The address that generates 10 times 1000
2. The address that generates 50 times 1000
3. The address that generates 1000 unlimited times, depending on the rate of destruction of the tokens that are used as lottery tickets and entitles you to receive a share of the profit from the lottery for Eth.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 25, 2017, 09:30:38 AM
 #113

I wonder if there is an official website for this? Who are the devs, what premine, what vision etc. Would that be possible?

If you want to get 50 times 1000 tokens, then when filling out the form, set our signature in the profile!

1. Signature. Here AIRDROP █ LOTTEREUM █ ICO 100 Eth
2. Wear two months.
3. To change the signature upon reaching Jr. Member
4. At least two posts in any topic on the forum in a day.

Linaut7ez2
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile
July 25, 2017, 02:05:57 PM
Last edit: July 25, 2017, 02:37:33 PM by Linaut7ez2
 #114

God grant that everything would be fine, the topic is interesting interesting)
mileniumv23
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
July 25, 2017, 04:39:05 PM
 #115

I like it too! I'm with you!
BMG86
Full Member
***
Offline Offline

Activity: 322
Merit: 100


View Profile
July 25, 2017, 04:51:42 PM
 #116

When does the airdrop start?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 25, 2017, 05:07:27 PM
 #117

When does the airdrop start?

I wrote already that we need 2000 addresses, than a filter on IP, then i deploy a smart contract.
Andeze17
Hero Member
*****
Offline Offline

Activity: 650
Merit: 502


View Profile
July 25, 2017, 05:28:42 PM
 #118

When does the airdrop start?

I wrote already that we need 2000 addresses, than a filter on IP, then i deploy a smart contract.

How many addresses do we have at the moment? 2000 is quite a lot, so it might take a while but it should be fun when it starts.
revenanTts
Member
**
Offline Offline

Activity: 429
Merit: 16


View Profile
July 25, 2017, 05:48:10 PM
 #119

When does the airdrop start?

I wrote already that we need 2000 addresses, than a filter on IP, then i deploy a smart contract.

How many addresses do we have at the moment? 2000 is quite a lot, so it might take a while but it should be fun when it starts.

In table 700 with few addresses
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
July 25, 2017, 08:08:29 PM
 #120

Signature to long with me  Undecided
You are newbie. To join any campaigns, you need to rank at least Jr. member. Now start posting and wait 1 month to participate in signature campaign.

Thank you for clarifying the newbie!
I think that we can give an opportunity to participate in the company of signatures and newcomers. The conditions are as follows:
1. Signature. Here AIRDROP █ LOTTEREUM █ ICO 100 Eth
2. Wear two months.
3. To change the signature upon reaching Jr. Member
4. At least two posts in any topic on the forum in a day.



Nice! thanks for helping us participate with signature!!!   

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
Lakeluke_again
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
July 25, 2017, 08:27:26 PM
 #121

Interesting project. As more people start learning the Eth Solidity project i am sure many more lottery based schemes will start coming up.
This project has a good incentive for "investors".

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 26, 2017, 05:06:55 AM
 #122

More active gentlemen and ladies! This is the first airdrop in which the contract itself provides mechanisms for reducing the number of tokens and such a good distribution!
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 26, 2017, 05:48:15 AM
 #123

Changed the name of the topic to [AIRDROP] [ICO] LOTTEREUM - planned reduction in the number of tokens in turnover.

Thanks to investors, I started to work in accordance with the road map.

Wait for the news in 10 days
Lakeluke_again
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
July 26, 2017, 07:15:35 AM
 #124

good news. I have amended my form and submitted 0.06ETH.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 26, 2017, 07:48:31 AM
 #125

good news. I have amended my form and submitted 0.06ETH.

Dear investor!

Information in the table is updated

In accordance with the terms of Airdrop you will receive 0.06 shares with 20% of the profit from the lottery.
An unlimited number of deliveries of tokens is provided when investing 0.1 Eth.

https://etherscan.io/address/0x1cf460db4a2290498616c2d9aea2ad1ed201fa39
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 26, 2017, 08:31:46 AM
 #126

Quote
The reduction in the number of tokens in turnover is determined by a smart contract.

Hello! Dev means you started working on a smart contract?
Andeze17
Hero Member
*****
Offline Offline

Activity: 650
Merit: 502


View Profile
July 26, 2017, 10:02:01 AM
 #127

Quote
The reduction in the number of tokens in turnover is determined by a smart contract.

Hello! Dev means you started working on a smart contract?

The smart contract will be deployed when the dev has received 2000 addresses.
Lakeluke_again
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
July 26, 2017, 10:33:23 AM
 #128

good news. I have amended my form and submitted 0.06ETH.

Dear investor!

Information in the table is updated

In accordance with the terms of Airdrop you will receive 0.06 shares with 20% of the profit from the lottery.
An unlimited number of deliveries of tokens is provided when investing 0.1 Eth.

https://etherscan.io/address/0x1cf460db4a2290498616c2d9aea2ad1ed201fa39

Thanks. Please elaborate on what do you mean with "An unlimited number of deliveries of tokens is provided when investing 0.1 Eth"?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 26, 2017, 11:36:13 AM
 #129

good news. I have amended my form and submitted 0.06ETH.

Dear investor!

Information in the table is updated

In accordance with the terms of Airdrop you will receive 0.06 shares with 20% of the profit from the lottery.
An unlimited number of deliveries of tokens is provided when investing 0.1 Eth.

https://etherscan.io/address/0x1cf460db4a2290498616c2d9aea2ad1ed201fa39

Thanks. Please elaborate on what do you mean with "An unlimited number of deliveries of tokens is provided when investing 0.1 Eth"?

1. Free 10 times per 1000 tokens
2. Set signature on profile 50 times per 1000 tokens
3. By investing more than 0.1 Eth you receive permanent tokens for the entire duration of the smart contract, depending on the number of tokens destroyed in the lottery.

Why did I do this?
When you play the lottery on tokens, 10% of incoming tokens are destroyed.
If we do not increase the number of tokens, the lottery will be stopped as soon as all tokens are destroyed.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 26, 2017, 12:37:51 PM
 #130

Let's continue the discussion. Let's find out all the faces of the token!
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 26, 2017, 01:58:15 PM
 #131

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))
mileniumv23
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
July 26, 2017, 02:45:08 PM
 #132

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 26, 2017, 03:03:54 PM
 #133

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.
mileniumv23
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
July 26, 2017, 03:18:49 PM
 #134

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 26, 2017, 03:49:29 PM
 #135

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?

Obviously so. If we want the token to be valued, we need to draw attention to it. Is it a pity?
Linaut7ez2
Newbie
*
Offline Offline

Activity: 82
Merit: 0


View Profile
July 26, 2017, 04:21:47 PM
 #136

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?

Obviously so. If we want the token to be valued, we need to draw attention to it. Is it a pity?

We count on the maximum.
2000 owners of genesis addresses.
Each will give 100 tokens to three new members of the community.
There will be 6000 participants.
There will be 6 lotteries of 100 tokens a lottery ticket.
161 winners in one lottery, only 966 winners.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 26, 2017, 04:57:35 PM
 #137

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?

Obviously so. If we want the token to be valued, we need to draw attention to it. Is it a pity?

We count on the maximum.
2000 owners of genesis addresses.
Each will give 100 tokens to three new members of the community.
There will be 6000 participants.
There will be 6 lotteries of 100 tokens a lottery ticket.
161 winners in one lottery, only 966 winners.

The beginning can be like that. Naturally, the indicators will be lower, but the point is you understand.

Thus, we can ensure that our community is increased by 1000 people, while each of us will spend 300 tokens on it.
So, with the first 1000 tokens, we can increase the community by 3000 people. After that, if I correctly understand the white paper, we will get 1000 more tokens, and we can continue the process.
mileniumv23
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
July 26, 2017, 05:26:32 PM
 #138

Got it! We will play. Signature of the company in the profile
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 27, 2017, 04:28:24 AM
 #139

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?

Obviously so. If we want the token to be valued, we need to draw attention to it. Is it a pity?

How much gas will be spent on such an operation?
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
July 27, 2017, 05:25:58 AM
 #140

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?

Obviously so. If we want the token to be valued, we need to draw attention to it. Is it a pity?

How much gas will be spent on such an operation?

The limit of gas for token transfers depends on the conditions of a smart contract. In other words - ask the dev
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 27, 2017, 09:16:09 AM
 #141

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

Affiliate program on the contrary. Interesting. Need to think.
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 27, 2017, 12:14:36 PM
 #142

Let your friends also get free tokens!
ashmodeus
Hero Member
*****
Offline Offline

Activity: 1638
Merit: 518



View Profile
July 27, 2017, 01:27:29 PM
 #143

i confused how to take a part of this ico
i see , i am just invest to there address and PM with my address account
its soo simple u know
need more info about this project

  ▄▄███████████████████████▄▄
 █████████████████████████████
 █████████████████████████████
  ███████████████████████████
   ▀███████████████████████▀
     █████████████████████
      ▀█████████████████▀
     ▄  ███████████████
   ▄███  ▀███████████▀
  ▄█████▄  █████████
 █████████  ▀█████▀
███████████▄ ▀███▀
 ▀███████████▄ ▀
.
.Syntrum......
            ███
           ███
          ███
         ███
        ███
       ███
      ███   █
     ███   █
    ███   █
   ███   █
  ███   █
 ███   █
███   █
.
            ███   █
           ███   █
          ███   █
         ███   █
        ███   █
       ███   █
      ███   █
     ███
    ███
   ███
  ███
 ███
███
.
......JOIN NOW.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 27, 2017, 02:03:38 PM
 #144

i confused how to take a part of this ico
i see , i am just invest to there address and PM with my address account
its soo simple u know
need more info about this project

Your Eth address will be registered as a genesis in a smart contract and you will receive part of the lottery profits.
Here you will receive a confirmation of the amount of your investment https://docs.google.com/spreadsheets/d/15TX3azwh0PdVx2hq-wNmC6lNc2YuhUVPFvg-ZPbgkQ4/edit?usp=sharing
If you need more information, then ask, I'll tell.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
July 27, 2017, 09:03:34 PM
 #145

Let's discuss. What are we going to discuss? In my opinion, everything is clear)))

What can we do to increase the demand for our tokens when the smart contract will be deployed ??

To increase the community, we must distribute at least 300 tokens to everyone who wants to play the lottery.
Each of the owners of the origin addresses must give 100 new tokens to three new members of the community.
Thus, we:
1. We will test the lottery.
2. Let's introduce her to many people.
3. First time winners in the lottery will join us, thereby increasing the number of owners of tokens interested in the success.

It turns out that I will have to give 100 tokens to someone I need to find?

Obviously so. If we want the token to be valued, we need to draw attention to it. Is it a pity?

How much gas will be spent on such an operation?

The limit of gas for token transfers depends on the conditions of a smart contract. In other words - ask the dev

True, Has this been considered dev?

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 28, 2017, 05:09:53 AM
Last edit: July 28, 2017, 06:07:46 AM by GraBitCoin
 #146

Of course they will. I myself want to understand how the gas limit for the contract is calculated. Maybe someone knows? For example, when sending 0.01 TME asks for 74000, But when you put 100,000 then the gas limit increases more than 1 Eth and in the at all for tokens 200,000

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 28, 2017, 07:25:58 AM
 #147

Of course they will. I myself want to understand how the gas limit for the contract is calculated. Maybe someone knows? For example, when sending 0.01 TME asks for 74000, But when you put 100,000 then the gas limit increases more than 1 Eth and in the at all for tokens 200,000



Everything is normal there. You probably tried to set the number of tokens without having them in your wallet. Then yes, there is an error when calculating the amount of gas.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 28, 2017, 11:20:14 AM
 #148

Thank you .. I saw. Just with other tokens this did not notice))
specNewsMelon
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 28, 2017, 06:33:35 PM
 #149

I joined you luck and victory  Cool
davide72
Legendary
*
Offline Offline

Activity: 2212
Merit: 1014


View Profile
July 28, 2017, 08:57:14 PM
 #150

hi dev just wondering i partecipate at the project and sent 0.1 eth  this is the txt , why did you  write on the partecipant list 0.01 eth? thank  i will drop you pm with txt
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 29, 2017, 05:11:37 AM
 #151

hi dev just wondering i partecipate at the project and sent 0.1 eth  this is the txt , why did you  write on the partecipant list 0.01 eth? thank  i will drop you pm with txt

Hi! For 0.1 Eth you will get 0.1 share from 20% of the proceeds of all lotteries conducted. In the table, everything is marked. No. 281 17.07.2017 17:21:59 0xfF9ADFb4C19bFD54099A73Cec4baE6dBC79883a7 Yes 0.1 0xaf8a44b0db3c7194544cc1a742bebe90c38a404098b57f8e35d1482838ea63de
Thank you
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 29, 2017, 05:33:49 AM
 #152

Bceм пpивeт!He cмoг нaйти  ccылкy  нa  дaннyю тeмy  нo нa pyccкoм  языкe.Ecли нe cлoжнo дaйтe  ccылoчкy   нa  вeткy  нa pyccкoм  пpo лoтepeю

https://bitcointalk.org/index.php?topic=2022643.0
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 29, 2017, 09:29:21 AM
 #153

Hello! Does not have news from dev yet?
revenanTts
Member
**
Offline Offline

Activity: 429
Merit: 16


View Profile
July 29, 2017, 10:53:15 AM
 #154

Good afternoon ! Already joined the company, a good idea.
viljy
Hero Member
*****
Offline Offline

Activity: 1750
Merit: 880


View Profile
July 30, 2017, 08:01:31 AM
 #155

731 record in the table. In total, as I understood, you need to recruit 1000 participants. And what does the developer expect to do if 1000 people do not get it?
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 30, 2017, 08:30:12 AM
 #156

731 record in the table. In total, as I understood, you need to recruit 1000 participants. And what does the developer expect to do if 1000 people do not get it?

Earlier wrote that dev planned 2000 participants.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 30, 2017, 11:08:51 AM
 #157

Dev said wait for the news 10 days. Let's wait. Let's see how events will develop further. One thing is clear: this project does not just create a token, and the token is created for a certain economic process. Unlike other projects, where the token is first created, and then they come up with an application for it.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
July 30, 2017, 07:49:14 PM
 #158

731 record in the table. In total, as I understood, you need to recruit 1000 participants. And what does the developer expect to do if 1000 people do not get it?

Earlier wrote that dev planned 2000 participants.

I have tried to talk to people about the project. I hope it picks up traction in the coming weeks. The airdrop is free after-all so It should move faster than this. perhaps because no form of marketing has taken place. Maybe a few youtubers can help get the word out.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 31, 2017, 04:33:40 AM
 #159

There are enough addresses available. All is well. I will make some changes in the smart contract and they will quickly attract enough participants to the project.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
July 31, 2017, 02:49:05 PM
 #160

Ok great News! Is there any limit to how many times One person can invest in the ICO? Because I have already invested; so should I want to invest again, will this be possible?

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 31, 2017, 03:08:15 PM
 #161

Ok great News! Is there any limit to how many times One person can invest in the ICO? Because I have already invested; so should I want to invest again, will this be possible?

No more than 90 Eth, the limit.
seeMvereDood
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
July 31, 2017, 05:25:52 PM
 #162

I joined , good luck
revenanTts
Member
**
Offline Offline

Activity: 429
Merit: 16


View Profile
July 31, 2017, 06:21:04 PM
 #163

Good evening everyone, what news?  Smiley
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
July 31, 2017, 06:49:58 PM
 #164

I joined , good luck

There is no sense in multi-accounts. Dev said that there will be an IP filtering
nikusPiks
Newbie
*
Offline Offline

Activity: 152
Merit: 0


View Profile
August 01, 2017, 08:47:46 PM
 #165

Good evening, joined the company, how are you?
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 02, 2017, 04:00:57 AM
 #166

Changed the signature.
lisasteca
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250


View Profile
August 02, 2017, 09:41:02 AM
 #167

still working this project seems to be to quite here, dev is long time did not update any info about lottereum,  do you know anything new on this ? thanks for the info
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 02, 2017, 10:31:36 AM
 #168

still working this project seems to be to quite here, dev is long time did not update any info about lottereum,  do you know anything new on this ? thanks for the info

All perfectly. He writes a clever contract. He wrote for us to wait for news.
SEELE^^01
Full Member
***
Offline Offline

Activity: 952
Merit: 137



View Profile
August 02, 2017, 03:14:06 PM
 #169

Hm... seems im still tooo nuuubie for the signature Smiley

but overall it sounds very promising on the concept. lets see how this will turn
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 02, 2017, 03:29:47 PM
 #170

Hm... seems im still tooo nuuubie for the signature Smiley

but overall it sounds very promising on the concept. lets see how this will turn


Here AIRDROP █ LOTTEREUM █ ICO 100 Eth

Code:
[center]Here AIRDROP █ LOTTEREUM █ ICO 100 Eth[/center]
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 03, 2017, 10:09:24 AM
 #171

Hm... seems im still tooo nuuubie for the signature Smiley

but overall it sounds very promising on the concept. lets see how this will turn

Change the signature code. Otherwise, you will not be credited with bounty
BurCoin
Member
**
Offline Offline

Activity: 78
Merit: 11


View Profile
August 03, 2017, 06:19:22 PM
 #172

Hm... seems im still tooo nuuubie for the signature Smiley

but overall it sounds very promising on the concept. lets see how this will turn

Change the signature code. Otherwise, you will not be credited with bounty

Will a smart contract be deployed soon?
nekohachicoin
Member
**
Offline Offline

Activity: 112
Merit: 10

I say Hello :)


View Profile WWW
August 05, 2017, 01:38:51 AM
 #173

What is going on with Airdrop in this project?
Does anyone know the status?

██████████  ✔  PoSToken - First PoS Smart Contract Token - Get Your Free Tokens Now!
█     PoSToken    █  ✔  Free Airdrop ●  No-ICO  ●  100% Annual Interest First Year
██████████  ✔  ANN ●  WebSite  ●  Twitter  ●  Slack  ●  Whitepaper
MUG1WARA
Full Member
***
Offline Offline

Activity: 1008
Merit: 101



View Profile
August 05, 2017, 01:56:06 AM
 #174

What is this airdrop? I want to join to get airdrop? Interesting project with a good distribution system

lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 05, 2017, 06:19:22 AM
 #175

What is going on with Airdrop in this project?
Does anyone know the status?

I'm working on a smart contract. Everything goes according to plan.
coinmenace
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500

Everything you want, is everything you need.


View Profile
August 05, 2017, 06:21:36 AM
 #176

Dev - do you have a breakdown on how you plan to use the funds you collect in the ICO?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 05, 2017, 06:59:27 AM
 #177

Dev - do you have a breakdown on how you plan to use the funds you collect in the ICO?

1. Collected funds should be used to write a website and a smart contract.
2. In addition, after the deployment of a smart contract will spend Eth.
3. I will have to pay for placing the token on the exchanges.
So far, about 4.59 Eth has been collected, which allowed me to focus only on this smart contract.
I will work on the site and a smart contract, as long as there are funds.

Note that the amounts invested by investors reserve on them a share in the profits from all lotteries + a certain number of tokens.
Neli200404
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 05, 2017, 07:42:40 AM
 #178

As a Newbie, the signature is too long with the center-command... I can leave out the center commands or I can leave out the word 'Here' and keep the center-commands. What is better?
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
August 05, 2017, 04:43:59 PM
 #179

Hi LOTTEREUM dev, do we get the airdrop when the smart contract deployment is complete??
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 06, 2017, 04:06:54 AM
 #180

Hi LOTTEREUM dev, do we get the airdrop when the smart contract deployment is complete??


It is written above that he is still working on a smart contract.
Deloreandel
Full Member
***
Offline Offline

Activity: 325
Merit: 100



View Profile WWW
August 06, 2017, 02:18:19 PM
 #181

signed up a while ago . dropped a note here to check it out again Smiley

thanks

NOIZ
⇐ ● NOIZ is a decentralized cognitive ad network ICO LIVE SOON ● ⇒
○ ○ ○ ➀ WEBSITE WHITEPAPER  TELEGRAM TWITTER FACEBOOK ○ ○ ○
novy
Full Member
***
Offline Offline

Activity: 728
Merit: 110



View Profile WWW
August 06, 2017, 08:34:57 PM
 #182

Good luck devs, we are waiting for the airdrop :-)

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 07, 2017, 06:36:00 AM
 #183

Good luck devs, we are waiting for the airdrop :-)



Here AIRDROP █ LOTTEREUM █ ICO 100 Eth

Code:
[center]Here AIRDROP █ LOTTEREUM █ ICO 100 Eth[/center]
magisterr
Sr. Member
****
Offline Offline

Activity: 1372
Merit: 259


View Profile
August 07, 2017, 07:29:30 AM
 #184

Filled the form.When ill received tokens?  Roll Eyes
greatteager
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 07, 2017, 07:52:56 AM
 #185

I joined , good luck Smiley
cryptotum88
Full Member
***
Offline Offline

Activity: 379
Merit: 100


View Profile
August 07, 2017, 08:01:04 AM
 #186

joined the airdrop, good luck with your project!
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 07, 2017, 10:36:33 AM
 #187

Soon I finish working with a smart contract.

Distribution of income from lotteries
1. After each lottery on Eth, the smart contract distributes the revenue among the owners of the tokens.
2. Income is divided by the number of owners in proportion to the number of tokens they own.
3. The owners of a small number of tokens do not participate in the section.
4. The minimum amount that the owner of tokens can receive is 0.001 Eth.
5. If the income was 0.1 Eth, then with the number of tokens in the turnover equal to 33 million pieces, we can calculate how much one token will be and calculate which owners fit into the minimum payment requirement.
6. After that, the amount of profit, minus interest on already invested investors, we divide by the selected number of applicants.
7. Investors who have already invested will receive fixed interest from the profit, the remaining part will be distributed among the owners of the tokens.
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 07, 2017, 10:39:48 AM
 #188

Soon I finish working with a smart contract.

Distribution of income from lotteries
1. After each lottery on Eth, the smart contract distributes the revenue among the owners of the tokens.
2. Income is divided by the number of owners in proportion to the number of tokens they own.
3. The owners of a small number of tokens do not participate in the section.
4. The minimum amount that the owner of tokens can receive is 0.001 Eth.
5. If the income was 0.1 Eth, then with the number of tokens in the turnover equal to 33 million pieces, we can calculate how much one token will be and calculate which owners fit into the minimum payment requirement.
6. After that, the amount of profit, minus interest on already invested investors, we divide by the selected number of applicants.
7. Investors who have already invested will receive fixed interest from the profit, the remaining part will be distributed among the owners of the tokens.

Perfectly! This will form a demand for tokens among investors!
And if I'm still investing Eth, will I get a guaranteed amount of interest?
albus9981
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
August 07, 2017, 10:41:49 AM
 #189

joined ,hope this project go well
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 07, 2017, 10:42:09 AM
 #190

Soon I finish working with a smart contract.

Distribution of income from lotteries
1. After each lottery on Eth, the smart contract distributes the revenue among the owners of the tokens.
2. Income is divided by the number of owners in proportion to the number of tokens they own.
3. The owners of a small number of tokens do not participate in the section.
4. The minimum amount that the owner of tokens can receive is 0.001 Eth.
5. If the income was 0.1 Eth, then with the number of tokens in the turnover equal to 33 million pieces, we can calculate how much one token will be and calculate which owners fit into the minimum payment requirement.
6. After that, the amount of profit, minus interest on already invested investors, we divide by the selected number of applicants.
7. Investors who have already invested will receive fixed interest from the profit, the remaining part will be distributed among the owners of the tokens.

Perfectly! This will form a demand for tokens among investors!
And if I'm still investing Eth, will I get a guaranteed amount of interest?


Yes, at this stage, the investor's address will be inscribed in a smart contract and he will receive a guaranteed profit regardless of the number of tokens on the account.
marte1982
Member
**
Offline Offline

Activity: 129
Merit: 10


View Profile
August 08, 2017, 02:19:08 AM
 #191

I have filed the form to join Airdrop.
lvsca
Sr. Member
****
Offline Offline

Activity: 1792
Merit: 293


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
August 08, 2017, 07:00:05 PM
 #192

joined airdrop, hope this success program

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
lvsca
Sr. Member
****
Offline Offline

Activity: 1792
Merit: 293


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
August 09, 2017, 04:28:05 AM
 #193

when this token deployed to etherium network? if not deployed, investor can't see their token.
waiting contract specification contract and how to this token added to wallet.

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 09, 2017, 07:16:49 AM
 #194

when this token deployed to etherium network? if not deployed, investor can't see their token.
waiting contract specification contract and how to this token added to wallet.

I'm working on a smart contract, now I write the logic of the lottery.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
August 09, 2017, 02:18:50 PM
 #195

when this token deployed to etherium network? if not deployed, investor can't see their token.
waiting contract specification contract and how to this token added to wallet.

I'm working on a smart contract, now I write the logic of the lottery.

Good work Dev, quality work takes time. So we can also say that investors are like genesis addresses in the lottereum platform?

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 09, 2017, 06:09:03 PM
 #196

when this token deployed to etherium network? if not deployed, investor can't see their token.
waiting contract specification contract and how to this token added to wallet.

I'm working on a smart contract, now I write the logic of the lottery.

Good work Dev, quality work takes time. So we can also say that investors are like genesis addresses in the lottereum platform?

The investor's address will be placed in a smart contract and it will provide the investor with a stable profit.
Now is the time to invest. After I deploy a smart contract, I will not be able to add new investors to it.
magisterr
Sr. Member
****
Offline Offline

Activity: 1372
Merit: 259


View Profile
August 09, 2017, 11:10:34 PM
 #197

Filled form and dont received any tokens.. waste of time  Undecided
Krystox
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
August 10, 2017, 12:48:55 AM
 #198

Hey Dev, is this airdrop still going on?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 10, 2017, 04:11:15 AM
 #199

Hey Dev, is this airdrop still going on?

Yes, airdrop still going on

One of these days I will lay out some documents of a smart contract.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
August 10, 2017, 08:37:45 AM
 #200

Filled form and dont received any tokens.. waste of time  Undecided

You should probably read the OP. The dev is still working on the smart contract. So no tokens have been distributed yet.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
magisterr
Sr. Member
****
Offline Offline

Activity: 1372
Merit: 259


View Profile
August 10, 2017, 09:52:10 AM
 #201

Filled form and dont received any tokens.. waste of time  Undecided

You should probably read the OP. The dev is still working on the smart contract. So no tokens have been distributed yet.

oh.. sorry. Than Im waiting my coins ))
lvsca
Sr. Member
****
Offline Offline

Activity: 1792
Merit: 293


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
August 10, 2017, 07:42:17 PM
 #202

waiting token to deploy on etherium contract.
and, don't forget to post how to add token to our wallet.  Grin Grin

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
Defender_Of_The_Ancients
Full Member
***
Offline Offline

Activity: 143
Merit: 100


View Profile
August 11, 2017, 12:00:31 AM
 #203

Hey Dev, is this airdrop still going on?

Yes, airdrop still going on

One of these days I will lay out some documents of a smart contract.

So much ETH smart contact related projects these days, will join lottereum. Eth has got a very secure blockchain!

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 11, 2017, 11:36:53 AM
 #204

Smart contract deployed?
BurCoin
Member
**
Offline Offline

Activity: 78
Merit: 11


View Profile
August 11, 2017, 11:40:43 AM
 #205

Smart contract deployed?

Smart contract is not yet ready.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
August 13, 2017, 05:14:41 PM
 #206

I check this thread atleast 3 times a week. I'm eager for this one to kick off. Will be waiting for updates. Meanwhile, a telegram group would be a nice idea dev.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 14, 2017, 08:48:01 AM
 #207

A smart contract is ready. It remains to enter the addresses of Eth remaining investors. 4.59% of the expected profit of the lottery was distributed.
Attention to all who indicated in the table that he is an investor, but did not make an investment in the account 0x1cF460DB4a2290498616C2D9AeA2ad1ed201fa39 !!!
Conduct transactions and report in this topic!
Your address will be added to the code below and I will launch a smart contract!


Code:
contract Lottereum {

uint256[] private shares;   //array of parts investors in ethereum * 1000
address[] public investors; //array of adresses investors

function Lottereum() baseToken ("Lottereum", 0, "LTE") {
            shares = [10, 110, 10, 100, 2000, 100, 100, 100, 100, 2000, 60];
    investors = [0xdfddcD072309E832528F3b41967d9869eE7aEA63, 0xAd7024Ff124Fb9dd2F81D675E6797D1a29F94d18, 0x9C79d57e46A5A8656810910BFe863889018d5BaD, 0xfF9ADFb4C19bFD54099A73Cec4baE6dBC79883a7, 0x5f3f6Dc5189a6Ad30281775B745FBe71158800AF,
    0x5eA28b8b38ff9e669d26a9bA5efa791fF46C56aE, 0x486ca2D5247a582a2DA074a449e2E6F521b0E7ce,  0x93BF27a3512F28a4ce66ebd0bc0fC8DFD0602448, 0xdF31dE85deaf78407415105912546F6Aa5404a8d, 0x7D6e9F9E42271a1802FAd26040242bA29236Eb7C,
    0x623137505BD03dC72D08c2AFbc8Ff23B7C7F83C1];
}

function playLotteryByEthereum() onlyAdministrator {
    uint256 ethereumsOfWinners = totalFundEthereumLotteryInWei * 7 / 10;
    uint256 ethereumsOfInvestors = totalFundEthereumLotteryInWei * 2 / 10;
    uint256 ethereumsOfDev = totalFundEthereumLotteryInWei / 10;
    uint256 investSum = 0;
 
            .......................

    for(i = 0; i < shares.length; i++) {     
    investSum += shares[i];
    }

    for(i = 0; i < investors.length; i++) { 
    if(!investors[i].send(ethereumsOfInvestors * shares[i] / (investSum)))
    revert();
    }
            ........................
}
}
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
August 14, 2017, 09:57:54 AM
 #208

Congrats!
Glad to hear the smart contract is almost ready.
Can you please tell us how to add tokens to our wallet?
starblocks
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 502



View Profile
August 14, 2017, 10:03:24 AM
 #209

I filled out the form for the air drop but nothing came through yet - concept looks interesting but still no brand/identity for it will that be coming soon?

mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 14, 2017, 01:09:22 PM
 #210

Congrats!
Glad to hear the smart contract is almost ready.
Can you please tell us how to add tokens to our wallet?

Dev wrote.
A smart contract is ready. It remains to collect the addresses of investors. Anyone who invests from 0.1 Eth will receive a share of the profits from the lottery on Eth.
dandan1010
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
August 14, 2017, 01:15:59 PM
 #211

Is the airdrop still open?
mICOn1337
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
August 14, 2017, 01:16:55 PM
 #212

Is the airdrop still open?

Yes
dandan1010
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
August 14, 2017, 01:29:15 PM
 #213


Thanks for answer. I will participate
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 14, 2017, 05:04:39 PM
 #214

A smart contract is ready. It remains to enter the addresses of Eth remaining investors. 4.59% of the expected profit of the lottery was distributed.
Attention to all who indicated in the table that he is an investor, but did not make an investment in the account 0x1cF460DB4a2290498616C2D9AeA2ad1ed201fa39 !!!
Conduct transactions and report in this topic!
Your address will be added to the code below and I will launch a smart contract!


Code:
contract Lottereum {

uint256[] private shares;   //array of parts investors in ethereum * 1000
address[] public investors; //array of adresses investors

function Lottereum() baseToken ("Lottereum", 0, "LTE") {
            shares = [10, 110, 10, 100, 2000, 100, 100, 100, 100, 2000, 60];
    investors = [0xdfddcD072309E832528F3b41967d9869eE7aEA63, 0xAd7024Ff124Fb9dd2F81D675E6797D1a29F94d18, 0x9C79d57e46A5A8656810910BFe863889018d5BaD, 0xfF9ADFb4C19bFD54099A73Cec4baE6dBC79883a7, 0x5f3f6Dc5189a6Ad30281775B745FBe71158800AF,
    0x5eA28b8b38ff9e669d26a9bA5efa791fF46C56aE, 0x486ca2D5247a582a2DA074a449e2E6F521b0E7ce,  0x93BF27a3512F28a4ce66ebd0bc0fC8DFD0602448, 0xdF31dE85deaf78407415105912546F6Aa5404a8d, 0x7D6e9F9E42271a1802FAd26040242bA29236Eb7C,
    0x623137505BD03dC72D08c2AFbc8Ff23B7C7F83C1];
}

function playLotteryByEthereum() onlyAdministrator {
    uint256 ethereumsOfWinners = totalFundEthereumLotteryInWei * 7 / 10;
    uint256 ethereumsOfInvestors = totalFundEthereumLotteryInWei * 2 / 10;
    uint256 ethereumsOfDev = totalFundEthereumLotteryInWei / 10;
    uint256 investSum = 0;
 
            .......................

    for(i = 0; i < shares.length; i++) {     
    investSum += shares[i];
    }

    for(i = 0; i < investors.length; i++) { 
    if(!investors[i].send(ethereumsOfInvestors * shares[i] / (investSum)))
    revert();
    }
            ........................
}
}

I see my address in the code. Thank you dev. If I have time, I invest another 0.1 Eth
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
August 14, 2017, 08:28:12 PM
 #215

My address is there also, thanks.
Can't wait now...  Wink
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 16, 2017, 02:59:32 PM
 #216

Smart contract deployed!
To the needs of the developer and fundraising for the LTE token release, 1000000 tokens are sold to the exchanges.
Buy a token by adding a smart contract:
Click on "Add Custom Token" and
in field
Address - 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
Token Symbol - LTE
Decimals - 0
After adding the token to your list, reload the page.
Choose a section
Contracts
In the Contract Address field, type
0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
In the ABI / JSON Interface field


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"
From the drop-down list, select "BuyTokens"




And click "WRITE"



In the pop-up window, specify the amount of Eth multiple of 0.00015 (LTE token price)
And click "Generate transaction"




All! Congratulations on your purchase!

What profit do you get from purchased tokens?
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 is available to investors with at least 50,000 LTE tokens.
Proceeding from the aforesaid, it is obvious what for it is necessary to buy tokens at the specified price.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 18, 2017, 05:54:10 AM
Last edit: August 18, 2017, 08:39:03 AM by lottereumDev
 #217

ATTENTION!!!

I OFFER TO HOLD THE FIRST LOTTERY FOR TOKENS FOR 1000 PARTICIPANTS

PRIZE FUND 100 000 TOKENS
THE FIRST PARTICIPANT WILL RECEIVE - 10 000 LTE
EVERY 10 - 200 LTE
EVERY 20 - 400 LTE
EVERY 100 - 2 000 LTE

I will sell 101 tokens to anyone who wants to participate in 0.002 Eth

1 Lte for confirmation of participation in the lottery.
100 Lte for the transaction to the contract at the time of the lottery start.
The time for the start of the lottery will be announced in this thread.
tippytoes
Sr. Member
****
Offline Offline

Activity: 1988
Merit: 275


View Profile
August 18, 2017, 06:31:32 AM
 #218

So that means that we can still receive the tokens even if we are not investors, right? Since the participants are not more than 1000, it means that there's guarantee that we can receive even small amount of lottereum. So we can now add the token in our eth wallet even if we're not investors?
Vanellsworth
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
August 18, 2017, 06:44:15 AM
 #219

How to buy token  Smiley
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
August 18, 2017, 08:28:12 AM
 #220

How to buy token  Smiley

Quote

Buy a token by adding a smart contract:
Click on "Add Custom Token" and
in field
Address - 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
Token Symbol - LTE
Decimals - 0
After adding the token to your list, reload the page.
Choose a section
Contracts
In the Contract Address field, type
0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
In the ABI / JSON Interface field


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"
From the drop-down list, select "BuyTokens"




And click "WRITE"



In the pop-up window, specify the amount of Eth multiple of 0.00015 (LTE token price)
And click "Generate transaction"




All! Congratulations on your purchase!

What profit do you get from purchased tokens?
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 is available to investors with at least 50,000 LTE tokens.
Proceeding from the aforesaid, it is obvious what for it is necessary to buy tokens at the specified price.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 18, 2017, 08:38:18 AM
Last edit: August 19, 2017, 05:35:07 AM by lottereumDev
 #221

So that means that we can still receive the tokens even if we are not investors, right? Since the participants are not more than 1000, it means that there's guarantee that we can receive even small amount of lottereum. So we can now add the token in our eth wallet even if we're not investors?

Anyone can get 101 Lte to 0.002 Eth to participate in the first lottery for tokens. Only 1000 people.

ATTENTION!!!

I OFFER TO HOLD THE FIRST LOTTERY FOR TOKENS FOR 1000 PARTICIPANTS

PRIZE FUND 100 000 TOKENS
THE FIRST PARTICIPANT WILL RECEIVE - 10 000 LTE
EVERY 10 - 200 LTE
EVERY 20 - 400 LTE
EVERY 100 - 2 000 LTE

I will sell 101 tokens to anyone who wants to participate in 0.002 Eth

1 Lte for confirmation of participation in the lottery.
100 Lte for the transaction to the contract at the time of the lottery start.
The time for the start of the lottery will be announced in this thread.
Send to this address 0x1cF460DB4a2290498616C2D9AeA2ad1Ed201fA39 - 0.002 Eth, I will send 101 Lte in reply.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 18, 2017, 03:16:55 PM
 #222

I dont understand how the first participant get 10000LTE.

Have you sent it?

If not, how can I be the first?

What am I to do?

When 1000 lottery participants confirm their participation in this way, the lottery will be announced. At the specified time, all participants will immediately send 100 Lte to the smart contract. The smart contract will analyze the list of transactions and transfer to the address of the first transaction 10000 Lte, to the address of each 10 transactions of 200 LTE and then to the rule.
akk123
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250



View Profile
August 18, 2017, 03:47:44 PM
 #223

CONDITIONS AIRDROP
When the contract is deployed to the Eth addresses, which will be registered in it, 1000 tokens will be credited.


Did you deploy the contract to Eth addresses that you collected? if so where is this free tokens?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 18, 2017, 04:22:07 PM
 #224

CONDITIONS AIRDROP
When the contract is deployed to the Eth addresses, which will be registered in it, 1000 tokens will be credited.


Did you deploy the contract to Eth addresses that you collected? if so where is this free tokens?

No, AIRDROP is not finished yet. A lottery functionality test is currently underway. You can take part and maybe win 10 000 Lte

TOKEN ON THE EXCHANGE

The smart contract is compatible with EtherDelta, this is the first step, it's a pity that we did not have time to add to https://novaexchange.com/addcoin/ for free, now we'll have to buy points and give out airplay to the participants), this is the second step.
I'll add a token to https://hitbtc.com/add-token - this is the third step.
This is for a start.
After adding https://coinmarketcap.com/ I'll add a token to https://www.livecoin.net/en/coin-listing
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 19, 2017, 04:37:21 AM
 #225

How many news! Finally I'm back!
I participate in the lottery.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 20, 2017, 05:58:13 AM
Last edit: August 20, 2017, 07:07:49 AM by lottereumDev
 #226

EtherDelta https://etherdelta.github.io/#0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b-ETH
Buy 101 Lte for the price of 0.002 Eth.
starblocks
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 502



View Profile
August 20, 2017, 08:00:00 AM
 #227

Just curious how many people participated in the first lottery and what the profit was for the person who was the lucky winner, or is the first round yet to be filled?

lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 20, 2017, 09:21:52 AM
 #228

Just curious how many people participated in the first lottery and what the profit was for the person who was the lucky winner, or is the first round yet to be filled?

The lottery has not yet taken place. The distribution of tokens for those wishing to participate began yesterday.
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
August 21, 2017, 09:09:02 AM
 #229

Just curious how many people participated in the first lottery and what the profit was for the person who was the lucky winner, or is the first round yet to be filled?

The lottery has not yet taken place. The distribution of tokens for those wishing to participate began yesterday.

Awesome Just picked up some tokens. When will the lottery begin?

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
August 21, 2017, 11:28:39 AM
 #230

Just curious how many people participated in the first lottery and what the profit was for the person who was the lucky winner, or is the first round yet to be filled?

The lottery has not yet taken place. The distribution of tokens for those wishing to participate began yesterday.

Awesome Just picked up some tokens. When will the lottery begin?

did not gather all the participants
 I think that they will be able to collect only after airdrop
Lakeluke_again
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
August 22, 2017, 07:12:16 AM
 #231

Hello Dev,

I have added an extra 0.14ETH. So total 0.2 so far.
My address is in the SmartContract. Pls update you googlesheet (line 705)

Many thanks.


good news. I have amended my form and submitted 0.06ETH.

Dear investor!

Information in the table is updated

In accordance with the terms of Airdrop you will receive 0.06 shares with 20% of the profit from the lottery.
An unlimited number of deliveries of tokens is provided when investing 0.1 Eth.

https://etherscan.io/address/0x1cf460db4a2290498616c2d9aea2ad1ed201fa39
tippytoes
Sr. Member
****
Offline Offline

Activity: 1988
Merit: 275


View Profile
August 22, 2017, 09:04:22 AM
 #232


So this one is really not an airdrop? It's like buying the LTE for cheap ETH. And if you didn't buy LTE, you are not part of the lottery. Is my understanding right?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 22, 2017, 11:26:59 AM
 #233


So this one is really not an airdrop? It's like buying the LTE for cheap ETH. And if you didn't buy LTE, you are not part of the lottery. Is my understanding right?

No. You understand wrongly. This offer is only for those wishing to test the lottery before airdrop.
Airdrop will be in a few days.


P.S. Those who bought LTE receive bonuses after airdrop!
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 22, 2017, 12:21:11 PM
 #234

Sell TME - buy LTE
tippytoes
Sr. Member
****
Offline Offline

Activity: 1988
Merit: 275


View Profile
August 23, 2017, 02:41:09 AM
 #235


So this one is really not an airdrop? It's like buying the LTE for cheap ETH. And if you didn't buy LTE, you are not part of the lottery. Is my understanding right?

No. You understand wrongly. This offer is only for those wishing to test the lottery before airdrop.
Airdrop will be in a few days.


P.S. Those who bought LTE receive bonuses after airdrop!


Okay thanks for the clarification.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 23, 2017, 07:45:45 AM
 #236

AIRDROP STARTED

I made the transfer of the first 60 addresses. This is part of the participants who expressed a desire to invest in the project and indicated it in the table and actually invested.
I'm preparing the transfer of the next batch.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 23, 2017, 09:30:33 AM
 #237

Started transfer of addresses with non-zero amounts on the account and a link to BTT.
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 23, 2017, 12:14:58 PM
 #238

I got 1000 LTE!  Grin
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
August 23, 2017, 12:31:42 PM
 #239

Received 1000 LTE too. Thanks.
lvsca
Sr. Member
****
Offline Offline

Activity: 1792
Merit: 293


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
August 23, 2017, 02:13:32 PM
 #240

waiting for non ICO participation to receive LTE Cheesy

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
August 23, 2017, 02:32:59 PM
 #241

waiting for non ICO participation to receive LTE Cheesy

Everybody gets Lte, not just the ICO members.
Andeze17
Hero Member
*****
Offline Offline

Activity: 650
Merit: 502


View Profile
August 23, 2017, 03:47:43 PM
 #242

Provided you participated in the airdrop of course.
pv94420
Full Member
***
Offline Offline

Activity: 252
Merit: 110



View Profile
August 23, 2017, 04:18:57 PM
 #243

Joined Lotterium Signature and Airdrop
Thanks

☉☉☉ ARTCOIN.AI ☉☉☉ ▐| BLOCKCHAIN ART GALLERY SYSTEM |▌
◐ o ◑ Blockchain Can Bring The Fine Art Investment World Together ◐ o ◑
┣▇  MEDIUM  ┣▇  FACEBOOK   ┣▇  TWITTER   ┣▇  LINKEDIN   ┣▇  PINTEREST   ┣▇  INSTAGRAM
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 23, 2017, 05:26:14 PM
 #244

Joined Lotterium Signature and Airdrop
Thanks


What is your address? You will receive LTE in the near future!
GraBitCoin
Full Member
***
Offline Offline

Activity: 630
Merit: 111



View Profile
August 24, 2017, 10:12:21 AM
 #245

0xbCbC0171Acec644Fe9e1EEa7ce1d37a9533ef66d
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 24, 2017, 12:54:49 PM
 #246

I will translate for 101 Lte free of charge another 100 wishing to participate. Communicate your address to receive a token here.

Who bought Lte to participate in the lottery, write your address to receive bonuses.
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
August 25, 2017, 03:34:57 AM
 #247

Hi dev welldone. My eth address is in the airdrop list. Still waiting for the airdrop. I hope I won't have to send LTE before I receive the Airdrop ??
Thanks
jonnyda1811
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
August 25, 2017, 04:00:36 AM
 #248

a im join the airdrop. waiting

██████████  ✔  PoSToken - First PoS Smart Contract Token - Get Your Free Tokens Now!
█     PoSToken    █  ✔  Free Airdrop ●  No-ICO  ●  100% Annual Interest First Year
██████████  ✔  ANN ●  WebSite  ●  Twitter  ●  Slack  ●  Whitepaper
pv94420
Full Member
***
Offline Offline

Activity: 252
Merit: 110



View Profile
August 25, 2017, 08:10:19 AM
 #249

Joined Lotterium Signature and Airdrop
Thanks


What is your address? You will receive LTE in the near future!

My address : 0xf7a5948b63109ca4ee7fe9193075925ac95e3366
Thx

☉☉☉ ARTCOIN.AI ☉☉☉ ▐| BLOCKCHAIN ART GALLERY SYSTEM |▌
◐ o ◑ Blockchain Can Bring The Fine Art Investment World Together ◐ o ◑
┣▇  MEDIUM  ┣▇  FACEBOOK   ┣▇  TWITTER   ┣▇  LINKEDIN   ┣▇  PINTEREST   ┣▇  INSTAGRAM
valouv
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
August 25, 2017, 08:18:34 AM
 #250

I participated in the airdrop and I received nothing
Is this normal?
My address 0xee2b2681688b82bbcfb10769aef1b5441eb27a9b, thanks

Thank you for your help
RJX
Legendary
*
Offline Offline

Activity: 1078
Merit: 1003


umachit.fund


View Profile
August 25, 2017, 09:24:59 AM
 #251

Do you have to fill in the form 10 times to get 1000 tokens?

 Huh

.UmaChit.Fund.
‎ ★
..Revolutionized Rotating..
..Savings & Borrowings.....

‎ ★
█████
██
██
██
██
██
██
██
██
██
██
██
█████
█████
██
██
██
██
██
██
██
██
██
██
██
█████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████▀▀▀█████████
██████ ▀██████▀      ▄██████
██████▄   ▀▀▀        ███████
██████▄             ▄███████
███████▄           ▄████████
██████▀▀▀        ▄██████████
███████▄▄     ▄▄████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████▀    ██████████
████████████    ▄▄██████████
███████████▀    ▀▀██████████
██████████▌       ██████████
████████████    ████████████
████████████    ████████████
████████████    ████████████
████████████▄  ▄████████████
████████████████████████████
████████████████████████████
XEnergy
Full Member
***
Offline Offline

Activity: 980
Merit: 102


View Profile
August 25, 2017, 09:29:11 AM
 #252

I participated in the airdrop and I received nothing
Is this normal?
My address 0xee2b2681688b82bbcfb10769aef1b5441eb27a9b, thanks

Thank you for your help
me too. nothing on wallet.
buzzkillb
Sr. Member
****
Offline Offline

Activity: 1021
Merit: 324


View Profile
August 25, 2017, 10:00:08 AM
Last edit: August 25, 2017, 10:14:51 AM by buzzkillb
 #253

I see myself on the spreadsheet. I also sent .002 ETH through the contract and only got 13 LTE. Then sent .02 ETH and now have 146 LTE.
elmeijera
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
August 25, 2017, 10:27:29 AM
 #254

Joined the Airdrop and signature campain. Will wait for the tokens...

lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 01:41:07 PM
 #255

I participated in the airdrop and I received nothing
Is this normal?
My address 0xee2b2681688b82bbcfb10769aef1b5441eb27a9b, thanks

Thank you for your help

To participate in the lottery https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0xee2b2681688b82bbcfb10769aef1b5441eb27a9b

I see myself on the spreadsheet. I also sent .002 ETH through the contract and only got 13 LTE. Then sent .02 ETH and now have 146 LTE.

You are entitled to bonuses for buying Lte https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0x23b5eaedb07a4bf4f1dd38aaaf9309fa2d3fd7a7

Joined Lotterium Signature and Airdrop
Thanks


What is your address? You will receive LTE in the near future!

My address : 0xf7a5948b63109ca4ee7fe9193075925ac95e3366
Thx

To participate in the lottery https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0xf7a5948b63109ca4ee7fe9193075925ac95e3366
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 01:57:38 PM
 #256

Do you have to fill in the form 10 times to get 1000 tokens?

 Huh

Inform your address, I will send 101 Lte to it to participate in the first lottery.

The main prize is 10 000 Lte
Those who take part in this lottery, he will be dropped into a smart contract in the first place.
A transfer of 200 addresses was made, and only 4 people confirmed their participation in the lottery.
This is not good for our common cause.
In order for Lte to cost a normal price and to generate tokens, we must have an active community!
In total there will be 5000 genesis of addresses and all of them will be checked through participation in the lottery.
This will eliminate the parishioners who registered a lot of addresses in the table, as it happened in TIMEREUM (TME)
(Found out that at least one participant has 10 addresses)


Quote
The first lottery is held with a participation cost of 100 Lte, 1 Lte is withdrawn from the balance when sending a confirmation to a smart participation contract.
After confirming the participation of 1000 people the time is announced.
At the announced time, all participants simultaneously send to the account of the agreement for 100 Lte, whose transaction will be the first to receive 10,000 Lte.
Also receive prizes every 10, 20, 100

Write your addresses and I'll send free tokens to participate in the lottery!
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
August 25, 2017, 03:37:20 PM
 #257

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 03:57:22 PM
 #258

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the Lottereum.club project site
Then there would be no ambiguity.
I got 4.59 Eth and was able to write a smart contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
August 25, 2017, 04:04:49 PM
 #259

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the lottereum.club project site
Then there would be no ambiguity.
I received 4.59 Et and managed to write a clever contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.

I understand it is a bunch of work.
But I do not expect a full website, only clear, concise, precise information on the ANN first post (or even a new thread to separate airdrop and lottery?) explaining the instructions how to participate.
A lot of people here are not so technical and basic instructions will help.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 06:21:42 PM
 #260

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the lottereum.club project site
Then there would be no ambiguity.
I received 4.59 Et and managed to write a clever contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.

I understand it is a bunch of work.
But I do not expect a full website, only clear, concise, precise information on the ANN first post (or even a new thread to separate airdrop and lottery?) explaining the instructions how to participate.
A lot of people here are not so technical and basic instructions will help.

OK. I will make a clear instruction and publish.

P.S. You're right. I will create a separate theme for this lottery!

LOTTEREUM - we conduct the first lottery on tokens. 101 Lte - for free! https://bitcointalk.org/index.php?topic=2120357.0
gawajn
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
August 25, 2017, 08:19:05 PM
 #261

so what do we have to do, to join the airdrop? Just filling out the form? Also thanks for making an airdrop!
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 08:30:46 PM
 #262

so what do we have to do, to join the airdrop? Just filling out the form? Also thanks for making an airdrop!

Free to get 101 Lte and take part in the lottery.
gawajn
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
August 25, 2017, 08:32:40 PM
 #263

So my address is 0x3f49f24Ae7e31E7F7cF7b559F7d2E91C602431e3 , but i already filled out the form.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 08:40:45 PM
 #264

So my address is 0x3f49f24Ae7e31E7F7cF7b559F7d2E91C602431e3 , but i already filled out the form.

Check your balance https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0x3f49f24ae7e31e7f7cf7b559f7d2e91c602431e3

Only the lottery participants will have the addresses of the genesis. Live and active members of the token community!

Quote
Those who take part in this lottery, he will be dropped into a smart contract in the first place.
A transfer of 200 addresses was made, and only 4 people confirmed their participation in the lottery.
This is not good for our common cause.
In order for Lte to cost a normal price and to generate tokens, we must have an active community!
In total there will be 5000 genesis of addresses and all of them will be checked through participation in the lottery.
This will eliminate the parishioners who registered a lot of addresses in the table, as it happened in TIMEREUM (TME)
(Found out that at least one participant has 10 addresses)
Pancharick
Full Member
***
Offline Offline

Activity: 452
Merit: 102



View Profile
August 25, 2017, 08:55:29 PM
 #265

0x80aD7165F29F97896a0B5758193879DE34Fd9712

lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 25, 2017, 09:28:13 PM
 #266

0x80aD7165F29F97896a0B5758193879DE34Fd9712



Check the balance. About how to participate in the lottery here https://bitcointalk.org/index.php?topic=2120357.0
gawajn
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
August 25, 2017, 10:13:39 PM
 #267

So my address is 0x3f49f24Ae7e31E7F7cF7b559F7d2E91C602431e3 , but i already filled out the form.

Check your balance https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0x3f49f24ae7e31e7f7cf7b559f7d2e91c602431e3

Only the lottery participants will have the addresses of the genesis. Live and active members of the token community!

Quote
Those who take part in this lottery, he will be dropped into a smart contract in the first place.
A transfer of 200 addresses was made, and only 4 people confirmed their participation in the lottery.
This is not good for our common cause.
In order for Lte to cost a normal price and to generate tokens, we must have an active community!
In total there will be 5000 genesis of addresses and all of them will be checked through participation in the lottery.
This will eliminate the parishioners who registered a lot of addresses in the table, as it happened in TIMEREUM (TME)
(Found out that at least one participant has 10 addresses)

Thanks! Already received the 101 tokens!
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
August 26, 2017, 02:00:10 PM
 #268

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the lottereum.club project site
Then there would be no ambiguity.
I received 4.59 Et and managed to write a clever contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.

I understand it is a bunch of work.
But I do not expect a full website, only clear, concise, precise information on the ANN first post (or even a new thread to separate airdrop and lottery?) explaining the instructions how to participate.
A lot of people here are not so technical and basic instructions will help.

OK. I will make a clear instruction and publish.

P.S. You're right. I will create a separate theme for this lottery!

LOTTEREUM - we conduct the first lottery on tokens. 101 Lte - for free! https://bitcointalk.org/index.php?topic=2120357.0

Great!!!
Thanks for this new post and good explanation. There is more activity now  Wink
My address is: 0x5ea28b8b38ff9e669d26a9ba5efa791ff46c56ae
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 26, 2017, 02:53:46 PM
 #269

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the lottereum.club project site
Then there would be no ambiguity.
I received 4.59 Et and managed to write a clever contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.

I understand it is a bunch of work.
But I do not expect a full website, only clear, concise, precise information on the ANN first post (or even a new thread to separate airdrop and lottery?) explaining the instructions how to participate.
A lot of people here are not so technical and basic instructions will help.

OK. I will make a clear instruction and publish.

P.S. You're right. I will create a separate theme for this lottery!

LOTTEREUM - we conduct the first lottery on tokens. 101 Lte - for free! https://bitcointalk.org/index.php?topic=2120357.0

Great!!!
Thanks for this new post and good explanation. There is more activity now  Wink
My address is: 0x5ea28b8b38ff9e669d26a9ba5efa791ff46c56ae

https://docs.google.com/forms/d/e/1FAIpQLSd_SCMT-qcG0TWp159cpIOlZLtsa8ZjZ3s9UU4BydzgrwnUaQ/viewform
buzzkillb
Sr. Member
****
Offline Offline

Activity: 1021
Merit: 324


View Profile
August 26, 2017, 06:43:08 PM
 #270

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the lottereum.club project site
Then there would be no ambiguity.
I received 4.59 Et and managed to write a clever contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.

I understand it is a bunch of work.
But I do not expect a full website, only clear, concise, precise information on the ANN first post (or even a new thread to separate airdrop and lottery?) explaining the instructions how to participate.
A lot of people here are not so technical and basic instructions will help.

OK. I will make a clear instruction and publish.

P.S. You're right. I will create a separate theme for this lottery!

LOTTEREUM - we conduct the first lottery on tokens. 101 Lte - for free! https://bitcointalk.org/index.php?topic=2120357.0

Great!!!
Thanks for this new post and good explanation. There is more activity now  Wink
My address is: 0x5ea28b8b38ff9e669d26a9ba5efa791ff46c56ae

https://docs.google.com/forms/d/e/1FAIpQLSd_SCMT-qcG0TWp159cpIOlZLtsa8ZjZ3s9UU4BydzgrwnUaQ/viewform

Can you update the airdrop spreadsheet to show I sent 0.3 ETH instead of 0.1?
0.2 transaction to add to the original 0.1
https://etherscan.io/tx/0x521a535fdd7c2a99a1cdf1a8de5c9a5311f0833b29ebf0d05b30dd196cd0fbbb
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 26, 2017, 06:58:24 PM
 #271

lottereumDev I think the process is not very clear for people and a bit complex to understand.
I suggest you to give clear instructions on WHAT people should exactly do and HOW to do it precisely.

A lot of people participated in the airdrop, some invest (I am one of them) so this project interests people for sure.
I'm sure we will have the first lottery soon if everybody understand the process better.

I did not have enough money to create the lottereum.club project site
Then there would be no ambiguity.
I received 4.59 Et and managed to write a clever contract. Now I have to make a living by implementing projects of other people.
If investors could collect 10 Eth - I could continue to work with this project in full.

I understand it is a bunch of work.
But I do not expect a full website, only clear, concise, precise information on the ANN first post (or even a new thread to separate airdrop and lottery?) explaining the instructions how to participate.
A lot of people here are not so technical and basic instructions will help.

OK. I will make a clear instruction and publish.

P.S. You're right. I will create a separate theme for this lottery!

LOTTEREUM - we conduct the first lottery on tokens. 101 Lte - for free! https://bitcointalk.org/index.php?topic=2120357.0

Great!!!
Thanks for this new post and good explanation. There is more activity now  Wink
My address is: 0x5ea28b8b38ff9e669d26a9ba5efa791ff46c56ae

https://docs.google.com/forms/d/e/1FAIpQLSd_SCMT-qcG0TWp159cpIOlZLtsa8ZjZ3s9UU4BydzgrwnUaQ/viewform

Can you update the airdrop spreadsheet to show I sent 0.3 ETH instead of 0.1?
0.2 transaction to add to the original 0.1
https://etherscan.io/tx/0x521a535fdd7c2a99a1cdf1a8de5c9a5311f0833b29ebf0d05b30dd196cd0fbbb

Updated info. I thank for the help to the project!
cijulangboy
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
August 27, 2017, 07:37:08 AM
 #272

thank dev i receive token...
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 27, 2017, 12:54:42 PM
 #273

Demartini
Member
**
Offline Offline

Activity: 115
Merit: 11

twitter.com/iolardemartini


View Profile WWW
August 27, 2017, 08:27:41 PM
 #274

Hello dev!

Confirmation of participation done!

Thanks.
ujinice
Member
**
Offline Offline

Activity: 574
Merit: 15


View Profile
August 28, 2017, 05:16:43 AM
 #275

Hi, i joined Lotterium Signature and Airdrop too
my Eth address 0xC50CD9c617cF4095533578236CFeAE149EFbcE87
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
August 28, 2017, 05:41:37 AM
 #276

Hi, i joined Lotterium Signature and Airdrop too
my Eth address 0xC50CD9c617cF4095533578236CFeAE149EFbcE87

Completely new. And account in BTT and address. This is unlikely to be accepted. It looks like one of the many accounts created for getting a lot of tokens.
ujinice
Member
**
Offline Offline

Activity: 574
Merit: 15


View Profile
August 28, 2017, 10:57:29 AM
 #277

Hi, i joined Lotterium Signature and Airdrop too
my Eth address 0xC50CD9c617cF4095533578236CFeAE149EFbcE87

Completely new. And account in BTT and address. This is unlikely to be accepted. It looks like one of the many accounts created for getting a lot of tokens.

And if I say that I learned about bitcointalk 3 days ago thanks to the company's bounty of another coin. I do not have a higher level account yet, everything starts with newbie. And rules are not forbidden to participate to beginners.
maskeffec
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250



View Profile
August 29, 2017, 01:23:53 AM
 #278

thanks LOTTEREUM received airdrop 1k LTE
toolucky98
Full Member
***
Offline Offline

Activity: 490
Merit: 100



View Profile
August 29, 2017, 05:00:10 AM
 #279

I've participated.
My eth address : 0x5f7E30C757c9f844769C15cB8454Aea635526f60
Silvercell
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
August 29, 2017, 05:08:46 PM
 #280

thanks LOTTEREUM received airdrop 1k LTE
how to do that, dont know must start from where

    ▒██████████████████████▄▄▄
    ▐███████████████████████████▓▄
                         ▀▀███████▓▄
    ▀▀▀▀  ▀▀▀▀  ▀▀▀▀▀ ▐███▄   ██████▌
    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄░  ▄▄  █████▌
    ▐██████████████████████▄▀██▄ █████▌
    ▓▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█████▌    ▐█████
                        █████▌▐█▌ ▒████
                       ▓█████ ▐▀  █████
    ▐███████████████████████▀▄▄▄ ▐█████
    ▐█████████████████████▀ ▓██ ▐█████▌
    ▄                   ▄▄▄    ▓█████░
    ▀▀▀▀  ▀▀▀▀  ▀▀▀▀▀ ▐▀▀▀  ▄▄█████▀▀
    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████████▀
    ▐██████████████████████████▀
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
DRIFE

               ▄██████▄
             ▄██████████▄
             ████    ████
             ████▄▄▄▄████
              ██████████

           ▄   ▀██████▀
     ▄███▀       ▀██▀
    ▐████▄▄       ▐▌
      ▀█████████▄▄▄
         ▀████████████▄
           ██████████████
           ██████████████
         ▄██████████████
BNEXGEN DECENTRALIZED RIDE HAILING PLATFORM
████  ●●● Facebook ●● Twitter ●● Telegram ●● BTC ●● Whitepaper ●●●  ████
       ▄█████▄▄
     █████▀█████
    ▐███▌   ▐███▌
    ▐████▄▄▄████▌
     ▀█████████▀
       ▀█████▀
         ███
       ▀███▄
                ▄█████
           ▄▄▄▄████████▀
      ▄▄████████████▀
     █████████████▌
    ▐█████████████▌
     ███████████████▄
.

                     ▄▄███████▄▄
                  ▄███████████████▄
                 █████▀▀     ▀█████▄
                █████           █████
               █████             ████▌
        ▄███████████████████████████████████▄
      █████████████████████████████████████████
     ███████████████████████████████████████████
     █████████▀▀  ▀▀▀███████████▀▀  ▀▀▀█████████
      ██████▀   ▄▄▄   ▀███████▀   ▄▄▄   ▀██████
       ▀▀██▌  ▐█████   ███████  ▐█████   ███▀
               █████             █████
makulo123
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
August 30, 2017, 09:51:27 AM
 #281

Hello, I have registered approx. 10 times with my Bitcointalk link and ETH address... I don't why I have been removed from the spreadsheet and airdrop as well... I have just registered now again, I hope this one will not be deleted. Thanks.

My ETH address: 0x11e415607850FC43050b95293185c2081f297265
Bitcointalk profile: https://bitcointalk.org/index.php?action=profile;u=1003329
sammrheza
Sr. Member
****
Offline Offline

Activity: 448
Merit: 265



View Profile
August 30, 2017, 10:03:22 AM
 #282

just filled the form , am I too late to get into this airdrop by the way ?  Shocked
arayde
Full Member
***
Offline Offline

Activity: 225
Merit: 100



View Profile
August 31, 2017, 10:19:15 AM
 #283

I've participated.
My eth address : 0xba8a6502e6b9da3e109ed02d676bec7704261ac9

Thanks  Smiley

████          O W N R   W A L L E T          ████   VISA PREPAID CARD    ████  Use crypto to pay in stores with OWNR  ████
❱❱❱❱ ❱❱❱ ❱❱ ❱     Buy, send, receive and exchange crypto        VISA   mastercard   SPA   UnionPay     ❰ ❰❰ ❰❰❰ ❰❰❰❰
BLOG       TWITTER     ██ █▌█ ▌     Manage crypto and VISA card in OWNR Wallet app    ▐ █▐█ ██     REDDIT   YOUTUBE
Hadiyudhapermana
Full Member
***
Offline Offline

Activity: 189
Merit: 100


View Profile
August 31, 2017, 11:26:31 AM
 #284

0xE3d7E694782B7707769fEdd3d7f2c6A53078Bcf7
Aabcde
Sr. Member
****
Offline Offline

Activity: 1050
Merit: 256



View Profile
August 31, 2017, 11:33:54 AM
 #285

0xD3cb4dCFeA868d62b310712DED6E4e435913c3dc



     ▄▄█████   ▄▄█████   ▄▄█████  ▄▀▄
    ███████▌  ███████▌  ███████▌  ▀▄▀
   ████████  ████████  ████████   ▐▌
  ▐███████▌ ▐███████▌ ▐███████▌▄▄ █
  ████████  ████████  ████████ ██▐▌
 ▐███████▌ ▐███████▌ ▐███████▌▐█▀
 ████████  ████████  ████████
▐███████  ▐███████  ▐███████
█████▀▀   █████▀▀   █████▀▀
.
Metaspins 

         ▄▄█████▄▄▄
     ▄▄██████████████▄
 ▄▄███████  ████  █████
▐██▀▀██████████████████▌
 ██▄▄██  ██▀▀███████████
 ▐█████████▄▄████████  █▌
  ██  ███████████████████
  ▐███████████▀▀▀███████▀
   ▀█████████▄▄▄████▀▀▀
       ▀▀▀████▀▀▀
.
2,500+
GAMES


█████████████████████████████
█████████ █████████ █████████
█████████ █████████ ████▀▄███
███▀▀▀███ ███▀▀▀███ ████▄████
████▀▄███ ████▀▄███ █████████
████▄████ ████▄████ ███▀▀▀███
█████████ █████████ ████▀▄███
█████████ █████████ █████████
█████████████████████████████
.
EARN UP TO 57% RAKEBACK
WAGER FREE!
         ▄███▄▄▄
    ▄███████████████▄
    ██████████████████▄▄
    ██████████████████
    ███████████████████
    ███████████████████
   █
█████████████████
  ██
█████████████
 ███
█████████████████
████
█████████████
▀▀██
████████████████
    ▀███████████████▀
         ▀▀▀███▀
.
1 Click Registration
Instant Payouts
.
[
.
]
Zartastories
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
August 31, 2017, 11:36:38 AM
 #286

0x6F87BBea7FCbe8Bcd2CC284d1EC3e3F22c7cA79B
arvstd
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 31, 2017, 12:00:42 PM
 #287

0xb0b2498c120bF1a7a75EC1A21fe9CE0bDd2edF16
Setiadiriv
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 31, 2017, 12:06:40 PM
 #288

https://bitcointalk.org/index.php?action=profile;u=1130358
Chacha ananda
Member
**
Offline Offline

Activity: 147
Merit: 10


View Profile
August 31, 2017, 12:20:27 PM
 #289

0x26899E2369cFfa3A3226A3ba75A950baf937d0f9
Setiadiriv
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 31, 2017, 12:24:32 PM
 #290

0x9817Eb66A14512838DFFD6D3c7A9f1098E195D44
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
August 31, 2017, 02:16:54 PM
Last edit: August 31, 2017, 02:52:43 PM by lottereumDev
 #291

0x26899E2369cFfa3A3226A3ba75A950baf937d0f9

HERE THE RESULTS TABLE


PREVIOUS ADDRESSES WILL BE ADDED ON 101 LTE FOR PARTICIPATION IN LOTTERY
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 01, 2017, 12:15:43 PM
 #292

Stages of the project development:

1. Selection of addresses genesis through participation in the lottery (5 thousand addresses).

2. Bounty Company.

3. Pre-mining 1 000 000 Lte for distribution of the first lotteries to participants and for rewarding the participation of users in the company's bounty.

4. Holding an auction to sell 10% of the future profits from the lottery on Eth.

5. Transfer the selected addresses to the genesis.

6. Disable the function of transfer of addresses of genesis and disabling the pre-mining function (a smart contract has this function).

7. Deployment of a smart contract "Decentralized credit system".

7.1. With Lte exchange function for credit token. Course 1: 1.

8. Deploy a smart contract for the release and active sale of customer tokens.

8.1. With the exchange function Lte on the smart contract token. Course 1: 1.
8.2. The token of a smart contract entitles you to a share of the smart contract profits.
8.3. The profit of a smart contract is formed from the deduction in favor of a smart contract of a certain percentage of the sold client tokens.
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 01, 2017, 12:43:26 PM
 #293

Hello, I have registered approx. 10 times with my Bitcointalk link and ETH address... I don't why I have been removed from the spreadsheet and airdrop as well... I have just registered now again, I hope this one will not be deleted. Thanks.

My ETH address: 0x11e415607850FC43050b95293185c2081f297265
Bitcointalk profile: https://bitcointalk.org/index.php?action=profile;u=1003329

https://etherscan.io/token/0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b?a=0x11e415607850FC43050b95293185c2081f297265
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 01, 2017, 04:59:39 PM
Last edit: September 02, 2017, 11:41:43 AM by lottereumDev
 #294

Auction! Auction! Auction!

1 address = 1 share = 0.5% of 10% of profit LOTTEREUM

The winners will receive part of the profits from all lotteries held on Eth!

Auction rules

1. The big bet wins.
2. After the auction is completed, payment of the lot within 24 hours.
3. In the event that the winner does not pay the lot, the right to take it goes to the next participant in the list with a long price.
4. Subsequent bets are accepted by email lottereum@gmail.com
5. The auction ends 24 hours after the first 100 bets have been received.
6. After the auction ends, its results can be canceled if more than half of the participants refuse to pay.
7. In case of cancellation of auction results, all funds received are returned to their owners.
8. Antispam fee 0.002 Eth
9. 20 addresses will be hardcoded in a smart contract and receive 0.5% of the lottery profits!
10. You can get from 1 to 20 addresses!



PARTICIPATE

LIST OF PARTICIPANTS AND BETS
sstercan
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
September 02, 2017, 11:26:14 AM
 #295

thanks for 101 LTE Smiley
Dayx
Full Member
***
Offline Offline

Activity: 602
Merit: 106


View Profile WWW
September 02, 2017, 11:41:04 AM
 #296

hello, i've joined the airdrop participant no.175 on Address Genesis spreadsheet
0x670563c34B7889e9A6AA2f4Fdb7d95a2f0ddeeF6
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 02, 2017, 11:49:29 AM
 #297

hello, i've joined the airdrop participant no.175 on Address Genesis spreadsheet
0x670563c34B7889e9A6AA2f4Fdb7d95a2f0ddeeF6

Do you have a 1000 Lte? Now we need to confirm participation in the lottery!)))

Click on "Add Custom Token" and
in field
Address - 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
Token Symbol - LTE
Decimals - 0
After adding the token to your list, reload the page.
Dayx
Full Member
***
Offline Offline

Activity: 602
Merit: 106


View Profile WWW
September 02, 2017, 12:04:16 PM
 #298


Do you have a 1000 Lte? Now we need to confirm participation in the lottery!)))

Click on "Add Custom Token" and
in field
Address - 0x4Bf215086c05C0384BdF3731bdB2B37799E9bb5B
Token Symbol - LTE
Decimals - 0
After adding the token to your list, reload the page.

i can see my LTE, thank you for the 1000 LTE
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
September 02, 2017, 04:18:07 PM
 #299

Hi Guys. I design a logo for lottereum tell me what you think about it???


           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 02, 2017, 04:56:25 PM
 #300

Hi Guys. I design a logo for lottereum tell me what you think about it???



What does the picture mean?
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
September 02, 2017, 05:35:11 PM
 #301

Hi Guys. I design a logo for lottereum tell me what you think about it???



What does the picture mean?


It means Wealth. Its a combination of 2 diamonds if you look closely one upright, and the other upside down. Diamonds are expensive.

If you win a lottery you become wealthy, and can afford a great life.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
nazareth flith
Member
**
Offline Offline

Activity: 252
Merit: 10


View Profile
September 02, 2017, 05:45:28 PM
 #302

thank you for 1000 LTE i like it. Grin

Voltaje
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
September 03, 2017, 04:32:02 AM
 #303

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 03, 2017, 05:11:46 AM
 #304

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0
Voltaje
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
September 03, 2017, 04:56:23 PM
 #305

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0


Still don't' understand, sorry, but it appears I still don't have the concept of this lottery, I read that somehow you need LTE to increase your chances to be declared the winner, but I don't know how one will get more LTE, is it in exchange, what I gain in participating if I don't want to participate with etc? or is not necessary, I still don't understand, there a lot of information spread arround.
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
September 03, 2017, 09:15:18 PM
 #306

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0


Still don't' understand, sorry, but it appears I still don't have the concept of this lottery, I read that somehow you need LTE to increase your chances to be declared the winner, but I don't know how one will get more LTE, is it in exchange, what I gain in participating if I don't want to participate with etc? or is not necessary, I still don't understand, there a lot of information spread arround.

Agreed. The concept is not really clear to me either.
Dev, can you re-explain clearly the full lottery process?
FaucetKING
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 306

C U


View Profile
September 04, 2017, 03:39:41 AM
 #307

Hey Guys
I want to annonce that i had recieved my 101 LTE successfully and the dev has sent it in the time but i forgot about it
I'm Sorry Devs . Will Reply and Focus In this thread in the couple upcoming weeks . Hope that you understand my situation !
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 04, 2017, 03:41:38 AM
 #308

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0


Still don't' understand, sorry, but it appears I still don't have the concept of this lottery, I read that somehow you need LTE to increase your chances to be declared the winner, but I don't know how one will get more LTE, is it in exchange, what I gain in participating if I don't want to participate with etc? or is not necessary, I still don't understand, there a lot of information spread arround.

Agreed. The concept is not really clear to me either.
Dev, can you re-explain clearly the full lottery process?

1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!
Andeze17
Hero Member
*****
Offline Offline

Activity: 650
Merit: 502


View Profile
September 04, 2017, 05:23:56 PM
 #309

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0


Still don't' understand, sorry, but it appears I still don't have the concept of this lottery, I read that somehow you need LTE to increase your chances to be declared the winner, but I don't know how one will get more LTE, is it in exchange, what I gain in participating if I don't want to participate with etc? or is not necessary, I still don't understand, there a lot of information spread arround.

Agreed. The concept is not really clear to me either.
Dev, can you re-explain clearly the full lottery process?

1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Thanks for the explanation!
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
September 04, 2017, 08:19:39 PM
 #310

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0


Still don't' understand, sorry, but it appears I still don't have the concept of this lottery, I read that somehow you need LTE to increase your chances to be declared the winner, but I don't know how one will get more LTE, is it in exchange, what I gain in participating if I don't want to participate with etc? or is not necessary, I still don't understand, there a lot of information spread arround.

Agreed. The concept is not really clear to me either.
Dev, can you re-explain clearly the full lottery process?

1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Thanks for the information.
How many participants you have for now?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 05, 2017, 03:16:32 AM
 #311

Still, don't' understand, I have 1000 LTE, now what I do with it? do I participate in the bets? how to do that?

Instructions how to confirm your participation in the lottery here https://bitcointalk.org/index.php?topic=2120357.0


Still don't' understand, sorry, but it appears I still don't have the concept of this lottery, I read that somehow you need LTE to increase your chances to be declared the winner, but I don't know how one will get more LTE, is it in exchange, what I gain in participating if I don't want to participate with etc? or is not necessary, I still don't understand, there a lot of information spread arround.

Agreed. The concept is not really clear to me either.
Dev, can you re-explain clearly the full lottery process?

1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Thanks for the information.
How many participants you have for now?

The number of registered participants in the Mist is visible in the list, in Mew one by No. - participiateInsTokenLottery function
Now 62 confirmed participation
Oneandpure
Sr. Member
****
Offline Offline

Activity: 2044
Merit: 306



View Profile
September 05, 2017, 03:24:47 AM
 #312

Hi Guys. I design a logo for lottereum tell me what you think about it???



What does the picture mean?


pretty good .. it's just the color is less bright,, will give a firm impression if you use a lighter color again
I like the idea of ​​combining the 2 diamonds.. looks unique  Smiley

███████████████████████
████████████████████
██████████████████
████████████████████
███▀▀▀█████████████████
███▄▄▄█████████████████
██████████████████████
██████████████████████
███████████████████████
█████████████████████
███████████████████
███████████████
████████████████████████
███████████████████████████
███████████████████████████
███████████████████████████
█████████▀▀██▀██▀▀█████████
█████████████▄█████████████
███████████████████████
████████████████████████
████████████▄█▄█████████
████████▀▀███████████
██████████████████
▀███████████████████▀
▀███████████████▀
█████████████████████████
O F F I C I A L   P A R T N E R S
▬▬▬▬▬▬▬▬▬▬
ASTON VILLA FC
BURNLEY FC
BK8?█▀▀▀











█▄▄▄
.
PLAY NOW
▀▀▀█











▄▄▄█
george888055
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250



View Profile
September 05, 2017, 06:45:28 AM
 #313

Beautiful project I hope you can crown this dream I will definitely be part of this project because it seems to me very useful to all humanity
501026666
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
September 05, 2017, 06:46:01 AM
 #314

so sad i miss a good project just like this ..
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
September 05, 2017, 07:22:10 AM
 #315

Thanks for the information.
How many participants you have for now?
The number of registered participants in the Mist is visible in the list, in Mew one by No. - participiateInsTokenLottery function
Now 62 confirmed participation

OK thanks. So we are far from the required 1000 participants...
And to how many people do you airdrop some LTE tokens?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 05, 2017, 07:26:26 AM
 #316

Thanks for the information.
How many participants you have for now?
The number of registered participants in the Mist is visible in the list, in Mew one by No. - participiateInsTokenLottery function
Now 62 confirmed participation

OK thanks. So we are far from the required 1000 participants...
And to how many people do you airdrop some LTE tokens?


Only 200 addresses. After I saw that few people confirm their participation in the lottery, I decided to conduct a more rigorous selection of AIRDROP participants
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
September 05, 2017, 11:16:21 AM
 #317

so sad i miss a good project just like this ..

You haven't missed anything yet. apply for the airdrop, and follow the OP.

Goodluck!

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
FreshB
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


The Movement DAO


View Profile WWW
September 05, 2017, 11:18:21 AM
 #318

Hi Guys. I design a logo for lottereum tell me what you think about it???



What does the picture mean?


pretty good .. it's just the color is less bright,, will give a firm impression if you use a lighter color again
I like the idea of ​​combining the 2 diamonds.. looks unique  Smiley

Thanks for the feedback. I want to know if others feel the same way, And also choice of colors, and then we can proceed.

@lottereumdev do yo have any suggestions?

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion
███
███
███
███
███
███
███
███
███
███
   Anonymity Guaranteed
   Anonymous and Untraceable
   Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 05, 2017, 01:55:11 PM
 #319

Hi Guys. I design a logo for lottereum tell me what you think about it???



What does the picture mean?


pretty good .. it's just the color is less bright,, will give a firm impression if you use a lighter color again
I like the idea of ​​combining the 2 diamonds.. looks unique  Smiley

Thanks for the feedback. I want to know if others feel the same way, And also choice of colors, and then we can proceed.

@lottereumdev do yo have any suggestions?

It is interesting to know the opinions of others. Let's wait for more reviews or someone can suggest their own version. In any case, your work will be appreciated!
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 05, 2017, 04:24:58 PM
 #320

How do I know that the lottery will be held? How many participants are needed for the first lottery? Huh
JeremyB
Sr. Member
****
Offline Offline

Activity: 812
Merit: 270



View Profile
September 05, 2017, 04:54:54 PM
 #321

How do I know that the lottery will be held? How many participants are needed for the first lottery? Huh

Dev said he waits for 1000 participants and he will announce it in the threads.
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 05, 2017, 05:40:25 PM
 #322

I'm thinking of buying tokens, but I do not find any more information about the project. Is there a website, the source code for Github?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 05, 2017, 06:43:13 PM
 #323

I'm thinking of buying tokens, but I do not find any more information about the project. Is there a website, the source code for Github?


What interests you in the code from what you can not see and understand from the functionala of a smart contract?
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 06, 2017, 05:02:54 AM
 #324

I'm thinking of buying tokens, but I do not find any more information about the project. Is there a website, the source code for Github?


What interests you in the code from what you can not see and understand from the functionala of a smart contract?

I do not understand the purpose of sendEther (to whom?), importAddresses (where to import?), setMaxTransfer (what is a maxTransfer?). I'm a programmer and I want to see the code to look for vulnerabilities. If there are no vulnerabilities, I'll buy coins Cool
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 06, 2017, 06:03:50 AM
 #325

I'm thinking of buying tokens, but I do not find any more information about the project. Is there a website, the source code for Github?


What interests you in the code from what you can not see and understand from the functionala of a smart contract?

I do not understand the purpose of sendEther (to whom?), importAddresses (where to import?), setMaxTransfer (what is a maxTransfer?). I'm a programmer and I want to see the code to look for vulnerabilities. If there are no vulnerabilities, I'll buy coins Cool

1. sendEther - admin function, transfer from the account of the smart contract Eth to the account of the administrator
2. importAddresses - AIRDROP member address import function
3. setMaxTransfer - admin function, setting the maximum number of address import for AIRDROP
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 06, 2017, 06:29:24 AM
 #326

1. sendEther - admin function, transfer from the account of the smart contract Eth to the account of the administrator
2. importAddresses - AIRDROP member address import function
3. setMaxTransfer - admin function, setting the maximum number of address import for AIRDROP

Can the administrator import any number of addresses and an unlimited number of times? Can the administrator add himself any number of coins?

With the code it would be easier Wink
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 06, 2017, 07:15:47 AM
 #327

1. sendEther - admin function, transfer from the account of the smart contract Eth to the account of the administrator
2. importAddresses - AIRDROP member address import function
3. setMaxTransfer - admin function, setting the maximum number of address import for AIRDROP

Can the administrator import any number of addresses and an unlimited number of times? Can the administrator add himself any number of coins?

With the code it would be easier Wink

Stages of the project development:

1. Selection of addresses genesis through participation in the lottery (5 thousand addresses).

2. Bounty Company.

3. Pre-mining 1 000 000 Lte for distribution of the first lotteries to participants and for rewarding the participation of users in the company's bounty.

4. Holding an auction to sell 10% of the future profits from the lottery on Eth.

5. Transfer the selected addresses to the genesis.

6. Disable the function of transfer of addresses of genesis and disabling the pre-mining function (a smart contract has this function).

7. Deployment of a smart contract "Decentralized credit system".

7.1. With Lte exchange function for credit token. Course 1: 1.

8. Deploy a smart contract for the release and active sale of customer tokens.

8.1. With the exchange function Lte on the smart contract token. Course 1: 1.
8.2. The token of a smart contract entitles you to a share of the smart contract profits.
8.3. The profit of a smart contract is formed from the deduction in favor of a smart contract of a certain percentage of the sold client tokens.

Here is more about lotteries https://bitcointalk.org/index.php?topic=2038170.0


https://bitcointalk.org/index.php?topic=2120357.msg21409715#msg21409715
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 06, 2017, 08:03:23 AM
 #328


6. Disable the function of transfer of addresses of genesis and disabling the pre-mining function (a smart contract has this function).


Can I see this code? Code is more credible than the developer's promises Wink
Before buying, I want to make sure that everything is honest
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 06, 2017, 09:19:27 AM
Last edit: September 06, 2017, 09:33:59 AM by lottereumDev
 #329


6. Disable the function of transfer of addresses of genesis and disabling the pre-mining function (a smart contract has this function).


Can I see this code? Code is more credible than the developer's promises Wink
Before buying, I want to make sure that everything is honest

All is fair. The code will be laid out on the githab after the entire complex of smart contracts is deployed.

3. setMaxTransfer - admin function, setting the maximum number of address import for AIRDROP

This value is not set now. After I limit it, it will be impossible to add new addresses and, accordingly, new tokens.

It is obvious to the programmer that once this value is established, it becomes impossible to add more addresses and tokens to them, respectively. Another way to get tokens in a smart contract is not provided, as can be seen from its functionality.

I do not set this value in the hope that more participants will want to join the smart contract, which will increase its popularity.
But if this is the only thing that keeps investors from investing, then I can set the value to 5000 now.
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 06, 2017, 10:43:15 AM
 #330

All is fair. The code will be laid out on the githab after the entire complex of smart contracts is deployed.
What complex of smart contracts? Lottereum is not a self-contained token? It looks like there is a vulnerability in the code that you do not want to show Wink

This value is not set now. After I limit it, it will be impossible to add new addresses and, accordingly, new tokens.
Now maxTransfer = 8  Shocked Shocked Shocked Huh
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 06, 2017, 11:30:23 AM
 #331

All is fair. The code will be laid out on the githab after the entire complex of smart contracts is deployed.
What complex of smart contracts? Lottereum is not a self-contained token? It looks like there is a vulnerability in the code that you do not want to show Wink

This value is not set now. After I limit it, it will be impossible to add new addresses and, accordingly, new tokens.
Now maxTransfer = 8  Shocked Shocked Shocked Huh
maxTransfer - how many lists of participants AIRDROP were imported

 Grin
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 06, 2017, 03:29:14 PM
 #332

What would speed up the collection of participants in the lottery. As an incentive, tomorrow I will begin AIRDROP participants who confirmed their participation in the lottery.
In addition, as an experiment, everyone who wishes that his address became a genesis, but does not want to participate in the lottery, will be offered to buy a place in a smart contract for 0.1 Eth.
In this way, we engage of active and financially secured users in the community.
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 06, 2017, 07:52:23 PM
 #333


1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Hii dev I am still confused here..I have some queries

What does BuyTicketForTokenLottery function entails?? Is it sending of 100 LTE for the lottery or sending of ethereum for the lottery ??

Then why is it that I applied 10 times at the initial airdrop stage as required but I got only 101 LTE while some others were getting 1000 LTE ??

Then I have participated in the lottery by following the steps in the other thread but my address is not yet in the address genesis (already in the smart contract) sheet..

Am I missing anything here Huh
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 07, 2017, 04:26:13 AM
 #334


1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Hii dev I am still confused here..I have some queries

What does BuyTicketForTokenLottery function entails?? Is it sending of 100 LTE for the lottery or sending of ethereum for the lottery ??

Then why is it that I applied 10 times at the initial airdrop stage as required but I got only 101 LTE while some others were getting 1000 LTE ??

Then I have participated in the lottery by following the steps in the other thread but my address is not yet in the address genesis (already in the smart contract) sheet..

Am I missing anything here Huh

If you confirmed participation in the lottery, then today you will receive the first 1000 Lte
Retired
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
September 07, 2017, 04:26:47 AM
 #335

Has anyone here posted that they've won?
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 07, 2017, 05:14:29 AM
 #336

Has anyone here posted that they've won?

The lottery has not been held yet.
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 08, 2017, 05:48:21 AM
 #337

Excuse my insistence, there will not be a code? Lottereum - a pig in a poke? Undecided
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 08, 2017, 07:19:18 AM
 #338

Excuse my insistence, there will not be a code? Lottereum - a pig in a poke? Undecided

Why do you break my plans? ))) If you want to see the code ahead of time - become an investor and I'll send you the archive, with the condition not to publish until the whole complex of smart contracts is ready.

 Grin Grin Grin
Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 08, 2017, 07:32:25 AM
 #339

Why do you break my plans? ))) If you want to see the code ahead of time - become an investor and I'll send you the archive, with the condition not to publish until the whole complex of smart contracts is ready.
 Grin Grin Grin

I'm not going to break your plans. You violate the principle of openness in the blockchaine, hiding the code. When you buy an apartment, you evaluate it. Become an investor of your token now - trust the realtor who only says that everything is fine. Cry
salary123
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 08, 2017, 07:42:29 AM
 #340

Is the flight activity been over? Just send the address can get the token?
Lordshiva
Full Member
***
Offline Offline

Activity: 840
Merit: 126


Welcome back 🙏


View Profile
September 08, 2017, 07:43:30 AM
 #341

I would love to recieve 1000 tokens 50 times  Grin So i am wearing the signature as well and then i have filled the form.
Just a question,is there any requirement of no. of posts have to be make on weekly basis... ??
Any way thanks and good luck

ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 08, 2017, 09:28:45 AM
 #342

Why do you break my plans? ))) If you want to see the code ahead of time - become an investor and I'll send you the archive, with the condition not to publish until the whole complex of smart contracts is ready.
 Grin Grin Grin

I'm not going to break your plans. You violate the principle of openness in the blockchaine, hiding the code. When you buy an apartment, you evaluate it. Become an investor of your token now - trust the realtor who only says that everything is fine. Cry

bytecode published? are you a programmer? what is the problem?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 08, 2017, 09:30:52 AM
 #343

I would love to recieve 1000 tokens 50 times  Grin So i am wearing the signature as well and then i have filled the form.
Just a question,is there any requirement of no. of posts have to be make on weekly basis... ??
Any way thanks and good luck

You will get bounty! I confirm.

Is the flight activity been over? Just send the address can get the token?



Fill out the form, get 101 Lte, confirm participation in the lottery and your address will be genesis.
Lordshiva
Full Member
***
Offline Offline

Activity: 840
Merit: 126


Welcome back 🙏


View Profile
September 08, 2017, 09:47:08 AM
 #344

I would love to recieve 1000 tokens 50 times  Grin So i am wearing the signature as well and then i have filled the form.
Just a question,is there any requirement of no. of posts have to be make on weekly basis... ??
Any way thanks and good luck

You will get bounty! I confirm.

Is the flight activity been over? Just send the address can get the token?



Fill out the form, get 101 Lte, confirm participation in the lottery and your address will be genesis.

Okay it means first we will get 101 Lte and then after confirmation we will be added to the airdrop

Ghost16
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 08, 2017, 10:14:02 AM
 #345

Why do you break my plans? ))) If you want to see the code ahead of time - become an investor and I'll send you the archive, with the condition not to publish until the whole complex of smart contracts is ready.
 Grin Grin Grin

I'm not going to break your plans. You violate the principle of openness in the blockchaine, hiding the code. When you buy an apartment, you evaluate it. Become an investor of your token now - trust the realtor who only says that everything is fine. Cry

bytecode published? are you a programmer? what is the problem?

Bytecode can not be converted back to solidity Cool
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 08, 2017, 11:37:32 AM
 #346

Why do you break my plans? ))) If you want to see the code ahead of time - become an investor and I'll send you the archive, with the condition not to publish until the whole complex of smart contracts is ready.
 Grin Grin Grin

I'm not going to break your plans. You violate the principle of openness in the blockchaine, hiding the code. When you buy an apartment, you evaluate it. Become an investor of your token now - trust the realtor who only says that everything is fine. Cry

Your doubts are understandable, but you saw the functionality of a smart contract and you are given explanations. If you need to look at the source code before investing in the token, then please wait until October. Before, I will not disclose the information publicly.
October is already close Smiley
rohinihere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
September 08, 2017, 02:02:06 PM
 #347

Its is very confusing and complicated....Can dev or anyone explain me simply how i can take part in this airdrop...Huh
Lordshiva
Full Member
***
Offline Offline

Activity: 840
Merit: 126


Welcome back 🙏


View Profile
September 09, 2017, 03:58:15 AM
 #348

Hiii Dev can you please check if my address has been added to genesis and is there anything else i need to do now to recieve my bounty.Huh

ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 09, 2017, 04:05:57 AM
 #349

Hiii Dev can you please check if my address has been added to genesis and is there anything else i need to do now to recieve my bounty.Huh

https://docs.google.com/spreadsheets/d/11bsoXRr_GErMzSWzHFkM1lZrebvJm-UumpWWrJu2wPk/edit#gid=0
Lordshiva
Full Member
***
Offline Offline

Activity: 840
Merit: 126


Welcome back 🙏


View Profile
September 09, 2017, 04:53:29 AM
 #350

Hiii Dev can you please check if my address has been added to genesis and is there anything else i need to do now to recieve my bounty.Huh

https://docs.google.com/spreadsheets/d/11bsoXRr_GErMzSWzHFkM1lZrebvJm-UumpWWrJu2wPk/edit#gid=0
Well i dont see my ethereum address in this list that is why i was asking what else i need to do now to recieve the bounty and have my address added there

aroweyen
Full Member
***
Offline Offline

Activity: 182
Merit: 102



View Profile
September 09, 2017, 05:21:47 AM
 #351

Done filling up the form, hopefully I can get airdrops.
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 09, 2017, 05:53:35 AM
 #352

Hiii Dev can you please check if my address has been added to genesis and is there anything else i need to do now to recieve my bounty.Huh

https://docs.google.com/spreadsheets/d/11bsoXRr_GErMzSWzHFkM1lZrebvJm-UumpWWrJu2wPk/edit#gid=0
Well i dont see my ethereum address in this list that is why i was asking what else i need to do now to recieve the bounty and have my address added there

You need to confirm your participation in the lottery
https://bitcointalk.org/index.php?topic=2120357.msg21200600#msg21200600
Lordshiva
Full Member
***
Offline Offline

Activity: 840
Merit: 126


Welcome back 🙏


View Profile
September 09, 2017, 06:55:49 PM
 #353

Hiii Dev can you please check if my address has been added to genesis and is there anything else i need to do now to recieve my bounty.Huh

https://docs.google.com/spreadsheets/d/11bsoXRr_GErMzSWzHFkM1lZrebvJm-UumpWWrJu2wPk/edit#gid=0
Well i dont see my ethereum address in this list that is why i was asking what else i need to do now to recieve the bounty and have my address added there

You need to confirm your participation in the lottery
https://bitcointalk.org/index.php?topic=2120357.msg21200600#msg21200600
I have done that now,i have confirmed that i recieved 101Lte and i confirm participation in the bounty...
https://bitcointalk.org/index.php?topic=2120357.msg21674339#msg21674339

Lordshiva
Full Member
***
Offline Offline

Activity: 840
Merit: 126


Welcome back 🙏


View Profile
September 11, 2017, 08:02:17 AM
 #354

Hiii lottereum dev i am not recieving my airdrop bounty yet..... Undecided

ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 11, 2017, 08:30:39 AM
 #355

Hiii lottereum dev i am not recieving my airdrop bounty yet..... Undecided

Did you confirm participation in the lottery by following the instructions? If yes, then wait.
starblocks
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 502



View Profile
September 11, 2017, 08:39:49 AM
 #356

Thanks developer for the DM with registration confirmation Cool

Does anyone know when this will be traded on exchanges?

pranshu11
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
September 11, 2017, 01:57:30 PM
 #357

Filled the form...i will cofirm the participation after recieving 101Lte..thank you..and one more thing dev i have filled the form before wearing the signature...but now i am wearing the signature..so please update that accordingly
bro_bro
Full Member
***
Offline Offline

Activity: 307
Merit: 100


https://www.crypto1id.com/


View Profile WWW
September 11, 2017, 04:09:59 PM
 #358

how to join this airdrop project and I am eager to participate in this project. hopefully the project is successful. thanks so much for the team this project.

W12.io  ▬▬▬▬▬▬  Blockchain protocol                         
            Built F O R :    ❤ Charity Market    ⚫ ICO    ֆ CROWDFUNDING

                                                                                            TELEGRAM WHITEPAPER TWITTER FACEBOOK ▬▬▬▬▬ ❱❱ R E G I S T E R  for the  TO K E N  S A L E ❰❰
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 11, 2017, 05:05:35 PM
 #359

how to join this airdrop project and I am eager to participate in this project. hopefully the project is successful. thanks so much for the team this project.


All discussions, questions and suggestions are transferred to this topic!

https://bitcointalk.org/index.php?topic=2120357.0
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 12, 2017, 07:45:03 AM
 #360


1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Hii dev I am still confused here..I have some queries

What does BuyTicketForTokenLottery function entails?? Is it sending of 100 LTE for the lottery or sending of ethereum for the lottery ??

Then why is it that I applied 10 times at the initial airdrop stage as required but I got only 101 LTE while some others were getting 1000 LTE ??

Then I have participated in the lottery by following the steps in the other thread but my address is not yet in the address genesis (already in the smart contract) sheet..

Am I missing anything here Huh

If you confirmed participation in the lottery, then today you will receive the first 1000 Lte

Hi dev. I have not received my 1000 LTE yet for participating and conforming the lottery
usingyilan
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
September 12, 2017, 07:52:45 AM
 #361

when start the airdrop
dave111223
Legendary
*
Offline Offline

Activity: 1190
Merit: 1001


View Profile WWW
September 12, 2017, 05:34:59 PM
 #362

On which exchanges is listed Lottereum ?
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 13, 2017, 04:57:41 PM
 #363

On which exchanges is listed Lottereum ?

EtherDelta https://etherdelta.com/#0x4bf215086c05c0384bdf3731bdb2b37799e9bb5b-ETH
BurCoin
Member
**
Offline Offline

Activity: 78
Merit: 11


View Profile
September 14, 2017, 08:47:02 PM
 #364


We must first try the lottery, and then the profit to the exchange)))
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 15, 2017, 09:27:20 PM
 #365


Carried out two simple operations:
1. Copied a link to your profil.
2. Found this link in your address in the table.
Here is the result:

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

Woww thanks. I was deceived by the balance in token explorer. I logged in and saw 1100 LTE in my wallet.
I will be waiting for the lottery announcement
Thanks again
lvsca
Sr. Member
****
Offline Offline

Activity: 1792
Merit: 293


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
September 22, 2017, 01:09:05 AM
 #366

any info, when nova vote will start?

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
tu0666047zish
Jr. Member
*
Offline Offline

Activity: 56
Merit: 10


View Profile
September 22, 2017, 02:14:19 AM
 #367

This is great timing to take risk on this project I hope this will go to the moon.
ANTIMANIA
Full Member
***
Offline Offline

Activity: 420
Merit: 108


View Profile
September 22, 2017, 05:11:47 AM
 #368


1. First the participation confirmation (1 Lte is removed) through the use of the participiateInTokenLottery function.
2. Waiting for 1000 confirmations.
3. Announcement of the time of the lottery.
4. At the announced time, all participants buy tickets through the BuyTicketForTokenLottery function
5. The first transaction processed by the Ethereum platform wins 10%, each 10, 20 and 100 also win their%.

If we quickly hold an auction for the sale of shares in the profits of the project, then I will have the means to develop a website-application of this smart contract and everything will become easier, clearer and more convenient!

Hii dev I am still confused here..I have some queries

What does BuyTicketForTokenLottery function entails?? Is it sending of 100 LTE for the lottery or sending of ethereum for the lottery ??

Then why is it that I applied 10 times at the initial airdrop stage as required but I got only 101 LTE while some others were getting 1000 LTE ??

Then I have participated in the lottery by following the steps in the other thread but my address is not yet in the address genesis (already in the smart contract) sheet..

Am I missing anything here Huh

If you confirmed participation in the lottery, then today you will receive the first 1000 Lte

Hi dev. I have not received my 1000 LTE yet for participating and conforming the lottery

Carried out two simple operations:
1. Copied a link to your profil.
2. Found this link in your address in the table.
Here is the result:

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


any info, when nova vote will start?

No token site. According to the developers plan, the site will be ready when the auction for the sale of the right for parts of the profit of lotteries on Eth will end.
lvsca
Sr. Member
****
Offline Offline

Activity: 1792
Merit: 293


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
September 22, 2017, 08:02:03 AM
 #369

any info, when nova vote will start?

No token site. According to the developers plan, the site will be ready when the auction for the sale of the right for parts of the profit of lotteries on Eth will end.

when lottery end? and, every what i receive 1000 LTE from lottery?

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
taufik123
Legendary
*
artcontest
Offline Offline

Activity: 2520
Merit: 1724


View Profile
September 22, 2017, 03:32:00 PM
 #370

im received this token. thanks dev
lottereumDev (OP)
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
September 23, 2017, 10:08:32 AM
 #371


All discussions, questions and suggestions are transferred to this topic!

https://bitcointalk.org/index.php?topic=2120357.0
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [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!