@ututrust/web-components 2.1.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -41295,7 +41295,7 @@
|
|
|
41295
41295
|
rpcUrls: ["https://rpc-mumbai.maticvigil.com"],
|
|
41296
41296
|
blockExplorerUrls: ["https://mumbai.polygonscan.com"]
|
|
41297
41297
|
}), _ADD_CHAIN_PARAMS);
|
|
41298
|
-
var UTT_CONTRACT_ADDRESS = (_UTT_CONTRACT_ADDRESS = {}, _defineProperty$2(_UTT_CONTRACT_ADDRESS, NETWORK_NAME.polygon_mainnet, "
|
|
41298
|
+
var UTT_CONTRACT_ADDRESS = (_UTT_CONTRACT_ADDRESS = {}, _defineProperty$2(_UTT_CONTRACT_ADDRESS, NETWORK_NAME.polygon_mainnet, "0xE62dc4c82a9749Bf2E40F73138B3CFee0a2EC89F"), _defineProperty$2(_UTT_CONTRACT_ADDRESS, NETWORK_NAME.polygon_mumbai, "0xD559E16b1250c1fa22BAAc79C7CA5432835e1129"), _UTT_CONTRACT_ADDRESS);
|
|
41299
41299
|
function addNetwork(_x, _x2) {
|
|
41300
41300
|
return _addNetwork.apply(this, arguments);
|
|
41301
41301
|
}
|