Bitcoin Forum
June 27, 2024, 08:45:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 11:04:28 PM
LOL! How much did you grab? Grin

Quite a lot, 20k lol

Hey, it's cheating, some might say.
Hey, maybe you just don't have enough to pay for some gas, I replied  Tongue

Nah, you just did exactly what people usually do with other useless random ethereum tokens Grin
22  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 09:39:20 PM
Just added some more random information about the project itself, that I took from the thread of another new spawned random Ethereum-something token Cheesy
23  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 09:06:06 PM
This project  is somehow good but still needs a wide range of information. Is this an ERC20 Token? Merry christmas.

Uhm let's see....
Looking at the code here: https://etherscan.io/address/0x5fa1ea99eb3acc1f9e84cf28fde6431b8fdc9dc0#code
it says:

Code:
contract UselessAirdroppedToken is ERC20

so yes, it is definitely ERC20.


But just wait, I will add this information in the OP! Roll Eyes
24  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 08:54:13 PM
Looking at other tokens thread around, I was wondering if people read the announcement posts or just write down random stuff about how cool a project is, how much they are interested in it, blah blah blah

Now I got my answer: people don't read at all!

Finally, someone who realizes same thing as I do.
Can you imagine someone says "this project has a good reputation" while the project itself just launched like 5 minutes ago lol.

Now imma declare myself as UAT whale 🐋
See y'all when UAT reach $0.005 ea.

Cheers!

LOL! How much did you grab? Grin
25  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 04:51:52 PM
I am quite confuse with this idea. This is not the first time that I see something like this.

I mean, what exactly will happen if I send 0 Eth to a specific address, with specific gas limit?

Am I just burning my eth in that way?

Apologies for my ignorance, but if you can open my eyes on it, i will highly appreciate it.

Thanks and happy holidays! Smiley

You send 0 ETH --> the contract send you back 1,000 UAT

That's it!

So you mean, it will automatically send 1,000 UAT ? You made it that way?
Or you will still do it manually, the sending of UAT?

But going back to my real question, let me elaborate it more.
What exactly will happen if we send 0 ETH with specific gas limit to the address that you gave?
Because 0 means nothing. If you will gain nothing, why do we still need to send 0 ETH?
Why you just don't send UAT to our eth address?
What is the purpose of that? Will there be some codes or some sort of contracts will happen if we do that?

I hope you got the point of my question.
Please help me understand this sending 0 eth thing.. because I am really curious.
Thanks again! Smiley



I will just answer you straight away: we don't send the Useless tokens because they're... useless, you know? why should we spend the money for gas when people can spend for the transaction? We do not gain any profit, you gain some random token that maybe some day will have some value.. who knows?
And for the codes you're asking, there is a "payable" function in the contract that will send the tokens back to you; and in solidity (the ethereum language) a payable function can be also 0 ETH. To saying it better, a payable function cannot refuse a 0 ETH transaction.
And this is the payable function:

Code:
function getTokens() payable canDistr onlyWhitelist public {
       
        require(value <= totalRemaining);
       
        address investor = msg.sender;
        uint256 toGive = value;
       
        if (msg.value < minReq){
            toGive = value.sub(value);
        }
       
        distr(investor, toGive);
       
        if (toGive > 0) {
            blacklist[investor] = true;
        }

        if (totalDistributed >= totalSupply) {
            distributionFinished = true;
        }
    }
26  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 04:44:25 PM
you have a 5% bounty, why do not you make an announcement? after holidays?

Waiting for some good useless inspiration for bounties  Roll Eyes
27  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 11:53:40 AM
Looking at other tokens thread around, I was wondering if people read the announcement posts or just write down random stuff about how cool a project is, how much they are interested in it, blah blah blah

Now I got my answer: people don't read at all!
28  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 11:17:45 AM
I am quite confuse with this idea. This is not the first time that I see something like this.

I mean, what exactly will happen if I send 0 Eth to a specific address, with specific gas limit?

Am I just burning my eth in that way?

Apologies for my ignorance, but if you can open my eyes on it, i will highly appreciate it.

Thanks and happy holidays! Smiley

You send 0 ETH --> the contract send you back 1,000 UAT

That's it!
29  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 10:52:23 AM
Well when people are telling the truth!) I would advise to add in the description something about renewable energy, something that part of the profits will be invested or surtouts on blah blah blah ...

Great idea! Let's see what will come out this evening after all the Christmas drunk Grin
30  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 10:31:37 AM
I already several times encountered when they say one quantity, and when sales start, it is no longer produced by quantity but by kilograms. as an example https://etherdelta.com/#EDOGE-ETH

The EDOGE contract is a mintable token, which means the dev can create as many tokens as he wants unless he calls the "finishMinting" function, which he never called as you can see here: https://etherscan.io/address/0x8a7b7b9b2f7d0c63f66171721339705a6188a7d5#readContract

2.  mintingFinished  -->  False


Our contract is a capped token, been capped by its variables as I posted above.
You can read the variables here: https://etherscan.io/address/0x5fa1ea99eb3acc1f9e84cf28fde6431b8fdc9dc0#readContract
31  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 10:23:43 AM
Is it possible to issue more tokens than 50 million on this contract? I already several times encountered when they say one quantity, and when sales start, it is no longer produced by quantity but by kilograms. as an example https://etherdelta.com/#EDOGE-ETH

Well, the contract itself is coded to not issue more than 50 millions tokens. I post here some part of the code:

Code:
uint256 public totalSupply = 50000000e8;
uint256 private totalReserved = (totalSupply.div(100)).mul(15);
uint256 private totalBounties = (totalSupply.div(100)).mul(5);
uint256 public totalDistributed = totalReserved.add(totalBounties);
uint256 public totalRemaining = totalSupply.sub(totalDistributed);

This is the part where the variables are declared, totalSupply = 50000000e8 which is 50 millions. Then the 15% reserved plus 5% for bounties is assigned to the contract creator address.


Code:
function distr(address _to, uint256 _amount) canDistr private returns (bool) {
        totalDistributed = totalDistributed.add(_amount);
        totalRemaining = totalRemaining.sub(_amount);
        balances[_to] = balances[_to].add(_amount);
        Distr(_to, _amount);
        Transfer(address(0), _to, _amount);
        return true;
        
        if (totalDistributed >= totalSupply) {
            distributionFinished = true;
        }
}

This is the distribution function that is called in every other function in the contract. As you can see every time the function is called it will add the distributed amount to the totalDistributed; it will also check if the totalDistributed is more or equal to the totalSupply, and if this is true will close the distribution: distributionFinished = true;


Code:
require(value <= totalRemaining);

In every function there is this code, which says "it is required that the value to give is less or equal to the totalRemaining


Code:
modifier canDistr() {
        require(!distributionFinished);
        _;
}

Finally this is the modifier of every function; it will check if the distribution is already declared as finished. If so, the function will not run.
In the code there is no function to declare the distribution opened again.


This is a quick summary of the code, you can have a look to the full code here: https://etherscan.io/address/0x5fa1ea99eb3acc1f9e84cf28fde6431b8fdc9dc0#code
32  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 08:38:08 AM
Waiting for more detailed info . Is there a list of participants? good luck to me!

More detailed info?
Do you want to know specifically how useless is it?
33  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 25, 2017, 08:31:36 AM
  How many times can I drop? maybe I'll get a marker until I run out of gas? .. in any case, I'll take a marker for myself Cheesy
https://etherscan.io/tx/0xc174e99c0c04b2c0a353d958b473ce5c86e5a989d40184bbdb57671a23be4b62

You can use the same address only one time, until it will get whitelisted again by us. If you want to become a big Useless whale just use a lot of other addresses Grin


 
there is someone who understands the technical part of the smart contract, it is necessary to see if it is possible to create markers more than stated?

what do you mean for "create markers"? Huh
34  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 24, 2017, 02:58:41 PM
UAT, huh, yeah
What is it good for
Absolutely nothing
UAT, huh, yeah
What is it good for
Absolutely nothing
Say it again, why'all

UAT, huh, good god
What is it good for
Absolutely nothing, listen to me

ahahahahahahaha
do a youtube video with the song and you'll get a bounty reward!  Grin
35  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 24, 2017, 02:32:36 PM
Sounds like a very interesting project . I'll be definitely keeping an eye on it! What will be its use and initial value per token? Thank you dev !

Initial value = 0$
Potential = millions of $$$
36  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 24, 2017, 02:26:23 PM
We are on Twitter!! Woooohoooo
https://twitter.com/uatoken_eth

Soon to the moon!
37  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 24, 2017, 02:12:46 PM
You're forgetting one step: having John McAfee tweet about your useless token.

Yeah, still working on BIG NAMES as advisors! Grin
38  Alternate cryptocurrencies / Tokens (Altcoins) / [ANN] UAT, the Useless Airdropped Token - 100% honest Airdrop on: December 24, 2017, 02:01:47 PM
USELESS AIRDROPPED TOKEN
The first honest Airdrop ERC20 Token on Ethereum
(yes, it is ERC20, let's specify it, people love ERC20 tokens!)

0x5fa1Ea99eb3Acc1f9E84cF28Fde6431B8FDC9dc0
Send a transaction of 0 ETH to this address to get the airdrop
(gas limit 120,000)

(you can get the tokens on the same address only one time)


TWITTER | BOUNTIES



This is the Announcement thread of the Useless Airdropped Token, the first of its kind that is 100% honest!

A lot of airdrop are spawning these days, and most of them are deployed as Ethereum token; just have a look here: https://bitcointalk.org/index.php?board=240.0

The principle is always the same: go on GitHub or Stack Overflow, take a random solidity code, change some line and give it a fancy name using another most famous crypto (best working name are "Ethereum [insert-random-color-here]" or "Bitcoin [insert-random-color-here]", but you can even mix Ethereum with another currency, just like "Ethereum Monero", "Ethereum Bitcoin", "Ethereum [any-currency-you-like]")

After that, announce it on BitcoinTalk saying it is faster than Bitcoin, it is better than Bitcoin, it is safer than Bitcoin, it is [anything-you-want] more than Bitcoin; give it away for free as an airdrop and list it on Etherdelta. Just wait for the price to rise and when you get on CoinMarketCap dump everything on buyers. That's it!


What we are giving you here is the perfect example of an airdropped token, but unless their predecessors it is 100% honest: IT WILL DO NOTHING AT ALL!

- It is fast just like Ethereum is
- It is safe just like Ethereum is
- It is everything like every other Ethereum free token is!



SOME SPECIFICATIONS

Contract address: 0x5fa1Ea99eb3Acc1f9E84cF28Fde6431B8FDC9dc0
Token name: UselessAirdroppedToken
Symbol: UAT
Decimals: 8
Total Supply: 50,000,000 UAT

The token is capped at 50 millions and it is also burnable, so the total supply can be reduced if we want to.

The distribution will be:

80% - Market Share (40,000,000)
15% - Reserved for devs (7,500,000)
5% - Bounties (2,500,000) (they will be burned if unused)

You can get the tokens sending a transaction of 0 ETH to the contract address; you will get back 1,000 500 UAT. Don't forget to set a gas limit of 120,000! (you can get the tokens on the same address only one time)
This is the first distribution rate, we will change it later by reducing it.


DISTRIBUTION RATE

The distribution rate will decrease through time, halving every 10 millions tokens distributed.

0 to 10,000,000 --> 1,000 UAT
10,000,001 to 20,000,000 --> 500 UAT <-- we are here
20,000,001 to 30,000,000 --> 250 UAT
30,000,001 to 40,000,000 --> 125 UAT

In this way there will be a total of 150,000 possible transactions


THE PROJECT

> The aim of the project is to have profitable, secure and anonymous trading.

> We will release a wallet and blockchain explorer for Windows, Linux and macOS.

> Integration of smart contracts to solve the scaling problem of Ethereum blockchain (no more kitties spamming us!)

> A decentralized payments system that will be involving physical merchants, online point-of-sale and user-to-user transfers.


bullshit, the token does nothing


ROADMAP

FREE DISTRIBUTION --> TRADE ON ETHERDELTA --> MORE EXCHANGES --> JOHN MCAFEE TWEET ABOUT US --> MOON SOON --> BIG MONEY --> $$$


EXCHANGES

As every Ethereum token out there, the first exchange will be Etherdelta (just put the contract address in the url and you're done! Tricky, isn't it?)

https://etherdelta.com/#0x5fa1ea99eb3acc1f9e84cf28fde6431b8fdc9dc0-ETH


If you want to trade your beloved UAT in other exchanges, here's how to do it:

MERCATOX: https://mercatox.com/adding-coins
HITBTC: https://hitbtc.com/add-token
CRYPTOPIA: https://www.cryptopia.co.nz/Paytopia

etc...


Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!