@hashgraphonline/standards-sdk 0.0.121 → 0.0.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/hcs-10/sdk.d.ts +47 -3
- package/dist/cjs/hcs-10/sdk.d.ts.map +1 -1
- package/dist/cjs/hcs-10/types.d.ts +17 -0
- package/dist/cjs/hcs-10/types.d.ts.map +1 -1
- package/dist/cjs/hcs-11/client.d.ts +18 -1
- package/dist/cjs/hcs-11/client.d.ts.map +1 -1
- package/dist/cjs/hcs-11/index.d.ts +1 -0
- package/dist/cjs/hcs-11/index.d.ts.map +1 -1
- package/dist/cjs/hcs-11/mcp-server-builder.d.ts +122 -0
- package/dist/cjs/hcs-11/mcp-server-builder.d.ts.map +1 -0
- package/dist/cjs/hcs-11/types.d.ts +81 -18
- package/dist/cjs/hcs-11/types.d.ts.map +1 -1
- package/dist/cjs/{index-CHar8dVv-B2IK-7-2.cjs → index-CHar8dVv-ZN8JTP7M.cjs} +2 -2
- package/dist/cjs/{index-CHar8dVv-B2IK-7-2.cjs.map → index-CHar8dVv-ZN8JTP7M.cjs.map} +1 -1
- package/dist/cjs/index-Clbwco-g.cjs +11 -0
- package/dist/cjs/index-Clbwco-g.cjs.map +1 -0
- package/dist/cjs/services/mirror-node.d.ts.map +1 -1
- package/dist/cjs/standards-sdk.cjs +1 -1
- package/dist/es/hcs-10/sdk.d.ts +47 -3
- package/dist/es/hcs-10/sdk.d.ts.map +1 -1
- package/dist/es/hcs-10/types.d.ts +17 -0
- package/dist/es/hcs-10/types.d.ts.map +1 -1
- package/dist/es/hcs-11/client.d.ts +18 -1
- package/dist/es/hcs-11/client.d.ts.map +1 -1
- package/dist/es/hcs-11/index.d.ts +1 -0
- package/dist/es/hcs-11/index.d.ts.map +1 -1
- package/dist/es/hcs-11/mcp-server-builder.d.ts +122 -0
- package/dist/es/hcs-11/mcp-server-builder.d.ts.map +1 -0
- package/dist/es/hcs-11/types.d.ts +81 -18
- package/dist/es/hcs-11/types.d.ts.map +1 -1
- package/dist/es/services/mirror-node.d.ts.map +1 -1
- package/dist/es/standards-sdk.es.js +17 -12
- package/dist/es/standards-sdk.es.js.map +1 -1
- package/dist/es/standards-sdk.es10.js +1 -1
- package/dist/es/standards-sdk.es11.js +2 -2
- package/dist/es/standards-sdk.es12.js +1 -1
- package/dist/es/standards-sdk.es13.js +236 -639
- package/dist/es/standards-sdk.es13.js.map +1 -1
- package/dist/es/standards-sdk.es14.js +770 -85
- package/dist/es/standards-sdk.es14.js.map +1 -1
- package/dist/es/standards-sdk.es15.js +132 -68
- package/dist/es/standards-sdk.es15.js.map +1 -1
- package/dist/es/standards-sdk.es16.js +66 -19
- package/dist/es/standards-sdk.es16.js.map +1 -1
- package/dist/es/standards-sdk.es17.js +18 -156
- package/dist/es/standards-sdk.es17.js.map +1 -1
- package/dist/es/standards-sdk.es18.js +150 -146
- package/dist/es/standards-sdk.es18.js.map +1 -1
- package/dist/es/standards-sdk.es19.js +134 -561
- package/dist/es/standards-sdk.es19.js.map +1 -1
- package/dist/es/standards-sdk.es2.js +1 -1
- package/dist/es/standards-sdk.es20.js +577 -24
- package/dist/es/standards-sdk.es20.js.map +1 -1
- package/dist/es/standards-sdk.es21.js +23 -400
- package/dist/es/standards-sdk.es21.js.map +1 -1
- package/dist/es/standards-sdk.es22.js +381 -1507
- package/dist/es/standards-sdk.es22.js.map +1 -1
- package/dist/es/standards-sdk.es23.js +1511 -133
- package/dist/es/standards-sdk.es23.js.map +1 -1
- package/dist/es/standards-sdk.es24.js +155 -7
- package/dist/es/standards-sdk.es24.js.map +1 -1
- package/dist/es/standards-sdk.es25.js +7 -7190
- package/dist/es/standards-sdk.es25.js.map +1 -1
- package/dist/es/standards-sdk.es26.js +7190 -2
- package/dist/es/standards-sdk.es26.js.map +1 -1
- package/dist/es/standards-sdk.es27.js +2 -501
- package/dist/es/standards-sdk.es27.js.map +1 -1
- package/dist/es/standards-sdk.es28.js +457 -65
- package/dist/es/standards-sdk.es28.js.map +1 -1
- package/dist/es/standards-sdk.es29.js +80 -37
- package/dist/es/standards-sdk.es29.js.map +1 -1
- package/dist/es/standards-sdk.es3.js +1 -1
- package/dist/es/standards-sdk.es30.js +33 -223
- package/dist/es/standards-sdk.es30.js.map +1 -1
- package/dist/es/standards-sdk.es31.js +184 -101
- package/dist/es/standards-sdk.es31.js.map +1 -1
- package/dist/es/standards-sdk.es32.js +167 -5
- package/dist/es/standards-sdk.es32.js.map +1 -1
- package/dist/es/standards-sdk.es33.js +8 -7132
- package/dist/es/standards-sdk.es33.js.map +1 -1
- package/dist/es/standards-sdk.es34.js +7134 -41
- package/dist/es/standards-sdk.es34.js.map +1 -1
- package/dist/es/standards-sdk.es35.js +45 -0
- package/dist/es/standards-sdk.es35.js.map +1 -0
- package/dist/es/standards-sdk.es4.js +1 -1
- package/dist/es/standards-sdk.es5.js +4 -4
- package/dist/es/standards-sdk.es7.js +573 -62
- package/dist/es/standards-sdk.es7.js.map +1 -1
- package/dist/es/standards-sdk.es8.js +5 -5
- package/dist/es/standards-sdk.es9.js +2 -2
- package/dist/umd/hcs-10/sdk.d.ts +47 -3
- package/dist/umd/hcs-10/sdk.d.ts.map +1 -1
- package/dist/umd/hcs-10/types.d.ts +17 -0
- package/dist/umd/hcs-10/types.d.ts.map +1 -1
- package/dist/umd/hcs-11/client.d.ts +18 -1
- package/dist/umd/hcs-11/client.d.ts.map +1 -1
- package/dist/umd/hcs-11/index.d.ts +1 -0
- package/dist/umd/hcs-11/index.d.ts.map +1 -1
- package/dist/umd/hcs-11/mcp-server-builder.d.ts +122 -0
- package/dist/umd/hcs-11/mcp-server-builder.d.ts.map +1 -0
- package/dist/umd/hcs-11/types.d.ts +81 -18
- package/dist/umd/hcs-11/types.d.ts.map +1 -1
- package/dist/umd/services/mirror-node.d.ts.map +1 -1
- package/dist/umd/standards-sdk.umd.js +19 -19
- package/dist/umd/standards-sdk.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/cjs/index-CHS2J8pS.cjs +0 -11
- package/dist/cjs/index-CHS2J8pS.cjs.map +0 -1
|
@@ -1,586 +1,159 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import { UtilParser } from "./standards-sdk.es32.js";
|
|
11
|
-
class TransactionParser {
|
|
12
|
-
/**
|
|
13
|
-
* Parse a base64 encoded transaction body and return structured data
|
|
14
|
-
* @param transactionBodyBase64 - The base64 encoded transaction body
|
|
15
|
-
* @returns The parsed transaction
|
|
16
|
-
*/
|
|
17
|
-
static parseTransactionBody(transactionBodyBase64) {
|
|
18
|
-
try {
|
|
19
|
-
const buffer = ethers.decodeBase64(transactionBodyBase64);
|
|
20
|
-
const txBody = proto.SchedulableTransactionBody.decode(buffer);
|
|
21
|
-
const transactionType = this.getTransactionType(txBody);
|
|
22
|
-
const result = {
|
|
23
|
-
type: transactionType,
|
|
24
|
-
humanReadableType: this.getHumanReadableType(transactionType),
|
|
25
|
-
transfers: [],
|
|
26
|
-
tokenTransfers: [],
|
|
27
|
-
raw: txBody
|
|
28
|
-
};
|
|
29
|
-
if (txBody.memo) {
|
|
30
|
-
result.memo = txBody.memo;
|
|
31
|
-
}
|
|
32
|
-
if (txBody.transactionFee) {
|
|
33
|
-
const hbarAmount = Hbar.fromTinybars(
|
|
34
|
-
Long.fromValue(txBody.transactionFee)
|
|
35
|
-
);
|
|
36
|
-
result.transactionFee = hbarAmount.toString(HbarUnit.Hbar);
|
|
37
|
-
}
|
|
38
|
-
if (txBody.cryptoTransfer) {
|
|
39
|
-
CryptoParser.parseCryptoTransfers(txBody.cryptoTransfer, result);
|
|
40
|
-
}
|
|
41
|
-
if (txBody.cryptoDelete) {
|
|
42
|
-
result.cryptoDelete = CryptoParser.parseCryptoDelete(
|
|
43
|
-
txBody.cryptoDelete
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
if (txBody.cryptoCreateAccount) {
|
|
47
|
-
result.cryptoCreateAccount = CryptoParser.parseCryptoCreateAccount(
|
|
48
|
-
txBody.cryptoCreateAccount
|
|
49
|
-
);
|
|
50
|
-
}
|
|
51
|
-
if (txBody.cryptoUpdateAccount) {
|
|
52
|
-
result.cryptoUpdateAccount = CryptoParser.parseCryptoUpdateAccount(
|
|
53
|
-
txBody.cryptoUpdateAccount
|
|
54
|
-
);
|
|
55
|
-
}
|
|
56
|
-
if (txBody.cryptoApproveAllowance) {
|
|
57
|
-
result.cryptoApproveAllowance = CryptoParser.parseCryptoApproveAllowance(
|
|
58
|
-
txBody.cryptoApproveAllowance
|
|
59
|
-
);
|
|
60
|
-
}
|
|
61
|
-
if (txBody.cryptoDeleteAllowance) {
|
|
62
|
-
result.cryptoDeleteAllowance = CryptoParser.parseCryptoDeleteAllowance(
|
|
63
|
-
txBody.cryptoDeleteAllowance
|
|
64
|
-
);
|
|
65
|
-
}
|
|
66
|
-
if (txBody.contractCall) {
|
|
67
|
-
result.contractCall = SCSParser.parseContractCall(txBody.contractCall);
|
|
68
|
-
}
|
|
69
|
-
if (txBody.contractCreateInstance) {
|
|
70
|
-
result.contractCreate = SCSParser.parseContractCreate(
|
|
71
|
-
txBody.contractCreateInstance
|
|
72
|
-
);
|
|
73
|
-
}
|
|
74
|
-
if (txBody.contractUpdateInstance) {
|
|
75
|
-
result.contractUpdate = SCSParser.parseContractUpdate(
|
|
76
|
-
txBody.contractUpdateInstance
|
|
77
|
-
);
|
|
78
|
-
}
|
|
79
|
-
if (txBody.contractDeleteInstance) {
|
|
80
|
-
result.contractDelete = SCSParser.parseContractDelete(
|
|
81
|
-
txBody.contractDeleteInstance
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
if (txBody.tokenCreation) {
|
|
85
|
-
result.tokenCreation = HTSParser.parseTokenCreate(txBody.tokenCreation);
|
|
86
|
-
}
|
|
87
|
-
if (txBody.tokenMint) {
|
|
88
|
-
result.tokenMint = HTSParser.parseTokenMint(txBody.tokenMint);
|
|
89
|
-
}
|
|
90
|
-
if (txBody.tokenBurn) {
|
|
91
|
-
result.tokenBurn = HTSParser.parseTokenBurn(txBody.tokenBurn);
|
|
92
|
-
}
|
|
93
|
-
if (txBody.tokenUpdate) {
|
|
94
|
-
result.tokenUpdate = HTSParser.parseTokenUpdate(txBody.tokenUpdate);
|
|
95
|
-
}
|
|
96
|
-
if (txBody.tokenFeeScheduleUpdate) {
|
|
97
|
-
result.tokenFeeScheduleUpdate = HTSParser.parseTokenFeeScheduleUpdate(
|
|
98
|
-
txBody.tokenFeeScheduleUpdate
|
|
99
|
-
);
|
|
100
|
-
}
|
|
101
|
-
if (txBody.tokenFreeze) {
|
|
102
|
-
result.tokenFreeze = HTSParser.parseTokenFreeze(txBody.tokenFreeze);
|
|
103
|
-
}
|
|
104
|
-
if (txBody.tokenUnfreeze) {
|
|
105
|
-
result.tokenUnfreeze = HTSParser.parseTokenUnfreeze(
|
|
106
|
-
txBody.tokenUnfreeze
|
|
107
|
-
);
|
|
108
|
-
}
|
|
109
|
-
if (txBody.tokenGrantKyc) {
|
|
110
|
-
result.tokenGrantKyc = HTSParser.parseTokenGrantKyc(
|
|
111
|
-
txBody.tokenGrantKyc
|
|
112
|
-
);
|
|
113
|
-
}
|
|
114
|
-
if (txBody.tokenRevokeKyc) {
|
|
115
|
-
result.tokenRevokeKyc = HTSParser.parseTokenRevokeKyc(
|
|
116
|
-
txBody.tokenRevokeKyc
|
|
117
|
-
);
|
|
118
|
-
}
|
|
119
|
-
if (txBody.tokenPause) {
|
|
120
|
-
result.tokenPause = HTSParser.parseTokenPause(txBody.tokenPause);
|
|
121
|
-
}
|
|
122
|
-
if (txBody.tokenUnpause) {
|
|
123
|
-
result.tokenUnpause = HTSParser.parseTokenUnpause(txBody.tokenUnpause);
|
|
124
|
-
}
|
|
125
|
-
if (txBody.tokenWipe) {
|
|
126
|
-
result.tokenWipeAccount = HTSParser.parseTokenWipeAccount(
|
|
127
|
-
txBody.tokenWipe
|
|
128
|
-
);
|
|
129
|
-
}
|
|
130
|
-
if (txBody.tokenDeletion) {
|
|
131
|
-
result.tokenDelete = HTSParser.parseTokenDelete(txBody.tokenDeletion);
|
|
132
|
-
}
|
|
133
|
-
if (txBody.tokenAssociate) {
|
|
134
|
-
result.tokenAssociate = HTSParser.parseTokenAssociate(
|
|
135
|
-
txBody.tokenAssociate
|
|
136
|
-
);
|
|
137
|
-
}
|
|
138
|
-
if (txBody.tokenDissociate) {
|
|
139
|
-
result.tokenDissociate = HTSParser.parseTokenDissociate(
|
|
140
|
-
txBody.tokenDissociate
|
|
141
|
-
);
|
|
142
|
-
}
|
|
143
|
-
if (txBody.consensusCreateTopic) {
|
|
144
|
-
result.consensusCreateTopic = HCSParser.parseConsensusCreateTopic(
|
|
145
|
-
txBody.consensusCreateTopic
|
|
146
|
-
);
|
|
147
|
-
}
|
|
148
|
-
if (txBody.consensusSubmitMessage) {
|
|
149
|
-
result.consensusSubmitMessage = HCSParser.parseConsensusSubmitMessage(
|
|
150
|
-
txBody.consensusSubmitMessage
|
|
151
|
-
);
|
|
152
|
-
}
|
|
153
|
-
if (txBody.consensusUpdateTopic) {
|
|
154
|
-
result.consensusUpdateTopic = HCSParser.parseConsensusUpdateTopic(
|
|
155
|
-
txBody.consensusUpdateTopic
|
|
156
|
-
);
|
|
157
|
-
}
|
|
158
|
-
if (txBody.consensusDeleteTopic) {
|
|
159
|
-
result.consensusDeleteTopic = HCSParser.parseConsensusDeleteTopic(
|
|
160
|
-
txBody.consensusDeleteTopic
|
|
161
|
-
);
|
|
162
|
-
}
|
|
163
|
-
if (txBody.fileCreate) {
|
|
164
|
-
result.fileCreate = FileParser.parseFileCreate(txBody.fileCreate);
|
|
165
|
-
}
|
|
166
|
-
if (txBody.fileAppend) {
|
|
167
|
-
result.fileAppend = FileParser.parseFileAppend(txBody.fileAppend);
|
|
168
|
-
}
|
|
169
|
-
if (txBody.fileUpdate) {
|
|
170
|
-
result.fileUpdate = FileParser.parseFileUpdate(txBody.fileUpdate);
|
|
171
|
-
}
|
|
172
|
-
if (txBody.fileDelete) {
|
|
173
|
-
result.fileDelete = FileParser.parseFileDelete(txBody.fileDelete);
|
|
174
|
-
}
|
|
175
|
-
if (txBody.utilPrng) {
|
|
176
|
-
result.utilPrng = UtilParser.parseUtilPrng(txBody.utilPrng);
|
|
177
|
-
}
|
|
178
|
-
return result;
|
|
179
|
-
} catch (error) {
|
|
180
|
-
throw new Error(
|
|
181
|
-
`Failed to parse transaction body: ${error instanceof Error ? error.message : String(error)}`
|
|
182
|
-
);
|
|
183
|
-
}
|
|
1
|
+
import axios from "axios";
|
|
2
|
+
import { Logger } from "./standards-sdk.es16.js";
|
|
3
|
+
class HRLResolver {
|
|
4
|
+
constructor(logLevel = "info") {
|
|
5
|
+
this.defaultEndpoint = "https://kiloscribe.com/api/inscription-cdn";
|
|
6
|
+
this.logger = Logger.getInstance({
|
|
7
|
+
level: logLevel,
|
|
8
|
+
module: "HRLResolver"
|
|
9
|
+
});
|
|
184
10
|
}
|
|
185
11
|
/**
|
|
186
|
-
*
|
|
187
|
-
* @param scheduleResponse - The schedule response to parse
|
|
188
|
-
* @returns The parsed transaction
|
|
12
|
+
* Determines if a MIME type represents binary content
|
|
189
13
|
*/
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
14
|
+
isBinaryContentType(mimeType) {
|
|
15
|
+
const binaryTypes = [
|
|
16
|
+
"image/",
|
|
17
|
+
"audio/",
|
|
18
|
+
"video/",
|
|
19
|
+
"application/octet-stream",
|
|
20
|
+
"application/pdf",
|
|
21
|
+
"application/zip",
|
|
22
|
+
"application/gzip",
|
|
23
|
+
"application/x-binary",
|
|
24
|
+
"application/vnd.ms-",
|
|
25
|
+
"application/x-msdownload",
|
|
26
|
+
"application/x-shockwave-flash",
|
|
27
|
+
"font/",
|
|
28
|
+
"application/wasm"
|
|
29
|
+
];
|
|
30
|
+
return binaryTypes.some((prefix) => mimeType.startsWith(prefix));
|
|
199
31
|
}
|
|
200
32
|
/**
|
|
201
|
-
*
|
|
202
|
-
* @param txBody - The transaction body to determine the type of
|
|
203
|
-
* @returns The type of the transaction
|
|
33
|
+
* Parses an HRL string into its components
|
|
204
34
|
*/
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
transactionType = "cryptoTransfer";
|
|
209
|
-
} else if (txBody.cryptoCreateAccount) {
|
|
210
|
-
transactionType = "cryptoCreateAccount";
|
|
211
|
-
} else if (txBody.cryptoUpdateAccount) {
|
|
212
|
-
transactionType = "cryptoUpdateAccount";
|
|
213
|
-
} else if (txBody.cryptoApproveAllowance) {
|
|
214
|
-
transactionType = "cryptoApproveAllowance";
|
|
215
|
-
} else if (txBody.cryptoDeleteAllowance) {
|
|
216
|
-
transactionType = "cryptoDeleteAllowance";
|
|
217
|
-
} else if (txBody.cryptoDelete) {
|
|
218
|
-
transactionType = "cryptoDelete";
|
|
219
|
-
} else if (txBody.consensusCreateTopic) {
|
|
220
|
-
transactionType = "consensusCreateTopic";
|
|
221
|
-
} else if (txBody.consensusUpdateTopic) {
|
|
222
|
-
transactionType = "consensusUpdateTopic";
|
|
223
|
-
} else if (txBody.consensusSubmitMessage) {
|
|
224
|
-
transactionType = "consensusSubmitMessage";
|
|
225
|
-
} else if (txBody.consensusDeleteTopic) {
|
|
226
|
-
transactionType = "consensusDeleteTopic";
|
|
227
|
-
} else if (txBody.fileCreate) {
|
|
228
|
-
transactionType = "fileCreate";
|
|
229
|
-
} else if (txBody.fileAppend) {
|
|
230
|
-
transactionType = "fileAppend";
|
|
231
|
-
} else if (txBody.fileUpdate) {
|
|
232
|
-
transactionType = "fileUpdate";
|
|
233
|
-
} else if (txBody.fileDelete) {
|
|
234
|
-
transactionType = "fileDelete";
|
|
235
|
-
} else if (txBody.contractCall) {
|
|
236
|
-
transactionType = "contractCall";
|
|
237
|
-
} else if (txBody.contractCreateInstance) {
|
|
238
|
-
transactionType = "contractCreate";
|
|
239
|
-
} else if (txBody.contractUpdateInstance) {
|
|
240
|
-
transactionType = "contractUpdate";
|
|
241
|
-
} else if (txBody.contractDeleteInstance) {
|
|
242
|
-
transactionType = "contractDelete";
|
|
243
|
-
} else if (txBody.tokenCreation) {
|
|
244
|
-
transactionType = "tokenCreate";
|
|
245
|
-
} else if (txBody.tokenUpdate) {
|
|
246
|
-
transactionType = "tokenUpdate";
|
|
247
|
-
} else if (txBody.tokenDeletion) {
|
|
248
|
-
transactionType = "tokenDelete";
|
|
249
|
-
} else if (txBody.tokenAssociate) {
|
|
250
|
-
transactionType = "tokenAssociate";
|
|
251
|
-
} else if (txBody.tokenDissociate) {
|
|
252
|
-
transactionType = "tokenDissociate";
|
|
253
|
-
} else if (txBody.tokenMint) {
|
|
254
|
-
transactionType = "tokenMint";
|
|
255
|
-
} else if (txBody.tokenBurn) {
|
|
256
|
-
transactionType = "tokenBurn";
|
|
257
|
-
} else if (txBody.tokenFeeScheduleUpdate) {
|
|
258
|
-
transactionType = "tokenFeeScheduleUpdate";
|
|
259
|
-
} else if (txBody.tokenFreeze) {
|
|
260
|
-
transactionType = "tokenFreeze";
|
|
261
|
-
} else if (txBody.tokenUnfreeze) {
|
|
262
|
-
transactionType = "tokenUnfreeze";
|
|
263
|
-
} else if (txBody.tokenGrantKyc) {
|
|
264
|
-
transactionType = "tokenGrantKyc";
|
|
265
|
-
} else if (txBody.tokenRevokeKyc) {
|
|
266
|
-
transactionType = "tokenRevokeKyc";
|
|
267
|
-
} else if (txBody.tokenPause) {
|
|
268
|
-
transactionType = "tokenPause";
|
|
269
|
-
} else if (txBody.tokenUnpause) {
|
|
270
|
-
transactionType = "tokenUnpause";
|
|
271
|
-
} else if (txBody.tokenWipe) {
|
|
272
|
-
transactionType = "tokenWipe";
|
|
273
|
-
} else if (txBody.utilPrng) {
|
|
274
|
-
transactionType = "utilPrng";
|
|
35
|
+
parseHRL(hrl) {
|
|
36
|
+
if (!hrl) {
|
|
37
|
+
return null;
|
|
275
38
|
}
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
* @param type - The technical transaction type
|
|
281
|
-
* @returns The human-readable transaction type
|
|
282
|
-
*/
|
|
283
|
-
static getHumanReadableType(type) {
|
|
284
|
-
const typeMap = {
|
|
285
|
-
cryptoTransfer: "HBAR Transfer",
|
|
286
|
-
cryptoCreateAccount: "Create Account",
|
|
287
|
-
cryptoUpdateAccount: "Update Account",
|
|
288
|
-
cryptoDeleteAccount: "Delete Account",
|
|
289
|
-
cryptoApproveAllowance: "Approve Allowance",
|
|
290
|
-
cryptoDeleteAllowance: "Delete Allowance",
|
|
291
|
-
cryptoDelete: "Delete Account",
|
|
292
|
-
consensusCreateTopic: "Create Topic",
|
|
293
|
-
consensusUpdateTopic: "Update Topic",
|
|
294
|
-
consensusSubmitMessage: "Submit Message",
|
|
295
|
-
consensusDeleteTopic: "Delete Topic",
|
|
296
|
-
fileCreate: "Create File",
|
|
297
|
-
fileAppend: "Append File",
|
|
298
|
-
fileUpdate: "Update File",
|
|
299
|
-
fileDelete: "Delete File",
|
|
300
|
-
contractCall: "Contract Call",
|
|
301
|
-
contractCreate: "Create Contract",
|
|
302
|
-
contractUpdate: "Update Contract",
|
|
303
|
-
contractDelete: "Delete Contract",
|
|
304
|
-
ethereumTransaction: "Ethereum Transaction",
|
|
305
|
-
tokenCreate: "Create Token",
|
|
306
|
-
tokenUpdate: "Update Token",
|
|
307
|
-
tokenDelete: "Delete Token",
|
|
308
|
-
tokenAssociate: "Associate Token",
|
|
309
|
-
tokenDissociate: "Dissociate Token",
|
|
310
|
-
tokenMint: "Mint Token",
|
|
311
|
-
tokenBurn: "Burn Token",
|
|
312
|
-
tokenFeeScheduleUpdate: "Update Token Fee Schedule",
|
|
313
|
-
tokenFreeze: "Freeze Token",
|
|
314
|
-
tokenUnfreeze: "Unfreeze Token",
|
|
315
|
-
tokenGrantKyc: "Grant KYC",
|
|
316
|
-
tokenRevokeKyc: "Revoke KYC",
|
|
317
|
-
tokenPause: "Pause Token",
|
|
318
|
-
tokenUnpause: "Unpause Token",
|
|
319
|
-
tokenWipe: "Wipe Token",
|
|
320
|
-
scheduleCreate: "Create Schedule",
|
|
321
|
-
scheduleSign: "Sign Schedule",
|
|
322
|
-
utilPrng: "Generate Random Number",
|
|
323
|
-
unknown: "Unknown Transaction"
|
|
324
|
-
};
|
|
325
|
-
let result;
|
|
326
|
-
if (typeMap[type]) {
|
|
327
|
-
result = typeMap[type];
|
|
328
|
-
} else {
|
|
329
|
-
result = "Unknown Transaction";
|
|
39
|
+
const hrlPattern = /^hcs:\/\/(\d+)\/([0-9]+\.[0-9]+\.[0-9]+)$/;
|
|
40
|
+
const match = hrl.match(hrlPattern);
|
|
41
|
+
if (!match) {
|
|
42
|
+
return null;
|
|
330
43
|
}
|
|
331
|
-
return
|
|
44
|
+
return {
|
|
45
|
+
standard: match[1],
|
|
46
|
+
topicId: match[2]
|
|
47
|
+
};
|
|
332
48
|
}
|
|
333
49
|
/**
|
|
334
|
-
*
|
|
335
|
-
* @param parsedTx - The parsed transaction
|
|
336
|
-
* @returns The human-readable summary of the transaction
|
|
50
|
+
* Validates if a string is a valid HRL
|
|
337
51
|
*/
|
|
338
|
-
|
|
339
|
-
if (
|
|
340
|
-
|
|
341
|
-
const receivers = [];
|
|
342
|
-
for (const transfer of parsedTx.transfers) {
|
|
343
|
-
const originalAmountFloat = parseFloat(transfer.amount);
|
|
344
|
-
let displayStr = transfer.amount;
|
|
345
|
-
if (displayStr.startsWith("-")) {
|
|
346
|
-
displayStr = displayStr.substring(1);
|
|
347
|
-
}
|
|
348
|
-
displayStr = displayStr.replace(/\s*ℏ$/, "");
|
|
349
|
-
if (originalAmountFloat < 0) {
|
|
350
|
-
senders.push(`${transfer.accountId} (${displayStr} ℏ)`);
|
|
351
|
-
} else if (originalAmountFloat > 0) {
|
|
352
|
-
receivers.push(`${transfer.accountId} (${displayStr} ℏ)`);
|
|
353
|
-
}
|
|
354
|
-
}
|
|
355
|
-
if (senders.length > 0 && receivers.length > 0) {
|
|
356
|
-
return `Transfer of HBAR from ${senders.join(", ")} to ${receivers.join(
|
|
357
|
-
", "
|
|
358
|
-
)}`;
|
|
359
|
-
} else {
|
|
360
|
-
return parsedTx.humanReadableType;
|
|
361
|
-
}
|
|
362
|
-
} else if (parsedTx.contractCall) {
|
|
363
|
-
let contractCallSummary = `Contract call to ${parsedTx.contractCall.contractId} with ${parsedTx.contractCall.gas} gas`;
|
|
364
|
-
if (parsedTx.contractCall.amount > 0) {
|
|
365
|
-
contractCallSummary += ` and ${parsedTx.contractCall.amount} HBAR`;
|
|
366
|
-
}
|
|
367
|
-
if (parsedTx.contractCall.functionName) {
|
|
368
|
-
contractCallSummary += ` calling function ${parsedTx.contractCall.functionName}`;
|
|
369
|
-
}
|
|
370
|
-
return contractCallSummary;
|
|
371
|
-
} else if (parsedTx.tokenMint) {
|
|
372
|
-
return `Mint ${parsedTx.tokenMint.amount} tokens for token ${parsedTx.tokenMint.tokenId}`;
|
|
373
|
-
} else if (parsedTx.tokenBurn) {
|
|
374
|
-
return `Burn ${parsedTx.tokenBurn.amount} tokens for token ${parsedTx.tokenBurn.tokenId}`;
|
|
375
|
-
} else if (parsedTx.tokenCreation) {
|
|
376
|
-
let summary = `Create token ${parsedTx.tokenCreation.tokenName || "(No Name)"} (${parsedTx.tokenCreation.tokenSymbol || "(No Symbol)"})`;
|
|
377
|
-
if (parsedTx.tokenCreation.initialSupply) {
|
|
378
|
-
summary += ` with initial supply ${parsedTx.tokenCreation.initialSupply}`;
|
|
379
|
-
}
|
|
380
|
-
if (parsedTx.tokenCreation.customFees?.length) {
|
|
381
|
-
summary += ` including ${parsedTx.tokenCreation.customFees.length} custom fee(s)`;
|
|
382
|
-
}
|
|
383
|
-
return summary;
|
|
384
|
-
} else if (parsedTx.tokenTransfers.length > 0) {
|
|
385
|
-
const tokenGroups = {};
|
|
386
|
-
for (const transfer of parsedTx.tokenTransfers) {
|
|
387
|
-
if (!tokenGroups[transfer.tokenId]) {
|
|
388
|
-
tokenGroups[transfer.tokenId] = [];
|
|
389
|
-
}
|
|
390
|
-
tokenGroups[transfer.tokenId].push(transfer);
|
|
391
|
-
}
|
|
392
|
-
const tokenSummaries = [];
|
|
393
|
-
for (const [tokenId, transfers] of Object.entries(tokenGroups)) {
|
|
394
|
-
const tokenSenders = [];
|
|
395
|
-
const tokenReceivers = [];
|
|
396
|
-
for (const transfer of transfers) {
|
|
397
|
-
const transferAmountValue = parseFloat(transfer.amount.toString());
|
|
398
|
-
if (transferAmountValue < 0) {
|
|
399
|
-
tokenSenders.push(
|
|
400
|
-
`${transfer.accountId} (${Math.abs(transferAmountValue)})`
|
|
401
|
-
);
|
|
402
|
-
} else if (transferAmountValue > 0) {
|
|
403
|
-
tokenReceivers.push(
|
|
404
|
-
`${transfer.accountId} (${transferAmountValue})`
|
|
405
|
-
);
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
if (tokenSenders.length > 0 && tokenReceivers.length > 0) {
|
|
409
|
-
tokenSummaries.push(
|
|
410
|
-
`Transfer of token ${tokenId} from ${tokenSenders.join(
|
|
411
|
-
", "
|
|
412
|
-
)} to ${tokenReceivers.join(", ")}`
|
|
413
|
-
);
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
if (tokenSummaries.length > 0) {
|
|
417
|
-
return tokenSummaries.join("; ");
|
|
418
|
-
} else {
|
|
419
|
-
return parsedTx.humanReadableType;
|
|
420
|
-
}
|
|
421
|
-
} else if (parsedTx.consensusCreateTopic) {
|
|
422
|
-
let summary = `Create new topic`;
|
|
423
|
-
if (parsedTx.consensusCreateTopic.memo) {
|
|
424
|
-
summary += ` with memo "${parsedTx.consensusCreateTopic.memo}"`;
|
|
425
|
-
}
|
|
426
|
-
if (parsedTx.consensusCreateTopic.autoRenewAccountId) {
|
|
427
|
-
summary += `, auto-renew by ${parsedTx.consensusCreateTopic.autoRenewAccountId}`;
|
|
428
|
-
}
|
|
429
|
-
return summary;
|
|
430
|
-
} else if (parsedTx.consensusSubmitMessage) {
|
|
431
|
-
let summary = `Submit message`;
|
|
432
|
-
if (parsedTx.consensusSubmitMessage.topicId) {
|
|
433
|
-
summary += ` to topic ${parsedTx.consensusSubmitMessage.topicId}`;
|
|
434
|
-
}
|
|
435
|
-
if (parsedTx.consensusSubmitMessage.message) {
|
|
436
|
-
if (parsedTx.consensusSubmitMessage.messageEncoding === "utf8") {
|
|
437
|
-
const messagePreview = parsedTx.consensusSubmitMessage.message.substring(0, 70);
|
|
438
|
-
summary += `: "${messagePreview}${parsedTx.consensusSubmitMessage.message.length > 70 ? "..." : ""}"`;
|
|
439
|
-
} else {
|
|
440
|
-
summary += ` (binary message data, length: ${Buffer.from(parsedTx.consensusSubmitMessage.message, "base64").length} bytes)`;
|
|
441
|
-
}
|
|
442
|
-
}
|
|
443
|
-
if (parsedTx.consensusSubmitMessage.chunkInfoNumber && parsedTx.consensusSubmitMessage.chunkInfoTotal) {
|
|
444
|
-
summary += ` (chunk ${parsedTx.consensusSubmitMessage.chunkInfoNumber}/${parsedTx.consensusSubmitMessage.chunkInfoTotal})`;
|
|
445
|
-
}
|
|
446
|
-
return summary;
|
|
447
|
-
} else if (parsedTx.fileCreate) {
|
|
448
|
-
let summary = "Create File";
|
|
449
|
-
if (parsedTx.fileCreate.memo) {
|
|
450
|
-
summary += ` with memo "${parsedTx.fileCreate.memo}"`;
|
|
451
|
-
}
|
|
452
|
-
if (parsedTx.fileCreate.contents) {
|
|
453
|
-
summary += ` (includes content)`;
|
|
454
|
-
}
|
|
455
|
-
return summary;
|
|
456
|
-
} else if (parsedTx.fileAppend) {
|
|
457
|
-
return `Append to File ${parsedTx.fileAppend.fileId || "(Unknown ID)"}`;
|
|
458
|
-
} else if (parsedTx.fileUpdate) {
|
|
459
|
-
return `Update File ${parsedTx.fileUpdate.fileId || "(Unknown ID)"}`;
|
|
460
|
-
} else if (parsedTx.fileDelete) {
|
|
461
|
-
return `Delete File ${parsedTx.fileDelete.fileId || "(Unknown ID)"}`;
|
|
462
|
-
} else if (parsedTx.consensusUpdateTopic) {
|
|
463
|
-
return `Update Topic ${parsedTx.consensusUpdateTopic.topicId || "(Unknown ID)"}`;
|
|
464
|
-
} else if (parsedTx.consensusDeleteTopic) {
|
|
465
|
-
return `Delete Topic ${parsedTx.consensusDeleteTopic.topicId || "(Unknown ID)"}`;
|
|
466
|
-
} else if (parsedTx.tokenUpdate) {
|
|
467
|
-
return `Update Token ${parsedTx.tokenUpdate.tokenId || "(Unknown ID)"}`;
|
|
468
|
-
} else if (parsedTx.tokenFeeScheduleUpdate) {
|
|
469
|
-
return `Update Fee Schedule for Token ${parsedTx.tokenFeeScheduleUpdate.tokenId || "(Unknown ID)"}`;
|
|
470
|
-
} else if (parsedTx.utilPrng) {
|
|
471
|
-
let summary = "Generate Random Number";
|
|
472
|
-
if (parsedTx.utilPrng.range && parsedTx.utilPrng.range > 0) {
|
|
473
|
-
summary += ` (range up to ${parsedTx.utilPrng.range - 1})`;
|
|
474
|
-
}
|
|
475
|
-
return summary;
|
|
476
|
-
} else if (parsedTx.tokenFreeze) {
|
|
477
|
-
return `Freeze Token ${parsedTx.tokenFreeze.tokenId} for Account ${parsedTx.tokenFreeze.accountId}`;
|
|
478
|
-
} else if (parsedTx.tokenUnfreeze) {
|
|
479
|
-
return `Unfreeze Token ${parsedTx.tokenUnfreeze.tokenId} for Account ${parsedTx.tokenUnfreeze.accountId}`;
|
|
480
|
-
} else if (parsedTx.tokenGrantKyc) {
|
|
481
|
-
return `Grant KYC for Token ${parsedTx.tokenGrantKyc.tokenId} to Account ${parsedTx.tokenGrantKyc.accountId}`;
|
|
482
|
-
} else if (parsedTx.tokenRevokeKyc) {
|
|
483
|
-
return `Revoke KYC for Token ${parsedTx.tokenRevokeKyc.tokenId} from Account ${parsedTx.tokenRevokeKyc.accountId}`;
|
|
484
|
-
} else if (parsedTx.tokenPause) {
|
|
485
|
-
return `Pause Token ${parsedTx.tokenPause.tokenId}`;
|
|
486
|
-
} else if (parsedTx.tokenUnpause) {
|
|
487
|
-
return `Unpause Token ${parsedTx.tokenUnpause.tokenId}`;
|
|
488
|
-
} else if (parsedTx.tokenWipeAccount) {
|
|
489
|
-
let summary = `Wipe Token ${parsedTx.tokenWipeAccount.tokenId} from Account ${parsedTx.tokenWipeAccount.accountId}`;
|
|
490
|
-
if (parsedTx.tokenWipeAccount.serialNumbers?.length) {
|
|
491
|
-
summary += ` (Serials: ${parsedTx.tokenWipeAccount.serialNumbers.join(
|
|
492
|
-
", "
|
|
493
|
-
)})`;
|
|
494
|
-
}
|
|
495
|
-
if (parsedTx.tokenWipeAccount.amount) {
|
|
496
|
-
summary += ` (Amount: ${parsedTx.tokenWipeAccount.amount})`;
|
|
497
|
-
}
|
|
498
|
-
return summary;
|
|
499
|
-
} else if (parsedTx.tokenDelete) {
|
|
500
|
-
return `Delete Token ${parsedTx.tokenDelete.tokenId}`;
|
|
501
|
-
} else if (parsedTx.tokenAssociate) {
|
|
502
|
-
return `Associate Account ${parsedTx.tokenAssociate.accountId} with Tokens: ${parsedTx.tokenAssociate.tokenIds?.join(", ")}`;
|
|
503
|
-
} else if (parsedTx.tokenDissociate) {
|
|
504
|
-
return `Dissociate Account ${parsedTx.tokenDissociate.accountId} from Tokens: ${parsedTx.tokenDissociate.tokenIds?.join(", ")}`;
|
|
505
|
-
} else if (parsedTx.cryptoDelete) {
|
|
506
|
-
return `Delete Account ${parsedTx.cryptoDelete.deleteAccountId}`;
|
|
507
|
-
}
|
|
508
|
-
if (parsedTx.cryptoCreateAccount) {
|
|
509
|
-
let summary = "Create Account";
|
|
510
|
-
if (parsedTx.cryptoCreateAccount.initialBalance && parsedTx.cryptoCreateAccount.initialBalance !== "0") {
|
|
511
|
-
summary += ` with balance ${parsedTx.cryptoCreateAccount.initialBalance}`;
|
|
512
|
-
}
|
|
513
|
-
if (parsedTx.cryptoCreateAccount.alias) {
|
|
514
|
-
summary += ` (Alias: ${parsedTx.cryptoCreateAccount.alias})`;
|
|
515
|
-
}
|
|
516
|
-
return summary;
|
|
517
|
-
}
|
|
518
|
-
if (parsedTx.cryptoUpdateAccount) {
|
|
519
|
-
return `Update Account ${parsedTx.cryptoUpdateAccount.accountIdToUpdate || "(Unknown ID)"}`;
|
|
520
|
-
}
|
|
521
|
-
if (parsedTx.cryptoApproveAllowance) {
|
|
522
|
-
let count = (parsedTx.cryptoApproveAllowance.hbarAllowances?.length || 0) + (parsedTx.cryptoApproveAllowance.tokenAllowances?.length || 0) + (parsedTx.cryptoApproveAllowance.nftAllowances?.length || 0);
|
|
523
|
-
return `Approve ${count} Crypto Allowance(s)`;
|
|
52
|
+
isValidHRL(hrl) {
|
|
53
|
+
if (!hrl || typeof hrl !== "string") {
|
|
54
|
+
return false;
|
|
524
55
|
}
|
|
525
|
-
|
|
526
|
-
|
|
56
|
+
const parsed = this.parseHRL(hrl);
|
|
57
|
+
if (!parsed) {
|
|
58
|
+
return false;
|
|
527
59
|
}
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
summary += ` (Memo: ${parsedTx.contractCreate.memo})`;
|
|
532
|
-
}
|
|
533
|
-
return summary;
|
|
60
|
+
const topicIdPattern = /^[0-9]+\.[0-9]+\.[0-9]+$/;
|
|
61
|
+
if (!topicIdPattern.test(parsed.topicId)) {
|
|
62
|
+
return false;
|
|
534
63
|
}
|
|
535
|
-
|
|
536
|
-
|
|
64
|
+
return true;
|
|
65
|
+
}
|
|
66
|
+
async getContentWithType(hrl, options) {
|
|
67
|
+
if (!this.isValidHRL(hrl)) {
|
|
68
|
+
return {
|
|
69
|
+
content: hrl,
|
|
70
|
+
contentType: "text/plain",
|
|
71
|
+
isBinary: false
|
|
72
|
+
};
|
|
537
73
|
}
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
}
|
|
545
|
-
|
|
74
|
+
try {
|
|
75
|
+
const result = await this.resolveHRL(hrl, options);
|
|
76
|
+
return {
|
|
77
|
+
content: result.content,
|
|
78
|
+
contentType: result.contentType,
|
|
79
|
+
isBinary: result.isBinary
|
|
80
|
+
};
|
|
81
|
+
} catch (e) {
|
|
82
|
+
const error = e;
|
|
83
|
+
const logMessage = `Error resolving HRL for content and type: ${error.message}`;
|
|
84
|
+
this.logger.error(logMessage);
|
|
85
|
+
throw new Error(logMessage);
|
|
546
86
|
}
|
|
547
|
-
|
|
548
|
-
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Resolves HRL content with proper content type detection
|
|
90
|
+
*/
|
|
91
|
+
async resolveHRL(hrl, options) {
|
|
92
|
+
const parsed = this.parseHRL(hrl);
|
|
93
|
+
if (!parsed) {
|
|
94
|
+
throw new Error(`Invalid HRL format: ${hrl}`);
|
|
549
95
|
}
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
}
|
|
558
|
-
const
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
96
|
+
const { standard, topicId } = parsed;
|
|
97
|
+
this.logger.debug(
|
|
98
|
+
`Resolving HRL reference: standard=${standard}, topicId=${topicId}`
|
|
99
|
+
);
|
|
100
|
+
try {
|
|
101
|
+
const cdnEndpoint = options.cdnEndpoint || this.defaultEndpoint;
|
|
102
|
+
const cdnUrl = `${cdnEndpoint}/${topicId}?network=${options.network}`;
|
|
103
|
+
this.logger.debug(`Fetching content from CDN: ${cdnUrl}`);
|
|
104
|
+
const headResponse = await axios.head(cdnUrl);
|
|
105
|
+
const contentType = headResponse.headers["content-type"] || "";
|
|
106
|
+
const isBinary = this.isBinaryContentType(contentType);
|
|
107
|
+
if (isBinary || options.returnRaw) {
|
|
108
|
+
const response2 = await axios.get(cdnUrl, {
|
|
109
|
+
responseType: "arraybuffer"
|
|
110
|
+
});
|
|
111
|
+
return {
|
|
112
|
+
content: response2.data,
|
|
113
|
+
contentType,
|
|
114
|
+
topicId,
|
|
115
|
+
isBinary: true
|
|
116
|
+
};
|
|
117
|
+
}
|
|
118
|
+
if (contentType === "application/json") {
|
|
119
|
+
const response2 = await axios.get(cdnUrl, {
|
|
120
|
+
responseType: "json"
|
|
121
|
+
});
|
|
122
|
+
if (!response2.data) {
|
|
123
|
+
throw new Error(`Failed to fetch content from topic: ${topicId}`);
|
|
576
124
|
}
|
|
125
|
+
return {
|
|
126
|
+
content: response2.data,
|
|
127
|
+
contentType,
|
|
128
|
+
topicId,
|
|
129
|
+
isBinary: false
|
|
130
|
+
};
|
|
131
|
+
}
|
|
132
|
+
const response = await axios.get(cdnUrl);
|
|
133
|
+
if (!response.data) {
|
|
134
|
+
throw new Error(`Failed to fetch content from topic: ${topicId}`);
|
|
135
|
+
}
|
|
136
|
+
let content;
|
|
137
|
+
if (typeof response.data === "object") {
|
|
138
|
+
content = response.data.content || response.data.text || JSON.stringify(response.data);
|
|
139
|
+
} else {
|
|
140
|
+
content = response.data;
|
|
577
141
|
}
|
|
578
|
-
|
|
142
|
+
return {
|
|
143
|
+
content,
|
|
144
|
+
contentType,
|
|
145
|
+
topicId,
|
|
146
|
+
isBinary: false
|
|
147
|
+
};
|
|
148
|
+
} catch (e) {
|
|
149
|
+
const error = e;
|
|
150
|
+
const logMessage = `Error resolving HRL reference: ${error.message}`;
|
|
151
|
+
this.logger.error(logMessage);
|
|
152
|
+
throw new Error(logMessage);
|
|
579
153
|
}
|
|
580
|
-
return "Unknown Transaction";
|
|
581
154
|
}
|
|
582
155
|
}
|
|
583
156
|
export {
|
|
584
|
-
|
|
157
|
+
HRLResolver
|
|
585
158
|
};
|
|
586
159
|
//# sourceMappingURL=standards-sdk.es19.js.map
|