@towns-protocol/xchain-monitor 0.0.432 → 0.0.433

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.
@@ -11,4 +11,4 @@ $ bun ./esbuild.config.mjs
11
11
  dist/pino-pretty.cjs.map 203.6kb
12
12
  dist/thread-stream-worker.cjs.map 12.0kb
13
13
 
14
- ⚡ Done in 1239ms
14
+ ⚡ Done in 1146ms
@@ -86766,35 +86766,6 @@ var _abi40 = [
86766
86766
  outputs: [],
86767
86767
  stateMutability: "nonpayable"
86768
86768
  },
86769
- {
86770
- type: "function",
86771
- name: "execute",
86772
- inputs: [
86773
- {
86774
- name: "target",
86775
- type: "address",
86776
- internalType: "address"
86777
- },
86778
- {
86779
- name: "value",
86780
- type: "uint256",
86781
- internalType: "uint256"
86782
- },
86783
- {
86784
- name: "data",
86785
- type: "bytes",
86786
- internalType: "bytes"
86787
- }
86788
- ],
86789
- outputs: [
86790
- {
86791
- name: "",
86792
- type: "bytes",
86793
- internalType: "bytes"
86794
- }
86795
- ],
86796
- stateMutability: "payable"
86797
- },
86798
86769
  {
86799
86770
  type: "function",
86800
86771
  name: "getAppExpiration",
@@ -86875,25 +86846,6 @@ var _abi40 = [
86875
86846
  ],
86876
86847
  stateMutability: "view"
86877
86848
  },
86878
- {
86879
- type: "function",
86880
- name: "isAppExecuting",
86881
- inputs: [
86882
- {
86883
- name: "app",
86884
- type: "address",
86885
- internalType: "address"
86886
- }
86887
- ],
86888
- outputs: [
86889
- {
86890
- name: "",
86891
- type: "bool",
86892
- internalType: "bool"
86893
- }
86894
- ],
86895
- stateMutability: "view"
86896
- },
86897
86849
  {
86898
86850
  type: "function",
86899
86851
  name: "isAppInstalled",