Bitcoin Forum
May 09, 2024, 01:38:36 PM *
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 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 »
961  Local / Altcoin Announcements (Pilipinas) / [PILIPINAS][ANN][PoSToken]Unang PoS smart kontrak token[Pangalawang AIRDROP] on: September 22, 2017, 06:18:43 PM
Orihinal na link ng anunsyo: https://bitcointalk.org/index.php?topic=2110712.0

Importanteng Mapansin: Ang pangalawang Airdrop ay magsisimula sa Setyembre 24, 2017 15:00 UTC. https://bitcointalk.org/index.php?topic=2110712.msg22078162#msg22078162

PoSToken

Unang PoS smart kontrak token - gawing iba ang cryto tokens




Ang PosToken ay unang token na kontrata ng Proof-of-Stake sa Ethereum platporm. Ito ay isang ERC20 Token na sumusunod sa ERC20 Token Standard.

Unang ipinatupad ng PoSToken ang mekanismo ng Proof-of-Stake, na nangangahulugan na ang mga may hawak ng PoSToken ay maaaring kumita ng ilang dagdag na mga token sa pamamagitan lamang ng paghawak ng PoSToken para sa ng hindi bababa sa tatlong araw, mas malaki o katumbas ng Minimum Age Coin.

Ang PoSToken ay ang unang pagpapatupad ng PoSTokenStandard,
isang bagong brand na hindi opisyal na Ethereum Token Standard, na kung saan ang code ng PosToken ay ginawa para sa paglabas ng Proof-of-Stake Tokens. Ang PosToken ang simula ng mga token sa Proof-of-Stake at ang PosToken ay makakatulong sa mga developer na maglalabas ng higit pang token sa hinaharap. Iyan ang layunin ng PoSToken. Naniniwala kami na ang isang bagong panahon ng Crypto Tokens ay magsisimula dito.



  • Name: PoSToken
  • Symbol: POS
  • Decimals: 18
  • Standard: ERC20 & PoSTokenStandard
  • Platform: Ethereum
  • Maximum Total Supply: 10,000,000 POS
  • Inisyal na suplay: 1,000,000 POS
  • Minimum Coin Age: 3 Days
  • Maximum Coin Age: 90 Days
  • Address ng Kontrata: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc



Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","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"},{"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"}]



  • 1.Magpunta sa MyEtherWallet
  • 2.Click "Send Ether & Tokens"
  • 3.Buksan ang iyong wallet
  • 4.Click "Add Custom Token"
  • 5. Sa "Address" field, ilagay ang kontrak address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • 6. Sa "Token Symbol" ilagay ang: POS
  • 7. In the "Decimals" ilagay ang: 18
  • 8. pagtapos ay iclick "Add" at makikita mo ang PoSToken sa wallet mo.



  • Year 1 : 100%
  • Year 2 : 50%
  • Year 3 - 15 : 10%

Ayon sa taunang interes sa itaas, ang Max Total Supply ng PoSToken (10M POS) ay ay maabot sa 15 na taon. Kapag naabot ang 10 milyon, wala nang PoSToken ang bubuuin sa pamamagitan ng PoS.




Sa pamamagitan ng pagsasaalang-alang sa mas mababa at pagkonsumo ng gas, ang PoSToken ay nagbibigay ng dalawang pamamaraan upang mai-trigger ang PoS mining. Gayunpaman, ang pangunahing kailangan ng pagsisimula ng pagmimina ng PoS ay dapat na magkaroon ka ng ilang PoSToken , mas malaki o katumbas sa Minimum Age Coin. Pagkatapos ay maaari mong simulan ang PoS pagmimina sa pamamagitan ng:

1. pagpapadala ng isang transaksyon sa iyong sariling address sa anumang halaga.
Inirerekomenda namin ang anumang Ethereum Wallet.

2. Gumamit ng MyEtherWallet.com o Mist o anumang iba pang software na maaaring makipag-ugnayan sa mga kontrata upang maipatupad ang function na mint ().
Sa ngayon kailangan mong gamitin ang MyEtherWallet.com o Mist o anumang iba pang software na maaaring makagawa ng kontrata upang maipatupad ang function na ito. Ito ay maaaring makaabala sayo, kailangang marunong gumamit at may karanasan sa paggawa ng  mga kontrata. Ngunit huwag mag-alala tungkol dito, isinasaalang-alang namin ito at isang Wallet para sa mga token ng Proof-of-Stake ay naidagdag sa aming plano.
Malapit na naming ilabas ang unang bersyon na maaari mong subukan. Sa pamamagitan ng paggamit ng aming PoSToken wallet, Madali kang makakapag-mine ng PoS.


Bilang karagdagan, ang kontrata ng PoSToken ay nagbibigay din ng dalawang function para sa query:

Code:
function annualInterest() constant returns(uint);
Return current annual interest.

Code:
function coinAge() constant returns(uint);
    babalik ang age ng coin sayong account. Ang Return 0 ay nangangahulugan na ang age ng iyong coin ay hindi umabot sa minimum age. Kung hindi ka sigurado sa age ng coin ng iyong account, maaari mong isagawa ang function na ito para sa query.

    Step-by-Step Tutorial kung paano mag-mine ng PoSToken:https://bitcointalk.org/index.php?topic=2110712.msg21934703#msg21934703
    Online PoSToken Proof-of-Stake Mining Calculator: https://calculator.postoken.org




    Ang age ng coin ay ang tinutukoy na hawak mo ang token. Ito ang example:
    1.Kung nakatanggap si Bob ng 10 mga token mula kay Alice at hahawakan ito sa loob ng 60 araw, masasabing si Bob ay nakaipon ng 600 tokens sa 60 na araw.
    2.Bukod dito, nang ginamit ni Bob ang 10 mga token na natanggap niya mula kay Alice, sasabihin namin na ang coin na naipon ni Bob sa lahat ng mga token sa kanyang account ay nawala (o natupok).




    Matapos madeploy ang kontrata, 1Million POS lamang, 10% ng Max Total Supply, ay gagawin bilang Inisyal Suplay
    • Development: 100K
    • Marketing: 50K
    • Bounties: 50K
    • AirDrop: 800K




    Token Tracker sa Etherscan:https://etherscan.io/token/0xee609fe292128cad03b786dbb9bc2634ccdbe7fc#balances



    1st Round of Free Airdrop ENDED
    Distribution List of 1st Round Airdrop

    _______________________________________________________________________________ ________________________________________________________________

    Pangalawang round ng Airdrop

    Malapit na. Grin Grin





    Iba pang kampanya ang malapit na.



    • PoS Token Creation Service   Q3/2017
    • Multi-PoS-Token Wallet   Q3/2017
    • PoS Token Block Explorer   Q4/2017
    • PoS Token Decentralized Exchange   Q1/2018
    • PoS Mining Pool   Q2/2018

    Ito ang buod ng aming roadmap, mas maraming mga detalye ang maa-update pagkatapos makumpleto ang airdrop.




    Mga karagdagang update anunsyo ay ilalagay dito !
    Kung kayo ay may mga ideya, feedbacks sumulat lang sa aming Email:contact@postoken.org.




    ****Newbie****
    Quote
    PoSToken - First PoS Token|Free Airdrop|No ICO
    [/list]
    Code:
    PoSToken - First PoS Token|Free Airdrop|No ICO

    ****Jr. Member****
    Quote
    Code:
    [center][url=https://bitcointalk.org/index.php?topic=2110712.0]✔ Get Your Free PoSToken Now ● Airdrop ● NO ICO ● First PoS Ethereum Token ✔[/center]


    ****Member****
    Quote
    ██████████  ✔  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

    Code:
    ██████████  ✔  [b][url=https://bitcointalk.org/index.php?topic=2110712.0]PoSToken - First PoS Smart Contract Token - Get Your Free Tokens Now![/url][/b]
    █     [url=https://bitcointalk.org/index.php?topic=2110712.0]PoSToken[/url]    █  ✔  [b][i]Free Airdrop[/i] ●  [i]No-ICO[/i]  ●  [i]100% Annual Interest First Year[/i][/b]
    ██████████  ✔  [b][url=https://bitcointalk.org/index.php?topic=2110712.0]ANN[/url] ●  [url=https://postoken.org]WebSite[/url]  ●  [url=https://twitter.com/PoSToken]Twitter[/url]  ●  [url=https://postoken.slack.com]Slack[/url]  ●  [url=https://postoken.org/whitepaper.pdf]Whitepaper[/url][/b]

    ****Full Member****
    Quote
    ▓▓▓▓▓▓▓▓▓▓     ▶▶▶▶ Get Your Free Tokens Now ◀◀◀◀  First PoS Smart Contract Token
       PoSToken      Free Airdrop ●  No-ICO ●  100% Annual Interest First Year
    ▓▓▓▓▓▓▓▓▓▓    ANN ●  WebSite  ●  Twitter  ●  Slack  ●  Whitepaper
    Code:
    [color=#fc603b]▓▓▓▓▓▓▓▓▓▓[/color]  [color=#009900]✔[/color]  [b] [color=limegreen]▶▶▶▶[/color] [url=https://bitcointalk.org/index.php?topic=2110712.0]Get Your Free Tokens Now[/url] [color=limegreen]◀◀◀◀[/color]  [color=red]First PoS Smart Contract Token[/color][/b]
    [color=#fc603b]▓[/color]    [url=https://bitcointalk.org/index.php?topic=2110712.0][b][i][color=green]PoSToken[/color][/i][/b][/url]   [color=#fc603b]▓[/color]  [color=#009900]✔[/color]  [b][i][color=#009900]Free Airdrop[/color][/i] ●  [i][color=#009999]No-ICO[/color][/i] ●  [i][color=#0033FF]100% Annual Interest First Year[/color][/i][/b]
    [color=#fc603b]▓▓▓▓▓▓▓▓▓▓[/color]  [color=#009900]✔[/color]  [b][url=https://bitcointalk.org/index.php?topic=2110712.0][color=red]ANN[/color][/url] ●  [url=https://postoken.org][color=green]WebSite[/color][/url]  ●  [url=https://twitter.com/PoSToken][color=purple]Twitter[/color][/url]  ●  [url=https://postoken.slack.com][color=brown]Slack[/color][/url]  ●  [url=https://postoken.org/whitepaper.pdf][color=maroon]Whitepaper[/color][/url][/b]

    ****Senior Member****
    Quote
    Code:
    [center][table][tr][td] [size=24pt][b][url=https://bitcointalk.org/index.php?topic=2110712.0][color=green][font=Verdana][i]✔PoSToken[/i][/font][/color][/url][/b][/size][/td]  [td][b] [size=12pt][url=https://bitcointalk.org/index.php?topic=2110712.0][color=#fc603b][i]First PoS Smart Contract Token ▶▶ GET NOW![/i][/color][/url][/size][/b] 
    [b] [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=blue]No ICO[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=Teal]Free Airdrop[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=brown]100% Interest[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=purple]New Standard[/color][/i][/size][/url][/b][/td] [/tr] [/table][/center]


    ****Hero/Legendary Member****
    Quote
    Code:
    [center][table][tr][td] [size=24pt][b][url=https://bitcointalk.org/index.php?topic=2110712.0][glow=green,1][color=#ffffff][font=Verdana][i]✔PoSToken[/i][/font][/color][/glow][/url][/b][/size][/td]  [td][b] [size=12pt][url=https://bitcointalk.org/index.php?topic=2110712.0][color=#fc603b][i]First PoS Smart Contract Token ▶▶ GET NOW![/i][/color][/url][/size][/b] 
    [b] [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=blue]No ICO[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=Teal]Free Airdrop[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=brown]100% Interest[/color][/i][/size][/url]  ●  [url=https://bitcointalk.org/index.php?topic=2110712.0][size=12pt][i][color=purple]New Standard[/color][/i][/size][/url][/b][/td] [/tr] [/table][/center]
    962  Alternate cryptocurrencies / Tokens (Altcoins) / Re: ★[ANN] EthereumDARK-ETHD | For REAL investors ONLY | PoS | Bounties | Airdrop#2★ on: September 21, 2017, 06:16:12 PM
    I cannot sync the wallet, give me nodes does the 2nd airdrop finished? I just installed its wallet and cannot connect to the network.
    I hope im not late in the next airdrop.
    Goodluck.
    963  Economy / Games and rounds / Re: Bitoker giveaway (0.0005 BTC) free to the first 1000 sign up on: September 21, 2017, 05:36:05 PM
    Username: Inthesilence
    964  Economy / Gambling / Re: Primedice ICO on: September 21, 2017, 02:19:48 PM
    If Primedice (And I guess its 2nd product www.Stake.com) was to ICO (Which they never will) what do you think it'd raise?

    Considering Bitdice & Betking raised 5 million+ and there are relevant stats on wagered at www.dicesites.com

    I think it'd be pretty crazy!
    It will be successfull and will likely surpass Betking's ICO and Bitdice.
    Im seeing $20 million will be the max cap of ICO. Primedice is unbeatable in dice game so people will put much trust to the project.
    965  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 📈🔺[ANN] My Big Coin 🏙[MBC] - ⛏️PoS - SCRYPT⛏️ - 💎 AIRDROP LIVE! 💎 on: September 21, 2017, 10:16:58 AM
    Making your airdrop bigger will make more participants join the distribution and will gain more awareness about your project.

    When will the mobile wallet released? Prioritizing the android wallet may help the price of MBC go up.
    966  Alternate cryptocurrencies / Speculation (Altcoins) / Re: What cryptocurrency should I invest in with 50 USD? on: September 21, 2017, 04:59:19 AM
    what can you advise for newbie in cryptocurrency business for start?
    I suggest to use that to buy DECENT tokens, value is very cheap than any other tokens, in september ends all bounties will distribute and some of them will surely dump, that is the best time to buy before it reaches its fair value.
    967  Bitcoin / Bitcoin Discussion / Re: Bit coin Transaction on: September 21, 2017, 02:08:25 AM
    Is it possible to send bitcoins without paying a fee?
    How many confirmations required to ensure a transaction is successful?
    Is it possible to transfer without internet?
    No it is not posible for you to send money without any fees.

    I would say 5-10 confirmations from the miners.

    It's not posible to send without internet. (How can you send some data to another server if you're not connected to the internet? [Well yea unless you're in a lan cable with the all of the miners])
    968  Bitcoin / Bitcoin Discussion / Re: Can anyone explain why it is bad to to buy Bitcoin with Credit Card? on: September 21, 2017, 01:23:26 AM
    I have always seen the Internet advise against it. Although I have made profit in this way.
    That's a risky thing to do with your Credit Card. What if the price of Bitcoin goes down? How would you pay for your debt?  But, still risking is the best thing to do with investments. I personaly would buy bitcoin for fiat rather than CC. Always think twice when making an investments. Smiley
    969  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Traderscoin == TRDC == New Blockexplorer on: September 20, 2017, 05:43:22 PM
    and what about Yobit exchange? How expensive to list there?
    Yeah, we nees to list this coin to more exchanges and to coinmarketcap, but that us impossible if we have a lack of team.

    Are we going down dev? Some are still mining, i stopped now and will try to hold this until we make an exchange.
    970  Bitcoin / Bitcoin Discussion / Re: Who can destroy Bitcoin ? on: September 20, 2017, 02:17:17 PM
    1. No one believes in bitcoin (because of something).
    2. World war.
    3. When the power grid/internet has been shutdown.

    1. How can you define that if somone or no one do believe on Bitcoin? Hoe can you say that that individual/group may make Bitcoin's value crash?

    2. Yea. This Would have a chance make Bitcoin to an end due to but can make bitcoin recover again after the war.

    3. It's nearly imposible if they shutdown the internet mate. (It's like you're trying to gamble with 0.00( alots of 0 and 1). Almost everyone relies on internet.
    971  Bitcoin / Bitcoin Discussion / Re: Why Cash is better than Bitcoin. on: September 20, 2017, 01:49:53 PM
    like Venezuela!

    Show me, how BTC is used there for food shopping, seems it exist not.
    Well actually there are some places/countries that do accept Bitcoin as payments to thier everyday lives. There are places in Philippines that do accept Bitcoin payments on clothings and food etc.
    All tho Cash is realy better than Bitcoin, but they do have some pros and cons when it comes to day for day lives.
    972  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][ICO] Genesis Vision - Decentralized platform for the trust management on: September 20, 2017, 11:16:36 AM
    Looks like a good project to put some investment, when will the ICO starts? I dont see it in the ANN or i have missed it.

    Goodluck to your project and hopefull i make it to your campaign.
    973  Bitcoin / Bitcoin Discussion / Re: Do Banks fear cryptocurrency on: September 20, 2017, 04:52:10 AM
    Yesterday the Central Bank of Albania issued a warning about the uncertain and unsafe nature  of cryptocurrencies.

    Well cryptocurrencies may put banks to thier down side. Due to no cost of puting your money on your wallet (paper wallet). Rather than spending some time on keeping your money in the bank with low interest.
    974  Bitcoin / Bitcoin Discussion / Re: Safest way to keep bitcoins? on: September 20, 2017, 03:48:20 AM
    What is the safest way to keep bitcoins.
    In my opionion  putting a 2FA  is one of the safest way to keep your account secured use password with ramdom numbers and letters. And keep uour private key in a safe place.

    Hope this helps Smiley
    975  Bitcoin / Bitcoin Discussion / Re: Bitcoin to the moon! No China no more problems. on: September 20, 2017, 02:01:45 AM
    Even tho China's goverment did ban bitcoin. They are still allowed to use vpn and trade. And don't worry if China fully bans Cryptocurrency in thier country, they are alot of adpoters of cryptocurrency in many diffrent places in the world.

    Bitcoin's price would reach 5000$+ by the end of the year.
    976  Bitcoin / Bitcoin Discussion / Re: Should I invest In Bitcoin? on: September 20, 2017, 01:26:23 AM
    It's good to invest your personal money into Bitcoin. But, the real question is hoe long can you wait? And how much do you trust Bitcoin.
    Always depend on your self read news about Bitcoin always chrck the price scaling or it.

    Goodluck!
    977  Local / Altcoins (Pilipinas) / Re: Do you still do business kahit madami ka ng coins? on: September 20, 2017, 12:30:29 AM
    Do you still do business kahit madami ka ng coins?
    Multi millionaire ka na dahil sa value ng coins mo.
    Do u think kailangan mo pa bang magbusiness?
    dapat lang mag business para maging stable yung daloy nang pera sayo even tho na ilang million na yang hawak mo. Pag may business mas maganda kasi kahit anong galaw mo sa pera mo babalik at babalik yan pag kumikita yung business mo.

    978  Local / Altcoin Announcements (Pilipinas) / Re: ⇝ RI ⇜ Fundaria: ang rebolusyon ng funding | TTS on: September 19, 2017, 03:14:20 PM
    This translation work is not accepted.
    Even Google Translation has less not translated English words.
    Many words which Google couldn't translate elegant_joylin couldn't translate too. Accidentally? I do not think so.
    elegant_joylin said in email: "I am just left English word/words as it is in my succeeding translation works".
    Skipped words in succeeding translation?  Undecided Qualitative translation shouldn't have ANY skipped words.

    Experienced translator do not know English meaning of words: "future", "project", "team", "development", "business", "tools", "investing", "contract", "function", "current"?

    I'm not saying that this is wrong announce "translated" at all.
    And even one of necessary condition "translate images textes too" was ignored.

    Fundaria, he/she might not translated your ANN well but not all of that term need to be translated into filipino.

    I respect your decision and hopefully you and elegant_joylin resolve your problems.

    Elegant_joylin kung hindi sya satisfied sa ginawa mo, baguhin mo nalang para hindi magalit hahaha.

    Goodluck mate!
    979  Local / Others (Pilipinas) / Re: Sa tingin mo ilan ang gumagamit ng BTC sa mundo? on: September 19, 2017, 11:37:17 AM
    Mga 30% siguro.Comment yours
    Nung nagsimula ako sa pag earn gamit ang bitcoin, nasa 1% palang ng population ang gumagamit ng bitcoin, ngayon siguro wala pang 10% ng population dahil hindi lahat ng bansa tanggp ang bitcoin. Dito sa bansa naten regulated na ang bitcoin kaya marami na halos ngayon ay kilala na ang bitcoin as payment.
    980  Local / Altcoin Announcements (Pilipinas) / Re: [PILIPINAS]: Ang fuel para sa Bitcoin] ⚤ SexService.io SSIO — Sex dating service on: September 18, 2017, 03:59:16 PM
    Nagbigay saken ng airdrop ang team ng SSIO Team.

    F11RN0SG

    Iredeem ito dito https://wallet.sexservice.io/buy-sell/

    Patuloy na suportahan ang SSIO.

    nakakuha ulit ng 1 ssio salamat boss Cheesy
    Ito pa ang isa para sa mauunang bounty hunter.

    IN50WXO7

    Iclaim ang airdrop dito https://wallet.sexservice.io/buy-sell/

    Patuloy na sumuporta mga kabayan   Cheesy
    Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 »
    Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!