<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naomasabit</author_name>
  <author_url>https://blog.hatena.ne.jp/naomasabit/</author_url>
  <blog_title>新規事業開発のブログ</blog_title>
  <blog_url>https://www.blockchainengineer.tokyo/</blog_url>
  <categories>
    <anon>Ethereum</anon>
    <anon>ERC20</anon>
    <anon>ブロックチェーン</anon>
    <anon>Analytics</anon>
  </categories>
  <description>ERC20トークンは送金（transfer / transferFrom関数が呼ばれる）とevent Transferによってログが発行されます。ログは、Bloomフィルタという構造で格納され、ブロックチェーン自体には刻まれませんが、トランザクションを受け取った相手から受領するTransaction Receiptに刻まれます。 また、Transaction Receiptのハッシュ値自体はブロック内に含まれますので、ログも検証されることになります。ノードに備わるeth_getLogsという機能を用いると、このログを抽出することができます。 ログを抽出して、取引をネットワーク図にしてみます。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.blockchainengineer.tokyo%2Fentry%2Ferc20-network-analytics&quot; title=&quot;ERC20トークンの取引イベントログを抽出してネットワーク図を作成する - 新規事業開発のブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/naomasabit/20180527/20180527162432.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-05-27 22:06:00</published>
  <title>ERC20トークンの取引イベントログを抽出してネットワーク図を作成する</title>
  <type>rich</type>
  <url>https://www.blockchainengineer.tokyo/entry/erc20-network-analytics</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
