@getblock/common 0.1.91 → 0.1.92
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.
|
@@ -2842,6 +2842,10 @@ const Fs = {
|
|
|
2842
2842
|
appchain: {
|
|
2843
2843
|
title: "AppChain",
|
|
2844
2844
|
text: "Build custom blockchain"
|
|
2845
|
+
},
|
|
2846
|
+
"risk-api": {
|
|
2847
|
+
title: "Risk API",
|
|
2848
|
+
text: "Contract Scanner"
|
|
2845
2849
|
}
|
|
2846
2850
|
},
|
|
2847
2851
|
banner: {
|
|
@@ -2876,6 +2880,10 @@ const Fs = {
|
|
|
2876
2880
|
appchain: {
|
|
2877
2881
|
title: "AppChain",
|
|
2878
2882
|
text: "\u6784\u5EFA\u81EA\u5B9A\u4E49\u533A\u5757\u94FE"
|
|
2883
|
+
},
|
|
2884
|
+
"risk-api": {
|
|
2885
|
+
title: "Risk API",
|
|
2886
|
+
text: "\u5408\u7D04\u6383\u63CF\u5668"
|
|
2879
2887
|
}
|
|
2880
2888
|
},
|
|
2881
2889
|
banner: {
|
|
@@ -3036,8 +3044,7 @@ const Fs = {
|
|
|
3036
3044
|
},
|
|
3037
3045
|
{
|
|
3038
3046
|
key: "appchain",
|
|
3039
|
-
path: "/appchain"
|
|
3040
|
-
beta: !0
|
|
3047
|
+
path: "/appchain"
|
|
3041
3048
|
},
|
|
3042
3049
|
{
|
|
3043
3050
|
key: "enterprise",
|
|
@@ -3050,6 +3057,10 @@ const Fs = {
|
|
|
3050
3057
|
{
|
|
3051
3058
|
key: "nodes-cluster",
|
|
3052
3059
|
path: "/node-clusters"
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
key: "risk-api",
|
|
3063
|
+
path: "/token-risks-api"
|
|
3053
3064
|
}
|
|
3054
3065
|
]
|
|
3055
3066
|
},
|
|
@@ -3136,22 +3147,26 @@ const Fs = {
|
|
|
3136
3147
|
const N = window == null ? void 0 : window.location.href, m = (window == null ? void 0 : window.location.pathname.replace(/^\/|\/$/g, "").split("/")[0]) || "/";
|
|
3137
3148
|
return { url: N, path: m };
|
|
3138
3149
|
}, G = F(() => window == null ? void 0 : window.location.href);
|
|
3139
|
-
ce(
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
|
|
3150
|
+
ce(
|
|
3151
|
+
G,
|
|
3152
|
+
() => {
|
|
3153
|
+
if (window) {
|
|
3154
|
+
const { url: N, path: m } = f(), h = _s[m] || "";
|
|
3155
|
+
Ye.set("registration_source", h, {
|
|
3156
|
+
expires: 365,
|
|
3157
|
+
domain: ".getblock.io",
|
|
3158
|
+
path: "/",
|
|
3159
|
+
sameSite: "Lax"
|
|
3160
|
+
}), Ye.set("url", N, {
|
|
3161
|
+
expires: 365,
|
|
3162
|
+
domain: ".getblock.io",
|
|
3163
|
+
path: "/",
|
|
3164
|
+
sameSite: "Lax"
|
|
3165
|
+
});
|
|
3166
|
+
}
|
|
3167
|
+
},
|
|
3168
|
+
{ immediate: !0 }
|
|
3169
|
+
);
|
|
3155
3170
|
const E = () => {
|
|
3156
3171
|
k("account-button-pressed");
|
|
3157
3172
|
}, b = (N) => {
|
|
@@ -3525,7 +3540,7 @@ const Fs = {
|
|
|
3525
3540
|
], 32));
|
|
3526
3541
|
}
|
|
3527
3542
|
});
|
|
3528
|
-
const cu = /* @__PURE__ */ xe(Zc, [["__scopeId", "data-v-
|
|
3543
|
+
const cu = /* @__PURE__ */ xe(Zc, [["__scopeId", "data-v-e28eb120"]]), _c = {
|
|
3529
3544
|
text: "New Here? Claim Your 30% Discount on Your First Blockchain Node Access!",
|
|
3530
3545
|
button: "Learn more"
|
|
3531
3546
|
}, Rc = {
|