Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aarc-dev/core

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aarc-dev/core - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dist/src/utils/Constants.d.ts

@@ -10,3 +10,3 @@ export declare const MIGRATE_BASE_URL = "https://migrator.aarc.xyz";

export declare const GENERATE_DEPOSIT_CALL_DATA_ENDPOINT = "https://bridge-swap.aarc.xyz/deposit-calldata";
export declare const MULTI_CHAIN_BALANCES_ENDPOINT = "https://bridge-swap.aarc.xyz/balances";
export declare const MULTI_CHAIN_BALANCES_ENDPOINT = "https://bridge-swap.aarc.xyz/bridge-swap/balances";
export declare const PERMIT2_CONTRACT_ADDRESS = "0x000000000022D473030F116dDEE9F6B43aC78BA3";

@@ -13,4 +13,4 @@ "use strict";

exports.GENERATE_DEPOSIT_CALL_DATA_ENDPOINT = `${exports.BRIDGE_SWAP_BASE_URL}/deposit-calldata`;
exports.MULTI_CHAIN_BALANCES_ENDPOINT = `${exports.BRIDGE_SWAP_BASE_URL}/balances`;
exports.MULTI_CHAIN_BALANCES_ENDPOINT = `${exports.BRIDGE_SWAP_BASE_URL}/bridge-swap/balances`;
exports.PERMIT2_CONTRACT_ADDRESS = "0x000000000022D473030F116dDEE9F6B43aC78BA3";
//# sourceMappingURL=Constants.js.map
{
"name": "@aarc-dev/core",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/src/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc