@xyo-network/react-storybook 2.75.7 → 2.76.0
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/neutral/DeprecateStory.d.cts +5 -0
- package/dist/neutral/DeprecateStory.d.cts.map +1 -0
- package/dist/neutral/DeprecateStory.d.mts +5 -0
- package/dist/neutral/DeprecateStory.d.mts.map +1 -0
- package/dist/neutral/DeprecateStory.d.ts +5 -0
- package/dist/neutral/DeprecateStory.d.ts.map +1 -0
- package/dist/neutral/WithRefDecorator.d.cts +3 -0
- package/dist/neutral/WithRefDecorator.d.cts.map +1 -0
- package/dist/neutral/WithRefDecorator.d.mts +3 -0
- package/dist/neutral/WithRefDecorator.d.mts.map +1 -0
- package/dist/neutral/WithRefDecorator.d.ts +3 -0
- package/dist/neutral/WithRefDecorator.d.ts.map +1 -0
- package/dist/neutral/defaultSeedPhrase.d.cts +2 -0
- package/dist/neutral/defaultSeedPhrase.d.cts.map +1 -0
- package/dist/neutral/defaultSeedPhrase.d.mts +2 -0
- package/dist/neutral/defaultSeedPhrase.d.mts.map +1 -0
- package/dist/neutral/defaultSeedPhrase.d.ts +2 -0
- package/dist/neutral/defaultSeedPhrase.d.ts.map +1 -0
- package/dist/neutral/index.cjs +782 -0
- package/dist/neutral/index.cjs.map +1 -0
- package/dist/neutral/index.d.cts +11 -0
- package/dist/neutral/index.d.cts.map +1 -0
- package/dist/neutral/index.d.mts +11 -0
- package/dist/neutral/index.d.mts.map +1 -0
- package/dist/neutral/index.d.ts +11 -0
- package/dist/neutral/index.d.ts.map +1 -0
- package/dist/neutral/index.js +759 -0
- package/dist/neutral/index.js.map +1 -0
- package/dist/neutral/sampleAddressHistory.d.cts +4 -0
- package/dist/neutral/sampleAddressHistory.d.cts.map +1 -0
- package/dist/neutral/sampleAddressHistory.d.mts +4 -0
- package/dist/neutral/sampleAddressHistory.d.mts.map +1 -0
- package/dist/neutral/sampleAddressHistory.d.ts +4 -0
- package/dist/neutral/sampleAddressHistory.d.ts.map +1 -0
- package/dist/neutral/sampleBlock.d.cts +4 -0
- package/dist/neutral/sampleBlock.d.cts.map +1 -0
- package/dist/neutral/sampleBlock.d.mts +4 -0
- package/dist/neutral/sampleBlock.d.mts.map +1 -0
- package/dist/neutral/sampleBlock.d.ts +4 -0
- package/dist/neutral/sampleBlock.d.ts.map +1 -0
- package/dist/neutral/sampleCoinGeckoPayload.d.cts +73 -0
- package/dist/neutral/sampleCoinGeckoPayload.d.cts.map +1 -0
- package/dist/neutral/sampleCoinGeckoPayload.d.mts +73 -0
- package/dist/neutral/sampleCoinGeckoPayload.d.mts.map +1 -0
- package/dist/neutral/sampleCoinGeckoPayload.d.ts +73 -0
- package/dist/neutral/sampleCoinGeckoPayload.d.ts.map +1 -0
- package/dist/neutral/sampleEthereumGasDivinerPayload.d.cts +24 -0
- package/dist/neutral/sampleEthereumGasDivinerPayload.d.cts.map +1 -0
- package/dist/neutral/sampleEthereumGasDivinerPayload.d.mts +24 -0
- package/dist/neutral/sampleEthereumGasDivinerPayload.d.mts.map +1 -0
- package/dist/neutral/sampleEthereumGasDivinerPayload.d.ts +24 -0
- package/dist/neutral/sampleEthereumGasDivinerPayload.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/blocknative.d.cts +68 -0
- package/dist/neutral/sampleGasPricePayloads/blocknative.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/blocknative.d.mts +68 -0
- package/dist/neutral/sampleGasPricePayloads/blocknative.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/blocknative.d.ts +68 -0
- package/dist/neutral/sampleGasPricePayloads/blocknative.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.cts +19 -0
- package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.mts +19 -0
- package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.ts +19 -0
- package/dist/neutral/sampleGasPricePayloads/ethGasStation.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.cts +11 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.mts +11 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.ts +11 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV1.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.cts +14 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.mts +14 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.ts +14 -0
- package/dist/neutral/sampleGasPricePayloads/etherchainV2.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/ethers.d.cts +9 -0
- package/dist/neutral/sampleGasPricePayloads/ethers.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/ethers.d.mts +9 -0
- package/dist/neutral/sampleGasPricePayloads/ethers.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/ethers.d.ts +9 -0
- package/dist/neutral/sampleGasPricePayloads/ethers.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherscan.d.cts +15 -0
- package/dist/neutral/sampleGasPricePayloads/etherscan.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherscan.d.mts +15 -0
- package/dist/neutral/sampleGasPricePayloads/etherscan.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/etherscan.d.ts +15 -0
- package/dist/neutral/sampleGasPricePayloads/etherscan.d.ts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/index.d.cts +7 -0
- package/dist/neutral/sampleGasPricePayloads/index.d.cts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/index.d.mts +7 -0
- package/dist/neutral/sampleGasPricePayloads/index.d.mts.map +1 -0
- package/dist/neutral/sampleGasPricePayloads/index.d.ts +7 -0
- package/dist/neutral/sampleGasPricePayloads/index.d.ts.map +1 -0
- package/dist/neutral/samplePayload.d.cts +30 -0
- package/dist/neutral/samplePayload.d.cts.map +1 -0
- package/dist/neutral/samplePayload.d.mts +30 -0
- package/dist/neutral/samplePayload.d.mts.map +1 -0
- package/dist/neutral/samplePayload.d.ts +30 -0
- package/dist/neutral/samplePayload.d.ts.map +1 -0
- package/dist/neutral/sampleUniswapPayload.d.cts +17 -0
- package/dist/neutral/sampleUniswapPayload.d.cts.map +1 -0
- package/dist/neutral/sampleUniswapPayload.d.mts +17 -0
- package/dist/neutral/sampleUniswapPayload.d.mts.map +1 -0
- package/dist/neutral/sampleUniswapPayload.d.ts +17 -0
- package/dist/neutral/sampleUniswapPayload.d.ts.map +1 -0
- package/package.json +6 -6
|
@@ -0,0 +1,68 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherchainV2.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV2.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;;;;CAY7C,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ethers.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethers.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,2BAA2B;;;;;;;CAOvC,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"etherscan.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherscan.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;CAa1C,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export declare const samplePayloadFromBuilder: {
|
|
2
|
+
_archive: string;
|
|
3
|
+
schema: "network.xyo.temp";
|
|
4
|
+
test: string;
|
|
5
|
+
};
|
|
6
|
+
export declare const sampleIdPayload: {
|
|
7
|
+
salt: string;
|
|
8
|
+
schema: string;
|
|
9
|
+
};
|
|
10
|
+
export declare const sampleSystemInfoBrowserPayload: {
|
|
11
|
+
bowser: {
|
|
12
|
+
browser: {
|
|
13
|
+
name: string;
|
|
14
|
+
version: string;
|
|
15
|
+
};
|
|
16
|
+
engine: {
|
|
17
|
+
name: string;
|
|
18
|
+
};
|
|
19
|
+
os: {
|
|
20
|
+
name: string;
|
|
21
|
+
version: string;
|
|
22
|
+
versionName: string;
|
|
23
|
+
};
|
|
24
|
+
platform: {
|
|
25
|
+
type: string;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
schema: string;
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=samplePayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,wBAAwB;;;UAN3B,MAAM;CASf,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export declare const samplePayloadFromBuilder: {
|
|
2
|
+
_archive: string;
|
|
3
|
+
schema: "network.xyo.temp";
|
|
4
|
+
test: string;
|
|
5
|
+
};
|
|
6
|
+
export declare const sampleIdPayload: {
|
|
7
|
+
salt: string;
|
|
8
|
+
schema: string;
|
|
9
|
+
};
|
|
10
|
+
export declare const sampleSystemInfoBrowserPayload: {
|
|
11
|
+
bowser: {
|
|
12
|
+
browser: {
|
|
13
|
+
name: string;
|
|
14
|
+
version: string;
|
|
15
|
+
};
|
|
16
|
+
engine: {
|
|
17
|
+
name: string;
|
|
18
|
+
};
|
|
19
|
+
os: {
|
|
20
|
+
name: string;
|
|
21
|
+
version: string;
|
|
22
|
+
versionName: string;
|
|
23
|
+
};
|
|
24
|
+
platform: {
|
|
25
|
+
type: string;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
schema: string;
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=samplePayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,wBAAwB;;;UAN3B,MAAM;CASf,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export declare const samplePayloadFromBuilder: {
|
|
2
|
+
_archive: string;
|
|
3
|
+
schema: "network.xyo.temp";
|
|
4
|
+
test: string;
|
|
5
|
+
};
|
|
6
|
+
export declare const sampleIdPayload: {
|
|
7
|
+
salt: string;
|
|
8
|
+
schema: string;
|
|
9
|
+
};
|
|
10
|
+
export declare const sampleSystemInfoBrowserPayload: {
|
|
11
|
+
bowser: {
|
|
12
|
+
browser: {
|
|
13
|
+
name: string;
|
|
14
|
+
version: string;
|
|
15
|
+
};
|
|
16
|
+
engine: {
|
|
17
|
+
name: string;
|
|
18
|
+
};
|
|
19
|
+
os: {
|
|
20
|
+
name: string;
|
|
21
|
+
version: string;
|
|
22
|
+
versionName: string;
|
|
23
|
+
};
|
|
24
|
+
platform: {
|
|
25
|
+
type: string;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
schema: string;
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=samplePayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"samplePayload.d.ts","sourceRoot":"","sources":["../../src/samplePayload.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,wBAAwB;;;UAN3B,MAAM;CASf,CAAA;AAED,eAAO,MAAM,eAAe;;;CAG3B,CAAA;AAED,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;CAmB1C,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export declare const sampleUniswapPayload: {
|
|
2
|
+
pairs: {
|
|
3
|
+
tokens: {
|
|
4
|
+
address: string;
|
|
5
|
+
symbol: string;
|
|
6
|
+
value: number;
|
|
7
|
+
}[];
|
|
8
|
+
}[];
|
|
9
|
+
schema: string;
|
|
10
|
+
timestamp: number;
|
|
11
|
+
};
|
|
12
|
+
export declare const payloadDataMissingPairs: {
|
|
13
|
+
pairs: never[];
|
|
14
|
+
schema: string;
|
|
15
|
+
timestamp: number;
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=sampleUniswapPayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sampleUniswapPayload.d.ts","sourceRoot":"","sources":["../../src/sampleUniswapPayload.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB;;;;;;;;;;CA2LhC,CAAA;AAED,eAAO,MAAM,uBAAuB;;;;CAInC,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export declare const sampleUniswapPayload: {
|
|
2
|
+
pairs: {
|
|
3
|
+
tokens: {
|
|
4
|
+
address: string;
|
|
5
|
+
symbol: string;
|
|
6
|
+
value: number;
|
|
7
|
+
}[];
|
|
8
|
+
}[];
|
|
9
|
+
schema: string;
|
|
10
|
+
timestamp: number;
|
|
11
|
+
};
|
|
12
|
+
export declare const payloadDataMissingPairs: {
|
|
13
|
+
pairs: never[];
|
|
14
|
+
schema: string;
|
|
15
|
+
timestamp: number;
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=sampleUniswapPayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sampleUniswapPayload.d.ts","sourceRoot":"","sources":["../../src/sampleUniswapPayload.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB;;;;;;;;;;CA2LhC,CAAA;AAED,eAAO,MAAM,uBAAuB;;;;CAInC,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export declare const sampleUniswapPayload: {
|
|
2
|
+
pairs: {
|
|
3
|
+
tokens: {
|
|
4
|
+
address: string;
|
|
5
|
+
symbol: string;
|
|
6
|
+
value: number;
|
|
7
|
+
}[];
|
|
8
|
+
}[];
|
|
9
|
+
schema: string;
|
|
10
|
+
timestamp: number;
|
|
11
|
+
};
|
|
12
|
+
export declare const payloadDataMissingPairs: {
|
|
13
|
+
pairs: never[];
|
|
14
|
+
schema: string;
|
|
15
|
+
timestamp: number;
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=sampleUniswapPayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sampleUniswapPayload.d.ts","sourceRoot":"","sources":["../../src/sampleUniswapPayload.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB;;;;;;;;;;CA2LhC,CAAA;AAED,eAAO,MAAM,uBAAuB;;;;CAInC,CAAA"}
|
package/package.json
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@storybook/react": "^7.6.19",
|
|
14
|
-
"@xylabs/hex": "^3.
|
|
15
|
-
"@xyo-network/boundwitness-model": "^2.99.
|
|
16
|
-
"@xyo-network/payload-model": "^2.99.
|
|
14
|
+
"@xylabs/hex": "^3.3.2",
|
|
15
|
+
"@xyo-network/boundwitness-model": "^2.99.3",
|
|
16
|
+
"@xyo-network/payload-model": "^2.99.3"
|
|
17
17
|
},
|
|
18
18
|
"peerDependencies": {
|
|
19
19
|
"@mui/icons-material": "^5",
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"description": "Common React library for all XYO projects that use React",
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@storybook/react": "^7.6.19",
|
|
28
|
-
"@xylabs/ts-scripts-yarn3": "^3.
|
|
29
|
-
"@xylabs/tsconfig-react": "^3.
|
|
28
|
+
"@xylabs/ts-scripts-yarn3": "^3.10.0",
|
|
29
|
+
"@xylabs/tsconfig-react": "^3.10.0",
|
|
30
30
|
"typescript": "^5.4.5"
|
|
31
31
|
},
|
|
32
32
|
"docs": "dist/docs.json",
|
|
@@ -79,6 +79,6 @@
|
|
|
79
79
|
},
|
|
80
80
|
"sideEffects": false,
|
|
81
81
|
"types": "dist/browser/index.d.ts",
|
|
82
|
-
"version": "2.
|
|
82
|
+
"version": "2.76.0",
|
|
83
83
|
"type": "module"
|
|
84
84
|
}
|