@big-whale-labs/constants
Advanced tools
Comparing version 0.2.27 to 0.3.0
@@ -43,5 +43,5 @@ export declare const ETH_NETWORK = "goerli"; | ||
export declare const KETL_PFP_GENERATOR = "https://pfp.ketl.xyz"; | ||
export declare const KETL_VIEWS_BACKEND = "https://bwl-ketl-views-counter.dwfjvu.easypanel.host"; | ||
export declare const KETL_PREVIEW_METADATA = "https://bwl-link-preview.dwfjvu.easypanel.host"; | ||
export declare const KETL_INVITES_BACKEND = "https://bwl-invites.dwfjvu.easypanel.host"; | ||
export declare const KETL_VIEWS_BACKEND = "https://views.ketl.xyz"; | ||
export declare const KETL_PREVIEW_METADATA = "https://metadata.ketl.xyz"; | ||
export declare const KETL_INVITES_BACKEND = "https://backend.invites.ketl.xyz"; | ||
export declare const KETL_STORE_VERSION = 2.5; | ||
@@ -48,0 +48,0 @@ export declare const METADATA_LEDGER_CONTRACT_ADDRESS = "0x770850Cc00a3accAd0Dc527022AD2fA084c576B9"; |
@@ -47,5 +47,5 @@ "use strict"; | ||
exports.KETL_PFP_GENERATOR = 'https://pfp.ketl.xyz'; | ||
exports.KETL_VIEWS_BACKEND = 'https://bwl-ketl-views-counter.dwfjvu.easypanel.host'; | ||
exports.KETL_PREVIEW_METADATA = 'https://bwl-link-preview.dwfjvu.easypanel.host'; | ||
exports.KETL_INVITES_BACKEND = 'https://bwl-invites.dwfjvu.easypanel.host'; | ||
exports.KETL_VIEWS_BACKEND = 'https://views.ketl.xyz'; | ||
exports.KETL_PREVIEW_METADATA = 'https://metadata.ketl.xyz'; | ||
exports.KETL_INVITES_BACKEND = 'https://backend.invites.ketl.xyz'; | ||
exports.KETL_STORE_VERSION = 2.5; | ||
@@ -52,0 +52,0 @@ exports.METADATA_LEDGER_CONTRACT_ADDRESS = '0x770850Cc00a3accAd0Dc527022AD2fA084c576B9'; |
{ | ||
"name": "@big-whale-labs/constants", | ||
"version": "0.2.27", | ||
"version": "0.3.0", | ||
"description": "Various constants used by BWL products", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16756