@fileverse-dev/formulajs 4.4.11-mod-12 → 4.4.11-mod-12-patch-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.
|
@@ -7,7 +7,7 @@ var FUNCTION_LOCALE = [
|
|
|
7
7
|
{
|
|
8
8
|
API_KEY: SERVICE_API_KEY.Etherscan,
|
|
9
9
|
LOGO: "https://raw.githubusercontent.com/mritunjayz/github-storage/refs/heads/main/1689874988430.jpeg",
|
|
10
|
-
BRAND_COLOR: "#
|
|
10
|
+
BRAND_COLOR: "#f6f7f8",
|
|
11
11
|
n: "GETTXLIST",
|
|
12
12
|
t: 20,
|
|
13
13
|
d: "Returns the list of transactions performed by an address, with optional pagination.",
|
package/package.json
CHANGED