@0xsequence/metadata 0.29.1 → 0.31.3
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/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# @0xsequence/metadata
|
|
2
2
|
|
|
3
|
+
## 0.31.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- update metadata bindings
|
|
8
|
+
|
|
9
|
+
## 0.31.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- - upgrading to ethers v5.5
|
|
14
|
+
|
|
15
|
+
## 0.30.0
|
|
16
|
+
|
|
17
|
+
### Minor Changes
|
|
18
|
+
|
|
19
|
+
- - upgrade most deps
|
|
20
|
+
|
|
21
|
+
## 0.29.8
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- update api
|
|
26
|
+
|
|
3
27
|
## 0.29.1
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
@@ -27,7 +27,7 @@ function _extends() {
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
/* eslint-disable */
|
|
30
|
-
// sequence-metadata v0.4.0
|
|
30
|
+
// sequence-metadata v0.4.0 98c575a36feeb2db3d5b9579998bec985c6550ef
|
|
31
31
|
// --
|
|
32
32
|
// This file has been generated by https://github.com/webrpc/webrpc using gen/typescript
|
|
33
33
|
// Do not edit by hand. Update your webrpc schema and re-generate.
|
|
@@ -36,7 +36,7 @@ const WebRPCVersion = "v1"; // Schema version of your RIDL schema
|
|
|
36
36
|
|
|
37
37
|
const WebRPCSchemaVersion = "v0.4.0"; // Schema hash generated from your RIDL schema
|
|
38
38
|
|
|
39
|
-
const WebRPCSchemaHash = "
|
|
39
|
+
const WebRPCSchemaHash = "98c575a36feeb2db3d5b9579998bec985c6550ef"; //
|
|
40
40
|
// Types
|
|
41
41
|
//
|
|
42
42
|
|
|
@@ -211,7 +211,7 @@ const buildResponse = res => {
|
|
|
211
211
|
|
|
212
212
|
class SequenceMetadataClient extends Metadata {
|
|
213
213
|
constructor(hostname) {
|
|
214
|
-
super(hostname, fetch__default[
|
|
214
|
+
super(hostname, fetch__default["default"]);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
}
|
|
@@ -27,7 +27,7 @@ function _extends() {
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
/* eslint-disable */
|
|
30
|
-
// sequence-metadata v0.4.0
|
|
30
|
+
// sequence-metadata v0.4.0 98c575a36feeb2db3d5b9579998bec985c6550ef
|
|
31
31
|
// --
|
|
32
32
|
// This file has been generated by https://github.com/webrpc/webrpc using gen/typescript
|
|
33
33
|
// Do not edit by hand. Update your webrpc schema and re-generate.
|
|
@@ -36,7 +36,7 @@ const WebRPCVersion = "v1"; // Schema version of your RIDL schema
|
|
|
36
36
|
|
|
37
37
|
const WebRPCSchemaVersion = "v0.4.0"; // Schema hash generated from your RIDL schema
|
|
38
38
|
|
|
39
|
-
const WebRPCSchemaHash = "
|
|
39
|
+
const WebRPCSchemaHash = "98c575a36feeb2db3d5b9579998bec985c6550ef"; //
|
|
40
40
|
// Types
|
|
41
41
|
//
|
|
42
42
|
|
|
@@ -211,7 +211,7 @@ const buildResponse = res => {
|
|
|
211
211
|
|
|
212
212
|
class SequenceMetadataClient extends Metadata {
|
|
213
213
|
constructor(hostname) {
|
|
214
|
-
super(hostname, fetch__default[
|
|
214
|
+
super(hostname, fetch__default["default"]);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
}
|
|
@@ -19,7 +19,7 @@ function _extends() {
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
/* eslint-disable */
|
|
22
|
-
// sequence-metadata v0.4.0
|
|
22
|
+
// sequence-metadata v0.4.0 98c575a36feeb2db3d5b9579998bec985c6550ef
|
|
23
23
|
// --
|
|
24
24
|
// This file has been generated by https://github.com/webrpc/webrpc using gen/typescript
|
|
25
25
|
// Do not edit by hand. Update your webrpc schema and re-generate.
|
|
@@ -28,7 +28,7 @@ const WebRPCVersion = "v1"; // Schema version of your RIDL schema
|
|
|
28
28
|
|
|
29
29
|
const WebRPCSchemaVersion = "v0.4.0"; // Schema hash generated from your RIDL schema
|
|
30
30
|
|
|
31
|
-
const WebRPCSchemaHash = "
|
|
31
|
+
const WebRPCSchemaHash = "98c575a36feeb2db3d5b9579998bec985c6550ef"; //
|
|
32
32
|
// Types
|
|
33
33
|
//
|
|
34
34
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const WebRPCVersion = "v1";
|
|
2
2
|
export declare const WebRPCSchemaVersion = "v0.4.0";
|
|
3
|
-
export declare const WebRPCSchemaHash = "
|
|
3
|
+
export declare const WebRPCSchemaHash = "98c575a36feeb2db3d5b9579998bec985c6550ef";
|
|
4
4
|
export declare enum SwapType {
|
|
5
5
|
UNKNOWN = "UNKNOWN",
|
|
6
6
|
BUY = "BUY",
|
|
@@ -39,6 +39,7 @@ export interface ContractInfoExtensions {
|
|
|
39
39
|
ogImage: string;
|
|
40
40
|
originChainId: number;
|
|
41
41
|
originAddress: string;
|
|
42
|
+
blacklist: boolean;
|
|
42
43
|
}
|
|
43
44
|
export interface TokenMetadata {
|
|
44
45
|
tokenId: string;
|
package/package.json
CHANGED
package/src/metadata.gen.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
|
-
// sequence-metadata v0.4.0
|
|
2
|
+
// sequence-metadata v0.4.0 98c575a36feeb2db3d5b9579998bec985c6550ef
|
|
3
3
|
// --
|
|
4
4
|
// This file has been generated by https://github.com/webrpc/webrpc using gen/typescript
|
|
5
5
|
// Do not edit by hand. Update your webrpc schema and re-generate.
|
|
@@ -11,7 +11,7 @@ export const WebRPCVersion = "v1"
|
|
|
11
11
|
export const WebRPCSchemaVersion = "v0.4.0"
|
|
12
12
|
|
|
13
13
|
// Schema hash generated from your RIDL schema
|
|
14
|
-
export const WebRPCSchemaHash = "
|
|
14
|
+
export const WebRPCSchemaHash = "98c575a36feeb2db3d5b9579998bec985c6550ef"
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
//
|
|
@@ -60,6 +60,7 @@ export interface ContractInfoExtensions {
|
|
|
60
60
|
ogImage: string
|
|
61
61
|
originChainId: number
|
|
62
62
|
originAddress: string
|
|
63
|
+
blacklist: boolean
|
|
63
64
|
}
|
|
64
65
|
|
|
65
66
|
export interface TokenMetadata {
|