@cartridge/controller 0.7.12 → 0.7.13-alpha.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.
@@ -1,29 +1,29 @@
1
1
 
2
2
 
3
- > @cartridge/controller@0.7.12 build:deps /home/broody/development/controller/packages/controller
3
+ > @cartridge/controller@0.7.13-alpha.1 build:deps /home/broody/development/controller/packages/controller
4
4
  > pnpm build
5
5
 
6
6
 
7
- > @cartridge/controller@0.7.12 build /home/broody/development/controller/packages/controller
7
+ > @cartridge/controller@0.7.13-alpha.1 build /home/broody/development/controller/packages/controller
8
8
  > pnpm build:browser && pnpm build:node
9
9
 
10
10
 
11
- > @cartridge/controller@0.7.12 build:browser /home/broody/development/controller/packages/controller
11
+ > @cartridge/controller@0.7.13-alpha.1 build:browser /home/broody/development/controller/packages/controller
12
12
  > vite build
13
13
 
14
14
  vite v6.1.0 building for production...
15
- transforming (1) src/session/index.tstransforming (24) src/icon.ts✓ 61 modules transformed.
15
+ transforming (1) src/session/index.tstransforming (29) ../../node_modules/.pnpm/@star✓ 61 modules transformed.
16
16
  rendering chunks (1)...rendering chunks (2)...rendering chunks (3)...[vite-plugin-top-level-await] Non-existing module "../../account-wasm/pkg-session/account_wasm_bg.wasm" imported by "session.js", ignoring.
17
17
  
18
18
  [vite:dts] Start generate declaration files...
19
19
  computing gzip size (0)...computing gzip size (1)...computing gzip size (2)...computing gzip size (3)...dist/session.js  10.84 kB │ gzip: 3.38 kB │ map: 58.83 kB
20
- dist/provider-BN3lM6-S.js  23.30 kB │ gzip: 13.58 kB │ map: 40.97 kB
21
- dist/index.js 137.06 kB │ gzip: 24.66 kB │ map: 261.82 kB
22
- [vite:dts] Declaration files built in 1924ms.
20
+ dist/provider-BDCJkGu6.js  23.31 kB │ gzip: 13.59 kB │ map: 40.97 kB
21
+ dist/index.js 137.34 kB │ gzip: 24.54 kB │ map: 262.50 kB
22
+ [vite:dts] Declaration files built in 1942ms.
23
23
  
24
24
  ✓ built in 2.51s
25
25
 
26
- > @cartridge/controller@0.7.12 build:node /home/broody/development/controller/packages/controller
26
+ > @cartridge/controller@0.7.13-alpha.1 build:node /home/broody/development/controller/packages/controller
27
27
  > tsup --config tsup.node.config.ts
28
28
 
29
29
  CLI Building entry: src/node/index.ts
@@ -34,16 +34,16 @@
34
34
  CLI Cleaning output folder
35
35
  ESM Build start
36
36
  CJS Build start
37
+ "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
37
38
  "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.cjs".
38
39
  Entry module "dist/node/index.cjs" is using named and default exports together. Consumers of your bundle will have to use `chunk.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
39
- "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
40
- CJS dist/node/index.cjs 31.90 KB
41
- CJS dist/node/index.cjs.map 58.78 KB
42
- CJS ⚡️ Build success in 163ms
43
40
  ESM dist/node/index.js 31.14 KB
44
- ESM dist/node/index.js.map 58.58 KB
45
- ESM ⚡️ Build success in 163ms
41
+ ESM dist/node/index.js.map 58.59 KB
42
+ ESM ⚡️ Build success in 168ms
43
+ CJS dist/node/index.cjs 31.91 KB
44
+ CJS dist/node/index.cjs.map 58.79 KB
45
+ CJS ⚡️ Build success in 169ms
46
46
  DTS Build start
47
- DTS ⚡️ Build success in 1774ms
47
+ DTS ⚡️ Build success in 1846ms
48
48
  DTS dist/node/index.d.ts 5.31 KB
49
49
  DTS dist/node/index.d.cts 5.31 KB
@@ -1,25 +1,25 @@
1
1
 
2
2
 
3
- > @cartridge/controller@0.7.12 build /home/broody/development/controller/packages/controller
3
+ > @cartridge/controller@0.7.13-alpha.1 build /home/broody/development/controller/packages/controller
4
4
  > pnpm build:browser && pnpm build:node
5
5
 
6
6
 
7
- > @cartridge/controller@0.7.12 build:browser /home/broody/development/controller/packages/controller
7
+ > @cartridge/controller@0.7.13-alpha.1 build:browser /home/broody/development/controller/packages/controller
8
8
  > vite build
9
9
 
10
10
  vite v6.1.0 building for production...
11
- transforming (1) src/session/index.tstransforming (21) ../account-wasm/pkg-session/acco✓ 61 modules transformed.
11
+ transforming (1) src/index.tstransforming (23) ../account-wasm/pkg-session/ac✓ 61 modules transformed.
12
12
  rendering chunks (1)...rendering chunks (2)...rendering chunks (3)...[vite-plugin-top-level-await] Non-existing module "../../account-wasm/pkg-session/account_wasm_bg.wasm" imported by "session.js", ignoring.
13
13
  
14
14
  [vite:dts] Start generate declaration files...
15
15
  computing gzip size (0)...computing gzip size (1)...computing gzip size (2)...computing gzip size (3)...dist/session.js  10.84 kB │ gzip: 3.38 kB │ map: 58.83 kB
16
- dist/provider-BN3lM6-S.js  23.30 kB │ gzip: 13.58 kB │ map: 40.97 kB
17
- dist/index.js 137.06 kB │ gzip: 24.66 kB │ map: 261.82 kB
18
- [vite:dts] Declaration files built in 1906ms.
16
+ dist/provider-BDCJkGu6.js  23.31 kB │ gzip: 13.59 kB │ map: 40.97 kB
17
+ dist/index.js 137.34 kB │ gzip: 24.54 kB │ map: 262.50 kB
18
+ [vite:dts] Declaration files built in 1955ms.
19
19
  
20
- ✓ built in 2.48s
20
+ ✓ built in 2.51s
21
21
 
22
- > @cartridge/controller@0.7.12 build:node /home/broody/development/controller/packages/controller
22
+ > @cartridge/controller@0.7.13-alpha.1 build:node /home/broody/development/controller/packages/controller
23
23
  > tsup --config tsup.node.config.ts
24
24
 
25
25
  CLI Building entry: src/node/index.ts
@@ -34,12 +34,12 @@
34
34
  "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.cjs".
35
35
  Entry module "dist/node/index.cjs" is using named and default exports together. Consumers of your bundle will have to use `chunk.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
36
36
  ESM dist/node/index.js 31.14 KB
37
- ESM dist/node/index.js.map 58.58 KB
38
- ESM ⚡️ Build success in 158ms
39
- CJS dist/node/index.cjs 31.90 KB
40
- CJS dist/node/index.cjs.map 58.78 KB
41
- CJS ⚡️ Build success in 158ms
37
+ ESM dist/node/index.js.map 58.59 KB
38
+ ESM ⚡️ Build success in 161ms
39
+ CJS dist/node/index.cjs 31.91 KB
40
+ CJS dist/node/index.cjs.map 58.79 KB
41
+ CJS ⚡️ Build success in 161ms
42
42
  DTS Build start
43
- DTS ⚡️ Build success in 1815ms
43
+ DTS ⚡️ Build success in 1887ms
44
44
  DTS dist/node/index.d.ts 5.31 KB
45
45
  DTS dist/node/index.d.cts 5.31 KB
@@ -3,37 +3,37 @@
3
3
  > @cartridge/controller@0.7.11 format /home/broody/development/controller/packages/controller
4
4
  > prettier --write "src/**/*.ts"
5
5
 
6
- src/__tests__/parseChainId.test.tssrc/__tests__/parseChainId.test.ts 87ms (unchanged)
7
- src/account.tssrc/account.ts 40ms (unchanged)
8
- src/constants.tssrc/constants.ts 3ms (unchanged)
9
- src/controller.tssrc/controller.ts 95ms (unchanged)
10
- src/errors.tssrc/errors.ts 4ms (unchanged)
11
- src/icon.tssrc/icon.ts 8ms (unchanged)
12
- src/iframe/base.tssrc/iframe/base.ts 28ms (unchanged)
6
+ src/__tests__/parseChainId.test.tssrc/__tests__/parseChainId.test.ts 137ms (unchanged)
7
+ src/account.tssrc/account.ts 83ms (unchanged)
8
+ src/constants.tssrc/constants.ts 7ms (unchanged)
9
+ src/controller.tssrc/controller.ts 364ms (unchanged)
10
+ src/errors.tssrc/errors.ts 27ms (unchanged)
11
+ src/icon.tssrc/icon.ts 11ms (unchanged)
12
+ src/iframe/base.tssrc/iframe/base.ts 104ms (unchanged)
13
13
  src/iframe/index.tssrc/iframe/index.ts 2ms (unchanged)
14
- src/iframe/keychain.tssrc/iframe/keychain.ts 7ms (unchanged)
15
- src/iframe/profile.tssrc/iframe/profile.ts 15ms (unchanged)
14
+ src/iframe/keychain.tssrc/iframe/keychain.ts 37ms (unchanged)
15
+ src/iframe/profile.tssrc/iframe/profile.ts 38ms (unchanged)
16
16
  src/index.tssrc/index.ts 3ms (unchanged)
17
- src/lookup.tssrc/lookup.ts 21ms (unchanged)
18
- src/mutex.tssrc/mutex.ts 4ms (unchanged)
19
- src/node/account.tssrc/node/account.ts 9ms (unchanged)
20
- src/node/backend.tssrc/node/backend.ts 19ms (unchanged)
21
- src/node/index.tssrc/node/index.ts 2ms (unchanged)
22
- src/node/provider.tssrc/node/provider.ts 26ms (unchanged)
23
- src/node/server.tssrc/node/server.ts 16ms (unchanged)
24
- src/policies.tssrc/policies.ts 6ms (unchanged)
25
- src/provider.tssrc/provider.ts 20ms (unchanged)
26
- src/session/account.tssrc/session/account.ts 5ms (unchanged)
27
- src/session/backend.tssrc/session/backend.ts 5ms (unchanged)
17
+ src/lookup.tssrc/lookup.ts 80ms (unchanged)
18
+ src/mutex.tssrc/mutex.ts 14ms (unchanged)
19
+ src/node/account.tssrc/node/account.ts 27ms (unchanged)
20
+ src/node/backend.tssrc/node/backend.ts 60ms (unchanged)
21
+ src/node/index.tssrc/node/index.ts 3ms (unchanged)
22
+ src/node/provider.tssrc/node/provider.ts 54ms (unchanged)
23
+ src/node/server.tssrc/node/server.ts 40ms (unchanged)
24
+ src/policies.tssrc/policies.ts 9ms (unchanged)
25
+ src/provider.tssrc/provider.ts 60ms (unchanged)
26
+ src/session/account.tssrc/session/account.ts 8ms (unchanged)
27
+ src/session/backend.tssrc/session/backend.ts 16ms (unchanged)
28
28
  src/session/index.tssrc/session/index.ts 2ms (unchanged)
29
- src/session/provider.tssrc/session/provider.ts 33ms (unchanged)
30
- src/telegram/backend.tssrc/telegram/backend.ts 3ms (unchanged)
31
- src/telegram/provider.tssrc/telegram/provider.ts 13ms (unchanged)
32
- src/types.tssrc/types.ts 16ms (unchanged)
33
- src/utils.tssrc/utils.ts 22ms (unchanged)
34
- src/wallets/argent/index.tssrc/wallets/argent/index.ts 11ms (unchanged)
35
- src/wallets/bridge.tssrc/wallets/bridge.ts 21ms (unchanged)
36
- src/wallets/index.tssrc/wallets/index.ts 1ms (unchanged)
37
- src/wallets/metamask/index.tssrc/wallets/metamask/index.ts 17ms (unchanged)
38
- src/wallets/phantom/index.tssrc/wallets/phantom/index.ts 15ms (unchanged)
39
- src/wallets/types.tssrc/wallets/types.ts 5ms (unchanged)
29
+ src/session/provider.tssrc/session/provider.ts 55ms (unchanged)
30
+ src/telegram/backend.tssrc/telegram/backend.ts 7ms (unchanged)
31
+ src/telegram/provider.tssrc/telegram/provider.ts 18ms (unchanged)
32
+ src/types.tssrc/types.ts 27ms (unchanged)
33
+ src/utils.tssrc/utils.ts 24ms (unchanged)
34
+ src/wallets/argent/index.tssrc/wallets/argent/index.ts 19ms (unchanged)
35
+ src/wallets/bridge.tssrc/wallets/bridge.ts 64ms (unchanged)
36
+ src/wallets/index.tssrc/wallets/index.ts 2ms (unchanged)
37
+ src/wallets/metamask/index.tssrc/wallets/metamask/index.ts 35ms (unchanged)
38
+ src/wallets/phantom/index.tssrc/wallets/phantom/index.ts 24ms (unchanged)
39
+ src/wallets/types.tssrc/wallets/types.ts 8ms (unchanged)
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { WalletAccount as L, shortString as M, num as O } from "starknet";
2
- import { R as A, t as Y, K as $, P as W, B as H, N as u, p as K, A as q } from "./provider-BN3lM6-S.js";
3
- import { F as Oe, h as Ye, n as $e, a as We, b as He } from "./provider-BN3lM6-S.js";
2
+ import { R as A, t as Y, K as $, P as W, B as H, N as u, p as K, A as q } from "./provider-BDCJkGu6.js";
3
+ import { F as Oe, h as Ye, n as $e, a as We, b as He } from "./provider-BDCJkGu6.js";
4
4
  import { MetaMaskSDK as G } from "@metamask/sdk";
5
5
  import { Transaction as V } from "@solana/web3.js";
6
6
  import { connect as J } from "starknetkit";
@@ -86,10 +86,10 @@ var C;
86
86
  (function(o) {
87
87
  o.Fulfilled = "fulfilled", o.Rejected = "rejected";
88
88
  })(C || (C = {}));
89
- var R;
89
+ var S;
90
90
  (function(o) {
91
91
  o.ConnectionDestroyed = "ConnectionDestroyed", o.ConnectionTimeout = "ConnectionTimeout", o.NoIframeSrc = "NoIframeSrc";
92
- })(R || (R = {}));
92
+ })(S || (S = {}));
93
93
  var D;
94
94
  (function(o) {
95
95
  o.DataCloneError = "DataCloneError";
@@ -209,7 +209,7 @@ const ce = () => ++se, j = ".", B = (o) => o ? o.split(j) : [], de = (o) => o.jo
209
209
  }
210
210
  if (v && n(), d) {
211
211
  const b = new Error(`Unable to send ${g}() call due to destroyed connection`);
212
- throw b.code = R.ConnectionDestroyed, b;
212
+ throw b.code = S.ConnectionDestroyed, b;
213
213
  }
214
214
  return new Promise((b, k) => {
215
215
  const w = ce(), m = (x) => {
@@ -284,14 +284,14 @@ const ce = () => ++se, j = ".", B = (o) => o ? o.split(j) : [], de = (o) => o.jo
284
284
  let t;
285
285
  return o !== void 0 && (t = window.setTimeout(() => {
286
286
  const n = new Error(`Connection timed out after ${o}ms`);
287
- n.code = R.ConnectionTimeout, e(n);
287
+ n.code = S.ConnectionTimeout, e(n);
288
288
  }, o)), () => {
289
289
  clearTimeout(t);
290
290
  };
291
291
  }, we = (o) => {
292
292
  if (!o.src && !o.srcdoc) {
293
293
  const e = new Error("Iframe must have src or srcdoc property defined.");
294
- throw e.code = R.NoIframeSrc, e;
294
+ throw e.code = S.NoIframeSrc, e;
295
295
  }
296
296
  }, ve = (o) => {
297
297
  let { iframe: e, methods: t = {}, childOrigin: n, timeout: r, debug: a = !1 } = o;
@@ -610,7 +610,7 @@ class ke {
610
610
  if (!this.isAvailable() || !this.account)
611
611
  throw new Error("Phantom is not connected");
612
612
  try {
613
- const t = V.from(Buffer.from(e, "base64")), r = await this.getProvider().signAndSendTransaction(t);
613
+ const t = V.from(e), r = await this.getProvider().signAndSendTransaction(t);
614
614
  return {
615
615
  success: !0,
616
616
  wallet: this.type,
@@ -1156,7 +1156,7 @@ class Ne extends H {
1156
1156
  });
1157
1157
  }
1158
1158
  }
1159
- const S = /* @__PURE__ */ new Map();
1159
+ const R = /* @__PURE__ */ new Map();
1160
1160
  async function F(o) {
1161
1161
  if (!o.addresses?.length && !o.usernames?.length)
1162
1162
  return { results: [] };
@@ -1172,22 +1172,22 @@ async function F(o) {
1172
1172
  return e.json();
1173
1173
  }
1174
1174
  async function je(o) {
1175
- const e = o.filter((t) => !S.has(t));
1175
+ const e = o.filter((t) => !R.has(t));
1176
1176
  return e.length > 0 && (await F({ usernames: e })).results.forEach((n) => {
1177
- S.set(n.username, n.addresses[0]);
1177
+ R.set(n.username, n.addresses[0]);
1178
1178
  }), new Map(
1179
- o.map((t) => [t, S.get(t)]).filter((t) => t[1] !== void 0)
1179
+ o.map((t) => [t, R.get(t)]).filter((t) => t[1] !== void 0)
1180
1180
  );
1181
1181
  }
1182
1182
  async function Be(o) {
1183
1183
  o = o.map(O.toHex);
1184
- const e = o.filter((t) => !S.has(t));
1184
+ const e = o.filter((t) => !R.has(t));
1185
1185
  return e.length > 0 && (await F({
1186
1186
  addresses: e
1187
1187
  })).results.forEach((n) => {
1188
- S.set(n.addresses[0], n.username);
1188
+ R.set(n.addresses[0], n.username);
1189
1189
  }), new Map(
1190
- o.map((t) => [t, S.get(t)]).filter((t) => t[1] !== void 0)
1190
+ o.map((t) => [t, R.get(t)]).filter((t) => t[1] !== void 0)
1191
1191
  );
1192
1192
  }
1193
1193
  var U = {
@@ -1594,7 +1594,7 @@ var U = {
1594
1594
  },
1595
1595
  cover: "https://static.cartridge.gg/presets/bytebeasts-tamagotchi/cover.png",
1596
1596
  icon: "https://static.cartridge.gg/presets/bytebeasts-tamagotchi/icon.png",
1597
- name: "ByteBeasts-Tamagotchi",
1597
+ name: "Tamagotchi",
1598
1598
  optimizedCover: {
1599
1599
  webp: {
1600
1600
  768: "cover@768.webp",
@@ -1941,36 +1941,30 @@ var U = {
1941
1941
  SN_MAIN: {
1942
1942
  policies: {
1943
1943
  contracts: {
1944
- "0x0320f977f47f0885e376b781d9e244d9f59f10154ce844ae1815c919f0374726": {
1945
- name: "game_systems",
1944
+ "0x051Fea4450Da9D6aeE758BDEbA88B2f665bCbf549D2C61421AA724E9AC0Ced8F": {
1945
+ name: "VRF Provider",
1946
+ description: "Provides verifiable random functions",
1946
1947
  methods: [
1947
1948
  {
1948
- entrypoint: "mint"
1949
- },
1950
- {
1951
- entrypoint: "start_game"
1949
+ name: "Request Random",
1950
+ description: "Request a random number",
1951
+ entrypoint: "request_random"
1952
1952
  }
1953
1953
  ]
1954
1954
  },
1955
- "0x0062cfee20a5be4b305f610a23291aa27f3fca7a5fd14bd8e2d0389556003e12": {
1956
- name: "battle_systems",
1955
+ "0x0444834e7b71749832f0db8c64f17ed1c3af8462c1682c10dcd6068b1c57494b": {
1956
+ name: "game_systems",
1957
+ description: "Game mechanics",
1957
1958
  methods: [
1958
1959
  {
1959
- entrypoint: "battle_actions"
1960
- }
1961
- ]
1962
- },
1963
- "0x00ae7393b60ad9fd5c26851341b9a4afe61c6ae34326dee79cf5d096e9f55a36": {
1964
- name: "draft_systems",
1965
- methods: [
1960
+ entrypoint: "mint"
1961
+ },
1962
+ {
1963
+ entrypoint: "start_game"
1964
+ },
1966
1965
  {
1967
1966
  entrypoint: "pick_card"
1968
- }
1969
- ]
1970
- },
1971
- "0x07c9a684813410b39c776c49544d8ecb2d39f0b91bd83ffec31ebc938e053e25": {
1972
- name: "map_systems",
1973
- methods: [
1967
+ },
1974
1968
  {
1975
1969
  entrypoint: "generate_tree"
1976
1970
  },
@@ -1978,6 +1972,15 @@ var U = {
1978
1972
  entrypoint: "select_node"
1979
1973
  }
1980
1974
  ]
1975
+ },
1976
+ "0x06633dc0c8e3956fd8d87f68e5a4324cb20270b442a532f4d4179d85c389b324": {
1977
+ name: "battle_systems",
1978
+ description: "Battle mechanics",
1979
+ methods: [
1980
+ {
1981
+ entrypoint: "battle_actions"
1982
+ }
1983
+ ]
1981
1984
  }
1982
1985
  }
1983
1986
  }
@@ -2162,7 +2165,7 @@ var U = {
2162
2165
  SN_MAIN: {
2163
2166
  policies: {
2164
2167
  contracts: {
2165
- "0x62525c1337037a6a50a61f12045630a271758a350e57616e79a6ed14004ce74": {
2168
+ "0x05553fcb6da57decacce3306d8e0b3bf65b656dceda96c90ba55bde8980253ce": {
2166
2169
  name: "Achievement Systems",
2167
2170
  description: "Allows you to interact with achievement features.",
2168
2171
  methods: [
@@ -2173,7 +2176,7 @@ var U = {
2173
2176
  }
2174
2177
  ]
2175
2178
  },
2176
- "0xa5a3284a1e3ce9887b50876acee14a1af9705659b3ad053deff80d84c5555a": {
2179
+ "0x059ffaee1d7068332ea8f084a9685b99a5c2a74197ef99e093a10fa25f887402": {
2177
2180
  name: "Dragon Systems",
2178
2181
  description: "Allows you to interact with dragon features.",
2179
2182
  methods: [
@@ -2187,11 +2190,6 @@ var U = {
2187
2190
  description: "A method to deactivate Dragark NFT out of the game.",
2188
2191
  entrypoint: "deactivate_dragon"
2189
2192
  },
2190
- {
2191
- name: "Claim Default Dragon",
2192
- description: "A method to claim the default Dragark.",
2193
- entrypoint: "claim_default_dragon"
2194
- },
2195
2193
  {
2196
2194
  name: "Upgrade Dragon",
2197
2195
  description: "A method to upgrade the Dragark's level.",
@@ -2199,7 +2197,7 @@ var U = {
2199
2197
  }
2200
2198
  ]
2201
2199
  },
2202
- "0x456e9a70c1a8ce2e340592d1a885f2ac152349d785a6aef4d640d9a09f9a1bd": {
2200
+ "0x0760d029c7b49069ece425285afb592152da1fff59038e697a5554f1b94150f2": {
2203
2201
  name: "Island Systems",
2204
2202
  description: "Allows you to interact with island features.",
2205
2203
  methods: [
@@ -2215,7 +2213,7 @@ var U = {
2215
2213
  }
2216
2214
  ]
2217
2215
  },
2218
- "0x2f77a88ac64fd1473ea067ea176ae3805224a2ba5173c63c77d0f214c01ac5d": {
2216
+ "0x000ccb9e596c7d3298b670d91b6c3ed305aeed3eb1335d702265f53f1d0ad68a": {
2219
2217
  name: "Journey Systems",
2220
2218
  description: "Allows you to interact with journey features.",
2221
2219
  methods: [
@@ -2231,7 +2229,7 @@ var U = {
2231
2229
  }
2232
2230
  ]
2233
2231
  },
2234
- "0x1ca130b614f063a24dafad53db11cbb914fa7cff2eac23df1c32f5ff71a8ec2": {
2232
+ "0x0002d12498d7b7f5e4d57a9895f8684fa58f4edb06ba6edb879723d8acb16507": {
2235
2233
  name: "Map Systems",
2236
2234
  description: "Allows you to interact with map features.",
2237
2235
  methods: [
@@ -2239,15 +2237,10 @@ var U = {
2239
2237
  name: "Join Map",
2240
2238
  description: "A method to join the map.",
2241
2239
  entrypoint: "join_map"
2242
- },
2243
- {
2244
- name: "Rejoin Map",
2245
- description: "A method to rejoin the map.",
2246
- entrypoint: "re_join_map"
2247
2240
  }
2248
2241
  ]
2249
2242
  },
2250
- "0x272741bbe4abc02c8be4b094ca642e1df573e99e06f85f649bc35dd26ae4543": {
2243
+ "0x01ba78267fd97db89b8ac0316ce0a2d71aaef87ad4f300e5468dc20232a2ff20": {
2251
2244
  name: "Mission Systems",
2252
2245
  description: "Allows you to interact with mission features.",
2253
2246
  methods: [
@@ -2258,7 +2251,7 @@ var U = {
2258
2251
  }
2259
2252
  ]
2260
2253
  },
2261
- "0x54ad7af1fc62a786c9023d9f3ef8e8abf8cf332649b784188c1b25d2cb384b2": {
2254
+ "0x063b168f01cbac52b5d2ad82696eeaddde33b38d24364523ad0a3ca400361489": {
2262
2255
  name: "Player Systems",
2263
2256
  description: "Allows you to interact with player features.",
2264
2257
  methods: [
@@ -2287,16 +2280,6 @@ var U = {
2287
2280
  description: "A method to redeem invite code.",
2288
2281
  entrypoint: "redeem_invite_code"
2289
2282
  },
2290
- {
2291
- name: "Buy Resources Pack",
2292
- description: "A method to buy resources pack.",
2293
- entrypoint: "buy_resources_pack"
2294
- },
2295
- {
2296
- name: "Activate Element NFT",
2297
- description: "A method to activate the Element NFT into the game.",
2298
- entrypoint: "activate_element_nft"
2299
- },
2300
2283
  {
2301
2284
  name: "Claim Pool Share Reward",
2302
2285
  description: "A method to claim your Pool Share reward.",
@@ -2304,7 +2287,7 @@ var U = {
2304
2287
  }
2305
2288
  ]
2306
2289
  },
2307
- "0x68717880bd76fda6790e895e937e2c638213e7b9aa07385231bbf17dfe8a78c": {
2290
+ "0x03284bb4684703a368db8fd538c39b30e51822dbab9ad398e66311e820318444": {
2308
2291
  name: "Scout Systems",
2309
2292
  description: "Allows you to interact with scout features.",
2310
2293
  methods: [
@@ -2315,7 +2298,7 @@ var U = {
2315
2298
  }
2316
2299
  ]
2317
2300
  },
2318
- "0x14705481d28fab7bb37d6cb19d3392d39f838a1d5572b8c8f18e85e0c4b8918": {
2301
+ "0x04a8b7e4106719e75653595c1e55da9ac88fbf1ae29124fca325c0537f00e908": {
2319
2302
  name: "Shield Systems",
2320
2303
  description: "Allows you to interact with shield features.",
2321
2304
  methods: [
@@ -2336,7 +2319,7 @@ var U = {
2336
2319
  }
2337
2320
  ]
2338
2321
  },
2339
- "0x23d6a41c06e2d7b60437ba4da3eca857cf9a0b94f3548396829365a0a299c63": {
2322
+ "0x060a67334aed80a5403bd2b727337f29ccdcbf51784cc7ddb73f10ceb92e61f1": {
2340
2323
  name: "Star Shop Systems",
2341
2324
  description: "Allows you to interact with star shop features.",
2342
2325
  methods: [
@@ -2347,7 +2330,7 @@ var U = {
2347
2330
  }
2348
2331
  ]
2349
2332
  },
2350
- "0x511a78a1c4b33bedc4ff7d9b37eb7481bcdff77c5c2cb6f67390d43657749d0": {
2333
+ "0x0655a9a38cb8dd7087a206b7d885528f8994e03dd6449105ef0f068caa502d25": {
2351
2334
  name: "Treasure Hunt Systems",
2352
2335
  description: "Allows you to interact with treasure hunt features.",
2353
2336
  methods: [
@@ -3730,6 +3713,45 @@ var U = {
3730
3713
  }
3731
3714
  }
3732
3715
  },
3716
+ wardens: {
3717
+ origin: "app.wardens.xyz",
3718
+ theme: {
3719
+ colors: {
3720
+ primary: "#f7ac18"
3721
+ },
3722
+ cover: "https://static.cartridge.gg/presets/wardens/cover.jpg",
3723
+ icon: "https://static.cartridge.gg/presets/wardens/icon.png",
3724
+ name: "Wardens",
3725
+ optimizedCover: {
3726
+ webp: {
3727
+ 768: "cover@768.webp",
3728
+ 1024: "cover@1024.webp",
3729
+ 1440: "cover@1440.webp"
3730
+ },
3731
+ jpg: {
3732
+ 768: "cover@768.jpg",
3733
+ 1024: "cover@1024.jpg",
3734
+ 1440: "cover@1440.jpg"
3735
+ }
3736
+ },
3737
+ optimizedIcon: {
3738
+ webp: {
3739
+ 16: "icon@16.webp",
3740
+ 32: "icon@32.webp",
3741
+ 64: "icon@64.webp",
3742
+ 128: "icon@128.webp",
3743
+ 256: "icon@256.webp"
3744
+ },
3745
+ png: {
3746
+ 16: "icon@16.png",
3747
+ 32: "icon@32.png",
3748
+ 64: "icon@64.png",
3749
+ 128: "icon@128.png",
3750
+ 256: "icon@256.png"
3751
+ }
3752
+ }
3753
+ }
3754
+ },
3733
3755
  zkastle: {
3734
3756
  origin: "zkastle.vercel.app",
3735
3757
  theme: {
@@ -3869,7 +3891,7 @@ var U = {
3869
3891
  }
3870
3892
  }
3871
3893
  }
3872
- }, Se = [
3894
+ }, Re = [
3873
3895
  {
3874
3896
  name: "Wrapped BTC",
3875
3897
  symbol: "WBTC",
@@ -4415,7 +4437,7 @@ var U = {
4415
4437
  hidden: !0,
4416
4438
  logo_url: "https://imagedelivery.net/0xPAQaDtnQhBs8IzYRIlNg/6deef27f-df40-4248-4e1b-ed1d79a3f000/logo"
4417
4439
  }
4418
- ], Te = U, Qe = Se, Fe = U.cartridge.theme;
4440
+ ], Te = U, Qe = Re, Fe = U.cartridge.theme;
4419
4441
  export {
4420
4442
  Ae as ArgentWallet,
4421
4443
  Oe as FeeSource,