@cryptonergy/smart-contracts-sdk 1.0.0-dev.7 → 1.0.0
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 -17
- package/dist/types/typechain-types/@openzeppelin/contracts/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/IERC1363.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/IERC1967.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/IERC4626.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/ERC1967/ERC1967Utils.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/ERC1967/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/Proxy.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/beacon/IBeacon.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/beacon/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/ERC20.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/IERC20.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/extensions/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/utils/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/token/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/Address.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/Errors.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/introspection/IERC165.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/introspection/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/math/SafeCast.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/math/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/access/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/ReentrancyGuardUpgradeable.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/index.js +1 -2
- package/dist/types/typechain-types/@openzeppelin/index.js +1 -2
- package/dist/types/typechain-types/common.js +1 -2
- package/dist/types/typechain-types/contracts/ManagementFeeUpgradeableV1.js +1 -2
- package/dist/types/typechain-types/contracts/PerformanceFeeUpgradeableV1.js +1 -2
- package/dist/types/typechain-types/contracts/VaultFactoryV1.js +1 -2
- package/dist/types/typechain-types/contracts/VaultV1.js +1 -2
- package/dist/types/typechain-types/contracts/index.js +1 -2
- package/dist/types/typechain-types/contracts/mocks/MockERC20.js +1 -2
- package/dist/types/typechain-types/contracts/mocks/index.js +1 -2
- package/dist/types/typechain-types/contracts/providers/AddressProviderV1.js +1 -2
- package/dist/types/typechain-types/contracts/providers/index.js +1 -2
- package/dist/types/typechain-types/contracts/registers/VaultRegistryV1.js +1 -2
- package/dist/types/typechain-types/contracts/registers/index.js +1 -2
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/index.js +4 -7
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC1363__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC1967__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC4626__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/index.js +3 -9
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/index.js +5 -11
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Utils__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/ERC1967/index.js +2 -7
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/Proxy__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/beacon/IBeacon__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/beacon/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/index.js +3 -7
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/index.js +4 -9
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/utils/SafeERC20__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/utils/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/index.js +1 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Address__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Errors__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/index.js +4 -9
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/introspection/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/math/SafeCast__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/math/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/access/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/index.js +4 -7
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/index.js +1 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/utils/index.js +2 -7
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js +1 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/index.js +2 -6
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/index.js +1 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/utils/ReentrancyGuardUpgradeable__factory.js +4 -8
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/utils/index.js +2 -7
- package/dist/types/typechain-types/factories/@openzeppelin/index.js +2 -5
- package/dist/types/typechain-types/factories/contracts/ManagementFeeUpgradeableV1__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/PerformanceFeeUpgradeableV1__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/VaultFactoryV1__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/VaultV1__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/index.js +7 -14
- package/dist/types/typechain-types/factories/contracts/mocks/MockERC20__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/mocks/index.js +1 -5
- package/dist/types/typechain-types/factories/contracts/providers/AddressProviderV1__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/providers/index.js +1 -5
- package/dist/types/typechain-types/factories/contracts/registers/VaultRegistryV1__factory.js +4 -8
- package/dist/types/typechain-types/factories/contracts/registers/index.js +1 -5
- package/dist/types/typechain-types/factories/index.js +2 -5
- package/dist/types/typechain-types/index.js +34 -70
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -1,17 +1 @@
|
|
|
1
|
-
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./types/typechain-types"), exports);
|
|
1
|
+
export * from "./types/typechain-types";
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/index.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/index.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
export {};
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.utils = exports.token = exports.proxy = exports.interfaces = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
4
|
+
export * as interfaces from "./interfaces";
|
|
5
|
+
export * as proxy from "./proxy";
|
|
6
|
+
export * as token from "./token";
|
|
7
|
+
export * as utils from "./utils";
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC1363__factory.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC1363__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
anonymous: false,
|
|
@@ -378,13 +375,12 @@ const _abi = [
|
|
|
378
375
|
type: "function",
|
|
379
376
|
},
|
|
380
377
|
];
|
|
381
|
-
class IERC1363__factory {
|
|
378
|
+
export class IERC1363__factory {
|
|
382
379
|
static createInterface() {
|
|
383
|
-
return new
|
|
380
|
+
return new Interface(_abi);
|
|
384
381
|
}
|
|
385
382
|
static connect(address, runner) {
|
|
386
|
-
return new
|
|
383
|
+
return new Contract(address, _abi, runner);
|
|
387
384
|
}
|
|
388
385
|
}
|
|
389
|
-
exports.IERC1363__factory = IERC1363__factory;
|
|
390
386
|
IERC1363__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC1967__factory.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC1967__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
anonymous: false,
|
|
@@ -52,13 +49,12 @@ const _abi = [
|
|
|
52
49
|
type: "event",
|
|
53
50
|
},
|
|
54
51
|
];
|
|
55
|
-
class IERC1967__factory {
|
|
52
|
+
export class IERC1967__factory {
|
|
56
53
|
static createInterface() {
|
|
57
|
-
return new
|
|
54
|
+
return new Interface(_abi);
|
|
58
55
|
}
|
|
59
56
|
static connect(address, runner) {
|
|
60
|
-
return new
|
|
57
|
+
return new Contract(address, _abi, runner);
|
|
61
58
|
}
|
|
62
59
|
}
|
|
63
|
-
exports.IERC1967__factory = IERC1967__factory;
|
|
64
60
|
IERC1967__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC4626__factory.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC4626__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
anonymous: false,
|
|
@@ -619,13 +616,12 @@ const _abi = [
|
|
|
619
616
|
type: "function",
|
|
620
617
|
},
|
|
621
618
|
];
|
|
622
|
-
class IERC4626__factory {
|
|
619
|
+
export class IERC4626__factory {
|
|
623
620
|
static createInterface() {
|
|
624
|
-
return new
|
|
621
|
+
return new Interface(_abi);
|
|
625
622
|
}
|
|
626
623
|
static connect(address, runner) {
|
|
627
|
-
return new
|
|
624
|
+
return new Contract(address, _abi, runner);
|
|
628
625
|
}
|
|
629
626
|
}
|
|
630
|
-
exports.IERC4626__factory = IERC4626__factory;
|
|
631
627
|
IERC4626__factory.abi = _abi;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC1822Proxiable__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [],
|
|
@@ -20,13 +17,12 @@ const _abi = [
|
|
|
20
17
|
type: "function",
|
|
21
18
|
},
|
|
22
19
|
];
|
|
23
|
-
class IERC1822Proxiable__factory {
|
|
20
|
+
export class IERC1822Proxiable__factory {
|
|
24
21
|
static createInterface() {
|
|
25
|
-
return new
|
|
22
|
+
return new Interface(_abi);
|
|
26
23
|
}
|
|
27
24
|
static connect(address, runner) {
|
|
28
|
-
return new
|
|
25
|
+
return new Contract(address, _abi, runner);
|
|
29
26
|
}
|
|
30
27
|
}
|
|
31
|
-
exports.IERC1822Proxiable__factory = IERC1822Proxiable__factory;
|
|
32
28
|
IERC1822Proxiable__factory.abi = _abi;
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IERC1822Proxiable__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "IERC1822Proxiable__factory", { enumerable: true, get: function () { return IERC1822Proxiable__factory_1.IERC1822Proxiable__factory; } });
|
|
4
|
+
export { IERC1822Proxiable__factory } from "./IERC1822Proxiable__factory";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC1155Errors__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -109,13 +106,12 @@ const _abi = [
|
|
|
109
106
|
type: "error",
|
|
110
107
|
},
|
|
111
108
|
];
|
|
112
|
-
class IERC1155Errors__factory {
|
|
109
|
+
export class IERC1155Errors__factory {
|
|
113
110
|
static createInterface() {
|
|
114
|
-
return new
|
|
111
|
+
return new Interface(_abi);
|
|
115
112
|
}
|
|
116
113
|
static connect(address, runner) {
|
|
117
|
-
return new
|
|
114
|
+
return new Contract(address, _abi, runner);
|
|
118
115
|
}
|
|
119
116
|
}
|
|
120
|
-
exports.IERC1155Errors__factory = IERC1155Errors__factory;
|
|
121
117
|
IERC1155Errors__factory.abi = _abi;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC20Errors__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -93,13 +90,12 @@ const _abi = [
|
|
|
93
90
|
type: "error",
|
|
94
91
|
},
|
|
95
92
|
];
|
|
96
|
-
class IERC20Errors__factory {
|
|
93
|
+
export class IERC20Errors__factory {
|
|
97
94
|
static createInterface() {
|
|
98
|
-
return new
|
|
95
|
+
return new Interface(_abi);
|
|
99
96
|
}
|
|
100
97
|
static connect(address, runner) {
|
|
101
|
-
return new
|
|
98
|
+
return new Contract(address, _abi, runner);
|
|
102
99
|
}
|
|
103
100
|
}
|
|
104
|
-
exports.IERC20Errors__factory = IERC20Errors__factory;
|
|
105
101
|
IERC20Errors__factory.abi = _abi;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.IERC721Errors__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -110,13 +107,12 @@ const _abi = [
|
|
|
110
107
|
type: "error",
|
|
111
108
|
},
|
|
112
109
|
];
|
|
113
|
-
class IERC721Errors__factory {
|
|
110
|
+
export class IERC721Errors__factory {
|
|
114
111
|
static createInterface() {
|
|
115
|
-
return new
|
|
112
|
+
return new Interface(_abi);
|
|
116
113
|
}
|
|
117
114
|
static connect(address, runner) {
|
|
118
|
-
return new
|
|
115
|
+
return new Contract(address, _abi, runner);
|
|
119
116
|
}
|
|
120
117
|
}
|
|
121
|
-
exports.IERC721Errors__factory = IERC721Errors__factory;
|
|
122
118
|
IERC721Errors__factory.abi = _abi;
|
|
@@ -1,12 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IERC721Errors__factory = exports.IERC20Errors__factory = exports.IERC1155Errors__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Object.defineProperty(exports, "IERC20Errors__factory", { enumerable: true, get: function () { return IERC20Errors__factory_1.IERC20Errors__factory; } });
|
|
11
|
-
var IERC721Errors__factory_1 = require("./IERC721Errors__factory");
|
|
12
|
-
Object.defineProperty(exports, "IERC721Errors__factory", { enumerable: true, get: function () { return IERC721Errors__factory_1.IERC721Errors__factory; } });
|
|
4
|
+
export { IERC1155Errors__factory } from "./IERC1155Errors__factory";
|
|
5
|
+
export { IERC20Errors__factory } from "./IERC20Errors__factory";
|
|
6
|
+
export { IERC721Errors__factory } from "./IERC721Errors__factory";
|