@aarc-dev/core
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -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
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
132096