Bitcoin Forum
May 27, 2024, 11:14:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 »
121  Alternate cryptocurrencies / Altcoin Discussion / Re: sending erc20 token to multiple addresses on: October 12, 2017, 11:17:29 PM
pragma solidity ^0.4.17;

import "./Token.sol";

contract StandardToken is Token {
function StandardToken(){
    balances[yourDesiredAddress] = yourDesiredAmount;
    balances[yourDesiredAddress] = yourDesiredAmount;
    balances[yourDesiredAddress] = yourDesiredAmount;
    balances[yourDesiredAddress] = yourDesiredAmount;
    //etc. for all the addresses
}
    uint256 constant MAX_UINT256 = 2**256 - 1;

    function transfer(address _to, uint256 _value) returns (bool success) {
        //Default assumes totalSupply can't be over max (2^256 - 1).
        //If your token leaves out totalSupply and can issue more tokens as time goes on, you need to check if it doesn't wrap.
        //Replace the if with this one instead.
        //require(balances[msg.sender] >= _value && balances[_to] + _value > balances[_to]);
        require(balances[msg.sender] >= _value);
        balances[msg.sender] -= _value;
        balances[_to] += _value;
        Transfer(msg.sender, _to, _value);
        return true;
    }

    function transferFrom(address _from, address _to, uint256 _value) returns (bool success) {
        //same as above. Replace this line with the following if you want to protect against wrapping uints.
        //require(balances[_from] >= _value && allowed[_from][msg.sender] >= _value && balances[_to] + _value > balances[_to]);
        uint256 allowance = allowed[_from][msg.sender];
        require(balances[_from] >= _value && allowance >= _value);
        balances[_to] += _value;
        balances[_from] -= _value;
        if (allowance < MAX_UINT256) {
            allowed[_from][msg.sender] -= _value;
        }
        Transfer(_from, _to, _value);
        return true;
    }

    function balanceOf(address _owner) constant returns (uint256 balance) {
        return balances[_owner];
    }

    function approve(address _spender, uint256 _value) returns (bool success) {
        allowed[msg.sender][_spender] = _value;
        Approval(msg.sender, _spender, _value);
        return true;
    }

    function allowance(address _owner, address _spender) constant returns (uint256 remaining) {
      return allowed[_owner][_spender];
    }

    mapping (address => uint256) balances;
    mapping (address => mapping (address => uint256)) allowed;
}
122  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PWR] POWERCOIN - Distributed Computing made easy [NOW TRADING] on: October 03, 2017, 01:19:53 PM

the staking is crazy at the moment. it stakes like 6 million coins for a 5000 coin stake, something like that, and the wallet totals turn negative from time to time. that's why coinexchange put in in maint. and wants to delist it. yobit never cares about the state of coins. they trade coins that are dead, on the wrong chain, or are completely screwed up like this one.

so we can have the greatest stake profit ever
who else wants download the wallet?
123  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PWR] POWERCOIN - Distributed Computing made easy [NOW TRADING] on: October 03, 2017, 01:03:30 PM
how many coin at the moment ?

Something like 47 billion, which is way too much. That needs to be fixed as well.

on yobit you can buy 55 billion PWR coins right now

but you can deposit more

also you can test the transfers
easilly send powercoins to 64b7BBxU75dR73Jp9x4TfSEqQfHfzpBxdq
124  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: CREATE YOUR OWN CRYPTO-CURRENCY WITH ETHEREUM, the only legal way, smartcontract on: September 15, 2017, 12:13:11 AM
Nice to see this post. In fact i have an aim to create a new coin. Just searching for a programmer with profit sharing system. You have any such ideas. please let me know what ever your views or advise.. please

the first you need is  the usage for your coin

profit is something different
this is a way how you can count something, gift the bonuses or create your own money system
125  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: CREATE YOUR OWN CRYPTO-CURRENCY WITH ETHEREUM, the only legal way, smartcontract on: September 15, 2017, 12:12:14 AM
Quote
STATE CAPITOL, PHOENIX – Representative Jeff Weninger (R-17) today applauded
Governor Doug Ducey for signing HB 2417, innovative legislation that will now include
blockchain signatures as a recognized form of signature.

Blockchain technology provides a decentralized database for a chain of transactions to be visible
by a network. When an exchange is initiated, information about that exchange is represented as a
block and broadcasted to the entire network. The network will verify and approve the exchange
before adding the block to the chain of stored information. This technology is secured by
cryptography and has many potential uses.

“I am very proud that Arizona continues to be a leader in the advancement of blockchain
technology,” said Representative Weninger. “I am thankful Governor Ducey supports this
innovation and that Arizona is again leading the charge.”

https://www.azhouserepublicans.com/single-post/2017/04/03/Rep-Jeff-Weninger-Applauds-Governor-Ducey-for-Signing-Innovative-Blockchain-Bill-into-Law-Arizona-Continues-to-Lead-the-Nation-in-Blockchain-Legislation

I can create the cryptocurrency Ethereum-token for you, with any total or initial supply,  enable the owner to create new tokens or without it,  custom currency rates (can make the token's value be backed by ether (or other tokens) by creating a fund that automatically sells and buys them at market value) and other features.
Full support and privacy

You can add manually (print) your own coins and burn if need  or fix the total supply forever.

Only you will be able to issue it and only you will have all the copyrights!

Price is only 0.2 -0.33 ETH  (if you will gift me a small % of issued coins I will be happy:)).

skype open24365
+35796229192 Cyprus
Telegram +375298563585
Wechat and Whatsapp
Wechat +375298563585
Whatsapp +375298563585
gmail romanlanskoj@gmail.com
+380731029086 viber (can only receive calls and messages)
also you can call skype open24365

The new!
http://ownedcoin.com/

Here you can order your coin. Please fill the form and send. Don't forget to write your contacts please
I will receive your order immediately with my telegram

the example: https://etherscan.io/address/0x178AbBC1574a55AdA66114Edd68Ab95b690158FC

The information I need:
- name for your coin (token)
- short name
- total supply or initial supply
- minable or not (fixed)
- do you need the option erase coibs from total supply (burn)?
- the number of decimals (0.001 = 3 decimals)
- any comments you want include in the code (no limits for readme)

After send  please  at least 0.2-0.33 ETH to 0x4BCc85fa097ad0f5618cb9bb5bc0AFfbAEC359B5 . It is about 55$ - 97$ with the current ETH price
Also Perfect Money is acceptable (you can pay using the widget http://ownedcoin.com/ under the order form), PayPal is very unlikely but possible (+10%)
I can accept all the kinds of payment listed in cryptocurrency exchanges.

Adding your coin to EtherDelta exchange, code-verification and github are included  


The information I need:
1) the address where your new currencies will be created and then the amount;
2) the name for your token and amount of decimals for display purposes;
3) if you need the token's value be backed by smart contract (automatically sells and buys) - write me this prices please;
4) if you want the amount of coins in circulation to change please tell it (the possibility to issue or remove your tokens from circulation);
5) also please send at least 0.05-0.1 ETH to 0x4BCc85fa097ad0f5618cb9bb5bc0AFfbAEC359B5 (or 0.33 ETH if you totally wanna prepay).

Your ETH Token will be seen like here: https://ethplorer.io/address/0x6d57fe045dcced8b289db59f66cd4354b6483d63



// There is no law stronger than the code
126  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: CREATE YOUR OWN CRYPTO-CURRENCY WITH ETHEREUM, the only legal way, smartcontract on: September 13, 2017, 12:15:12 PM
ETH is an outstanding crypto, but I don't like ETH tokens personally, it's encouraging so many scam ICOs

With Ethereum everything is possible.
Any scripts can be saved and will work forever, Ethereum is the powerest supercomputer and largest script database

Only Ethereum gives you the possibility create your own coin with any features you want

Ethereum is the most safe and secure blockchain after Bitcoin
127  Local / 中文 (Chinese) / 中国监管机构将以任何价格购买流通中的所有加密货币? on: September 08, 2017, 02:37:53 PM
中国监管机构将以任何价格购买流通中的所有加密货币?

 Huh
128  Local / Альтернативные криптовалюты / Re: [ANN] [BYN] Валюта Центробанка Вейшнории BYN (Belorussian Rubble), ЕРИП on: September 08, 2017, 11:00:35 AM
Я уже давно оплачиваю услуги через ЕРИП в BYN. И что это получается? Два BYN-а будет. Один тот, что не перестают печатать, а второй второй на платформе Ethereum. И сколько-же BYN-ов на ethereum будет выпущено, интересно? Cheesy  

по тому же принципу, что и Tether USD - не более, чем есть на счетах в ЕРИП у Центробанка Вейшнории (нерезидент в Беларуси)
лишние токены сжигаются, при увеличении баланса - печатаются (на адрес получателя, минуя транзакции)

Основной принцип работы заключается в отсутствии ограничений для торговли BYN онлайн, любая биржа, любой обменник может использовать токен BYN (Belorussian Rubble) без каких-либо ограничений,
также можно заключать договоры на условия использования для тех заинтересованных юрлиц Вейшнории, кому такая система интересна.

Ведём переговоры с популярными биржами, токен уже добавлен на биржу, торгующую токенами Ethereum
129  Local / Альтернативные криптовалюты / [ANN] [BYN] Валюта Центробанка Вейшнории BYN (Belorussian Rubble), ЕРИП 09. on: September 07, 2017, 10:58:55 PM
 Эквивалент белорусского рубля ЕРИП BYN.
 ERC20 Token на базе блокчейна Ethereum, cвободно конвертируемый в любые платежи по Беларуси через ЕРИП  и в балансы операторов сотовой связи Беларуси.

  
1 BYN (Belorussian Rubble) = 1 BYN в системе ЕРИП.
  Комиссии при транзакциях (переводах) данного эквивалента уплачиваются сторонним майнерам Ethereum в валюте ETH.
 Эквивалент белорусского рубля ЕРИП BYN  основан на самом надежном блокчейне Ethereum и защищен от всевозможных атак со стороны.
  
   Система не направлена на получении какой-либо прибыли, действует на некоммерческой основе.
   Нет комиссий или иных способов получения прибыли пользователями или создателями системы.
   Токен  1 BYN (Belorussian Rubble) не является ни денежным суррогатом, ни ценной бумагой.
  BYN (Belorussian Rubble) - это учетная единица имеющихся у участников системы свободных средств в системе ЕРИП.
  Покупка или продажа токенов системы  BYN (Belorussian Rubble) является покупкой или продажей белорусских рублей в системе ЕРИП.
  Контракт системы хранится на серверах блокчейна Ethereum и не подлежит изменению, редактированию  ввиду невозможности редактирования истории изменений состояния блокчейна.
  Переводы внутри системы невозможно отменить, вернуть или невозможно закрыть каким-либо участникам права на использование системы.
  У системы нет ни модератора, ни хозяина, создана для благотворительных целей без целей извлечения какой-либо прибыли. Участники системы действуют на добровольной основе, самостоятельно и без необходимости согласия создателями системы.
  BYN (Belorussian Rubble) является смартконтрактом (скрпитом) на блокчейне и не подлежит регулированию.
  
Сейчас энтузиастами готовится запуск работы Центробанка Вейшнории, который  объявит о придании официального статуса законного платежного средства данному токену на всей территории Вейшнории.

  • Contract Address  0xB2Be0A05475e095C35Fa41E77c54B35492160714
    Decimals 2
    Symbol BYN



Вейшнория (лат. Viejšnoryja) — виртуальная мирная страна, которая по сценарию учений Запад-2017 в сентябре 2017 начинает гибридную войну за освобождение Беларуси.
Вейшнория занимает территорию большей части Гродненской области и северо-западных частей Минской и Витебской областей. Граница Вейшнории чуть менее, чем полностью совпадает с границей Польши и СССР в 1920—1939 гг.
Случайно Вейшнория совпадает с территорией, где во время выборов президента Беларуси в 1994 году большой процент избирателей проголосовали против Лукашенко.

Это королевство во главе с анонимным королем (либо группой королей) aka Сатоши Накамото, которого(ых) никто никогда не видел.


Название «Вейшнория» происходит от балтского имя Вайшнор (у литовцев «Vaišnoras», в средневековых прусов «Waisnor») — «тот, кто охотно угощает» (хлебосольный). В Ошмянском районе есть села Большие Войшнарышки и Малые Войшнарышки. На севере Литвы (в Шяуляйском и Ёнишкиским районах) есть деревни Вайшнорай (лит. Vaišnoriai).



Ввиду подготовки военных действий МИД Вейшнории самоотстранился от управления войсками https://twitter.com/Vaisnoria_MFA и отныне это виртуальное государственное образование принадлежит всем гражданам и жителям Вейшнории  и управляется без центральных органов власти.

https://uk.wikipedia.org/wiki/Вейшнорія

Вейшнория заявляет, что полностью готова к отражению возможных провокаций в ходе операции Запад-2017,  не считает Беларусь  врагом и не готовится к войне с ближайшим соседом. Жителей и граждан призывают соблюдать спокойствие. Границы Вейшнории остаются открытыми и все смогут вернуться домой.

Национальная валюта Вейшнории базируется на блокчейне Ethereum, сервера надежно децентрализованы и никаких рисков для национальной валюты в данный момент нет

130  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: CREATE YOUR OWN CRYPTO-CURRENCY WITH ETHEREUM, the only legal way, smartcontract on: September 07, 2017, 10:54:56 AM
https://gemelli.com.ua/telegrams/

Here you can order your coin. Please fill the form and send. Don't forget to write your contacts please

I will receive your order immediately with my telegram
131  Local / Трейдеры / Re: Update10! 02.09.2017 on: September 06, 2017, 03:43:44 AM
132  Local / Трейдеры / Re: Инвест компания btc-e = ФБР? on: September 06, 2017, 02:14:31 AM
BTC-e has the only one really expensive value - the n-years reputation

and this value can be sold to the most rich american banks and funds
so they need verification and law-system

Even if all the customer's funds were stolen the new owner will easilly refund buying these debts

 
133  Local / Альтернативные криптовалюты / Re: [ANN][UNI] UNIVERSE / Scrypt POS on: September 01, 2017, 03:19:51 PM
Интересная монетка

то объемы торгов мизерные

респект создателю, продолжай

134  Local / Трейдеры / Re: Update7! 25.08.2017 on: August 28, 2017, 01:48:32 PM
ФБР разгромило биржу, запрещенную Роскомнадзором в РФ

однозначно виновата политика Roll Eyes)

что курят админы
135  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][🔥PRE - ICO OPEN🔥] LUST: DECENTRALIZED SEX MARKETPLACE WITH ESCROW! on: August 27, 2017, 10:01:07 AM

Any project related to crypto currency needs lawyers

Bitcoin, bitshares and other fully decentralized projects realy dont need any lawyers  at all
136  Local / Трейдеры / Re: Update7! 25.08.2017 on: August 27, 2017, 09:32:39 AM
интерестно ,а сколько займет выкуп назад токенов которых нам накинут на 45%??

без выкупа

они просто замент биткоин ))
137  Local / Трейдеры / Re: Update7! 25.08.2017 on: August 27, 2017, 09:04:51 AM
С такой схемой компенсаций 31 августа на BTC-e Биткоин может легко преодолеть отметку 100к $ за биткоин
138  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: CREATE YOUR OWN CRYPTO-CURRENCY WITH ETHEREUM, the only legal way, smartcontract on: August 23, 2017, 01:53:52 PM
fully available for job

Please write me on telegram +375298563585
139  Local / Трейдеры / Re: создание криптовалютной биржи on: August 12, 2017, 06:50:42 AM
Есть идея создать криптовалютную биржу в свете событий с BTC-e. понятное дело что один человек с этим не справится. Так вот предлагаю скооперироваться и создать достойную замену почившей в бозе BTC-e. Нужны инвесторы, програмисты, кодеры. Пишите в пост или в личку. Думаю нам это под силу. Ведь ничего невозможного нет!!!


держи код биржи,
работатает автономно

запускаешь и получаешь пассивный доход

https://etherscan.io/address/0x8d12a197cb00d4747a1fe03395095ce2a5cc6819#code
140  Local / Трейдеры / Re: Update5! Важное! 09.08.2017 on: August 10, 2017, 10:23:59 AM
нужно погрузиться в .onion будет жутко тормозить, но и шаг ордера можно выставить не 0.0001, а 1(один)
Онион и фиат несовместимы, протоколы взаимодействия с властью и экономикой разные.
А позиционирование? Чесная открытая биржа которая работает почта в зоне тёмного нэта?
Чё уже там шагайте дальше уважаемый nyncuk, токены покупки оружия и торговли смертью.
Это точно не выход.
Чем более открытая для общества площадка, чем больше у неё инвесторов и разных банковских валют и счетов, тем больше это привлекает крупных игроков кто работает в белую, без Греческих историй и Гоксовых битков.

yobit же как-то и с фиатом работает, и с тёмными коинами Zcash, которые для покупки оружия и наркоты
и норм

Payeer (1%)
PerfectMoney (3%)
Capitalist (3%)
QIWI (Без комиссии)
Payeer (2%)
Visa\Mastercard (70 RUR + 3%)
Webmoney (2%)
Mobile Phone +79xx... (1%)
Yandex.Money (2%)
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!