@xyo-network/evm-token-interface-diviner 2.89.0 → 2.89.1
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.
|
@@ -47,7 +47,7 @@ export type EvmTokenInterfaceImplemented = Payload<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Identity function for EvmTokenInterfaceImplemented payload
|
|
49
49
|
*/
|
|
50
|
-
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields &
|
|
50
|
+
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
51
51
|
/**
|
|
52
52
|
* The contract address
|
|
53
53
|
*/
|
|
@@ -47,7 +47,7 @@ export type EvmTokenInterfaceImplemented = Payload<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Identity function for EvmTokenInterfaceImplemented payload
|
|
49
49
|
*/
|
|
50
|
-
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields &
|
|
50
|
+
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
51
51
|
/**
|
|
52
52
|
* The contract address
|
|
53
53
|
*/
|
|
@@ -47,7 +47,7 @@ export type EvmTokenInterfaceImplemented = Payload<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Identity function for EvmTokenInterfaceImplemented payload
|
|
49
49
|
*/
|
|
50
|
-
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields &
|
|
50
|
+
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
51
51
|
/**
|
|
52
52
|
* The contract address
|
|
53
53
|
*/
|
package/dist/node/Payload.d.cts
CHANGED
|
@@ -47,7 +47,7 @@ export type EvmTokenInterfaceImplemented = Payload<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Identity function for EvmTokenInterfaceImplemented payload
|
|
49
49
|
*/
|
|
50
|
-
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields &
|
|
50
|
+
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
51
51
|
/**
|
|
52
52
|
* The contract address
|
|
53
53
|
*/
|
package/dist/node/Payload.d.mts
CHANGED
|
@@ -47,7 +47,7 @@ export type EvmTokenInterfaceImplemented = Payload<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Identity function for EvmTokenInterfaceImplemented payload
|
|
49
49
|
*/
|
|
50
|
-
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields &
|
|
50
|
+
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
51
51
|
/**
|
|
52
52
|
* The contract address
|
|
53
53
|
*/
|
package/dist/node/Payload.d.ts
CHANGED
|
@@ -47,7 +47,7 @@ export type EvmTokenInterfaceImplemented = Payload<{
|
|
|
47
47
|
/**
|
|
48
48
|
* Identity function for EvmTokenInterfaceImplemented payload
|
|
49
49
|
*/
|
|
50
|
-
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields &
|
|
50
|
+
export declare const isEvmTokenInterfaceImplemented: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
51
51
|
/**
|
|
52
52
|
* The contract address
|
|
53
53
|
*/
|
package/package.json
CHANGED
|
@@ -10,35 +10,35 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/plugins/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xylabs/assert": "^3.0.
|
|
14
|
-
"@xyo-network/diviner-abstract": "^2.92.
|
|
15
|
-
"@xyo-network/diviner-model": "^2.92.
|
|
16
|
-
"@xyo-network/evm-contract-witness": "~2.89.
|
|
17
|
-
"@xyo-network/module-model": "^2.92.
|
|
13
|
+
"@xylabs/assert": "^3.0.15",
|
|
14
|
+
"@xyo-network/diviner-abstract": "^2.92.8",
|
|
15
|
+
"@xyo-network/diviner-model": "^2.92.8",
|
|
16
|
+
"@xyo-network/evm-contract-witness": "~2.89.1",
|
|
17
|
+
"@xyo-network/module-model": "^2.92.8",
|
|
18
18
|
"@xyo-network/open-zeppelin-typechain": "^3.0.5",
|
|
19
|
-
"@xyo-network/payload-model": "^2.92.
|
|
19
|
+
"@xyo-network/payload-model": "^2.92.8",
|
|
20
20
|
"ethers": "^6.11.1"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@xylabs/delay": "^3.0.
|
|
24
|
-
"@xylabs/jest-helpers": "^3.0.
|
|
25
|
-
"@xylabs/ts-scripts-yarn3": "^3.
|
|
26
|
-
"@xylabs/tsconfig": "^3.
|
|
27
|
-
"@xyo-network/account": "^2.92.
|
|
28
|
-
"@xyo-network/archivist-memory": "^2.92.
|
|
29
|
-
"@xyo-network/boundwitness-model": "^2.92.
|
|
30
|
-
"@xyo-network/diviner-boundwitness-memory": "^2.92.
|
|
31
|
-
"@xyo-network/diviner-jsonpatch": "^2.92.
|
|
32
|
-
"@xyo-network/diviner-payload-memory": "^2.92.
|
|
33
|
-
"@xyo-network/diviner-payload-model": "^2.92.
|
|
34
|
-
"@xyo-network/diviner-stateful": "^2.92.
|
|
35
|
-
"@xyo-network/diviner-temporal-indexing": "^2.92.
|
|
36
|
-
"@xyo-network/manifest": "^2.92.
|
|
37
|
-
"@xyo-network/node-memory": "^2.92.
|
|
23
|
+
"@xylabs/delay": "^3.0.15",
|
|
24
|
+
"@xylabs/jest-helpers": "^3.0.15",
|
|
25
|
+
"@xylabs/ts-scripts-yarn3": "^3.5.2",
|
|
26
|
+
"@xylabs/tsconfig": "^3.5.2",
|
|
27
|
+
"@xyo-network/account": "^2.92.8",
|
|
28
|
+
"@xyo-network/archivist-memory": "^2.92.8",
|
|
29
|
+
"@xyo-network/boundwitness-model": "^2.92.8",
|
|
30
|
+
"@xyo-network/diviner-boundwitness-memory": "^2.92.8",
|
|
31
|
+
"@xyo-network/diviner-jsonpatch": "^2.92.8",
|
|
32
|
+
"@xyo-network/diviner-payload-memory": "^2.92.8",
|
|
33
|
+
"@xyo-network/diviner-payload-model": "^2.92.8",
|
|
34
|
+
"@xyo-network/diviner-stateful": "^2.92.8",
|
|
35
|
+
"@xyo-network/diviner-temporal-indexing": "^2.92.8",
|
|
36
|
+
"@xyo-network/manifest": "^2.92.8",
|
|
37
|
+
"@xyo-network/node-memory": "^2.92.8",
|
|
38
38
|
"@xyo-network/open-zeppelin-typechain": "^3.0.5",
|
|
39
|
-
"@xyo-network/sentinel-model": "^2.92.
|
|
40
|
-
"@xyo-network/witness-evm-abstract": "^2.92.
|
|
41
|
-
"@xyo-network/witness-timestamp": "^2.92.
|
|
39
|
+
"@xyo-network/sentinel-model": "^2.92.8",
|
|
40
|
+
"@xyo-network/witness-evm-abstract": "^2.92.8",
|
|
41
|
+
"@xyo-network/witness-timestamp": "^2.92.8",
|
|
42
42
|
"jest": "^29.7.0",
|
|
43
43
|
"typescript": "^5.4.2"
|
|
44
44
|
},
|
|
@@ -81,6 +81,6 @@
|
|
|
81
81
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
82
82
|
},
|
|
83
83
|
"sideEffects": false,
|
|
84
|
-
"version": "2.89.
|
|
84
|
+
"version": "2.89.1",
|
|
85
85
|
"type": "module"
|
|
86
86
|
}
|