<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nomadomama</author_name>
  <author_url>https://blog.hatena.ne.jp/nomadomama/</author_url>
  <blog_title>初心者文系主婦がブロックチェーンを学ぶブログ</blog_title>
  <blog_url>https://blockchainsyufu.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>別のコントラクトとのやりとり ブロックチェーン上の他人のコントラクトとやりとりするには、最初にinterfaceを定義します。 例として、以下のコントラクトがブロックチェーン上にあったとします。 contract LuckyNumber { mapping(address =&gt; uint) numbers; function setNum(uint _num) public { numbers[msg.sender] = _num; } function getNum(address _myAddress) public view returns (uint) { return numbers…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblockchainsyufu.hatenadiary.com%2Fentry%2F%2FcryptZombieslesson2-10&quot; title=&quot;【CryptZombies】レッスン2チャプター10：ゾンビは何を食べるのか？interface(別のコントラクトとのやりとり) - 初心者文系主婦がブロックチェーンを学ぶブログ&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.user.blog.st-hatena.com/default_entry_og_image/146916585/1536563836348756</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-02 00:19:52</published>
  <title>【CryptZombies】レッスン2チャプター10：ゾンビは何を食べるのか？interface(別のコントラクトとのやりとり)</title>
  <type>rich</type>
  <url>https://blockchainsyufu.hatenadiary.com/entry//cryptZombieslesson2-10</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
