@imtbl/sdk 1.72.5 → 1.72.6

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.
Files changed (31) hide show
  1. package/dist/{blockchain_data-25saGU0Z.js → blockchain_data-RknACUa3.js} +2 -2
  2. package/dist/blockchain_data.d.ts +307 -212
  3. package/dist/blockchain_data.js +3 -3
  4. package/dist/browser/checkout/sdk.js +4 -4
  5. package/dist/{checkout-CuyhPhPI.js → checkout-BL-ISUND.js} +5 -5
  6. package/dist/checkout.js +5 -5
  7. package/dist/{config--KnSGWmg.js → config-Bb98B7V9.js} +1 -1
  8. package/dist/config.js +1 -1
  9. package/dist/{index-BmEMIEoz.js → index-BAsrnHNA.js} +1 -1
  10. package/dist/{index-ql1ytn8Z.js → index-CWtFjFVg.js} +4 -4
  11. package/dist/{index-BoB9ZvkB.js → index-Co5wKBsR.js} +1 -1
  12. package/dist/{index-BZ0-xFD5.js → index-EJXnaEVJ.js} +4 -4
  13. package/dist/{index-C5qsusaO.js → index-kVGiDoDm.js} +3 -3
  14. package/dist/{index-DnsQswUj.js → index-rl44VYPH.js} +1 -1
  15. package/dist/index.browser.js +4 -4
  16. package/dist/index.browser.js.map +1 -1
  17. package/dist/index.cjs +10 -10
  18. package/dist/index.d.ts +306 -212
  19. package/dist/index.js +14 -14
  20. package/dist/{minting_backend-DiUlXoXB.js → minting_backend-B2w70lOx.js} +3 -3
  21. package/dist/minting_backend.d.ts +304 -211
  22. package/dist/minting_backend.js +5 -5
  23. package/dist/{orderbook-CoO54P2O.js → orderbook-CL6G96xQ.js} +1 -1
  24. package/dist/orderbook.js +2 -2
  25. package/dist/{passport-DzlAx_ow.js → passport-BHbIOYYd.js} +3 -3
  26. package/dist/passport.js +4 -4
  27. package/dist/{webhook-sMzzQQMr.js → webhook-5xmqxahx.js} +1 -1
  28. package/dist/webhook.js +2 -2
  29. package/dist/{x-COIxZVrX.js → x-BnrxgQu9.js} +3 -3
  30. package/dist/x.js +4 -4
  31. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,18 +1,18 @@
1
- export { c as config } from './config--KnSGWmg.js';
2
- export { b as blockchainData } from './blockchain_data-25saGU0Z.js';
3
- export { p as passport } from './passport-DzlAx_ow.js';
4
- export { o as orderbook } from './orderbook-CoO54P2O.js';
5
- export { c as checkout } from './checkout-CuyhPhPI.js';
6
- export { x } from './x-COIxZVrX.js';
7
- export { w as webhook } from './webhook-sMzzQQMr.js';
8
- export { m as mintingBackend } from './minting_backend-DiUlXoXB.js';
9
- import './index-DnsQswUj.js';
1
+ export { c as config } from './config-Bb98B7V9.js';
2
+ export { b as blockchainData } from './blockchain_data-RknACUa3.js';
3
+ export { p as passport } from './passport-BHbIOYYd.js';
4
+ export { o as orderbook } from './orderbook-CL6G96xQ.js';
5
+ export { c as checkout } from './checkout-BL-ISUND.js';
6
+ export { x } from './x-BnrxgQu9.js';
7
+ export { w as webhook } from './webhook-5xmqxahx.js';
8
+ export { m as mintingBackend } from './minting_backend-B2w70lOx.js';
9
+ import './index-rl44VYPH.js';
10
10
  import 'axios';
11
11
  import 'lru-memorise';
12
12
  import 'global-const';
13
- import './index-C5qsusaO.js';
14
- import './index-BZ0-xFD5.js';
15
- import './index-ql1ytn8Z.js';
13
+ import './index-kVGiDoDm.js';
14
+ import './index-EJXnaEVJ.js';
15
+ import './index-CWtFjFVg.js';
16
16
  import '@ethersproject/keccak256';
17
17
  import '@ethersproject/strings';
18
18
  import 'bn.js';
@@ -35,7 +35,7 @@ import 'events';
35
35
  import '@0xsequence/abi';
36
36
  import '@0xsequence/core';
37
37
  import 'uuid';
38
- import './index-BmEMIEoz.js';
38
+ import './index-BAsrnHNA.js';
39
39
  import 'form-data';
40
40
  import '@opensea/seaport-js/lib/constants';
41
41
  import 'ethers-v6';
@@ -49,5 +49,5 @@ import '@metamask/detect-provider';
49
49
  import 'semver';
50
50
  import '@ethersproject/units';
51
51
  import '@ethersproject/bignumber';
52
- import './index-BoB9ZvkB.js';
52
+ import './index-Co5wKBsR.js';
53
53
  import 'sns-validator';
@@ -1,6 +1,6 @@
1
- import { B as BlockchainData } from './index-C5qsusaO.js';
2
- import { h as handle } from './index-BoB9ZvkB.js';
3
- import { t as track, e as setEnvironment, f as setPublishableApiKey } from './index-DnsQswUj.js';
1
+ import { B as BlockchainData } from './index-kVGiDoDm.js';
2
+ import { h as handle } from './index-Co5wKBsR.js';
3
+ import { t as track, e as setEnvironment, f as setPublishableApiKey } from './index-rl44VYPH.js';
4
4
 
5
5
  const moduleName = 'minting_backend_sdk';
6
6
  const trackInitializePersistencePG = () => {
@@ -823,6 +823,272 @@ declare enum AssetVerificationStatus {
823
823
  Inactive = "inactive"
824
824
  }
825
825
 
826
+ /**
827
+ * Immutable zkEVM API
828
+ * Immutable Multi Rollup API
829
+ *
830
+ * The version of the OpenAPI document: 1.0.0
831
+ * Contact: support@immutable.com
832
+ *
833
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
834
+ * https://openapi-generator.tech
835
+ * Do not edit the class manually.
836
+ */
837
+ /**
838
+ *
839
+ * @export
840
+ * @interface MarketPriceERC20Token
841
+ */
842
+ interface MarketPriceERC20Token {
843
+ /**
844
+ * Token type user is offering, which in this case is ERC20
845
+ * @type {string}
846
+ * @memberof MarketPriceERC20Token
847
+ */
848
+ 'type': MarketPriceERC20TokenTypeEnum;
849
+ /**
850
+ * Address of ERC20 token
851
+ * @type {string}
852
+ * @memberof MarketPriceERC20Token
853
+ */
854
+ 'contract_address': string;
855
+ /**
856
+ * The symbol of token
857
+ * @type {string}
858
+ * @memberof MarketPriceERC20Token
859
+ */
860
+ 'symbol': string | null;
861
+ /**
862
+ * The decimals of token
863
+ * @type {number}
864
+ * @memberof MarketPriceERC20Token
865
+ */
866
+ 'decimals': number | null;
867
+ }
868
+ /**
869
+ * @export
870
+ * @enum {string}
871
+ */
872
+ declare enum MarketPriceERC20TokenTypeEnum {
873
+ Erc20 = "ERC20"
874
+ }
875
+
876
+ /**
877
+ * Immutable zkEVM API
878
+ * Immutable Multi Rollup API
879
+ *
880
+ * The version of the OpenAPI document: 1.0.0
881
+ * Contact: support@immutable.com
882
+ *
883
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
884
+ * https://openapi-generator.tech
885
+ * Do not edit the class manually.
886
+ */
887
+ /**
888
+ *
889
+ * @export
890
+ * @interface MarketPriceNativeToken
891
+ */
892
+ interface MarketPriceNativeToken {
893
+ /**
894
+ * Token type user is offering, which in this case is the native IMX token
895
+ * @type {string}
896
+ * @memberof MarketPriceNativeToken
897
+ */
898
+ 'type': MarketPriceNativeTokenTypeEnum;
899
+ /**
900
+ * The symbol of token
901
+ * @type {string}
902
+ * @memberof MarketPriceNativeToken
903
+ */
904
+ 'symbol': string | null;
905
+ }
906
+ /**
907
+ * @export
908
+ * @enum {string}
909
+ */
910
+ declare enum MarketPriceNativeTokenTypeEnum {
911
+ Native = "NATIVE"
912
+ }
913
+
914
+ /**
915
+ * Immutable zkEVM API
916
+ * Immutable Multi Rollup API
917
+ *
918
+ * The version of the OpenAPI document: 1.0.0
919
+ * Contact: support@immutable.com
920
+ *
921
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
922
+ * https://openapi-generator.tech
923
+ * Do not edit the class manually.
924
+ */
925
+
926
+ /**
927
+ * @type MarketPriceDetailsToken
928
+ * Token details
929
+ * @export
930
+ */
931
+ type MarketPriceDetailsToken = {
932
+ type: 'ERC20';
933
+ } & MarketPriceERC20Token | {
934
+ type: 'NATIVE';
935
+ } & MarketPriceNativeToken;
936
+
937
+ /**
938
+ * Immutable zkEVM API
939
+ * Immutable Multi Rollup API
940
+ *
941
+ * The version of the OpenAPI document: 1.0.0
942
+ * Contact: support@immutable.com
943
+ *
944
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
945
+ * https://openapi-generator.tech
946
+ * Do not edit the class manually.
947
+ */
948
+ /**
949
+ *
950
+ * @export
951
+ * @interface MarketPriceFees
952
+ */
953
+ interface MarketPriceFees {
954
+ /**
955
+ * Fee in the payment currency
956
+ * @type {string}
957
+ * @memberof MarketPriceFees
958
+ */
959
+ 'amount': string;
960
+ /**
961
+ * Fee type
962
+ * @type {string}
963
+ * @memberof MarketPriceFees
964
+ */
965
+ 'type': MarketPriceFeesTypeEnum;
966
+ /**
967
+ * Wallet address of fee recipient
968
+ * @type {string}
969
+ * @memberof MarketPriceFees
970
+ */
971
+ 'recipient_address': string;
972
+ }
973
+ /**
974
+ * @export
975
+ * @enum {string}
976
+ */
977
+ declare enum MarketPriceFeesTypeEnum {
978
+ Royalty = "ROYALTY",
979
+ MakerEcosystem = "MAKER_ECOSYSTEM",
980
+ TakerEcosystem = "TAKER_ECOSYSTEM",
981
+ Protocol = "PROTOCOL"
982
+ }
983
+
984
+ /**
985
+ * Immutable zkEVM API
986
+ * Immutable Multi Rollup API
987
+ *
988
+ * The version of the OpenAPI document: 1.0.0
989
+ * Contact: support@immutable.com
990
+ *
991
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
992
+ * https://openapi-generator.tech
993
+ * Do not edit the class manually.
994
+ */
995
+
996
+ /**
997
+ * Market Price details
998
+ * @export
999
+ * @interface MarketPriceDetails
1000
+ */
1001
+ interface MarketPriceDetails {
1002
+ /**
1003
+ *
1004
+ * @type {MarketPriceDetailsToken}
1005
+ * @memberof MarketPriceDetails
1006
+ */
1007
+ 'token': MarketPriceDetailsToken;
1008
+ /**
1009
+ * The token amount value. This value is provided in the smallest unit of the token (e.g. wei for ETH)
1010
+ * @type {string}
1011
+ * @memberof MarketPriceDetails
1012
+ */
1013
+ 'amount': string;
1014
+ /**
1015
+ * The token amount value. This value is provided in the smallest unit of the token (e.g. wei for ETH)
1016
+ * @type {string}
1017
+ * @memberof MarketPriceDetails
1018
+ */
1019
+ 'fee_inclusive_amount': string;
1020
+ /**
1021
+ *
1022
+ * @type {Array<MarketPriceFees>}
1023
+ * @memberof MarketPriceDetails
1024
+ */
1025
+ 'fees': Array<MarketPriceFees>;
1026
+ /**
1027
+ * A mapping of converted prices for major currencies such as ETH, USD. All converted prices are fee-inclusive.
1028
+ * @type {{ [key: string]: string; }}
1029
+ * @memberof MarketPriceDetails
1030
+ */
1031
+ 'converted_prices': {
1032
+ [key: string]: string;
1033
+ } | null;
1034
+ }
1035
+
1036
+ /**
1037
+ * Immutable zkEVM API
1038
+ * Immutable Multi Rollup API
1039
+ *
1040
+ * The version of the OpenAPI document: 1.0.0
1041
+ * Contact: support@immutable.com
1042
+ *
1043
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1044
+ * https://openapi-generator.tech
1045
+ * Do not edit the class manually.
1046
+ */
1047
+
1048
+ /**
1049
+ *
1050
+ * @export
1051
+ * @interface Bid
1052
+ */
1053
+ interface Bid {
1054
+ /**
1055
+ * Global Order identifier
1056
+ * @type {string}
1057
+ * @memberof Bid
1058
+ */
1059
+ 'bid_id': string;
1060
+ /**
1061
+ *
1062
+ * @type {MarketPriceDetails}
1063
+ * @memberof Bid
1064
+ */
1065
+ 'price_details': MarketPriceDetails;
1066
+ /**
1067
+ * Token ID. Null for collection bids that can be fulfilled by any asset in the collection
1068
+ * @type {string}
1069
+ * @memberof Bid
1070
+ */
1071
+ 'token_id': string | null;
1072
+ /**
1073
+ * ETH Address of collection that the asset belongs to
1074
+ * @type {string}
1075
+ * @memberof Bid
1076
+ */
1077
+ 'contract_address': string;
1078
+ /**
1079
+ * ETH Address of listing creator
1080
+ * @type {string}
1081
+ * @memberof Bid
1082
+ */
1083
+ 'creator': string;
1084
+ /**
1085
+ * Amount of token included in the listing
1086
+ * @type {string}
1087
+ * @memberof Bid
1088
+ */
1089
+ 'amount': string;
1090
+ }
1091
+
826
1092
  /**
827
1093
  * Immutable zkEVM API
828
1094
  * Immutable Multi Rollup API
@@ -2031,216 +2297,6 @@ interface GetTokenResult {
2031
2297
  'result': Token;
2032
2298
  }
2033
2299
 
2034
- /**
2035
- * Immutable zkEVM API
2036
- * Immutable Multi Rollup API
2037
- *
2038
- * The version of the OpenAPI document: 1.0.0
2039
- * Contact: support@immutable.com
2040
- *
2041
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2042
- * https://openapi-generator.tech
2043
- * Do not edit the class manually.
2044
- */
2045
- /**
2046
- *
2047
- * @export
2048
- * @interface MarketPriceERC20Token
2049
- */
2050
- interface MarketPriceERC20Token {
2051
- /**
2052
- * Token type user is offering, which in this case is ERC20
2053
- * @type {string}
2054
- * @memberof MarketPriceERC20Token
2055
- */
2056
- 'type': MarketPriceERC20TokenTypeEnum;
2057
- /**
2058
- * Address of ERC20 token
2059
- * @type {string}
2060
- * @memberof MarketPriceERC20Token
2061
- */
2062
- 'contract_address': string;
2063
- /**
2064
- * The symbol of token
2065
- * @type {string}
2066
- * @memberof MarketPriceERC20Token
2067
- */
2068
- 'symbol': string | null;
2069
- /**
2070
- * The decimals of token
2071
- * @type {number}
2072
- * @memberof MarketPriceERC20Token
2073
- */
2074
- 'decimals': number | null;
2075
- }
2076
- /**
2077
- * @export
2078
- * @enum {string}
2079
- */
2080
- declare enum MarketPriceERC20TokenTypeEnum {
2081
- Erc20 = "ERC20"
2082
- }
2083
-
2084
- /**
2085
- * Immutable zkEVM API
2086
- * Immutable Multi Rollup API
2087
- *
2088
- * The version of the OpenAPI document: 1.0.0
2089
- * Contact: support@immutable.com
2090
- *
2091
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2092
- * https://openapi-generator.tech
2093
- * Do not edit the class manually.
2094
- */
2095
- /**
2096
- *
2097
- * @export
2098
- * @interface MarketPriceNativeToken
2099
- */
2100
- interface MarketPriceNativeToken {
2101
- /**
2102
- * Token type user is offering, which in this case is the native IMX token
2103
- * @type {string}
2104
- * @memberof MarketPriceNativeToken
2105
- */
2106
- 'type': MarketPriceNativeTokenTypeEnum;
2107
- /**
2108
- * The symbol of token
2109
- * @type {string}
2110
- * @memberof MarketPriceNativeToken
2111
- */
2112
- 'symbol': string | null;
2113
- }
2114
- /**
2115
- * @export
2116
- * @enum {string}
2117
- */
2118
- declare enum MarketPriceNativeTokenTypeEnum {
2119
- Native = "NATIVE"
2120
- }
2121
-
2122
- /**
2123
- * Immutable zkEVM API
2124
- * Immutable Multi Rollup API
2125
- *
2126
- * The version of the OpenAPI document: 1.0.0
2127
- * Contact: support@immutable.com
2128
- *
2129
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2130
- * https://openapi-generator.tech
2131
- * Do not edit the class manually.
2132
- */
2133
-
2134
- /**
2135
- * @type MarketPriceDetailsToken
2136
- * Token details
2137
- * @export
2138
- */
2139
- type MarketPriceDetailsToken = {
2140
- type: 'ERC20';
2141
- } & MarketPriceERC20Token | {
2142
- type: 'NATIVE';
2143
- } & MarketPriceNativeToken;
2144
-
2145
- /**
2146
- * Immutable zkEVM API
2147
- * Immutable Multi Rollup API
2148
- *
2149
- * The version of the OpenAPI document: 1.0.0
2150
- * Contact: support@immutable.com
2151
- *
2152
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2153
- * https://openapi-generator.tech
2154
- * Do not edit the class manually.
2155
- */
2156
- /**
2157
- *
2158
- * @export
2159
- * @interface MarketPriceFees
2160
- */
2161
- interface MarketPriceFees {
2162
- /**
2163
- * Fee in the payment currency
2164
- * @type {string}
2165
- * @memberof MarketPriceFees
2166
- */
2167
- 'amount': string;
2168
- /**
2169
- * Fee type
2170
- * @type {string}
2171
- * @memberof MarketPriceFees
2172
- */
2173
- 'type': MarketPriceFeesTypeEnum;
2174
- /**
2175
- * Wallet address of fee recipient
2176
- * @type {string}
2177
- * @memberof MarketPriceFees
2178
- */
2179
- 'recipient_address': string;
2180
- }
2181
- /**
2182
- * @export
2183
- * @enum {string}
2184
- */
2185
- declare enum MarketPriceFeesTypeEnum {
2186
- Royalty = "ROYALTY",
2187
- MakerEcosystem = "MAKER_ECOSYSTEM",
2188
- TakerEcosystem = "TAKER_ECOSYSTEM",
2189
- Protocol = "PROTOCOL"
2190
- }
2191
-
2192
- /**
2193
- * Immutable zkEVM API
2194
- * Immutable Multi Rollup API
2195
- *
2196
- * The version of the OpenAPI document: 1.0.0
2197
- * Contact: support@immutable.com
2198
- *
2199
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2200
- * https://openapi-generator.tech
2201
- * Do not edit the class manually.
2202
- */
2203
-
2204
- /**
2205
- * Market Price details
2206
- * @export
2207
- * @interface MarketPriceDetails
2208
- */
2209
- interface MarketPriceDetails {
2210
- /**
2211
- *
2212
- * @type {MarketPriceDetailsToken}
2213
- * @memberof MarketPriceDetails
2214
- */
2215
- 'token': MarketPriceDetailsToken;
2216
- /**
2217
- * The token amount value. This value is provided in the smallest unit of the token (e.g. wei for ETH)
2218
- * @type {string}
2219
- * @memberof MarketPriceDetails
2220
- */
2221
- 'amount': string;
2222
- /**
2223
- * The token amount value. This value is provided in the smallest unit of the token (e.g. wei for ETH)
2224
- * @type {string}
2225
- * @memberof MarketPriceDetails
2226
- */
2227
- 'fee_inclusive_amount': string;
2228
- /**
2229
- *
2230
- * @type {Array<MarketPriceFees>}
2231
- * @memberof MarketPriceDetails
2232
- */
2233
- 'fees': Array<MarketPriceFees>;
2234
- /**
2235
- * A mapping of converted prices for major currencies such as ETH, USD. All converted prices are fee-inclusive.
2236
- * @type {{ [key: string]: string; }}
2237
- * @memberof MarketPriceDetails
2238
- */
2239
- 'converted_prices': {
2240
- [key: string]: string;
2241
- } | null;
2242
- }
2243
-
2244
2300
  /**
2245
2301
  * Immutable zkEVM API
2246
2302
  * Immutable Multi Rollup API
@@ -2895,6 +2951,25 @@ interface Listing {
2895
2951
  */
2896
2952
  type MarketFloorListing = Listing;
2897
2953
 
2954
+ /**
2955
+ * Immutable zkEVM API
2956
+ * Immutable Multi Rollup API
2957
+ *
2958
+ * The version of the OpenAPI document: 1.0.0
2959
+ * Contact: support@immutable.com
2960
+ *
2961
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2962
+ * https://openapi-generator.tech
2963
+ * Do not edit the class manually.
2964
+ */
2965
+
2966
+ /**
2967
+ * @type MarketTopBid
2968
+ * Highest active big
2969
+ * @export
2970
+ */
2971
+ type MarketTopBid = Bid;
2972
+
2898
2973
  /**
2899
2974
  * Immutable zkEVM API
2900
2975
  * Immutable Multi Rollup API
@@ -2919,6 +2994,12 @@ interface Market {
2919
2994
  * @memberof Market
2920
2995
  */
2921
2996
  'floor_listing': MarketFloorListing | null;
2997
+ /**
2998
+ *
2999
+ * @type {MarketTopBid}
3000
+ * @memberof Market
3001
+ */
3002
+ 'top_bid': MarketTopBid | null;
2922
3003
  /**
2923
3004
  *
2924
3005
  * @type {LastTrade}
@@ -3158,11 +3239,17 @@ interface NFTBundle {
3158
3239
  */
3159
3240
  'market': Market | null;
3160
3241
  /**
3161
- * List of open listings for the stack.
3242
+ * List of open listings for the NFT.
3162
3243
  * @type {Array<Listing>}
3163
3244
  * @memberof NFTBundle
3164
3245
  */
3165
3246
  'listings': Array<Listing>;
3247
+ /**
3248
+ * List of open bids for the NFT.
3249
+ * @type {Array<Bid>}
3250
+ * @memberof NFTBundle
3251
+ */
3252
+ 'bids': Array<Bid>;
3166
3253
  }
3167
3254
 
3168
3255
  /**
@@ -3715,6 +3802,12 @@ interface StackBundle {
3715
3802
  * @memberof StackBundle
3716
3803
  */
3717
3804
  'listings': Array<Listing>;
3805
+ /**
3806
+ * List of open bids for the stack.
3807
+ * @type {Array<Bid>}
3808
+ * @memberof StackBundle
3809
+ */
3810
+ 'bids': Array<Bid>;
3718
3811
  }
3719
3812
 
3720
3813
  /**
@@ -1,9 +1,9 @@
1
- export { M as MintingBackendModule, a as mintingPersistencePg, b as mintingPersistencePrismaSqlite, p as processMint, r as recordMint, s as submitMintingRequests } from './minting_backend-DiUlXoXB.js';
2
- import './index-C5qsusaO.js';
3
- import './index-BZ0-xFD5.js';
1
+ export { M as MintingBackendModule, a as mintingPersistencePg, b as mintingPersistencePrismaSqlite, p as processMint, r as recordMint, s as submitMintingRequests } from './minting_backend-B2w70lOx.js';
2
+ import './index-kVGiDoDm.js';
3
+ import './index-EJXnaEVJ.js';
4
4
  import 'axios';
5
- import './index-DnsQswUj.js';
5
+ import './index-rl44VYPH.js';
6
6
  import 'lru-memorise';
7
7
  import 'global-const';
8
- import './index-BoB9ZvkB.js';
8
+ import './index-Co5wKBsR.js';
9
9
  import 'sns-validator';
@@ -1,4 +1,4 @@
1
- import { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-BmEMIEoz.js';
1
+ import { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-BAsrnHNA.js';
2
2
 
3
3
  var orderbook = /*#__PURE__*/Object.freeze({
4
4
  __proto__: null,
package/dist/orderbook.js CHANGED
@@ -1,5 +1,5 @@
1
- export { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-BmEMIEoz.js';
2
- import './index-DnsQswUj.js';
1
+ export { A as ActionType, F as FeeType, O as OrderStatusName, a as Orderbook, S as SignablePurpose, T as TransactionPurpose, c as constants } from './index-BAsrnHNA.js';
2
+ import './index-rl44VYPH.js';
3
3
  import 'axios';
4
4
  import 'lru-memorise';
5
5
  import 'global-const';
@@ -1,7 +1,7 @@
1
1
  import globalAxios, { isAxiosError } from 'axios';
2
- import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, a as index$1, I as ImxApiClients, b as imxApiConfig } from './index-BZ0-xFD5.js';
3
- import { I as IMXClient, s as signRaw, c as convertToSignableToken, g as generateLegacyStarkPrivateKey, a as createStarkSigner } from './index-ql1ytn8Z.js';
4
- import { s as setPassportClientId, t as track, b as trackFlow, c as trackError, u as utils, i as identify, g as getDetail, D as Detail, d as trackDuration, E as Environment } from './index-DnsQswUj.js';
2
+ import { M as MultiRollupApiClients, c as createConfig, m as multiRollupConfig, a as index$1, I as ImxApiClients, b as imxApiConfig } from './index-EJXnaEVJ.js';
3
+ import { I as IMXClient, s as signRaw, c as convertToSignableToken, g as generateLegacyStarkPrivateKey, a as createStarkSigner } from './index-CWtFjFVg.js';
4
+ import { s as setPassportClientId, t as track, b as trackFlow, c as trackError, u as utils, i as identify, g as getDetail, D as Detail, d as trackDuration, E as Environment } from './index-rl44VYPH.js';
5
5
  import { UserManager, User, ErrorTimeout, ErrorResponse, InMemoryWebStorage, WebStorageStateStore } from 'oidc-client-ts';
6
6
  import * as crypto from 'crypto';
7
7
  import jwt_decode from 'jwt-decode';
package/dist/passport.js CHANGED
@@ -1,8 +1,8 @@
1
- export { J as JsonRpcError, P as Passport, a as PassportError, b as ProviderErrorCode, c as ProviderEvent, R as RpcErrorCode } from './passport-DzlAx_ow.js';
1
+ export { J as JsonRpcError, P as Passport, a as PassportError, b as ProviderErrorCode, c as ProviderEvent, R as RpcErrorCode } from './passport-BHbIOYYd.js';
2
2
  import 'axios';
3
- import './index-BZ0-xFD5.js';
4
- import './index-ql1ytn8Z.js';
5
- import './index-DnsQswUj.js';
3
+ import './index-EJXnaEVJ.js';
4
+ import './index-CWtFjFVg.js';
5
+ import './index-rl44VYPH.js';
6
6
  import 'lru-memorise';
7
7
  import 'global-const';
8
8
  import '@ethersproject/keccak256';
@@ -1,4 +1,4 @@
1
- import { h as handle } from './index-BoB9ZvkB.js';
1
+ import { h as handle } from './index-Co5wKBsR.js';
2
2
 
3
3
  var webhook = /*#__PURE__*/Object.freeze({
4
4
  __proto__: null,
package/dist/webhook.js CHANGED
@@ -1,6 +1,6 @@
1
- export { h as handle } from './index-BoB9ZvkB.js';
1
+ export { h as handle } from './index-Co5wKBsR.js';
2
2
  import 'sns-validator';
3
- import './index-DnsQswUj.js';
3
+ import './index-rl44VYPH.js';
4
4
  import 'axios';
5
5
  import 'lru-memorise';
6
6
  import 'global-const';