@towns-protocol/xchain-monitor 0.0.432 → 0.0.434
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/.turbo/turbo-build.log +1 -1
- package/dist/node_esbuild.cjs +0 -48
- package/dist/node_esbuild.cjs.map +2 -2
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
package/dist/node_esbuild.cjs
CHANGED
|
@@ -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",
|