@gfxlabs/oku-chains 1.1.4 → 1.1.5

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/browser.js CHANGED
@@ -361,7 +361,14 @@
361
361
  stables: [
362
362
  "0x4300000000000000000000000000000000000003",
363
363
  ],
364
- watchlist: ["0xf52b4b69123cbcf07798ae8265642793b2e8990c"],
364
+ watchlist: [
365
+ "0xf52b4b69123cbcf07798ae8265642793b2e8990c",
366
+ "0xf52b4b69123cbcf07798ae8265642793b2e8990c",
367
+ "0x310a0a4bc2edd2f29321356d880e0906d7700c14",
368
+ "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf",
369
+ "0xf52df2cde73228cc058abfe88f3801dcddf885eb",
370
+ "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf",
371
+ ],
365
372
  internalName: "blast",
366
373
  contracts: {
367
374
  ...chains.blast.contracts,
package/dist/index-mjs.js CHANGED
@@ -357,7 +357,14 @@ const blast = makeConfig({
357
357
  stables: [
358
358
  "0x4300000000000000000000000000000000000003",
359
359
  ],
360
- watchlist: ["0xf52b4b69123cbcf07798ae8265642793b2e8990c"],
360
+ watchlist: [
361
+ "0xf52b4b69123cbcf07798ae8265642793b2e8990c",
362
+ "0xf52b4b69123cbcf07798ae8265642793b2e8990c",
363
+ "0x310a0a4bc2edd2f29321356d880e0906d7700c14",
364
+ "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf",
365
+ "0xf52df2cde73228cc058abfe88f3801dcddf885eb",
366
+ "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf",
367
+ ],
361
368
  internalName: "blast",
362
369
  contracts: {
363
370
  ...blast$1.contracts,
package/dist/index.js CHANGED
@@ -359,7 +359,14 @@ const blast = makeConfig({
359
359
  stables: [
360
360
  "0x4300000000000000000000000000000000000003",
361
361
  ],
362
- watchlist: ["0xf52b4b69123cbcf07798ae8265642793b2e8990c"],
362
+ watchlist: [
363
+ "0xf52b4b69123cbcf07798ae8265642793b2e8990c",
364
+ "0xf52b4b69123cbcf07798ae8265642793b2e8990c",
365
+ "0x310a0a4bc2edd2f29321356d880e0906d7700c14",
366
+ "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf",
367
+ "0xf52df2cde73228cc058abfe88f3801dcddf885eb",
368
+ "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf",
369
+ ],
363
370
  internalName: "blast",
364
371
  contracts: {
365
372
  ...chains.blast.contracts,
@@ -1039,7 +1039,7 @@ declare const blast: Readonly<{
1039
1039
  address: "0x4300000000000000000000000000000000000003";
1040
1040
  })[];
1041
1041
  stables: "0x4300000000000000000000000000000000000003"[];
1042
- watchlist: "0xf52b4b69123cbcf07798ae8265642793b2e8990c"[];
1042
+ watchlist: ("0xf52b4b69123cbcf07798ae8265642793b2e8990c" | "0x310a0a4bc2edd2f29321356d880e0906d7700c14" | "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf" | "0xf52df2cde73228cc058abfe88f3801dcddf885eb" | "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf")[];
1043
1043
  internalName: "blast";
1044
1044
  contracts: {
1045
1045
  limitOrder: {
@@ -4917,7 +4917,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
4917
4917
  address: "0x4300000000000000000000000000000000000003";
4918
4918
  })[];
4919
4919
  stables: "0x4300000000000000000000000000000000000003"[];
4920
- watchlist: "0xf52b4b69123cbcf07798ae8265642793b2e8990c"[];
4920
+ watchlist: ("0xf52b4b69123cbcf07798ae8265642793b2e8990c" | "0x310a0a4bc2edd2f29321356d880e0906d7700c14" | "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf" | "0xf52df2cde73228cc058abfe88f3801dcddf885eb" | "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf")[];
4921
4921
  internalName: "blast";
4922
4922
  contracts: {
4923
4923
  limitOrder: {
@@ -1039,7 +1039,7 @@ declare const blast: Readonly<{
1039
1039
  address: "0x4300000000000000000000000000000000000003";
1040
1040
  })[];
1041
1041
  stables: "0x4300000000000000000000000000000000000003"[];
1042
- watchlist: "0xf52b4b69123cbcf07798ae8265642793b2e8990c"[];
1042
+ watchlist: ("0xf52b4b69123cbcf07798ae8265642793b2e8990c" | "0x310a0a4bc2edd2f29321356d880e0906d7700c14" | "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf" | "0xf52df2cde73228cc058abfe88f3801dcddf885eb" | "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf")[];
1043
1043
  internalName: "blast";
1044
1044
  contracts: {
1045
1045
  limitOrder: {
@@ -4917,7 +4917,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
4917
4917
  address: "0x4300000000000000000000000000000000000003";
4918
4918
  })[];
4919
4919
  stables: "0x4300000000000000000000000000000000000003"[];
4920
- watchlist: "0xf52b4b69123cbcf07798ae8265642793b2e8990c"[];
4920
+ watchlist: ("0xf52b4b69123cbcf07798ae8265642793b2e8990c" | "0x310a0a4bc2edd2f29321356d880e0906d7700c14" | "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf" | "0xf52df2cde73228cc058abfe88f3801dcddf885eb" | "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf")[];
4921
4921
  internalName: "blast";
4922
4922
  contracts: {
4923
4923
  limitOrder: {
@@ -1039,7 +1039,7 @@ declare const blast: Readonly<{
1039
1039
  address: "0x4300000000000000000000000000000000000003";
1040
1040
  })[];
1041
1041
  stables: "0x4300000000000000000000000000000000000003"[];
1042
- watchlist: "0xf52b4b69123cbcf07798ae8265642793b2e8990c"[];
1042
+ watchlist: ("0xf52b4b69123cbcf07798ae8265642793b2e8990c" | "0x310a0a4bc2edd2f29321356d880e0906d7700c14" | "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf" | "0xf52df2cde73228cc058abfe88f3801dcddf885eb" | "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf")[];
1043
1043
  internalName: "blast";
1044
1044
  contracts: {
1045
1045
  limitOrder: {
@@ -4917,7 +4917,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
4917
4917
  address: "0x4300000000000000000000000000000000000003";
4918
4918
  })[];
4919
4919
  stables: "0x4300000000000000000000000000000000000003"[];
4920
- watchlist: "0xf52b4b69123cbcf07798ae8265642793b2e8990c"[];
4920
+ watchlist: ("0xf52b4b69123cbcf07798ae8265642793b2e8990c" | "0x310a0a4bc2edd2f29321356d880e0906d7700c14" | "0xbb60bb410182d8e96c41dfc92e017dd79f5100bf" | "0xf52df2cde73228cc058abfe88f3801dcddf885eb" | "0x99f8a29a332eb9004f83abb1b4690de8b00dfccf")[];
4921
4921
  internalName: "blast";
4922
4922
  contracts: {
4923
4923
  limitOrder: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.4",
3
+ "version": "1.1.5",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",