@cryptonergy/smart-contracts-sdk 1.0.0 → 1.0.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 +17 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/IERC1363.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/IERC1967.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/IERC4626.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/interfaces/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/ERC1967/ERC1967Utils.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/ERC1967/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/Proxy.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/beacon/IBeacon.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/beacon/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/proxy/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/ERC20.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/IERC20.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/extensions/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/ERC20/utils/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/token/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/Address.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/Errors.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/introspection/IERC165.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/introspection/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/math/SafeCast.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts/utils/math/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/access/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/proxy/utils/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/ERC20/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/token/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/ReentrancyGuardUpgradeable.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/contracts-upgradeable/utils/index.js +2 -1
- package/dist/types/typechain-types/@openzeppelin/index.js +2 -1
- package/dist/types/typechain-types/common.js +2 -1
- package/dist/types/typechain-types/contracts/ManagementFeeUpgradeableV1.js +2 -1
- package/dist/types/typechain-types/contracts/PerformanceFeeUpgradeableV1.js +2 -1
- package/dist/types/typechain-types/contracts/VaultFactoryV1.js +2 -1
- package/dist/types/typechain-types/contracts/VaultV1.js +2 -1
- package/dist/types/typechain-types/contracts/index.js +2 -1
- package/dist/types/typechain-types/contracts/mocks/MockERC20.js +2 -1
- package/dist/types/typechain-types/contracts/mocks/index.js +2 -1
- package/dist/types/typechain-types/contracts/providers/AddressProviderV1.js +2 -1
- package/dist/types/typechain-types/contracts/providers/index.js +2 -1
- package/dist/types/typechain-types/contracts/registers/VaultRegistryV1.js +2 -1
- package/dist/types/typechain-types/contracts/registers/index.js +2 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/index.js +7 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC1363__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC1967__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/IERC4626__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC1155Errors__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC20Errors__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/IERC721Errors__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/draft-IERC6093.sol/index.js +9 -3
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/interfaces/index.js +11 -5
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Utils__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/ERC1967/index.js +7 -2
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/Proxy__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/beacon/IBeacon__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/beacon/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/index.js +7 -3
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/index.js +9 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/utils/SafeERC20__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/utils/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/index.js +4 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Address__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Errors__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/index.js +9 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/introspection/IERC165__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/introspection/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/math/SafeCast__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/math/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/access/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/index.js +7 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/index.js +4 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/utils/index.js +7 -2
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/index.js +5 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/ERC20/index.js +6 -2
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/token/index.js +4 -1
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/utils/ReentrancyGuardUpgradeable__factory.js +8 -4
- package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/utils/index.js +7 -2
- package/dist/types/typechain-types/factories/@openzeppelin/index.js +5 -2
- package/dist/types/typechain-types/factories/contracts/ManagementFeeUpgradeableV1__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/PerformanceFeeUpgradeableV1__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/VaultFactoryV1__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/VaultV1__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/index.js +14 -7
- package/dist/types/typechain-types/factories/contracts/mocks/MockERC20__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/mocks/index.js +5 -1
- package/dist/types/typechain-types/factories/contracts/providers/AddressProviderV1__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/providers/index.js +5 -1
- package/dist/types/typechain-types/factories/contracts/registers/VaultRegistryV1__factory.js +8 -4
- package/dist/types/typechain-types/factories/contracts/registers/index.js +5 -1
- package/dist/types/typechain-types/factories/index.js +5 -2
- package/dist/types/typechain-types/index.js +70 -34
- package/package.json +8 -8
|
@@ -1,8 +1,14 @@
|
|
|
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;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
exports.draftIerc1822Sol = require("./draft-IERC1822.sol");
|
|
8
|
+
exports.draftIerc6093Sol = require("./draft-IERC6093.sol");
|
|
9
|
+
var IERC1363__factory_1 = require("./IERC1363__factory");
|
|
10
|
+
Object.defineProperty(exports, "IERC1363__factory", { enumerable: true, get: function () { return IERC1363__factory_1.IERC1363__factory; } });
|
|
11
|
+
var IERC1967__factory_1 = require("./IERC1967__factory");
|
|
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; } });
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ERC1967Proxy__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -71,7 +74,7 @@ const _abi = [
|
|
|
71
74
|
];
|
|
72
75
|
const _bytecode = "0x608060405260405161040f38038061040f83398101604081905261002291610267565b61002c8282610033565b5050610357565b61003c82610092565b6040516001600160a01b038316907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a280511561008657610081828261010e565b505050565b61008e610185565b5050565b806001600160a01b03163b6000036100cd57604051634c9c8ce360e01b81526001600160a01b03821660048201526024015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80546001600160a01b0319166001600160a01b0392909216919091179055565b6060600080846001600160a01b03168460405161012b919061033b565b600060405180830381855af49150503d8060008114610166576040519150601f19603f3d011682016040523d82523d6000602084013e61016b565b606091505b50909250905061017c8583836101a6565b95945050505050565b34156101a45760405163b398979f60e01b815260040160405180910390fd5b565b6060826101bb576101b682610205565b6101fe565b81511580156101d257506001600160a01b0384163b155b156101fb57604051639996b31560e01b81526001600160a01b03851660048201526024016100c4565b50805b9392505050565b80511561021457805160208201fd5b60405163d6bda27560e01b815260040160405180910390fd5b634e487b7160e01b600052604160045260246000fd5b60005b8381101561025e578181015183820152602001610246565b50506000910152565b6000806040838503121561027a57600080fd5b82516001600160a01b038116811461029157600080fd5b60208401519092506001600160401b038111156102ad57600080fd5b8301601f810185136102be57600080fd5b80516001600160401b038111156102d7576102d761022d565b604051601f8201601f19908116603f011681016001600160401b03811182821017156103055761030561022d565b60405281815282820160200187101561031d57600080fd5b61032e826020830160208601610243565b8093505050509250929050565b6000825161034d818460208701610243565b9190910192915050565b60aa806103656000396000f3fe6080604052600a600c565b005b60186014601a565b6051565b565b6000604c7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc546001600160a01b031690565b905090565b3660008037600080366000845af43d6000803e808015606f573d6000f35b3d6000fdfea26469706673582212203f9c7d903f9c926ce2e43b59e7f452c26284ff50fedd2261d2623cebe5ede48464736f6c634300081c0033";
|
|
73
76
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
74
|
-
|
|
77
|
+
class ERC1967Proxy__factory extends ethers_1.ContractFactory {
|
|
75
78
|
constructor(...args) {
|
|
76
79
|
if (isSuperArgs(args)) {
|
|
77
80
|
super(...args);
|
|
@@ -90,11 +93,12 @@ export class ERC1967Proxy__factory extends ContractFactory {
|
|
|
90
93
|
return super.connect(runner);
|
|
91
94
|
}
|
|
92
95
|
static createInterface() {
|
|
93
|
-
return new Interface(_abi);
|
|
96
|
+
return new ethers_1.Interface(_abi);
|
|
94
97
|
}
|
|
95
98
|
static connect(address, runner) {
|
|
96
|
-
return new Contract(address, _abi, runner);
|
|
99
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
97
100
|
}
|
|
98
101
|
}
|
|
102
|
+
exports.ERC1967Proxy__factory = ERC1967Proxy__factory;
|
|
99
103
|
ERC1967Proxy__factory.bytecode = _bytecode;
|
|
100
104
|
ERC1967Proxy__factory.abi = _abi;
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ERC1967Utils__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -44,7 +47,7 @@ const _abi = [
|
|
|
44
47
|
];
|
|
45
48
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220131074af32bdf3064c99c3459e0e7e0021da5fdc5873408cc55335e371ce0ac964736f6c634300081c0033";
|
|
46
49
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
47
|
-
|
|
50
|
+
class ERC1967Utils__factory extends ethers_1.ContractFactory {
|
|
48
51
|
constructor(...args) {
|
|
49
52
|
if (isSuperArgs(args)) {
|
|
50
53
|
super(...args);
|
|
@@ -63,11 +66,12 @@ export class ERC1967Utils__factory extends ContractFactory {
|
|
|
63
66
|
return super.connect(runner);
|
|
64
67
|
}
|
|
65
68
|
static createInterface() {
|
|
66
|
-
return new Interface(_abi);
|
|
69
|
+
return new ethers_1.Interface(_abi);
|
|
67
70
|
}
|
|
68
71
|
static connect(address, runner) {
|
|
69
|
-
return new Contract(address, _abi, runner);
|
|
72
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
70
73
|
}
|
|
71
74
|
}
|
|
75
|
+
exports.ERC1967Utils__factory = ERC1967Utils__factory;
|
|
72
76
|
ERC1967Utils__factory.bytecode = _bytecode;
|
|
73
77
|
ERC1967Utils__factory.abi = _abi;
|
|
@@ -1,5 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ERC1967Utils__factory = exports.ERC1967Proxy__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
7
|
+
var ERC1967Proxy__factory_1 = require("./ERC1967Proxy__factory");
|
|
8
|
+
Object.defineProperty(exports, "ERC1967Proxy__factory", { enumerable: true, get: function () { return ERC1967Proxy__factory_1.ERC1967Proxy__factory; } });
|
|
9
|
+
var ERC1967Utils__factory_1 = require("./ERC1967Utils__factory");
|
|
10
|
+
Object.defineProperty(exports, "ERC1967Utils__factory", { enumerable: true, get: function () { return ERC1967Utils__factory_1.ERC1967Utils__factory; } });
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/proxy/Proxy__factory.js
CHANGED
|
@@ -1,19 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.Proxy__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
stateMutability: "payable",
|
|
8
11
|
type: "fallback",
|
|
9
12
|
},
|
|
10
13
|
];
|
|
11
|
-
|
|
14
|
+
class Proxy__factory {
|
|
12
15
|
static createInterface() {
|
|
13
|
-
return new Interface(_abi);
|
|
16
|
+
return new ethers_1.Interface(_abi);
|
|
14
17
|
}
|
|
15
18
|
static connect(address, runner) {
|
|
16
|
-
return new Contract(address, _abi, runner);
|
|
19
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
17
20
|
}
|
|
18
21
|
}
|
|
22
|
+
exports.Proxy__factory = Proxy__factory;
|
|
19
23
|
Proxy__factory.abi = _abi;
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.IBeacon__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [],
|
|
@@ -17,12 +20,13 @@ const _abi = [
|
|
|
17
20
|
type: "function",
|
|
18
21
|
},
|
|
19
22
|
];
|
|
20
|
-
|
|
23
|
+
class IBeacon__factory {
|
|
21
24
|
static createInterface() {
|
|
22
|
-
return new Interface(_abi);
|
|
25
|
+
return new ethers_1.Interface(_abi);
|
|
23
26
|
}
|
|
24
27
|
static connect(address, runner) {
|
|
25
|
-
return new Contract(address, _abi, runner);
|
|
28
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
26
29
|
}
|
|
27
30
|
}
|
|
31
|
+
exports.IBeacon__factory = IBeacon__factory;
|
|
28
32
|
IBeacon__factory.abi = _abi;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IBeacon__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
var IBeacon__factory_1 = require("./IBeacon__factory");
|
|
8
|
+
Object.defineProperty(exports, "IBeacon__factory", { enumerable: true, get: function () { return IBeacon__factory_1.IBeacon__factory; } });
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Proxy__factory = exports.beacon = exports.erc1967 = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
+
exports.erc1967 = require("./ERC1967");
|
|
8
|
+
exports.beacon = require("./beacon");
|
|
9
|
+
var Proxy__factory_1 = require("./Proxy__factory");
|
|
10
|
+
Object.defineProperty(exports, "Proxy__factory", { enumerable: true, get: function () { return Proxy__factory_1.Proxy__factory; } });
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ERC20__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -312,12 +315,13 @@ const _abi = [
|
|
|
312
315
|
type: "function",
|
|
313
316
|
},
|
|
314
317
|
];
|
|
315
|
-
|
|
318
|
+
class ERC20__factory {
|
|
316
319
|
static createInterface() {
|
|
317
|
-
return new Interface(_abi);
|
|
320
|
+
return new ethers_1.Interface(_abi);
|
|
318
321
|
}
|
|
319
322
|
static connect(address, runner) {
|
|
320
|
-
return new Contract(address, _abi, runner);
|
|
323
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
321
324
|
}
|
|
322
325
|
}
|
|
326
|
+
exports.ERC20__factory = ERC20__factory;
|
|
323
327
|
ERC20__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/IERC20__factory.js
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.IERC20__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
anonymous: false,
|
|
@@ -187,12 +190,13 @@ const _abi = [
|
|
|
187
190
|
type: "function",
|
|
188
191
|
},
|
|
189
192
|
];
|
|
190
|
-
|
|
193
|
+
class IERC20__factory {
|
|
191
194
|
static createInterface() {
|
|
192
|
-
return new Interface(_abi);
|
|
195
|
+
return new ethers_1.Interface(_abi);
|
|
193
196
|
}
|
|
194
197
|
static connect(address, runner) {
|
|
195
|
-
return new Contract(address, _abi, runner);
|
|
198
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
196
199
|
}
|
|
197
200
|
}
|
|
201
|
+
exports.IERC20__factory = IERC20__factory;
|
|
198
202
|
IERC20__factory.abi = _abi;
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.IERC20Metadata__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
anonymous: false,
|
|
@@ -226,12 +229,13 @@ const _abi = [
|
|
|
226
229
|
type: "function",
|
|
227
230
|
},
|
|
228
231
|
];
|
|
229
|
-
|
|
232
|
+
class IERC20Metadata__factory {
|
|
230
233
|
static createInterface() {
|
|
231
|
-
return new Interface(_abi);
|
|
234
|
+
return new ethers_1.Interface(_abi);
|
|
232
235
|
}
|
|
233
236
|
static connect(address, runner) {
|
|
234
|
-
return new Contract(address, _abi, runner);
|
|
237
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
235
238
|
}
|
|
236
239
|
}
|
|
240
|
+
exports.IERC20Metadata__factory = IERC20Metadata__factory;
|
|
237
241
|
IERC20Metadata__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IERC20Metadata__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
var IERC20Metadata__factory_1 = require("./IERC20Metadata__factory");
|
|
8
|
+
Object.defineProperty(exports, "IERC20Metadata__factory", { enumerable: true, get: function () { return IERC20Metadata__factory_1.IERC20Metadata__factory; } });
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IERC20__factory = exports.ERC20__factory = exports.utils = exports.extensions = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
exports.extensions = require("./extensions");
|
|
8
|
+
exports.utils = require("./utils");
|
|
9
|
+
var ERC20__factory_1 = require("./ERC20__factory");
|
|
10
|
+
Object.defineProperty(exports, "ERC20__factory", { enumerable: true, get: function () { return ERC20__factory_1.ERC20__factory; } });
|
|
11
|
+
var IERC20__factory_1 = require("./IERC20__factory");
|
|
12
|
+
Object.defineProperty(exports, "IERC20__factory", { enumerable: true, get: function () { return IERC20__factory_1.IERC20__factory; } });
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SafeERC20__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -38,7 +41,7 @@ const _abi = [
|
|
|
38
41
|
];
|
|
39
42
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122024bcf6f742afd24e740120c7668d8e11f6202e3410b1e7a4a0d7571bc5c1cc4664736f6c634300081c0033";
|
|
40
43
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
41
|
-
|
|
44
|
+
class SafeERC20__factory extends ethers_1.ContractFactory {
|
|
42
45
|
constructor(...args) {
|
|
43
46
|
if (isSuperArgs(args)) {
|
|
44
47
|
super(...args);
|
|
@@ -57,11 +60,12 @@ export class SafeERC20__factory extends ContractFactory {
|
|
|
57
60
|
return super.connect(runner);
|
|
58
61
|
}
|
|
59
62
|
static createInterface() {
|
|
60
|
-
return new Interface(_abi);
|
|
63
|
+
return new ethers_1.Interface(_abi);
|
|
61
64
|
}
|
|
62
65
|
static connect(address, runner) {
|
|
63
|
-
return new Contract(address, _abi, runner);
|
|
66
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
64
67
|
}
|
|
65
68
|
}
|
|
69
|
+
exports.SafeERC20__factory = SafeERC20__factory;
|
|
66
70
|
SafeERC20__factory.bytecode = _bytecode;
|
|
67
71
|
SafeERC20__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/token/ERC20/utils/index.js
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SafeERC20__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
var SafeERC20__factory_1 = require("./SafeERC20__factory");
|
|
8
|
+
Object.defineProperty(exports, "SafeERC20__factory", { enumerable: true, get: function () { return SafeERC20__factory_1.SafeERC20__factory; } });
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.erc20 = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
exports.erc20 = require("./ERC20");
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Address__factory.js
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Address__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -17,7 +20,7 @@ const _abi = [
|
|
|
17
20
|
];
|
|
18
21
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220eb713c0bdbedfc790367cf1fbbccde51b73c0f7bc7f1d21afc778e444f50282d64736f6c634300081c0033";
|
|
19
22
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
20
|
-
|
|
23
|
+
class Address__factory extends ethers_1.ContractFactory {
|
|
21
24
|
constructor(...args) {
|
|
22
25
|
if (isSuperArgs(args)) {
|
|
23
26
|
super(...args);
|
|
@@ -36,11 +39,12 @@ export class Address__factory extends ContractFactory {
|
|
|
36
39
|
return super.connect(runner);
|
|
37
40
|
}
|
|
38
41
|
static createInterface() {
|
|
39
|
-
return new Interface(_abi);
|
|
42
|
+
return new ethers_1.Interface(_abi);
|
|
40
43
|
}
|
|
41
44
|
static connect(address, runner) {
|
|
42
|
-
return new Contract(address, _abi, runner);
|
|
45
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
43
46
|
}
|
|
44
47
|
}
|
|
48
|
+
exports.Address__factory = Address__factory;
|
|
45
49
|
Address__factory.bytecode = _bytecode;
|
|
46
50
|
Address__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/Errors__factory.js
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Errors__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [],
|
|
@@ -43,7 +46,7 @@ const _abi = [
|
|
|
43
46
|
];
|
|
44
47
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212206e0d5922a018cc1796aca29f49cc00b7ffd8988f2d37a8dd1c233a73a7f9209864736f6c634300081c0033";
|
|
45
48
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
46
|
-
|
|
49
|
+
class Errors__factory extends ethers_1.ContractFactory {
|
|
47
50
|
constructor(...args) {
|
|
48
51
|
if (isSuperArgs(args)) {
|
|
49
52
|
super(...args);
|
|
@@ -62,11 +65,12 @@ export class Errors__factory extends ContractFactory {
|
|
|
62
65
|
return super.connect(runner);
|
|
63
66
|
}
|
|
64
67
|
static createInterface() {
|
|
65
|
-
return new Interface(_abi);
|
|
68
|
+
return new ethers_1.Interface(_abi);
|
|
66
69
|
}
|
|
67
70
|
static connect(address, runner) {
|
|
68
|
-
return new Contract(address, _abi, runner);
|
|
71
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
69
72
|
}
|
|
70
73
|
}
|
|
74
|
+
exports.Errors__factory = Errors__factory;
|
|
71
75
|
Errors__factory.bytecode = _bytecode;
|
|
72
76
|
Errors__factory.abi = _abi;
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Errors__factory = exports.Address__factory = exports.math = exports.introspection = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
exports.introspection = require("./introspection");
|
|
8
|
+
exports.math = require("./math");
|
|
9
|
+
var Address__factory_1 = require("./Address__factory");
|
|
10
|
+
Object.defineProperty(exports, "Address__factory", { enumerable: true, get: function () { return Address__factory_1.Address__factory; } });
|
|
11
|
+
var Errors__factory_1 = require("./Errors__factory");
|
|
12
|
+
Object.defineProperty(exports, "Errors__factory", { enumerable: true, get: function () { return Errors__factory_1.Errors__factory; } });
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.IERC165__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -23,12 +26,13 @@ const _abi = [
|
|
|
23
26
|
type: "function",
|
|
24
27
|
},
|
|
25
28
|
];
|
|
26
|
-
|
|
29
|
+
class IERC165__factory {
|
|
27
30
|
static createInterface() {
|
|
28
|
-
return new Interface(_abi);
|
|
31
|
+
return new ethers_1.Interface(_abi);
|
|
29
32
|
}
|
|
30
33
|
static connect(address, runner) {
|
|
31
|
-
return new Contract(address, _abi, runner);
|
|
34
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
32
35
|
}
|
|
33
36
|
}
|
|
37
|
+
exports.IERC165__factory = IERC165__factory;
|
|
34
38
|
IERC165__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/introspection/index.js
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IERC165__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
var IERC165__factory_1 = require("./IERC165__factory");
|
|
8
|
+
Object.defineProperty(exports, "IERC165__factory", { enumerable: true, get: function () { return IERC165__factory_1.IERC165__factory; } });
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts/utils/math/SafeCast__factory.js
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SafeCast__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [
|
|
@@ -60,7 +63,7 @@ const _abi = [
|
|
|
60
63
|
];
|
|
61
64
|
const _bytecode = "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220f339f8e25e68a389c2a927bb23c6cb93c79c9384ea0005062ee031ef0df1d28e64736f6c634300081c0033";
|
|
62
65
|
const isSuperArgs = (xs) => xs.length > 1;
|
|
63
|
-
|
|
66
|
+
class SafeCast__factory extends ethers_1.ContractFactory {
|
|
64
67
|
constructor(...args) {
|
|
65
68
|
if (isSuperArgs(args)) {
|
|
66
69
|
super(...args);
|
|
@@ -79,11 +82,12 @@ export class SafeCast__factory extends ContractFactory {
|
|
|
79
82
|
return super.connect(runner);
|
|
80
83
|
}
|
|
81
84
|
static createInterface() {
|
|
82
|
-
return new Interface(_abi);
|
|
85
|
+
return new ethers_1.Interface(_abi);
|
|
83
86
|
}
|
|
84
87
|
static connect(address, runner) {
|
|
85
|
-
return new Contract(address, _abi, runner);
|
|
88
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
86
89
|
}
|
|
87
90
|
}
|
|
91
|
+
exports.SafeCast__factory = SafeCast__factory;
|
|
88
92
|
SafeCast__factory.bytecode = _bytecode;
|
|
89
93
|
SafeCast__factory.abi = _abi;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SafeCast__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
var SafeCast__factory_1 = require("./SafeCast__factory");
|
|
8
|
+
Object.defineProperty(exports, "SafeCast__factory", { enumerable: true, get: function () { return SafeCast__factory_1.SafeCast__factory; } });
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
/* Autogenerated file. Do not edit manually. */
|
|
2
3
|
/* tslint:disable */
|
|
3
4
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.OwnableUpgradeable__factory = void 0;
|
|
7
|
+
const ethers_1 = require("ethers");
|
|
5
8
|
const _abi = [
|
|
6
9
|
{
|
|
7
10
|
inputs: [],
|
|
@@ -101,12 +104,13 @@ const _abi = [
|
|
|
101
104
|
type: "function",
|
|
102
105
|
},
|
|
103
106
|
];
|
|
104
|
-
|
|
107
|
+
class OwnableUpgradeable__factory {
|
|
105
108
|
static createInterface() {
|
|
106
|
-
return new Interface(_abi);
|
|
109
|
+
return new ethers_1.Interface(_abi);
|
|
107
110
|
}
|
|
108
111
|
static connect(address, runner) {
|
|
109
|
-
return new Contract(address, _abi, runner);
|
|
112
|
+
return new ethers_1.Contract(address, _abi, runner);
|
|
110
113
|
}
|
|
111
114
|
}
|
|
115
|
+
exports.OwnableUpgradeable__factory = OwnableUpgradeable__factory;
|
|
112
116
|
OwnableUpgradeable__factory.abi = _abi;
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/access/index.js
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OwnableUpgradeable__factory = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
var OwnableUpgradeable__factory_1 = require("./OwnableUpgradeable__factory");
|
|
8
|
+
Object.defineProperty(exports, "OwnableUpgradeable__factory", { enumerable: true, get: function () { return OwnableUpgradeable__factory_1.OwnableUpgradeable__factory; } });
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.utils = exports.token = exports.proxy = exports.access = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
exports.access = require("./access");
|
|
8
|
+
exports.proxy = require("./proxy");
|
|
9
|
+
exports.token = require("./token");
|
|
10
|
+
exports.utils = require("./utils");
|
package/dist/types/typechain-types/factories/@openzeppelin/contracts-upgradeable/proxy/index.js
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.utils = void 0;
|
|
1
4
|
/* Autogenerated file. Do not edit manually. */
|
|
2
5
|
/* tslint:disable */
|
|
3
6
|
/* eslint-disable */
|
|
4
|
-
|
|
7
|
+
exports.utils = require("./utils");
|