131
131
"sourceMap" : " " ,
132
132
"deployedSourceMap" : " " ,
133
133
"source" : " pragma solidity ^0.4.24;\n\n import \" ./ITokenExchange.sol\" ;\n import \" ./ITokenLedger.sol\" ;\n\n contract ITokenExchanger is ITokenExchange, ITokenLedger {}\n " ,
134
- "sourcePath" : " /home/circleci/code /contracts/token/exchanger/ITokenExchanger.sol" ,
134
+ "sourcePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenExchanger.sol" ,
135
135
"ast" : {
136
- "absolutePath" : " /home/circleci/code /contracts/token/exchanger/ITokenExchanger.sol" ,
136
+ "absolutePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenExchanger.sol" ,
137
137
"exportedSymbols" : {
138
138
"ITokenExchanger" : [
139
- 6187
139
+ 6173
140
140
]
141
141
},
142
- "id" : 6188 ,
142
+ "id" : 6174 ,
143
143
"nodeType" : " SourceUnit" ,
144
144
"nodes" : [
145
145
{
146
- "id" : 6180 ,
146
+ "id" : 6166 ,
147
147
"literals" : [
148
148
" solidity" ,
149
149
" ^" ,
154
154
"src" : " 0:24:23"
155
155
},
156
156
{
157
- "absolutePath" : " /home/circleci/code /contracts/token/exchanger/ITokenExchange.sol" ,
157
+ "absolutePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenExchange.sol" ,
158
158
"file" : " ./ITokenExchange.sol" ,
159
- "id" : 6181 ,
159
+ "id" : 6167 ,
160
160
"nodeType" : " ImportDirective" ,
161
- "scope" : 6188 ,
162
- "sourceUnit" : 6179 ,
161
+ "scope" : 6174 ,
162
+ "sourceUnit" : 6165 ,
163
163
"src" : " 26:30:23" ,
164
164
"symbolAliases" : [],
165
165
"unitAlias" : " "
166
166
},
167
167
{
168
- "absolutePath" : " /home/circleci/code /contracts/token/exchanger/ITokenLedger.sol" ,
168
+ "absolutePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenLedger.sol" ,
169
169
"file" : " ./ITokenLedger.sol" ,
170
- "id" : 6182 ,
170
+ "id" : 6168 ,
171
171
"nodeType" : " ImportDirective" ,
172
- "scope" : 6188 ,
173
- "sourceUnit" : 6223 ,
172
+ "scope" : 6174 ,
173
+ "sourceUnit" : 6209 ,
174
174
"src" : " 57:28:23" ,
175
175
"symbolAliases" : [],
176
176
"unitAlias" : " "
181
181
"arguments" : null ,
182
182
"baseName" : {
183
183
"contractScope" : null ,
184
- "id" : 6183 ,
184
+ "id" : 6169 ,
185
185
"name" : " ITokenExchange" ,
186
186
"nodeType" : " UserDefinedTypeName" ,
187
- "referencedDeclaration" : 6178 ,
187
+ "referencedDeclaration" : 6164 ,
188
188
"src" : " 115:14:23" ,
189
189
"typeDescriptions" : {
190
- "typeIdentifier" : " t_contract$_ITokenExchange_$6178 " ,
190
+ "typeIdentifier" : " t_contract$_ITokenExchange_$6164 " ,
191
191
"typeString" : " contract ITokenExchange"
192
192
}
193
193
},
194
- "id" : 6184 ,
194
+ "id" : 6170 ,
195
195
"nodeType" : " InheritanceSpecifier" ,
196
196
"src" : " 115:14:23"
197
197
},
198
198
{
199
199
"arguments" : null ,
200
200
"baseName" : {
201
201
"contractScope" : null ,
202
- "id" : 6185 ,
202
+ "id" : 6171 ,
203
203
"name" : " ITokenLedger" ,
204
204
"nodeType" : " UserDefinedTypeName" ,
205
- "referencedDeclaration" : 6222 ,
205
+ "referencedDeclaration" : 6208 ,
206
206
"src" : " 131:12:23" ,
207
207
"typeDescriptions" : {
208
- "typeIdentifier" : " t_contract$_ITokenLedger_$6222 " ,
208
+ "typeIdentifier" : " t_contract$_ITokenLedger_$6208 " ,
209
209
"typeString" : " contract ITokenLedger"
210
210
}
211
211
},
212
- "id" : 6186 ,
212
+ "id" : 6172 ,
213
213
"nodeType" : " InheritanceSpecifier" ,
214
214
"src" : " 131:12:23"
215
215
}
216
216
],
217
217
"contractDependencies" : [
218
- 6178 ,
219
- 6222
218
+ 6164 ,
219
+ 6208
220
220
],
221
221
"contractKind" : " contract" ,
222
222
"documentation" : null ,
223
223
"fullyImplemented" : false ,
224
- "id" : 6187 ,
224
+ "id" : 6173 ,
225
225
"linearizedBaseContracts" : [
226
- 6187 ,
227
- 6222 ,
228
- 6178
226
+ 6173 ,
227
+ 6208 ,
228
+ 6164
229
229
],
230
230
"name" : " ITokenExchanger" ,
231
231
"nodeType" : " ContractDefinition" ,
232
232
"nodes" : [],
233
- "scope" : 6188 ,
233
+ "scope" : 6174 ,
234
234
"src" : " 87:59:23"
235
235
}
236
236
],
237
237
"src" : " 0:147:23"
238
238
},
239
239
"legacyAST" : {
240
- "absolutePath" : " /home/circleci/code /contracts/token/exchanger/ITokenExchanger.sol" ,
240
+ "absolutePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenExchanger.sol" ,
241
241
"exportedSymbols" : {
242
242
"ITokenExchanger" : [
243
- 6187
243
+ 6173
244
244
]
245
245
},
246
- "id" : 6188 ,
246
+ "id" : 6174 ,
247
247
"nodeType" : " SourceUnit" ,
248
248
"nodes" : [
249
249
{
250
- "id" : 6180 ,
250
+ "id" : 6166 ,
251
251
"literals" : [
252
252
" solidity" ,
253
253
" ^" ,
258
258
"src" : " 0:24:23"
259
259
},
260
260
{
261
- "absolutePath" : " /home/circleci/code /contracts/token/exchanger/ITokenExchange.sol" ,
261
+ "absolutePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenExchange.sol" ,
262
262
"file" : " ./ITokenExchange.sol" ,
263
- "id" : 6181 ,
263
+ "id" : 6167 ,
264
264
"nodeType" : " ImportDirective" ,
265
- "scope" : 6188 ,
266
- "sourceUnit" : 6179 ,
265
+ "scope" : 6174 ,
266
+ "sourceUnit" : 6165 ,
267
267
"src" : " 26:30:23" ,
268
268
"symbolAliases" : [],
269
269
"unitAlias" : " "
270
270
},
271
271
{
272
- "absolutePath" : " /home/circleci/code /contracts/token/exchanger/ITokenLedger.sol" ,
272
+ "absolutePath" : " /c/Users/Mr.Hokid/projects/work/w12-product-contracts /contracts/token/exchanger/ITokenLedger.sol" ,
273
273
"file" : " ./ITokenLedger.sol" ,
274
- "id" : 6182 ,
274
+ "id" : 6168 ,
275
275
"nodeType" : " ImportDirective" ,
276
- "scope" : 6188 ,
277
- "sourceUnit" : 6223 ,
276
+ "scope" : 6174 ,
277
+ "sourceUnit" : 6209 ,
278
278
"src" : " 57:28:23" ,
279
279
"symbolAliases" : [],
280
280
"unitAlias" : " "
285
285
"arguments" : null ,
286
286
"baseName" : {
287
287
"contractScope" : null ,
288
- "id" : 6183 ,
288
+ "id" : 6169 ,
289
289
"name" : " ITokenExchange" ,
290
290
"nodeType" : " UserDefinedTypeName" ,
291
- "referencedDeclaration" : 6178 ,
291
+ "referencedDeclaration" : 6164 ,
292
292
"src" : " 115:14:23" ,
293
293
"typeDescriptions" : {
294
- "typeIdentifier" : " t_contract$_ITokenExchange_$6178 " ,
294
+ "typeIdentifier" : " t_contract$_ITokenExchange_$6164 " ,
295
295
"typeString" : " contract ITokenExchange"
296
296
}
297
297
},
298
- "id" : 6184 ,
298
+ "id" : 6170 ,
299
299
"nodeType" : " InheritanceSpecifier" ,
300
300
"src" : " 115:14:23"
301
301
},
302
302
{
303
303
"arguments" : null ,
304
304
"baseName" : {
305
305
"contractScope" : null ,
306
- "id" : 6185 ,
306
+ "id" : 6171 ,
307
307
"name" : " ITokenLedger" ,
308
308
"nodeType" : " UserDefinedTypeName" ,
309
- "referencedDeclaration" : 6222 ,
309
+ "referencedDeclaration" : 6208 ,
310
310
"src" : " 131:12:23" ,
311
311
"typeDescriptions" : {
312
- "typeIdentifier" : " t_contract$_ITokenLedger_$6222 " ,
312
+ "typeIdentifier" : " t_contract$_ITokenLedger_$6208 " ,
313
313
"typeString" : " contract ITokenLedger"
314
314
}
315
315
},
316
- "id" : 6186 ,
316
+ "id" : 6172 ,
317
317
"nodeType" : " InheritanceSpecifier" ,
318
318
"src" : " 131:12:23"
319
319
}
320
320
],
321
321
"contractDependencies" : [
322
- 6178 ,
323
- 6222
322
+ 6164 ,
323
+ 6208
324
324
],
325
325
"contractKind" : " contract" ,
326
326
"documentation" : null ,
327
327
"fullyImplemented" : false ,
328
- "id" : 6187 ,
328
+ "id" : 6173 ,
329
329
"linearizedBaseContracts" : [
330
- 6187 ,
331
- 6222 ,
332
- 6178
330
+ 6173 ,
331
+ 6208 ,
332
+ 6164
333
333
],
334
334
"name" : " ITokenExchanger" ,
335
335
"nodeType" : " ContractDefinition" ,
336
336
"nodes" : [],
337
- "scope" : 6188 ,
337
+ "scope" : 6174 ,
338
338
"src" : " 87:59:23"
339
339
}
340
340
],
346
346
},
347
347
"networks" : {},
348
348
"schemaVersion" : " 2.0.1" ,
349
- "updatedAt" : " 2018-10-02T11:52:56.689Z "
349
+ "updatedAt" : " 2018-11-07T15:27:08.422Z "
350
350
}
0 commit comments