UNPKG

web3x

Version:

Typescript port of web3.js

26 lines (23 loc) 1.37 kB
"use strict"; /* This file is part of web3x. web3x is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. web3x is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with web3x. If not, see <http://www.gnu.org/licenses/>. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.config = { addresses: { main: '0x314159265dD8dbb310642f98f50C066173C1259b', ropsten: '0x112234455c3a32fd11230c42e7bccd4a84e02010', rinkeby: '0xe7410170f87102df0055eb195163a03b7f2bff4a', }, }; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlnLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL2Vucy9jb25maWcudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBOzs7Ozs7Ozs7Ozs7Ozs7RUFlRTs7QUFFVyxRQUFBLE1BQU0sR0FBRztJQUNwQixTQUFTLEVBQUU7UUFDVCxJQUFJLEVBQUUsNENBQTRDO1FBQ2xELE9BQU8sRUFBRSw0Q0FBNEM7UUFDckQsT0FBTyxFQUFFLDRDQUE0QztLQUN0RDtDQUNGLENBQUMifQ==