1
+ <!doctype html>
2
+ < html class ="default no-js ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
+ < title > EarthBalance | @earthwallet/sdk</ title >
7
+ < meta name ="description " content ="Documentation for @earthwallet/sdk ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " href ="../assets/css/main.css ">
10
+ </ head >
11
+ < body >
12
+ < header >
13
+ < div class ="tsd-page-toolbar ">
14
+ < div class ="container ">
15
+ < div class ="table-wrap ">
16
+ < div class ="table-cell " id ="tsd-search " data-index ="../assets/js/search.json " data-base =".. ">
17
+ < div class ="field ">
18
+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19
+ < input id ="tsd-search-field " type ="text " />
20
+ </ div >
21
+ < ul class ="results ">
22
+ < li class ="state loading "> Preparing search index...</ li >
23
+ < li class ="state failure "> The search index is not available</ li >
24
+ </ ul >
25
+ < a href ="../index.html " class ="title "> @earthwallet/sdk</ a >
26
+ </ div >
27
+ < div class ="table-cell " id ="tsd-widgets ">
28
+ < div id ="tsd-filter ">
29
+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30
+ < div class ="tsd-filter-group ">
31
+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32
+ < span class ="tsd-select-label "> All</ span >
33
+ < ul class ="tsd-select-list ">
34
+ < li data-value ="public "> Public</ li >
35
+ < li data-value ="protected "> Public/Protected</ li >
36
+ < li data-value ="private " class ="selected "> All</ li >
37
+ </ ul >
38
+ </ div >
39
+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40
+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41
+ < input type ="checkbox " id ="tsd-filter-externals " checked />
42
+ < label class ="tsd-widget " for ="tsd-filter-externals "> Externals</ label >
43
+ < input type ="checkbox " id ="tsd-filter-only-exported " />
44
+ < label class ="tsd-widget " for ="tsd-filter-only-exported "> Only exported</ label >
45
+ </ div >
46
+ </ div >
47
+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
48
+ </ div >
49
+ </ div >
50
+ </ div >
51
+ </ div >
52
+ < div class ="tsd-page-title ">
53
+ < div class ="container ">
54
+ < ul class ="tsd-breadcrumb ">
55
+ < li >
56
+ < a href ="../globals.html "> Globals</ a >
57
+ </ li >
58
+ < li >
59
+ < a href ="earthbalance.html "> EarthBalance</ a >
60
+ </ li >
61
+ </ ul >
62
+ < h1 > Interface EarthBalance</ h1 >
63
+ </ div >
64
+ </ div >
65
+ </ header >
66
+ < div class ="container container-main ">
67
+ < div class ="row ">
68
+ < div class ="col-8 col-content ">
69
+ < section class ="tsd-panel tsd-hierarchy ">
70
+ < h3 > Hierarchy</ h3 >
71
+ < ul class ="tsd-hierarchy ">
72
+ < li >
73
+ < span class ="target "> EarthBalance</ span >
74
+ </ li >
75
+ </ ul >
76
+ </ section >
77
+ < section class ="tsd-panel-group tsd-index-group ">
78
+ < h2 > Index</ h2 >
79
+ < section class ="tsd-panel tsd-index-panel ">
80
+ < div class ="tsd-index-content ">
81
+ < section class ="tsd-index-section ">
82
+ < h3 > Properties</ h3 >
83
+ < ul class ="tsd-index-list ">
84
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="earthbalance.html#currency " class ="tsd-kind-icon "> currency</ a > </ li >
85
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="earthbalance.html#txns " class ="tsd-kind-icon "> txns</ a > </ li >
86
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="earthbalance.html#value " class ="tsd-kind-icon "> value</ a > </ li >
87
+ </ ul >
88
+ </ section >
89
+ </ div >
90
+ </ section >
91
+ </ section >
92
+ < section class ="tsd-panel-group tsd-member-group ">
93
+ < h2 > Properties</ h2 >
94
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
95
+ < a name ="currency " class ="tsd-anchor "> </ a >
96
+ < h3 > currency</ h3 >
97
+ < div class ="tsd-signature tsd-kind-icon "> currency< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-symbol "> { </ span > decimals< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > < span class ="tsd-signature-symbol "> ; </ span > symbol< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> }</ span > </ div >
98
+ < aside class ="tsd-sources ">
99
+ < ul >
100
+ < li > Defined in < a href ="https://github.com/earthwallet/sdk/blob/b00e258/src/types/index.ts#L85 "> src/types/index.ts:85</ a > </ li >
101
+ </ ul >
102
+ </ aside >
103
+ < div class ="tsd-type-declaration ">
104
+ < h4 > Type declaration</ h4 >
105
+ < ul class ="tsd-parameters ">
106
+ < li class ="tsd-parameter ">
107
+ < h5 > decimals< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > </ h5 >
108
+ </ li >
109
+ < li class ="tsd-parameter ">
110
+ < h5 > symbol< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ h5 >
111
+ </ li >
112
+ </ ul >
113
+ </ div >
114
+ </ section >
115
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
116
+ < a name ="txns " class ="tsd-anchor "> </ a >
117
+ < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > txns</ h3 >
118
+ < div class ="tsd-signature tsd-kind-icon "> txns< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
119
+ < aside class ="tsd-sources ">
120
+ < ul >
121
+ < li > Defined in < a href ="https://github.com/earthwallet/sdk/blob/b00e258/src/types/index.ts#L83 "> src/types/index.ts:83</ a > </ li >
122
+ </ ul >
123
+ </ aside >
124
+ </ section >
125
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
126
+ < a name ="value " class ="tsd-anchor "> </ a >
127
+ < h3 > value</ h3 >
128
+ < div class ="tsd-signature tsd-kind-icon "> value< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
129
+ < aside class ="tsd-sources ">
130
+ < ul >
131
+ < li > Defined in < a href ="https://github.com/earthwallet/sdk/blob/b00e258/src/types/index.ts#L84 "> src/types/index.ts:84</ a > </ li >
132
+ </ ul >
133
+ </ aside >
134
+ </ section >
135
+ </ section >
136
+ </ div >
137
+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
138
+ < nav class ="tsd-navigation primary ">
139
+ < ul >
140
+ < li class ="globals ">
141
+ < a href ="../globals.html "> < em > Globals</ em > </ a >
142
+ </ li >
143
+ </ ul >
144
+ </ nav >
145
+ < nav class ="tsd-navigation secondary menu-sticky ">
146
+ < ul class ="before-current ">
147
+ </ ul >
148
+ < ul class ="current ">
149
+ < li class ="current tsd-kind-interface ">
150
+ < a href ="earthbalance.html " class ="tsd-kind-icon "> Earth< wbr > Balance</ a >
151
+ < ul >
152
+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
153
+ < a href ="earthbalance.html#currency " class ="tsd-kind-icon "> currency</ a >
154
+ </ li >
155
+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
156
+ < a href ="earthbalance.html#txns " class ="tsd-kind-icon "> txns</ a >
157
+ </ li >
158
+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
159
+ < a href ="earthbalance.html#value " class ="tsd-kind-icon "> value</ a >
160
+ </ li >
161
+ </ ul >
162
+ </ li >
163
+ </ ul >
164
+ < ul class ="after-current ">
165
+ </ ul >
166
+ </ nav >
167
+ </ div >
168
+ </ div >
169
+ </ div >
170
+ < footer class ="with-border-bottom ">
171
+ < div class ="container ">
172
+ < h2 > Legend</ h2 >
173
+ < div class ="tsd-legend-group ">
174
+ < ul class ="tsd-legend ">
175
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Property</ span > </ li >
176
+ < li class ="tsd-kind-method tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Method</ span > </ li >
177
+ </ ul >
178
+ < ul class ="tsd-legend ">
179
+ < li class ="tsd-kind-method tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Method</ span > </ li >
180
+ </ ul >
181
+ < ul class ="tsd-legend ">
182
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited method</ span > </ li >
183
+ </ ul >
184
+ < ul class ="tsd-legend ">
185
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected property</ span > </ li >
186
+ </ ul >
187
+ < ul class ="tsd-legend ">
188
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private property</ span > </ li >
189
+ </ ul >
190
+ < ul class ="tsd-legend ">
191
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static method</ span > </ li >
192
+ </ ul >
193
+ </ div >
194
+ </ div >
195
+ </ footer >
196
+ < div class ="container tsd-generator ">
197
+ < p > Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
198
+ </ div >
199
+ < div class ="overlay "> </ div >
200
+ < script src ="../assets/js/main.js "> </ script >
201
+ </ body >
202
+ </ html >
0 commit comments