Bitcoin Forum
July 04, 2024, 03:03:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN - ICO] MineBlocks - Beyond the Miners on: February 03, 2018, 05:30:17 PM
nice!!!
2  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN - ICO] MineBlocks - Beyond the Miners on: February 03, 2018, 04:45:41 PM
it seems good idea, but I have some questions.

I as an investor would get benefits from the pool?
3  Alternate cryptocurrencies / Tokens (Altcoins) / Re: NEW TokenFederalReserve No owner, No ICO, No Marketing, No shits. 5% Profit on: December 31, 2017, 01:09:09 AM
How buy tokens with metamask ?


- Buy



- Deposit Eth to address contract:  0x9D110849823cbE09Dc8a8aFB68467f106D8C9148
   and you get tokens on wallet.


- How add tokens on metamask



Address contract:  0x9D110849823cbE09Dc8a8aFB68467f106D8C9148

Symbol: TFR

Decimals: 8
4  Alternate cryptocurrencies / Tokens (Altcoins) / Re: NEW TokenFederalReserve No owner, No ICO, No Marketing, No shits. on: December 30, 2017, 01:02:31 AM
no airdrop and no bounty ,, how to distribution coins Huh?

only buying you can have TFR, now the price is fix price until 50 ETH, after 50 ETH the price is calculated ETH balance/tokens issued. the contract wins 5% each time that somebody sell his tokens, by this way ever win money and your tokens have more value.

remember that you can buy or sell tokens directly to the contract using buy / sell functions.
5  Alternate cryptocurrencies / Tokens (Altcoins) / Re: NEW TokenFederalReserve No owner, No ICO, No Marketing, No shits. on: December 29, 2017, 12:37:16 AM
It looks good I'll contact you.


thanks for comment
any question you have, do not hesitate to ask
6  Alternate cryptocurrencies / Tokens (Altcoins) / Re: NEW TokenFederalReserve No owner, No ICO, No Marketing, No shits. on: December 28, 2017, 11:35:17 PM
Wow interesting, I’m gonna check this deeper!

You only have to pay the address of the contract and it will send you the tokens.
7  Alternate cryptocurrencies / Tokens (Altcoins) / Re: NEW TokenFederalReserve No owner, No ICO, No Marketing, No shits. on: December 28, 2017, 11:17:29 PM
Not have, bounties is a not real value.

No bounties no shits
8  Alternate cryptocurrencies / Tokens (Altcoins) / Re: NEW TokenFederalReserve No owner, No ICO, No Marketing, No shits. on: December 28, 2017, 06:36:08 PM
The advantages of this contract is that you can directly buy and sell the tokens to the same contract without intermediaries.

what do experts think about this contract?
9  Alternate cryptocurrencies / Tokens (Altcoins) / NEW Anonymous TokenFederalReserve No owner, No ICO, No shits. 5% Profit on: December 28, 2017, 03:53:25 AM


Ethereum Payment

You can make the payment with any ethereum wallet directly to our contract, your wallet must allow to store other types of token. Once received the ETH payment, the contract will send the tokens to the address of the payer. Do NOT send ETH from any Exchange or wallet from which you don't have control of your private key.



TokenFederalReserve has designed to mantain hight value price of your token and guarantee profits by the token rules. Each exchange inside the token contract takes 5 % proffit from the spread in buy/sell contract functions .

Availiable now !!

No owner, No ICO, No Marketing, No shits.

Pure value reserve in ethereum network.

50 ETH fixed price

>50 ETH price are calculated by Contract ETH balancce / Totalsupply

5 % spread sell/buy

max tokens 50 .000.000

TOTAL SUPPLY 50.000.000 Tokens

initial price : 1 ETH x 100.000 Tokens

CONTRACT ADDR : 0x9D110849823cbE09Dc8a8aFB68467f106D8C9148

Explore contract : https://etherscan.io/address/0x9d110849823cbe09dc8a8afb68467f106d8c9148

GitHub : https://github.com/TokenFederalReserve/TFR-Contract

2 % for put in exchanges .

Example for Buy tokens:

Example for Sell tokens:

Min Gas recomend: 60000


ABI json:

Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},
{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},
{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"sellPrice","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"standard","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"spread","outputs":[{"name":"","type":"uint8"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"buyPrice","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":false,"inputs":[],"name":"buy","outputs":[],"payable":true,"stateMutability":"payable","type":"function"},
{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},
{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"frozenAccount","outputs":[{"name":"","type":"bool"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"},{"name":"_extraData","type":"bytes"}],"name":"approveAndCall","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},
{"constant":false,"inputs":[],"name":"deposit","outputs":[{"name":"success","type":"bool"}],"payable":true,"stateMutability":"payable","type":"function"},
{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":true,"inputs":[],"name":"minPrice","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},
{"constant":false,"inputs":[{"name":"amount","type":"uint256"}],"name":"sell","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},
{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function"},
{"inputs":[{"name":"initialSupply","type":"uint256"},{"name":"tokenName","type":"string"},{"name":"decimalUnits","type":"uint8"},{"name":"tokenSymbol","type":"string"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},
{"payable":true,"stateMutability":"payable","type":"fallback"},{"anonymous":false,"inputs":[{"indexed":false,"name":"target","type":"address"},{"indexed":false,"name":"frozen","type":"bool"}],"name":"FrozenFunds","type":"event"},
{"anonymous":false,"inputs":[{"indexed":false,"name":"sender","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"LogDeposit","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"receiver","type":"address"},
{"indexed":false,"name":"amount","type":"uint256"}],"name":"LogBuy","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"sender","type":"address"},{"indexed":false,"name":"to","type":"address"},
{"indexed":false,"name":"amount","type":"uint256"}],"name":"LogTransfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},
{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_owner","type":"address"},{"indexed":true,"name":"_spender","type":"address"},
{"indexed":false,"name":"_value","type":"uint256"}],"name":"Approval","type":"event"}]
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!