@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
|
@@ -1,14 +1,8 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IERC4626__factory = exports.IERC1967__factory = exports.IERC1363__factory = exports.draftIerc6093Sol = exports.draftIerc1822Sol = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
Object.defineProperty(exports, "IERC1967__factory", { enumerable: true, get: function () { return IERC1967__factory_1.IERC1967__factory; } });
|
|
13
|
-
var IERC4626__factory_1 = require("./IERC4626__factory");
|
|
14
|
-
Object.defineProperty(exports, "IERC4626__factory", { enumerable: true, get: function () { return IERC4626__factory_1.IERC4626__factory; } });
|
|
4
|
+
export * as draftIerc1822Sol from "./draft-IERC1822.sol";
|
|
5
|
+
export * as draftIerc6093Sol from "./draft-IERC6093.sol";
|
|
6
|
+
export { IERC1363__factory } from "./IERC1363__factory";
|
|
7
|
+
export { IERC1967__factory } from "./IERC1967__factory";
|
|
8
|
+
export { IERC4626__factory } from "./IERC4626__factory";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ERC1967Proxy__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
import { Contract, ContractFactory, Interface, } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -74,7 +71,7 @@ const _abi = [
|
|
|
74
71
|
];
|
|
75
72
|
const _bytecode = "0x608060405260405161040f38038061040f83398101604081905261002291610267565b61002c8282610033565b5050610357565b61003c82610092565b6040516001600160a01b038316907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a280511561008657610081828261010e565b505050565b61008e610185565b5050565b806001600160a01b03163b6000036100cd57604051634c9c8ce360e01b81526001600160a01b03821660048201526024015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80546001600160a01b0319166001600160a01b0392909216919091179055565b6060600080846001600160a01b03168460405161012b919061033b565b600060405180830381855af49150503d8060008114610166576040519150601f19603f3d011682016040523d82523d6000602084013e61016b565b606091505b50909250905061017c8583836101a6565b95945050505050565b34156101a45760405163b398979f60e01b815260040160405180910390fd5b565b6060826101bb576101b682610205565b6101fe565b81511580156101d257506001600160a01b0384163b155b156101fb57604051639996b31560e01b81526001600160a01b03851660048201526024016100c4565b50805b9392505050565b80511561021457805160208201fd5b60405163d6bda27560e01b815260040160405180910390fd5b634e487b7160e01b600052604160045260246000fd5b60005b8381101561025e578181015183820152602001610246565b50506000910152565b6000806040838503121561027a57600080fd5b82516001600160a01b038116811461029157600080fd5b60208401519092506001600160401b038111156102ad57600080fd5b8301601f810185136102be57600080fd5b80516001600160401b038111156102d7576102d761022d565b604051601f8201601f19908116603f011681016001600160401b03811182821017156103055761030561022d565b60405281815282820160200187101561031d57600080fd5b61032e826020830160208601610243565b8093505050509250929050565b6000825161034d818460208701610243565b9190910192915050565b60aa806103656000396000f3fe6080604052600a600c565b005b60186014601a565b6051565b565b6000604c7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc546001600160a01b031690565b905090565b3660008037600080366000845af43d6000803e808015606f573d6000f35b3d6000fdfea26469706673582212203f9c7d903f9c926ce2e43b59e7f452c26284ff50fedd2261d2623cebe5ede48464736f6c634300081c0033";
|
|
76
73
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
77
|
-
class ERC1967Proxy__factory extends
|
|
74
|
+
export class ERC1967Proxy__factory extends ContractFactory {
|
|
78
75
|
constructor(...args) {
|
|
79
76
|
if (isSuperArgs(args)) {
|
|
80
77
|
super(...args);
|
|
@@ -93,12 +90,11 @@ class ERC1967Proxy__factory extends ethers_1.ContractFactory {
|
|
|
93
90
|
return super.connect(runner);
|
|
94
91
|
}
|
|
95
92
|
static createInterface() {
|
|
96
|
-
return new
|
|
93
|
+
return new Interface(_abi);
|
|
97
94
|
}
|
|
98
95
|
static connect(address, runner) {
|
|
99
|
-
return new
|
|
96
|
+
return new Contract(address, _abi, runner);
|
|
100
97
|
}
|
|
101
98
|
}
|
|
102
|
-
exports.ERC1967Proxy__factory = ERC1967Proxy__factory;
|
|
103
99
|
ERC1967Proxy__factory.bytecode = _bytecode;
|
|
104
100
|
ERC1967Proxy__factory.abi = _abi;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ERC1967Utils__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
import { Contract, ContractFactory, Interface, } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -47,7 +44,7 @@ const _abi = [
|
|
|
47
44
|
];
|
|
48
45
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220131074af32bdf3064c99c3459e0e7e0021da5fdc5873408cc55335e371ce0ac964736f6c634300081c0033";
|
|
49
46
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
50
|
-
class ERC1967Utils__factory extends
|
|
47
|
+
export class ERC1967Utils__factory extends ContractFactory {
|
|
51
48
|
constructor(...args) {
|
|
52
49
|
if (isSuperArgs(args)) {
|
|
53
50
|
super(...args);
|
|
@@ -66,12 +63,11 @@ class ERC1967Utils__factory extends ethers_1.ContractFactory {
|
|
|
66
63
|
return super.connect(runner);
|
|
67
64
|
}
|
|
68
65
|
static createInterface() {
|
|
69
|
-
return new
|
|
66
|
+
return new Interface(_abi);
|
|
70
67
|
}
|
|
71
68
|
static connect(address, runner) {
|
|
72
|
-
return new
|
|
69
|
+
return new Contract(address, _abi, runner);
|
|
73
70
|
}
|
|
74
71
|
}
|
|
75
|
-
exports.ERC1967Utils__factory = ERC1967Utils__factory;
|
|
76
72
|
ERC1967Utils__factory.bytecode = _bytecode;
|
|
77
73
|
ERC1967Utils__factory.abi = _abi;
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ERC1967Utils__factory = exports.ERC1967Proxy__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
var ERC1967Utils__factory_1 = require("./ERC1967Utils__factory");
|
|
10
|
-
Object.defineProperty(exports, "ERC1967Utils__factory", { enumerable: true, get: function () { return ERC1967Utils__factory_1.ERC1967Utils__factory; } });
|
|
4
|
+
export { ERC1967Proxy__factory } from "./ERC1967Proxy__factory";
|
|
5
|
+
export { ERC1967Utils__factory } from "./ERC1967Utils__factory";
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/Proxy__factory.js
CHANGED
|
@@ -1,23 +1,19 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
/* Autogenerated file. Do not edit manually. */
|
|
3
2
|
/* tslint:disable */
|
|
4
3
|
/* eslint-disable */
|
|
5
|
-
|
|
6
|
-
exports.Proxy__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
stateMutability: "payable",
|
|
11
8
|
type: "fallback",
|
|
12
9
|
},
|
|
13
10
|
];
|
|
14
|
-
class Proxy__factory {
|
|
11
|
+
export class Proxy__factory {
|
|
15
12
|
static createInterface() {
|
|
16
|
-
return new
|
|
13
|
+
return new Interface(_abi);
|
|
17
14
|
}
|
|
18
15
|
static connect(address, runner) {
|
|
19
|
-
return new
|
|
16
|
+
return new Contract(address, _abi, runner);
|
|
20
17
|
}
|
|
21
18
|
}
|
|
22
|
-
exports.Proxy__factory = Proxy__factory;
|
|
23
19
|
Proxy__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.IBeacon__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 IBeacon__factory {
|
|
20
|
+
export class IBeacon__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.IBeacon__factory = IBeacon__factory;
|
|
32
28
|
IBeacon__factory.abi = _abi;
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IBeacon__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "IBeacon__factory", { enumerable: true, get: function () { return IBeacon__factory_1.IBeacon__factory; } });
|
|
4
|
+
export { IBeacon__factory } from "./IBeacon__factory";
|
|
@@ -1,10 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Proxy__factory = exports.beacon = exports.erc1967 = 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, "Proxy__factory", { enumerable: true, get: function () { return Proxy__factory_1.Proxy__factory; } });
|
|
4
|
+
export * as erc1967 from "./ERC1967";
|
|
5
|
+
export * as beacon from "./beacon";
|
|
6
|
+
export { Proxy__factory } from "./Proxy__factory";
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/ERC20__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.ERC20__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -315,13 +312,12 @@ const _abi = [
|
|
|
315
312
|
type: "function",
|
|
316
313
|
},
|
|
317
314
|
];
|
|
318
|
-
class ERC20__factory {
|
|
315
|
+
export class ERC20__factory {
|
|
319
316
|
static createInterface() {
|
|
320
|
-
return new
|
|
317
|
+
return new Interface(_abi);
|
|
321
318
|
}
|
|
322
319
|
static connect(address, runner) {
|
|
323
|
-
return new
|
|
320
|
+
return new Contract(address, _abi, runner);
|
|
324
321
|
}
|
|
325
322
|
}
|
|
326
|
-
exports.ERC20__factory = ERC20__factory;
|
|
327
323
|
ERC20__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/IERC20__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.IERC20__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,
|
|
@@ -190,13 +187,12 @@ const _abi = [
|
|
|
190
187
|
type: "function",
|
|
191
188
|
},
|
|
192
189
|
];
|
|
193
|
-
class IERC20__factory {
|
|
190
|
+
export class IERC20__factory {
|
|
194
191
|
static createInterface() {
|
|
195
|
-
return new
|
|
192
|
+
return new Interface(_abi);
|
|
196
193
|
}
|
|
197
194
|
static connect(address, runner) {
|
|
198
|
-
return new
|
|
195
|
+
return new Contract(address, _abi, runner);
|
|
199
196
|
}
|
|
200
197
|
}
|
|
201
|
-
exports.IERC20__factory = IERC20__factory;
|
|
202
198
|
IERC20__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.IERC20Metadata__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,
|
|
@@ -229,13 +226,12 @@ const _abi = [
|
|
|
229
226
|
type: "function",
|
|
230
227
|
},
|
|
231
228
|
];
|
|
232
|
-
class IERC20Metadata__factory {
|
|
229
|
+
export class IERC20Metadata__factory {
|
|
233
230
|
static createInterface() {
|
|
234
|
-
return new
|
|
231
|
+
return new Interface(_abi);
|
|
235
232
|
}
|
|
236
233
|
static connect(address, runner) {
|
|
237
|
-
return new
|
|
234
|
+
return new Contract(address, _abi, runner);
|
|
238
235
|
}
|
|
239
236
|
}
|
|
240
|
-
exports.IERC20Metadata__factory = IERC20Metadata__factory;
|
|
241
237
|
IERC20Metadata__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IERC20Metadata__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "IERC20Metadata__factory", { enumerable: true, get: function () { return IERC20Metadata__factory_1.IERC20Metadata__factory; } });
|
|
4
|
+
export { IERC20Metadata__factory } from "./IERC20Metadata__factory";
|
|
@@ -1,12 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IERC20__factory = exports.ERC20__factory = exports.utils = exports.extensions = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
var IERC20__factory_1 = require("./IERC20__factory");
|
|
12
|
-
Object.defineProperty(exports, "IERC20__factory", { enumerable: true, get: function () { return IERC20__factory_1.IERC20__factory; } });
|
|
4
|
+
export * as extensions from "./extensions";
|
|
5
|
+
export * as utils from "./utils";
|
|
6
|
+
export { ERC20__factory } from "./ERC20__factory";
|
|
7
|
+
export { IERC20__factory } from "./IERC20__factory";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SafeERC20__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
import { Contract, ContractFactory, Interface, } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -41,7 +38,7 @@ const _abi = [
|
|
|
41
38
|
];
|
|
42
39
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122024bcf6f742afd24e740120c7668d8e11f6202e3410b1e7a4a0d7571bc5c1cc4664736f6c634300081c0033";
|
|
43
40
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
44
|
-
class SafeERC20__factory extends
|
|
41
|
+
export class SafeERC20__factory extends ContractFactory {
|
|
45
42
|
constructor(...args) {
|
|
46
43
|
if (isSuperArgs(args)) {
|
|
47
44
|
super(...args);
|
|
@@ -60,12 +57,11 @@ class SafeERC20__factory extends ethers_1.ContractFactory {
|
|
|
60
57
|
return super.connect(runner);
|
|
61
58
|
}
|
|
62
59
|
static createInterface() {
|
|
63
|
-
return new
|
|
60
|
+
return new Interface(_abi);
|
|
64
61
|
}
|
|
65
62
|
static connect(address, runner) {
|
|
66
|
-
return new
|
|
63
|
+
return new Contract(address, _abi, runner);
|
|
67
64
|
}
|
|
68
65
|
}
|
|
69
|
-
exports.SafeERC20__factory = SafeERC20__factory;
|
|
70
66
|
SafeERC20__factory.bytecode = _bytecode;
|
|
71
67
|
SafeERC20__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/utils/index.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SafeERC20__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "SafeERC20__factory", { enumerable: true, get: function () { return SafeERC20__factory_1.SafeERC20__factory; } });
|
|
4
|
+
export { SafeERC20__factory } from "./SafeERC20__factory";
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.erc20 = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
export * as erc20 from "./ERC20";
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Address__factory.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Address__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
import { Contract, ContractFactory, Interface, } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -20,7 +17,7 @@ const _abi = [
|
|
|
20
17
|
];
|
|
21
18
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220eb713c0bdbedfc790367cf1fbbccde51b73c0f7bc7f1d21afc778e444f50282d64736f6c634300081c0033";
|
|
22
19
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
23
|
-
class Address__factory extends
|
|
20
|
+
export class Address__factory extends ContractFactory {
|
|
24
21
|
constructor(...args) {
|
|
25
22
|
if (isSuperArgs(args)) {
|
|
26
23
|
super(...args);
|
|
@@ -39,12 +36,11 @@ class Address__factory extends ethers_1.ContractFactory {
|
|
|
39
36
|
return super.connect(runner);
|
|
40
37
|
}
|
|
41
38
|
static createInterface() {
|
|
42
|
-
return new
|
|
39
|
+
return new Interface(_abi);
|
|
43
40
|
}
|
|
44
41
|
static connect(address, runner) {
|
|
45
|
-
return new
|
|
42
|
+
return new Contract(address, _abi, runner);
|
|
46
43
|
}
|
|
47
44
|
}
|
|
48
|
-
exports.Address__factory = Address__factory;
|
|
49
45
|
Address__factory.bytecode = _bytecode;
|
|
50
46
|
Address__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Errors__factory.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Errors__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
import { Contract, ContractFactory, Interface, } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [],
|
|
@@ -46,7 +43,7 @@ const _abi = [
|
|
|
46
43
|
];
|
|
47
44
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212206e0d5922a018cc1796aca29f49cc00b7ffd8988f2d37a8dd1c233a73a7f9209864736f6c634300081c0033";
|
|
48
45
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
49
|
-
class Errors__factory extends
|
|
46
|
+
export class Errors__factory extends ContractFactory {
|
|
50
47
|
constructor(...args) {
|
|
51
48
|
if (isSuperArgs(args)) {
|
|
52
49
|
super(...args);
|
|
@@ -65,12 +62,11 @@ class Errors__factory extends ethers_1.ContractFactory {
|
|
|
65
62
|
return super.connect(runner);
|
|
66
63
|
}
|
|
67
64
|
static createInterface() {
|
|
68
|
-
return new
|
|
65
|
+
return new Interface(_abi);
|
|
69
66
|
}
|
|
70
67
|
static connect(address, runner) {
|
|
71
|
-
return new
|
|
68
|
+
return new Contract(address, _abi, runner);
|
|
72
69
|
}
|
|
73
70
|
}
|
|
74
|
-
exports.Errors__factory = Errors__factory;
|
|
75
71
|
Errors__factory.bytecode = _bytecode;
|
|
76
72
|
Errors__factory.abi = _abi;
|
|
@@ -1,12 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Errors__factory = exports.Address__factory = exports.math = exports.introspection = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
var Errors__factory_1 = require("./Errors__factory");
|
|
12
|
-
Object.defineProperty(exports, "Errors__factory", { enumerable: true, get: function () { return Errors__factory_1.Errors__factory; } });
|
|
4
|
+
export * as introspection from "./introspection";
|
|
5
|
+
export * as math from "./math";
|
|
6
|
+
export { Address__factory } from "./Address__factory";
|
|
7
|
+
export { Errors__factory } from "./Errors__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.IERC165__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -26,13 +23,12 @@ const _abi = [
|
|
|
26
23
|
type: "function",
|
|
27
24
|
},
|
|
28
25
|
];
|
|
29
|
-
class IERC165__factory {
|
|
26
|
+
export class IERC165__factory {
|
|
30
27
|
static createInterface() {
|
|
31
|
-
return new
|
|
28
|
+
return new Interface(_abi);
|
|
32
29
|
}
|
|
33
30
|
static connect(address, runner) {
|
|
34
|
-
return new
|
|
31
|
+
return new Contract(address, _abi, runner);
|
|
35
32
|
}
|
|
36
33
|
}
|
|
37
|
-
exports.IERC165__factory = IERC165__factory;
|
|
38
34
|
IERC165__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/introspection/index.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IERC165__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "IERC165__factory", { enumerable: true, get: function () { return IERC165__factory_1.IERC165__factory; } });
|
|
4
|
+
export { IERC165__factory } from "./IERC165__factory";
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/math/SafeCast__factory.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SafeCast__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
import { Contract, ContractFactory, Interface, } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [
|
|
@@ -63,7 +60,7 @@ const _abi = [
|
|
|
63
60
|
];
|
|
64
61
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220f339f8e25e68a389c2a927bb23c6cb93c79c9384ea0005062ee031ef0df1d28e64736f6c634300081c0033";
|
|
65
62
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
66
|
-
class SafeCast__factory extends
|
|
63
|
+
export class SafeCast__factory extends ContractFactory {
|
|
67
64
|
constructor(...args) {
|
|
68
65
|
if (isSuperArgs(args)) {
|
|
69
66
|
super(...args);
|
|
@@ -82,12 +79,11 @@ class SafeCast__factory extends ethers_1.ContractFactory {
|
|
|
82
79
|
return super.connect(runner);
|
|
83
80
|
}
|
|
84
81
|
static createInterface() {
|
|
85
|
-
return new
|
|
82
|
+
return new Interface(_abi);
|
|
86
83
|
}
|
|
87
84
|
static connect(address, runner) {
|
|
88
|
-
return new
|
|
85
|
+
return new Contract(address, _abi, runner);
|
|
89
86
|
}
|
|
90
87
|
}
|
|
91
|
-
exports.SafeCast__factory = SafeCast__factory;
|
|
92
88
|
SafeCast__factory.bytecode = _bytecode;
|
|
93
89
|
SafeCast__factory.abi = _abi;
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SafeCast__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "SafeCast__factory", { enumerable: true, get: function () { return SafeCast__factory_1.SafeCast__factory; } });
|
|
4
|
+
export { SafeCast__factory } from "./SafeCast__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.OwnableUpgradeable__factory = void 0;
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
4
|
+
import { Contract, Interface } from "ethers";
|
|
8
5
|
const _abi = [
|
|
9
6
|
{
|
|
10
7
|
inputs: [],
|
|
@@ -104,13 +101,12 @@ const _abi = [
|
|
|
104
101
|
type: "function",
|
|
105
102
|
},
|
|
106
103
|
];
|
|
107
|
-
class OwnableUpgradeable__factory {
|
|
104
|
+
export class OwnableUpgradeable__factory {
|
|
108
105
|
static createInterface() {
|
|
109
|
-
return new
|
|
106
|
+
return new Interface(_abi);
|
|
110
107
|
}
|
|
111
108
|
static connect(address, runner) {
|
|
112
|
-
return new
|
|
109
|
+
return new Contract(address, _abi, runner);
|
|
113
110
|
}
|
|
114
111
|
}
|
|
115
|
-
exports.OwnableUpgradeable__factory = OwnableUpgradeable__factory;
|
|
116
112
|
OwnableUpgradeable__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/access/index.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OwnableUpgradeable__factory = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "OwnableUpgradeable__factory", { enumerable: true, get: function () { return OwnableUpgradeable__factory_1.OwnableUpgradeable__factory; } });
|
|
4
|
+
export { OwnableUpgradeable__factory } from "./OwnableUpgradeable__factory";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.utils = exports.token = exports.proxy = exports.access = 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 access from "./access";
|
|
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-upgradeable/proxy/index.js
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.utils = void 0;
|
|
4
1
|
/* Autogenerated file. Do not edit manually. */
|
|
5
2
|
/* tslint:disable */
|
|
6
3
|
/* eslint-disable */
|
|
7
|
-
|
|
4
|
+
export * as utils from "./utils";
|