@xyo-network/react-storybook 2.41.34 → 2.41.36
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/docs.json +324 -324
- package/dist/{cjs → types}/DeprecateStory.d.ts +0 -0
- package/dist/{cjs → types}/DeprecateStory.d.ts.map +0 -0
- package/dist/{cjs → types}/WithMapboxSetup.d.ts +0 -0
- package/dist/{cjs → types}/WithMapboxSetup.d.ts.map +0 -0
- package/dist/{cjs → types}/WithRefDecorator.d.ts +0 -0
- package/dist/{cjs → types}/WithRefDecorator.d.ts.map +0 -0
- package/dist/{cjs → types}/WrappedArgs.d.ts +0 -0
- package/dist/{cjs → types}/WrappedArgs.d.ts.map +0 -0
- package/dist/{cjs → types}/WrappedAuthComponent.d.ts +0 -0
- package/dist/{cjs → types}/WrappedAuthComponent.d.ts.map +0 -0
- package/dist/{cjs → types}/archivistApiDecorator.d.ts +0 -0
- package/dist/{cjs → types}/archivistApiDecorator.d.ts.map +0 -0
- package/dist/{cjs → types}/authDecorator.d.ts +0 -0
- package/dist/{cjs → types}/authDecorator.d.ts.map +0 -0
- package/dist/{cjs → types}/index.d.ts +0 -0
- package/dist/{cjs → types}/index.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleAddressHistory.d.ts +0 -0
- package/dist/{cjs → types}/sampleAddressHistory.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleBlock.d.ts +0 -0
- package/dist/{cjs → types}/sampleBlock.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleCoinGeckoPayload.d.ts +0 -0
- package/dist/{cjs → types}/sampleCoinGeckoPayload.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleEthereumGasDivinerPayload.d.ts +0 -0
- package/dist/{cjs → types}/sampleEthereumGasDivinerPayload.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/blocknative.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/blocknative.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/ethGasStation.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/ethGasStation.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/etherchainV1.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/etherchainV1.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/etherchainV2.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/etherchainV2.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/ethers.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/ethers.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/etherscan.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/etherscan.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/index.d.ts +0 -0
- package/dist/{cjs → types}/sampleGasPricePayloads/index.d.ts.map +0 -0
- package/dist/{cjs → types}/samplePayload.d.ts +0 -0
- package/dist/{cjs → types}/samplePayload.d.ts.map +0 -0
- package/dist/{cjs → types}/sampleUniswapPayload.d.ts +0 -0
- package/dist/{cjs → types}/sampleUniswapPayload.d.ts.map +0 -0
- package/dist/{cjs → types}/useAppThemeDecorator.d.ts +0 -0
- package/dist/{cjs → types}/useAppThemeDecorator.d.ts.map +0 -0
- package/package.json +16 -14
- package/dist/esm/DeprecateStory.d.ts +0 -5
- package/dist/esm/DeprecateStory.d.ts.map +0 -1
- package/dist/esm/WithMapboxSetup.d.ts +0 -3
- package/dist/esm/WithMapboxSetup.d.ts.map +0 -1
- package/dist/esm/WithRefDecorator.d.ts +0 -3
- package/dist/esm/WithRefDecorator.d.ts.map +0 -1
- package/dist/esm/WrappedArgs.d.ts +0 -7
- package/dist/esm/WrappedArgs.d.ts.map +0 -1
- package/dist/esm/WrappedAuthComponent.d.ts +0 -4
- package/dist/esm/WrappedAuthComponent.d.ts.map +0 -1
- package/dist/esm/archivistApiDecorator.d.ts +0 -4
- package/dist/esm/archivistApiDecorator.d.ts.map +0 -1
- package/dist/esm/authDecorator.d.ts +0 -3
- package/dist/esm/authDecorator.d.ts.map +0 -1
- package/dist/esm/index.d.ts +0 -16
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/sampleAddressHistory.d.ts +0 -35
- package/dist/esm/sampleAddressHistory.d.ts.map +0 -1
- package/dist/esm/sampleBlock.d.ts +0 -7
- package/dist/esm/sampleBlock.d.ts.map +0 -1
- package/dist/esm/sampleCoinGeckoPayload.d.ts +0 -73
- package/dist/esm/sampleCoinGeckoPayload.d.ts.map +0 -1
- package/dist/esm/sampleEthereumGasDivinerPayload.d.ts +0 -24
- package/dist/esm/sampleEthereumGasDivinerPayload.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/blocknative.d.ts +0 -68
- package/dist/esm/sampleGasPricePayloads/blocknative.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/ethGasStation.d.ts +0 -19
- package/dist/esm/sampleGasPricePayloads/ethGasStation.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/etherchainV1.d.ts +0 -11
- package/dist/esm/sampleGasPricePayloads/etherchainV1.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/etherchainV2.d.ts +0 -14
- package/dist/esm/sampleGasPricePayloads/etherchainV2.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/ethers.d.ts +0 -9
- package/dist/esm/sampleGasPricePayloads/ethers.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/etherscan.d.ts +0 -15
- package/dist/esm/sampleGasPricePayloads/etherscan.d.ts.map +0 -1
- package/dist/esm/sampleGasPricePayloads/index.d.ts +0 -7
- package/dist/esm/sampleGasPricePayloads/index.d.ts.map +0 -1
- package/dist/esm/samplePayload.d.ts +0 -32
- package/dist/esm/samplePayload.d.ts.map +0 -1
- package/dist/esm/sampleUniswapPayload.d.ts +0 -17
- package/dist/esm/sampleUniswapPayload.d.ts.map +0 -1
- package/dist/esm/useAppThemeDecorator.d.ts +0 -4
- package/dist/esm/useAppThemeDecorator.d.ts.map +0 -1
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -11,17 +11,17 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@storybook/react": "^6.5.15",
|
|
14
|
-
"@xylabs/react-flexbox": "^2.15.
|
|
15
|
-
"@xylabs/react-invertable-theme": "^2.15.
|
|
16
|
-
"@xylabs/react-shared": "^2.15.
|
|
17
|
-
"@xyo-network/boundwitness-model": "^2.43.
|
|
18
|
-
"@xyo-network/payload-builder": "^2.43.
|
|
19
|
-
"@xyo-network/payload-model": "^2.43.
|
|
20
|
-
"@xyo-network/react-api": "^2.41.
|
|
21
|
-
"@xyo-network/react-auth": "^2.41.
|
|
22
|
-
"@xyo-network/react-map": "^2.41.
|
|
23
|
-
"@xyo-network/react-theme": "^2.41.
|
|
24
|
-
"@xyo-network/react-wallet-service": "^2.41.
|
|
14
|
+
"@xylabs/react-flexbox": "^2.15.11",
|
|
15
|
+
"@xylabs/react-invertable-theme": "^2.15.11",
|
|
16
|
+
"@xylabs/react-shared": "^2.15.11",
|
|
17
|
+
"@xyo-network/boundwitness-model": "^2.43.10",
|
|
18
|
+
"@xyo-network/payload-builder": "^2.43.10",
|
|
19
|
+
"@xyo-network/payload-model": "^2.43.10",
|
|
20
|
+
"@xyo-network/react-api": "^2.41.36",
|
|
21
|
+
"@xyo-network/react-auth": "^2.41.36",
|
|
22
|
+
"@xyo-network/react-map": "^2.41.36",
|
|
23
|
+
"@xyo-network/react-theme": "^2.41.36",
|
|
24
|
+
"@xyo-network/react-wallet-service": "^2.41.36",
|
|
25
25
|
"lodash": "^4.17.21",
|
|
26
26
|
"require-from-string": "^2.0.2",
|
|
27
27
|
"storybook-dark-mode": "^2.0.5"
|
|
@@ -41,8 +41,10 @@
|
|
|
41
41
|
},
|
|
42
42
|
"description": "Common React library for all XYO projects that use React",
|
|
43
43
|
"devDependencies": {
|
|
44
|
+
"@storybook/react": "^6.5.15",
|
|
44
45
|
"@types/lodash": "^4.14.191",
|
|
45
|
-
"@xylabs/ts-scripts-yarn3": "2.12.
|
|
46
|
+
"@xylabs/ts-scripts-yarn3": "2.12.25",
|
|
47
|
+
"require-from-string": "^2.0.2"
|
|
46
48
|
},
|
|
47
49
|
"browser": "dist/esm/index.js",
|
|
48
50
|
"docs": "dist/docs.json",
|
|
@@ -85,6 +87,6 @@
|
|
|
85
87
|
"license": "yarn license-checker --exclude \"MIT, ISC, Apache-2.0, BSD, BSD-2-Clause, CC-BY-4.0, Unlicense, CC-BY-3.0, CC0-1.0\""
|
|
86
88
|
},
|
|
87
89
|
"sideEffects": false,
|
|
88
|
-
"types": "dist/
|
|
89
|
-
"version": "2.41.
|
|
90
|
+
"types": "dist/types/index.d.ts",
|
|
91
|
+
"version": "2.41.36"
|
|
90
92
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DeprecateStory.d.ts","sourceRoot":"","sources":["../../src/DeprecateStory.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAOzD,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WithMapboxSetup.d.ts","sourceRoot":"","sources":["../../src/WithMapboxSetup.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AAG9C,eAAO,MAAM,eAAe,EAAE,WAM7B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WithRefDecorator.d.ts","sourceRoot":"","sources":["../../src/WithRefDecorator.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AAG9C,eAAO,MAAM,gBAAgB,EAAE,WAiB9B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WrappedArgs.d.ts","sourceRoot":"","sources":["../../src/WrappedArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAA;AAEnD,MAAM,WAAW,WAAW;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,CAAA;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WrappedAuthComponent.d.ts","sourceRoot":"","sources":["../../src/WrappedAuthComponent.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAE3C,MAAM,MAAM,oBAAoB,GAAG,CAAC,KAAK,EAAE,WAAW,KAAK,KAAK,CAAC,YAAY,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"archivistApiDecorator.d.ts","sourceRoot":"","sources":["../../src/archivistApiDecorator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AAG9C,QAAA,MAAM,qBAAqB,EAAE,WAM5B,CAAA;AAED,OAAO,EAAE,qBAAqB,EAAE,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"authDecorator.d.ts","sourceRoot":"","sources":["../../src/authDecorator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AAsB9C,eAAO,MAAM,aAAa,EAAE,WAmB3B,CAAA"}
|
package/dist/esm/index.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export * from './archivistApiDecorator';
|
|
2
|
-
export * from './authDecorator';
|
|
3
|
-
export * from './DeprecateStory';
|
|
4
|
-
export * from './sampleAddressHistory';
|
|
5
|
-
export * from './sampleBlock';
|
|
6
|
-
export * from './sampleCoinGeckoPayload';
|
|
7
|
-
export * from './sampleEthereumGasDivinerPayload';
|
|
8
|
-
export * from './sampleGasPricePayloads';
|
|
9
|
-
export * from './samplePayload';
|
|
10
|
-
export * from './sampleUniswapPayload';
|
|
11
|
-
export * from './useAppThemeDecorator';
|
|
12
|
-
export * from './WithMapboxSetup';
|
|
13
|
-
export * from './WithRefDecorator';
|
|
14
|
-
export * from './WrappedArgs';
|
|
15
|
-
export * from './WrappedAuthComponent';
|
|
16
|
-
//# sourceMappingURL=index.d.ts.map
|
package/dist/esm/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,kBAAkB,CAAA;AAChC,cAAc,wBAAwB,CAAA;AACtC,cAAc,eAAe,CAAA;AAC7B,cAAc,0BAA0B,CAAA;AACxC,cAAc,mCAAmC,CAAA;AACjD,cAAc,0BAA0B,CAAA;AACxC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA;AACtC,cAAc,mBAAmB,CAAA;AACjC,cAAc,oBAAoB,CAAA;AAClC,cAAc,eAAe,CAAA;AAC7B,cAAc,wBAAwB,CAAA"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export declare const sampleAddressHistory: ({
|
|
2
|
-
_signatures: string[];
|
|
3
|
-
addresses: string[];
|
|
4
|
-
payload_hashes: string[];
|
|
5
|
-
payload_schemas: string[];
|
|
6
|
-
previous_hashes: string[];
|
|
7
|
-
schema: "network.xyo.boundwitness";
|
|
8
|
-
timestamp: number;
|
|
9
|
-
} | {
|
|
10
|
-
_signatures: string[];
|
|
11
|
-
addresses: string[];
|
|
12
|
-
payload_hashes: string[];
|
|
13
|
-
payload_schemas: string[];
|
|
14
|
-
previous_hashes: null[];
|
|
15
|
-
schema: "network.xyo.boundwitness";
|
|
16
|
-
timestamp: number;
|
|
17
|
-
})[];
|
|
18
|
-
export declare const randomizedSampleAddressHistory: ({
|
|
19
|
-
_signatures: string[];
|
|
20
|
-
addresses: string[];
|
|
21
|
-
payload_hashes: string[];
|
|
22
|
-
payload_schemas: string[];
|
|
23
|
-
previous_hashes: string[];
|
|
24
|
-
schema: "network.xyo.boundwitness";
|
|
25
|
-
timestamp: number;
|
|
26
|
-
} | {
|
|
27
|
-
_signatures: string[];
|
|
28
|
-
addresses: string[];
|
|
29
|
-
payload_hashes: string[];
|
|
30
|
-
payload_schemas: string[];
|
|
31
|
-
previous_hashes: null[];
|
|
32
|
-
schema: "network.xyo.boundwitness";
|
|
33
|
-
timestamp: number;
|
|
34
|
-
})[];
|
|
35
|
-
//# sourceMappingURL=sampleAddressHistory.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sampleAddressHistory.d.ts","sourceRoot":"","sources":["../../src/sampleAddressHistory.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;IAuDhC,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;IAuD1C,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { XyoBoundWitness } from '@xyo-network/boundwitness-model';
|
|
2
|
-
export declare const sampleBlock: XyoBoundWitness;
|
|
3
|
-
export declare const sampleBlockWithBoundWitnessPayload: XyoBoundWitness;
|
|
4
|
-
export declare const sampleBlockWithPayloads: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").XyoBoundWitnessFields & {
|
|
5
|
-
schema: "network.xyo.boundwitness";
|
|
6
|
-
};
|
|
7
|
-
//# sourceMappingURL=sampleBlock.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sampleBlock.d.ts","sourceRoot":"","sources":["../../src/sampleBlock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA;AAEjE,eAAO,MAAM,WAAW,EAAE,eAqBzB,CAAA;AACD,eAAO,MAAM,kCAAkC,EAAE,eAqBhD,CAAA;AACD,eAAO,MAAM,uBAAuB;;CA6ChB,CAAA"}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
export declare const sampleCoinGeckoPayload: {
|
|
2
|
-
assets: {
|
|
3
|
-
ada: {
|
|
4
|
-
btc: number;
|
|
5
|
-
eth: number;
|
|
6
|
-
eur: number;
|
|
7
|
-
usd: number;
|
|
8
|
-
};
|
|
9
|
-
btc: {
|
|
10
|
-
btc: number;
|
|
11
|
-
eth: number;
|
|
12
|
-
eur: number;
|
|
13
|
-
usd: number;
|
|
14
|
-
};
|
|
15
|
-
busd: {
|
|
16
|
-
btc: number;
|
|
17
|
-
eth: number;
|
|
18
|
-
eur: number;
|
|
19
|
-
usd: number;
|
|
20
|
-
};
|
|
21
|
-
doge: {
|
|
22
|
-
btc: number;
|
|
23
|
-
eth: number;
|
|
24
|
-
eur: number;
|
|
25
|
-
usd: number;
|
|
26
|
-
};
|
|
27
|
-
dot: {
|
|
28
|
-
btc: number;
|
|
29
|
-
eth: number;
|
|
30
|
-
eur: number;
|
|
31
|
-
usd: number;
|
|
32
|
-
};
|
|
33
|
-
eth: {
|
|
34
|
-
btc: number;
|
|
35
|
-
eth: number;
|
|
36
|
-
eur: number;
|
|
37
|
-
usd: number;
|
|
38
|
-
};
|
|
39
|
-
sol: {
|
|
40
|
-
btc: number;
|
|
41
|
-
eth: number;
|
|
42
|
-
eur: number;
|
|
43
|
-
usd: number;
|
|
44
|
-
};
|
|
45
|
-
usdc: {
|
|
46
|
-
btc: number;
|
|
47
|
-
eth: number;
|
|
48
|
-
eur: number;
|
|
49
|
-
usd: number;
|
|
50
|
-
};
|
|
51
|
-
usdt: {
|
|
52
|
-
btc: number;
|
|
53
|
-
eth: number;
|
|
54
|
-
eur: number;
|
|
55
|
-
usd: number;
|
|
56
|
-
};
|
|
57
|
-
wbtc: {
|
|
58
|
-
btc: number;
|
|
59
|
-
eth: number;
|
|
60
|
-
eur: number;
|
|
61
|
-
usd: number;
|
|
62
|
-
};
|
|
63
|
-
xyo: {
|
|
64
|
-
btc: number;
|
|
65
|
-
eth: number;
|
|
66
|
-
eur: number;
|
|
67
|
-
usd: number;
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
schema: string;
|
|
71
|
-
timestamp: number;
|
|
72
|
-
};
|
|
73
|
-
//# sourceMappingURL=sampleCoinGeckoPayload.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sampleCoinGeckoPayload.d.ts","sourceRoot":"","sources":["../../src/sampleCoinGeckoPayload.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuElC,CAAA"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export declare const sampleEthereumGasDivinerPayload: {
|
|
2
|
-
baseFee: number;
|
|
3
|
-
feePerGas: {
|
|
4
|
-
high: number;
|
|
5
|
-
low: number;
|
|
6
|
-
medium: number;
|
|
7
|
-
veryHigh: number;
|
|
8
|
-
};
|
|
9
|
-
priorityFeePerGas: {
|
|
10
|
-
high: number;
|
|
11
|
-
low: number;
|
|
12
|
-
medium: number;
|
|
13
|
-
veryHigh: number;
|
|
14
|
-
};
|
|
15
|
-
schema: string;
|
|
16
|
-
timestamp: number;
|
|
17
|
-
};
|
|
18
|
-
export declare const sampleEthereumGasDivinerPayloadMissingFees: {
|
|
19
|
-
feePerGas: {};
|
|
20
|
-
priorityFeePerGas: {};
|
|
21
|
-
schema: string;
|
|
22
|
-
timestamp: number;
|
|
23
|
-
};
|
|
24
|
-
//# sourceMappingURL=sampleEthereumGasDivinerPayload.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sampleEthereumGasDivinerPayload.d.ts","sourceRoot":"","sources":["../../src/sampleEthereumGasDivinerPayload.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;CAgB3C,CAAA;AAED,eAAO,MAAM,0CAA0C;;;;;CAKtD,CAAA"}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
export declare const sampleBlocknativeGasPricePayload: {
|
|
2
|
-
blockPrices: {
|
|
3
|
-
baseFeePerGas: number;
|
|
4
|
-
blockNumber: number;
|
|
5
|
-
estimatedPrices: {
|
|
6
|
-
confidence: number;
|
|
7
|
-
maxFeePerGas: number;
|
|
8
|
-
maxPriorityFeePerGas: number;
|
|
9
|
-
price: number;
|
|
10
|
-
}[];
|
|
11
|
-
estimatedTransactionCount: number;
|
|
12
|
-
}[];
|
|
13
|
-
currentBlockNumber: number;
|
|
14
|
-
estimatedBaseFees: ({
|
|
15
|
-
'pending+1': {
|
|
16
|
-
baseFee: number;
|
|
17
|
-
confidence: number;
|
|
18
|
-
}[];
|
|
19
|
-
'pending+2'?: undefined;
|
|
20
|
-
'pending+3'?: undefined;
|
|
21
|
-
'pending+4'?: undefined;
|
|
22
|
-
'pending+5'?: undefined;
|
|
23
|
-
} | {
|
|
24
|
-
'pending+2': {
|
|
25
|
-
baseFee: number;
|
|
26
|
-
confidence: number;
|
|
27
|
-
}[];
|
|
28
|
-
'pending+1'?: undefined;
|
|
29
|
-
'pending+3'?: undefined;
|
|
30
|
-
'pending+4'?: undefined;
|
|
31
|
-
'pending+5'?: undefined;
|
|
32
|
-
} | {
|
|
33
|
-
'pending+3': {
|
|
34
|
-
baseFee: number;
|
|
35
|
-
confidence: number;
|
|
36
|
-
}[];
|
|
37
|
-
'pending+1'?: undefined;
|
|
38
|
-
'pending+2'?: undefined;
|
|
39
|
-
'pending+4'?: undefined;
|
|
40
|
-
'pending+5'?: undefined;
|
|
41
|
-
} | {
|
|
42
|
-
'pending+4': {
|
|
43
|
-
baseFee: number;
|
|
44
|
-
confidence: number;
|
|
45
|
-
}[];
|
|
46
|
-
'pending+1'?: undefined;
|
|
47
|
-
'pending+2'?: undefined;
|
|
48
|
-
'pending+3'?: undefined;
|
|
49
|
-
'pending+5'?: undefined;
|
|
50
|
-
} | {
|
|
51
|
-
'pending+5': {
|
|
52
|
-
baseFee: number;
|
|
53
|
-
confidence: number;
|
|
54
|
-
}[];
|
|
55
|
-
'pending+1'?: undefined;
|
|
56
|
-
'pending+2'?: undefined;
|
|
57
|
-
'pending+3'?: undefined;
|
|
58
|
-
'pending+4'?: undefined;
|
|
59
|
-
})[];
|
|
60
|
-
maxPrice: number;
|
|
61
|
-
msSinceLastBlock: number;
|
|
62
|
-
network: string;
|
|
63
|
-
schema: string;
|
|
64
|
-
system: string;
|
|
65
|
-
timestamp: number;
|
|
66
|
-
unit: string;
|
|
67
|
-
};
|
|
68
|
-
//# sourceMappingURL=blocknative.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export declare const sampleEthGasStationGasPricePayload: {
|
|
2
|
-
baseFee: number;
|
|
3
|
-
blockNumber: number;
|
|
4
|
-
blockTime: number;
|
|
5
|
-
gasPrice: {
|
|
6
|
-
fast: number;
|
|
7
|
-
instant: number;
|
|
8
|
-
standard: number;
|
|
9
|
-
};
|
|
10
|
-
nextBaseFee: number;
|
|
11
|
-
priorityFee: {
|
|
12
|
-
fast: number;
|
|
13
|
-
instant: number;
|
|
14
|
-
standard: number;
|
|
15
|
-
};
|
|
16
|
-
schema: string;
|
|
17
|
-
timestamp: number;
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=ethGasStation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare const sampleEtherchainV1GasPricePayload: {
|
|
2
|
-
currentBaseFee: number;
|
|
3
|
-
fast: number;
|
|
4
|
-
fastest: number;
|
|
5
|
-
recommendedBaseFee: number;
|
|
6
|
-
safeLow: number;
|
|
7
|
-
schema: string;
|
|
8
|
-
standard: number;
|
|
9
|
-
timestamp: number;
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=etherchainV1.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare const sampleEtherchainV2GasPricePayload: {
|
|
2
|
-
code: number;
|
|
3
|
-
data: {
|
|
4
|
-
fast: number;
|
|
5
|
-
priceUSD: number;
|
|
6
|
-
rapid: number;
|
|
7
|
-
slow: number;
|
|
8
|
-
standard: number;
|
|
9
|
-
timestamp: number;
|
|
10
|
-
};
|
|
11
|
-
schema: string;
|
|
12
|
-
timestamp: number;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=etherchainV2.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare const sampleEtherscanGasPricePayload: {
|
|
2
|
-
message: string;
|
|
3
|
-
result: {
|
|
4
|
-
FastGasPrice: string;
|
|
5
|
-
LastBlock: string;
|
|
6
|
-
ProposeGasPrice: string;
|
|
7
|
-
SafeGasPrice: string;
|
|
8
|
-
gasUsedRatio: string;
|
|
9
|
-
suggestBaseFee: string;
|
|
10
|
-
};
|
|
11
|
-
schema: string;
|
|
12
|
-
status: string;
|
|
13
|
-
timestamp: number;
|
|
14
|
-
};
|
|
15
|
-
//# sourceMappingURL=etherscan.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,UAAU,CAAA;AACxB,cAAc,aAAa,CAAA;AAC3B,cAAc,iBAAiB,CAAA"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export declare const samplePayloadFromBuilder: {
|
|
2
|
-
_archive: string;
|
|
3
|
-
schema: 'network.xyo.temp';
|
|
4
|
-
sources?: string[] | undefined;
|
|
5
|
-
timestamp?: number | undefined;
|
|
6
|
-
test: string;
|
|
7
|
-
};
|
|
8
|
-
export declare const sampleIdPayload: {
|
|
9
|
-
salt: string;
|
|
10
|
-
schema: string;
|
|
11
|
-
};
|
|
12
|
-
export declare const sampleSystemInfoBrowserPayload: {
|
|
13
|
-
bowser: {
|
|
14
|
-
browser: {
|
|
15
|
-
name: string;
|
|
16
|
-
version: string;
|
|
17
|
-
};
|
|
18
|
-
engine: {
|
|
19
|
-
name: string;
|
|
20
|
-
};
|
|
21
|
-
os: {
|
|
22
|
-
name: string;
|
|
23
|
-
version: string;
|
|
24
|
-
versionName: string;
|
|
25
|
-
};
|
|
26
|
-
platform: {
|
|
27
|
-
type: string;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
schema: string;
|
|
31
|
-
};
|
|
32
|
-
//# sourceMappingURL=samplePayload.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,wBAAwB;;YACW,kBAAkB;;;UAAQ,MAAM;CAI/E,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}
|