<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kitak</author_name>
  <author_url>https://blog.hatena.ne.jp/kitak/</author_url>
  <blog_title>kitak blog</blog_title>
  <blog_url>https://kitak.hatenablog.jp/</blog_url>
  <categories>
    <anon>Ethereum</anon>
    <anon>CryptCurrency</anon>
    <anon>Node</anon>
  </categories>
  <description>8月頃にプレセールで買ったとあるトークンが最近発行されて、Etherscan や My Ether Wallet でトークンが発行されたことを確認したのだけど、自分用の Wallet App を作ってみたくなったので、プログラムからトークンの残高を取得する方法を調べてみた。 web3 という Ethereum JavaScript API の module を使う。version は 1.0.0-beta.23。 const Web3 = require('web3'); const web3 = new Web3(); const WALLET_ADDRESS = 'XXX'; const …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkitak.hatenablog.jp%2Fentry%2F2017%2F10%2F16%2F093234&quot; title=&quot;Ethereum トークン (ERC20 Token Standard) の残高を取得する - kitak blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-16 09:32:34</published>
  <title>Ethereum トークン (ERC20 Token Standard) の残高を取得する</title>
  <type>rich</type>
  <url>https://kitak.hatenablog.jp/entry/2017/10/16/093234</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
