forked from https-github-com-ruzyysmartt/writecontract
-
Notifications
You must be signed in to change notification settings - Fork 0
/
my ethereum wallet
33 lines (32 loc) · 2.66 KB
/
my ethereum wallet
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->mainnet-0x3023868433f6086cd8ce0c4083fe2e11b37ce0b7.svg
<!-- Title: UmlClassDiagram Pages: 1 -->
<svg width="185pt" height="235pt"
viewBox="0.00 0.00 185.04 234.60" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 230.6)">
<title>UmlClassDiagram</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-230.6 181.0378,-230.6 181.0378,4 -4,4"/>
<!-- 1 -->
<g id="node1" class="node">
<title>1</title>
<polygon fill="#f2f2f2" stroke="#000000" points="0,-.5 0,-226.1 177.0378,-226.1 177.0378,-.5 0,-.5"/>
<text text-anchor="middle" x="88.5189" y="-209.5" font-family="Times,serif" font-size="14.00" fill="#000000">Alec</text>
<polyline fill="none" stroke="#000000" points="0,-201.3 177.0378,-201.3 "/>
<text text-anchor="start" x="8" y="-184.7" font-family="Times,serif" font-size="14.00" fill="#000000">Public:</text>
<text text-anchor="start" x="8" y="-167.9" font-family="Times,serif" font-size="14.00" fill="#000000">   owner: address</text>0x2cce3b342cc3c8480b5084d1584329ce90ed1f4a address
<text text-anchor="start" x="8" y="-151.1" font-family="Times,serif" font-size="14.00" fill="#000000">   guesses_allowed: int256</text>
<text text-anchor="start" x="8" y="-134.3" font-family="Times,serif" font-size="14.00" fill="#000000">   answer: bytes32</text>0x33a9640cbe967f2bd7a3eff25df2f6e818e74919f3ecb842a0a766dac2479231;
<text text-anchor="start" x="8" y="-117.5" font-family="Times,serif" font-size="14.00" fill="#000000">   quiz: string</text>
<polyline fill="none" stroke="#000000" points="0,-109.3 177.0378,-109.3 "/>
<text text-anchor="start" x="8" y="-92.7" font-family="Times,serif" font-size="14.00" fill="#000000">External:</text>
<text text-anchor="start" x="8" y="-75.9" font-family="Times,serif" font-size="14.00" fill="#000000">    <<payable>> buy_guess()</text>
<text text-anchor="start" x="8" y="-59.1" font-family="Times,serif" font-size="14.00" fill="#000000">    guess()</text>
<text text-anchor="start" x="8" y="-42.3" font-family="Times,serif" font-size="14.00" fill="#000000">    igiveup()</text>
<text text-anchor="start" x="8" y="-25.5" font-family="Times,serif" font-size="14.00" fill="#000000">Public:</text>
<text text-anchor="start" x="8" y="-8.7" font-family="Times,serif" font-size="14.00" fill="#000000">    constructor()</text>
</g>
</g>
</svg>