Thursday, 30 March 2023

A Analysis

Monday, 24 April 2017 23:47

Veritaseum's Crowdsale Tokens - Veritas - Are Now Available For Purchase Featured

Written by
Rate this item
(5 votes)

The Veritaseum token offering - Veritas - is now available for sale (as of today, 9:30 am, eastern standard time - 4/25/2017). If you are already familiar with Veritaseum and our tokens offering, you can proceed directly to our purchase instructions (by downloading and/or purchasing our tokens, you assent to our Term and Conditions and Purchase Agreement). Click here to proceed to the Veritas 2017 Token Purchase: Step-by-Step Tutorial

For those who prefer a quick primer on Veritas, please proceed to the Veritas Informational Tear Sheet with live links to a plethora of information. 

A long form, interactive presentation can be found  here in the form of a virtual roadshow - Informational Presentation. To get the most out of such a dense offering, be sure to make use of the interactive table of contents on the 2nd slide, and please click through all of the videos, links to download the various documents and take your time to read and understand what Veritas is and is not, and what Veritaseum is and plans to be.

A last minute Q&A and AMA (ask me anything) video on the Veritas sale can be found here

veritas logo3

Very Important Note: By continuing past this point and purchasing Veritas tokens, you are hereby acknowledging that you have read, understood and accepted both the Veritas Product Purchase Agreementand theTerms & Conditions of the Veritaseum 2017 Veritas Sale..

_______________________________________________________________________________________________________________

  • Veritaseum Token Tutorial

In order to use anything on the Ethereum network a person needs to have an Ethereum account. The easiest way to do this, is with MyEtherWallet

  • Generate an Ethereum Account

  • Step 1

 

Click on Generate Wallet and enter a good password. You will always be able to regenerate the same account from the same password.

Click download and save the json file BUT keep this file safe and private. Any person who gets their hands on this file can now access your account, so store it safely.

 

Open the file and look at ciphertext. This value is your private key. This private key is the part that MUST be kept secret.

 

Copy this ciphertext/private key into memory and go to the View Wallet Info tab at the top of the page.

Select the Private Key radio button and paste your private key into the box. Click Unlock.

 

Now you can access your Ethereum account! It is here that you will find your Ethereum address, view the balance that this account has in it, view any tokens that it has, and other interesting things also.

  • Get Ether

As you can see, new accounts do not hold any Ether and you will have to get some.

 

Click on the Swap tab at the top of the page to exchange your bitcoins for Ether. Alternatively you may use ShapeShift. Be aware that this method is more expensive than sourcing Eth of exchanging it through an established token exchange, ie. Poloniex or Coinbase.

Exchange for VERI Tokens

Once you have some Ether, you are ready to exchange those Ether for Veritaseum Tokens!  One VERI Token costs 0.03333333333 Ether, so for one Ether you get 30 VERI Tokens!

The ICO crowdfunding stage is from 2017 April 25th 9:30 EST (14:30 UTC) and lasts for 31 days. There is even a 20% discount for tokens purchased on day one (after the start), a 10% discount for tokens purchased on day two (after the start), and every consecutive day the discounted rate will reduce by 1% per day until the normal price is reached (day 12)!

The VeritaseumToken smart contract is an Ethereum ERC20 compliant token, which means that you can exchange VERI tokens on any Ethereum based exchange.

Very Important Note: By continuing past this point and purchasing Veritas tokens, you are hereby acknowledging that you have read, understood and accepted both the Veritas Product Purchase Agreementand the Terms & Conditions of the Veritaseum 2017 Veritas Sale..

The address of the VeritaseumToken is at: 0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374

The source code of the VeritaseumToken can be found at: https://github.com/RFVenter/Veritaseum/blob/master/contracts/VeritaseumToken.sol

To purchase VERI tokens during the ICO phase you will have to use another smart contract which has been designed to sell tokens at the correct price during this time.

Very Important Note: By continuing past this point and purchasing Veritas tokens, you are hereby acknowledging that you have read, understood and accepted both the Veritas Product Purchase Agreementand the Terms & Conditions of the Veritaseum 2017 Veritas Sale..

The address of the TokenPurchase is at: 0x599a4b8188676224d4c9b393b947e332b60b15e3

The source code of the TokenPurchase can be found at:

https://github.com/RFVenter/Veritaseum/blob/master/contracts/TokenPurchase.sol

To purchase Veritas, go to the “Contracts” menu in MyEtherWallet as shown below.

Set the selections as shown below...

Click on the Interact with Contract tab at the top of the page. Enter Contract address 0x599a4b8188676224d4c9b393b947e332b60b15e3.

Copy and paste the TokenPurchase ABI code from the box below:

[{"constant":false,"inputs":[],"name":"purchaseTokens","outputs":[{"name":"","type":"uint256"}],"payable":true,"type":"function"},{"constant":true,"inputs":[],"name":"startTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"closeTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"price","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"}]

If the site asks you again, then enter your private key again and Unlock.

Click WRITE

To exchange Ether for VERI tokens you simply have to send the amount of Ether you wish to convert to VERI tokens, to the TokenPurchase smart contract. The smart contract will automatically allocate your tokens to your Ethereum address.

Increase the Gas Limit to about 80,000 and Click Generate Transaction

Congratulations, you now have VERI tokens!

Next you will want to go to your Ethereum account and see your VERI tokens. Click on the View Wallet Info tab and enter your private key again, if the site asks you for it.

Click Add Custom Token and enter the address (0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374) of VeritaseumToken into the Address box, VERI into the Token Symbol box, and 18 into the Decimals box and Save

You will now be able to see VERI tokens for any and each Ethereum account that you may have.

  • Use VeritaseumToken smart contract and Tokens

Once you have Veritaseum Tokens you can do several things with it. Since this is an ERC20 compliant token you can basically exchange VERI tokens on any Ethereum exchange, and there are several. You can exchange them for other tokens, or sell them back to Ether at a later stage.

To use them on MyEtherWallet, click on Send Ether & Tokens tab. Enter your private key and Unlock.

Now, enter the address (0x8f3470a7388c05ee4e7af3d01d8c722b0ff52374) of VeritaseumToken into the Contract Address box.

Copy and paste the VeritaseumToken ABI code from the box below.

click Access

[{"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":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","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":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","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":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"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"},{"inputs":[],"payable":false,"type":"constructor"},{"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"}]

Now you can access all the public functions that this smart contract has. For more information about ERC20 compliant Tokens goto to ERC20

If you select price you can see that it has a lot of digits. Ethereum has high precision and uses 18 decimal standard precision.

The cost of this token is 0.033,333,333,333,333,333 Ether per one token. OR 1 Ether is 30 tokens.

The function shows you how many tokens your account has.

This function allows you to transfer your tokens to another Ethereum address, like your friends.

  • Conclusion

Using Veritaseum Tokens are fun and easy. If you need more information about Ethereum Tokens, just Google it.

 

 

Read 8629 times Last modified on Wednesday, 26 April 2017 06:11

16 comments

  • Comment Link protect my rights as a land owner in reno Friday, 04 February 2022 00:18 posted by protect my rights as a land owner in reno

    As alway, very good blog! I read your blog on a regular basis and you're always coming
    out with some great stuff. I'll make sure to share this on my Facebook page and my followers should like this as well.
    Keep up the great work!

    Report
  • Comment Link Bridges Construction Reno Friday, 04 February 2022 00:10 posted by Bridges Construction Reno

    Very interesting info!Perfect just what I was searching for!

    Report
  • Comment Link Ouida Overlock Sunday, 23 August 2020 13:25 posted by Ouida Overlock

    YOU NEED QUALITY VISITORS for your: veritaseum.com

    My name is Ouida Overlock, and I'm a Web Traffic Specialist. I can get:
    - visitors from search engines
    - visitors from social media
    - visitors from any country you want
    - very low bounce rate & long visit duration

    CLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3h750yC

    Report
  • Comment Link Woodrow Chamberlain Saturday, 15 August 2020 11:35 posted by Woodrow Chamberlain

    YOU NEED QUALITY VISITORS for your: veritaseum.com

    My name is Woodrow Chamberlain, and I'm a Web Traffic Specialist. I can get:
    - visitors from search engines
    - visitors from social media
    - visitors from any country you want
    - very low bounce rate & long visit duration

    CLAIM YOUR 24 HOURS FREE TEST => https://bit.ly/3h750yC

    Report
  • Comment Link Velda Wednesday, 05 June 2019 18:28 posted by Velda

    Қnowing the traits of the գuality and ρrofessiohal roofing
    company will assist you to рick thee best oone for the specific needs.

    The roօf inn your hoje aѕ well as your patio and
    cawrport has tto weather the vagaries of sub-tropical clіmate of Queensland thrtougһоut
    thhe year, ydar аfter year. It haѕ been observed the companies normally put in their finest within the area with their customer base.

    Report
  • Comment Link Lona Monday, 28 January 2019 03:24 posted by Lona

    Many peopⅼe do that because it is tough to choose just one
    program to promote, or there are more than one рrogrаm that actually
    work best for their rеsidence bսsiness. If otther sections
    or pages are being ignoгed they might need to be promoted.
    What this means is you are in а position to simply drag and drop
    filеs on to your site so as to make changes.

    Report
  • Comment Link PattayaTV Wednesday, 30 August 2017 03:20 posted by PattayaTV

    Perfectly easy to understand.

    Report
  • Comment Link russell gula Friday, 30 June 2017 18:29 posted by russell gula

    I also would like to invest into this coin, but not a computer geek if you know what i mean just had my 68th birthday. o i had to learn new tech and do alright but this makes my head spin to buy .

    Report
  • Comment Link DJE Tuesday, 20 June 2017 03:55 posted by DJE

    Hi, I have ETH and want some Veritaseum. Above seems confusing, and simplified way to get VERI please?
    Thanks
    DJE

    Report
  • Comment Link David prince Thursday, 08 June 2017 01:42 posted by David prince

    Where can I buy some, since I missed the initial ICO

    Report

Leave a comment

Make sure you enter all the required information, indicated by an asterisk (*). HTML code is not allowed.

My Twitter Updates

From TweetDeck
Reggie Middleton US11196566, JP6813477, JP7204231 @dao_veri @krbecrypto controversial discussion regarding @Veritaseuminc. Remember, I'm not a member of VeriDAO & h… https://t.co/DAJdcm2HWY
Less than a minute ago
From TweetDeck
Reggie Middleton US11196566, JP6813477, JP7204231 Beware of @CoinMarketCap credibility and objectivity. Just sayin... Anything to say for yourself @CoinMarketCap ?… https://t.co/MdgvaEt606
27 minutes ago
Reggie Middleton US11196566, JP6813477, JP7204231 RT @dao_veri: @BarletteTim @SECGov @TheJusticeDept We know of three, Reggie, Nico, and Arthur. All of them prosecuted beyond the limits of…
About an hour ago
Reggie Middleton US11196566, JP6813477, JP7204231 RT @BarletteTim: @dao_veri @SECGov @TheJusticeDept I want to know how many African Americans have actually participated and why they have b…
About an hour ago

Right add

Newsletter

Tell Us What You Think

Which forensic research are you most apt to buy?
Right add (2)

Contact

Veritaseum

1-718-407-4751

info@veritaseum.com