UNPKG

rubic-sdk

Version:
7 lines 493 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PANCAKE_SWAP_TESTNET_PROVIDER_CONFIGURATION = exports.PANCAKE_SWAP_TESTNET_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.PANCAKE_SWAP_TESTNET_CONTRACT_ADDRESS = '0x10ED43C718714eb63d5aA57B78B54704E256024E'; exports.PANCAKE_SWAP_TESTNET_PROVIDER_CONFIGURATION = default_constants_1.defaultBscTestnetProviderConfiguration; //# sourceMappingURL=constants.js.map