rubic-sdk
Version:
Simplify dApp creation
7 lines • 464 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.APE_SWAP_TELOS_PROVIDER_CONFIGURATION = exports.APE_SWAP_TELOS_CONTRACT_ADDRESS = void 0;
const default_constants_1 = require("../default-constants");
exports.APE_SWAP_TELOS_CONTRACT_ADDRESS = '0xb9667cf9a495a123b0c43b924f6c2244f42817be';
exports.APE_SWAP_TELOS_PROVIDER_CONFIGURATION = default_constants_1.defaultTelosProviderConfiguration;
//# sourceMappingURL=constants.js.map
;