@venusprotocol/venus-protocol 7.3.0-dev.3 → 7.3.0-dev.4

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.
Files changed (94) hide show
  1. package/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json +1 -1
  2. package/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json +1 -1
  3. package/artifacts/@openzeppelin/contracts/access/Ownable2Step.sol/Ownable2Step.dbg.json +1 -1
  4. package/artifacts/@openzeppelin/contracts/interfaces/IERC1967.sol/IERC1967.dbg.json +1 -1
  5. package/artifacts/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable.dbg.json +1 -1
  6. package/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.dbg.json +1 -1
  7. package/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Upgrade.sol/ERC1967Upgrade.dbg.json +1 -1
  8. package/artifacts/@openzeppelin/contracts/proxy/Proxy.sol/Proxy.dbg.json +1 -1
  9. package/artifacts/@openzeppelin/contracts/proxy/beacon/IBeacon.sol/IBeacon.dbg.json +1 -1
  10. package/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.dbg.json +1 -1
  11. package/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/ITransparentUpgradeableProxy.dbg.json +1 -1
  12. package/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.dbg.json +1 -1
  13. package/artifacts/@openzeppelin/contracts/security/ReentrancyGuard.sol/ReentrancyGuard.dbg.json +1 -1
  14. package/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json +4 -0
  15. package/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.json +297 -0
  16. package/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json +1 -1
  17. package/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json +4 -0
  18. package/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.json +233 -0
  19. package/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol/IERC20Permit.dbg.json +1 -1
  20. package/artifacts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.dbg.json +1 -1
  21. package/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json +1 -1
  22. package/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json +1 -1
  23. package/artifacts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json +1 -1
  24. package/artifacts/@openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol/Ownable2StepUpgradeable.dbg.json +1 -1
  25. package/artifacts/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol/OwnableUpgradeable.dbg.json +1 -1
  26. package/artifacts/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol/Initializable.dbg.json +1 -1
  27. package/artifacts/@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol/PausableUpgradeable.dbg.json +1 -1
  28. package/artifacts/@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol/ReentrancyGuardUpgradeable.dbg.json +1 -1
  29. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol/IERC20Upgradeable.dbg.json +1 -1
  30. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/IERC20MetadataUpgradeable.sol/IERC20MetadataUpgradeable.dbg.json +1 -1
  31. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/IERC20PermitUpgradeable.sol/IERC20PermitUpgradeable.dbg.json +1 -1
  32. package/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/utils/SafeERC20Upgradeable.sol/SafeERC20Upgradeable.dbg.json +1 -1
  33. package/artifacts/@openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol/AddressUpgradeable.dbg.json +1 -1
  34. package/artifacts/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol/ContextUpgradeable.dbg.json +1 -1
  35. package/artifacts/@openzeppelin/contracts-upgradeable/utils/math/SafeCastUpgradeable.sol/SafeCastUpgradeable.dbg.json +1 -1
  36. package/artifacts/build-info/5d3c5040759360fa4c28ba5b26a6b9f1.json +1 -0
  37. package/artifacts/contracts/Governance/VTreasuryV8.sol/VTreasuryV8.dbg.json +1 -1
  38. package/artifacts/contracts/test/MockToken.sol/MockToken.dbg.json +4 -0
  39. package/artifacts/contracts/test/MockToken.sol/MockToken.json +315 -0
  40. package/contracts/test/MockToken.sol +22 -0
  41. package/deploy/010-deploy-mock-tokens.ts +30 -0
  42. package/deploy/011-deploy-markets.ts +92 -0
  43. package/deployments/bscmainnet/JumpRateModel_base0bps_slope687bps_jump25000bps_kink8000bps.json +380 -0
  44. package/deployments/bscmainnet/solcInputs/7830d2b3dd486e9651687b362529ec15.json +345 -0
  45. package/deployments/bscmainnet/vFDUSD_Proxy.json +2382 -0
  46. package/deployments/bscmainnet.json +11054 -11355
  47. package/deployments/bscmainnet_addresses.json +2 -1
  48. package/deployments/bsctestnet/JumpRateModel_base0bps_slope687bps_jump25000bps_kink8000bps.json +380 -0
  49. package/deployments/bsctestnet/MockFDUSD.json +458 -0
  50. package/deployments/bsctestnet/solcInputs/7830d2b3dd486e9651687b362529ec15.json +345 -0
  51. package/deployments/bsctestnet/solcInputs/f4ba922efa57be24c0606389b67afaaa.json +46 -0
  52. package/deployments/bsctestnet/vFDUSD_Proxy.json +2382 -0
  53. package/deployments/bsctestnet.json +17362 -17871
  54. package/deployments/bsctestnet_addresses.json +3 -1
  55. package/dist/deploy/010-deploy-mock-tokens.d.ts +3 -0
  56. package/dist/deploy/010-deploy-mock-tokens.js +24 -0
  57. package/dist/deploy/011-deploy-markets.d.ts +3 -0
  58. package/dist/deploy/011-deploy-markets.js +76 -0
  59. package/dist/deployments/bscmainnet.json +11054 -11355
  60. package/dist/deployments/bscmainnet_addresses.json +202 -0
  61. package/dist/deployments/bsctestnet.json +17362 -17871
  62. package/dist/deployments/bsctestnet_addresses.json +121 -0
  63. package/dist/hardhat.config.js +1 -3
  64. package/dist/helpers/deploymentConfig.d.ts +47 -0
  65. package/dist/helpers/deploymentConfig.js +157 -0
  66. package/dist/helpers/utils.d.ts +2 -0
  67. package/dist/helpers/utils.js +27 -0
  68. package/dist/typechain/@openzeppelin/contracts/token/ERC20/ERC20.d.ts +198 -0
  69. package/dist/typechain/@openzeppelin/contracts/token/ERC20/ERC20.js +3 -0
  70. package/dist/typechain/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.d.ts +166 -0
  71. package/dist/typechain/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.js +3 -0
  72. package/dist/typechain/@openzeppelin/contracts/token/ERC20/extensions/index.d.ts +1 -0
  73. package/dist/typechain/@openzeppelin/contracts/token/ERC20/index.d.ts +1 -0
  74. package/dist/typechain/contracts/test/MockToken.d.ts +214 -0
  75. package/dist/typechain/contracts/test/MockToken.js +3 -0
  76. package/dist/typechain/contracts/test/index.d.ts +1 -0
  77. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.d.ts +239 -0
  78. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js +326 -0
  79. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.d.ts +178 -0
  80. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata__factory.js +239 -0
  81. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/index.d.ts +1 -0
  82. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/extensions/index.js +3 -1
  83. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/index.d.ts +1 -0
  84. package/dist/typechain/factories/@openzeppelin/contracts/token/ERC20/index.js +3 -1
  85. package/dist/typechain/factories/contracts/test/MockToken__factory.d.ts +253 -0
  86. package/dist/typechain/factories/contracts/test/MockToken__factory.js +344 -0
  87. package/dist/typechain/factories/contracts/test/index.d.ts +1 -0
  88. package/dist/typechain/factories/contracts/test/index.js +3 -1
  89. package/dist/typechain/index.d.ts +6 -0
  90. package/dist/typechain/index.js +12 -6
  91. package/package.json +1 -1
  92. package/artifacts/build-info/836b5274e4a94df50d1ff043d8579f59.json +0 -1
  93. package/deployments/bscmainnet/Comptroller.json +0 -2237
  94. package/deployments/bsctestnet/Comptroller.json +0 -2754
@@ -0,0 +1,178 @@
1
+ import type { IERC20Metadata, IERC20MetadataInterface } from "../../../../../../@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata";
2
+ import type { Provider } from "@ethersproject/providers";
3
+ import { Signer } from "ethers";
4
+ export declare class IERC20Metadata__factory {
5
+ static readonly abi: readonly [{
6
+ readonly anonymous: false;
7
+ readonly inputs: readonly [{
8
+ readonly indexed: true;
9
+ readonly internalType: "address";
10
+ readonly name: "owner";
11
+ readonly type: "address";
12
+ }, {
13
+ readonly indexed: true;
14
+ readonly internalType: "address";
15
+ readonly name: "spender";
16
+ readonly type: "address";
17
+ }, {
18
+ readonly indexed: false;
19
+ readonly internalType: "uint256";
20
+ readonly name: "value";
21
+ readonly type: "uint256";
22
+ }];
23
+ readonly name: "Approval";
24
+ readonly type: "event";
25
+ }, {
26
+ readonly anonymous: false;
27
+ readonly inputs: readonly [{
28
+ readonly indexed: true;
29
+ readonly internalType: "address";
30
+ readonly name: "from";
31
+ readonly type: "address";
32
+ }, {
33
+ readonly indexed: true;
34
+ readonly internalType: "address";
35
+ readonly name: "to";
36
+ readonly type: "address";
37
+ }, {
38
+ readonly indexed: false;
39
+ readonly internalType: "uint256";
40
+ readonly name: "value";
41
+ readonly type: "uint256";
42
+ }];
43
+ readonly name: "Transfer";
44
+ readonly type: "event";
45
+ }, {
46
+ readonly inputs: readonly [{
47
+ readonly internalType: "address";
48
+ readonly name: "owner";
49
+ readonly type: "address";
50
+ }, {
51
+ readonly internalType: "address";
52
+ readonly name: "spender";
53
+ readonly type: "address";
54
+ }];
55
+ readonly name: "allowance";
56
+ readonly outputs: readonly [{
57
+ readonly internalType: "uint256";
58
+ readonly name: "";
59
+ readonly type: "uint256";
60
+ }];
61
+ readonly stateMutability: "view";
62
+ readonly type: "function";
63
+ }, {
64
+ readonly inputs: readonly [{
65
+ readonly internalType: "address";
66
+ readonly name: "spender";
67
+ readonly type: "address";
68
+ }, {
69
+ readonly internalType: "uint256";
70
+ readonly name: "amount";
71
+ readonly type: "uint256";
72
+ }];
73
+ readonly name: "approve";
74
+ readonly outputs: readonly [{
75
+ readonly internalType: "bool";
76
+ readonly name: "";
77
+ readonly type: "bool";
78
+ }];
79
+ readonly stateMutability: "nonpayable";
80
+ readonly type: "function";
81
+ }, {
82
+ readonly inputs: readonly [{
83
+ readonly internalType: "address";
84
+ readonly name: "account";
85
+ readonly type: "address";
86
+ }];
87
+ readonly name: "balanceOf";
88
+ readonly outputs: readonly [{
89
+ readonly internalType: "uint256";
90
+ readonly name: "";
91
+ readonly type: "uint256";
92
+ }];
93
+ readonly stateMutability: "view";
94
+ readonly type: "function";
95
+ }, {
96
+ readonly inputs: readonly [];
97
+ readonly name: "decimals";
98
+ readonly outputs: readonly [{
99
+ readonly internalType: "uint8";
100
+ readonly name: "";
101
+ readonly type: "uint8";
102
+ }];
103
+ readonly stateMutability: "view";
104
+ readonly type: "function";
105
+ }, {
106
+ readonly inputs: readonly [];
107
+ readonly name: "name";
108
+ readonly outputs: readonly [{
109
+ readonly internalType: "string";
110
+ readonly name: "";
111
+ readonly type: "string";
112
+ }];
113
+ readonly stateMutability: "view";
114
+ readonly type: "function";
115
+ }, {
116
+ readonly inputs: readonly [];
117
+ readonly name: "symbol";
118
+ readonly outputs: readonly [{
119
+ readonly internalType: "string";
120
+ readonly name: "";
121
+ readonly type: "string";
122
+ }];
123
+ readonly stateMutability: "view";
124
+ readonly type: "function";
125
+ }, {
126
+ readonly inputs: readonly [];
127
+ readonly name: "totalSupply";
128
+ readonly outputs: readonly [{
129
+ readonly internalType: "uint256";
130
+ readonly name: "";
131
+ readonly type: "uint256";
132
+ }];
133
+ readonly stateMutability: "view";
134
+ readonly type: "function";
135
+ }, {
136
+ readonly inputs: readonly [{
137
+ readonly internalType: "address";
138
+ readonly name: "to";
139
+ readonly type: "address";
140
+ }, {
141
+ readonly internalType: "uint256";
142
+ readonly name: "amount";
143
+ readonly type: "uint256";
144
+ }];
145
+ readonly name: "transfer";
146
+ readonly outputs: readonly [{
147
+ readonly internalType: "bool";
148
+ readonly name: "";
149
+ readonly type: "bool";
150
+ }];
151
+ readonly stateMutability: "nonpayable";
152
+ readonly type: "function";
153
+ }, {
154
+ readonly inputs: readonly [{
155
+ readonly internalType: "address";
156
+ readonly name: "from";
157
+ readonly type: "address";
158
+ }, {
159
+ readonly internalType: "address";
160
+ readonly name: "to";
161
+ readonly type: "address";
162
+ }, {
163
+ readonly internalType: "uint256";
164
+ readonly name: "amount";
165
+ readonly type: "uint256";
166
+ }];
167
+ readonly name: "transferFrom";
168
+ readonly outputs: readonly [{
169
+ readonly internalType: "bool";
170
+ readonly name: "";
171
+ readonly type: "bool";
172
+ }];
173
+ readonly stateMutability: "nonpayable";
174
+ readonly type: "function";
175
+ }];
176
+ static createInterface(): IERC20MetadataInterface;
177
+ static connect(address: string, signerOrProvider: Signer | Provider): IERC20Metadata;
178
+ }
@@ -0,0 +1,239 @@
1
+ "use strict";
2
+ /* Autogenerated file. Do not edit manually. */
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.IERC20Metadata__factory = void 0;
5
+ const ethers_1 = require("ethers");
6
+ const _abi = [
7
+ {
8
+ anonymous: false,
9
+ inputs: [
10
+ {
11
+ indexed: true,
12
+ internalType: "address",
13
+ name: "owner",
14
+ type: "address",
15
+ },
16
+ {
17
+ indexed: true,
18
+ internalType: "address",
19
+ name: "spender",
20
+ type: "address",
21
+ },
22
+ {
23
+ indexed: false,
24
+ internalType: "uint256",
25
+ name: "value",
26
+ type: "uint256",
27
+ },
28
+ ],
29
+ name: "Approval",
30
+ type: "event",
31
+ },
32
+ {
33
+ anonymous: false,
34
+ inputs: [
35
+ {
36
+ indexed: true,
37
+ internalType: "address",
38
+ name: "from",
39
+ type: "address",
40
+ },
41
+ {
42
+ indexed: true,
43
+ internalType: "address",
44
+ name: "to",
45
+ type: "address",
46
+ },
47
+ {
48
+ indexed: false,
49
+ internalType: "uint256",
50
+ name: "value",
51
+ type: "uint256",
52
+ },
53
+ ],
54
+ name: "Transfer",
55
+ type: "event",
56
+ },
57
+ {
58
+ inputs: [
59
+ {
60
+ internalType: "address",
61
+ name: "owner",
62
+ type: "address",
63
+ },
64
+ {
65
+ internalType: "address",
66
+ name: "spender",
67
+ type: "address",
68
+ },
69
+ ],
70
+ name: "allowance",
71
+ outputs: [
72
+ {
73
+ internalType: "uint256",
74
+ name: "",
75
+ type: "uint256",
76
+ },
77
+ ],
78
+ stateMutability: "view",
79
+ type: "function",
80
+ },
81
+ {
82
+ inputs: [
83
+ {
84
+ internalType: "address",
85
+ name: "spender",
86
+ type: "address",
87
+ },
88
+ {
89
+ internalType: "uint256",
90
+ name: "amount",
91
+ type: "uint256",
92
+ },
93
+ ],
94
+ name: "approve",
95
+ outputs: [
96
+ {
97
+ internalType: "bool",
98
+ name: "",
99
+ type: "bool",
100
+ },
101
+ ],
102
+ stateMutability: "nonpayable",
103
+ type: "function",
104
+ },
105
+ {
106
+ inputs: [
107
+ {
108
+ internalType: "address",
109
+ name: "account",
110
+ type: "address",
111
+ },
112
+ ],
113
+ name: "balanceOf",
114
+ outputs: [
115
+ {
116
+ internalType: "uint256",
117
+ name: "",
118
+ type: "uint256",
119
+ },
120
+ ],
121
+ stateMutability: "view",
122
+ type: "function",
123
+ },
124
+ {
125
+ inputs: [],
126
+ name: "decimals",
127
+ outputs: [
128
+ {
129
+ internalType: "uint8",
130
+ name: "",
131
+ type: "uint8",
132
+ },
133
+ ],
134
+ stateMutability: "view",
135
+ type: "function",
136
+ },
137
+ {
138
+ inputs: [],
139
+ name: "name",
140
+ outputs: [
141
+ {
142
+ internalType: "string",
143
+ name: "",
144
+ type: "string",
145
+ },
146
+ ],
147
+ stateMutability: "view",
148
+ type: "function",
149
+ },
150
+ {
151
+ inputs: [],
152
+ name: "symbol",
153
+ outputs: [
154
+ {
155
+ internalType: "string",
156
+ name: "",
157
+ type: "string",
158
+ },
159
+ ],
160
+ stateMutability: "view",
161
+ type: "function",
162
+ },
163
+ {
164
+ inputs: [],
165
+ name: "totalSupply",
166
+ outputs: [
167
+ {
168
+ internalType: "uint256",
169
+ name: "",
170
+ type: "uint256",
171
+ },
172
+ ],
173
+ stateMutability: "view",
174
+ type: "function",
175
+ },
176
+ {
177
+ inputs: [
178
+ {
179
+ internalType: "address",
180
+ name: "to",
181
+ type: "address",
182
+ },
183
+ {
184
+ internalType: "uint256",
185
+ name: "amount",
186
+ type: "uint256",
187
+ },
188
+ ],
189
+ name: "transfer",
190
+ outputs: [
191
+ {
192
+ internalType: "bool",
193
+ name: "",
194
+ type: "bool",
195
+ },
196
+ ],
197
+ stateMutability: "nonpayable",
198
+ type: "function",
199
+ },
200
+ {
201
+ inputs: [
202
+ {
203
+ internalType: "address",
204
+ name: "from",
205
+ type: "address",
206
+ },
207
+ {
208
+ internalType: "address",
209
+ name: "to",
210
+ type: "address",
211
+ },
212
+ {
213
+ internalType: "uint256",
214
+ name: "amount",
215
+ type: "uint256",
216
+ },
217
+ ],
218
+ name: "transferFrom",
219
+ outputs: [
220
+ {
221
+ internalType: "bool",
222
+ name: "",
223
+ type: "bool",
224
+ },
225
+ ],
226
+ stateMutability: "nonpayable",
227
+ type: "function",
228
+ },
229
+ ];
230
+ class IERC20Metadata__factory {
231
+ static createInterface() {
232
+ return new ethers_1.utils.Interface(_abi);
233
+ }
234
+ static connect(address, signerOrProvider) {
235
+ return new ethers_1.Contract(address, _abi, signerOrProvider);
236
+ }
237
+ }
238
+ exports.IERC20Metadata__factory = IERC20Metadata__factory;
239
+ IERC20Metadata__factory.abi = _abi;
@@ -1 +1,2 @@
1
+ export { IERC20Metadata__factory } from "./IERC20Metadata__factory";
1
2
  export { IERC20Permit__factory } from "./IERC20Permit__factory";
@@ -1,8 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IERC20Permit__factory = void 0;
3
+ exports.IERC20Permit__factory = exports.IERC20Metadata__factory = void 0;
4
4
  /* Autogenerated file. Do not edit manually. */
5
5
  /* tslint:disable */
6
6
  /* eslint-disable */
7
+ var IERC20Metadata__factory_1 = require("./IERC20Metadata__factory");
8
+ Object.defineProperty(exports, "IERC20Metadata__factory", { enumerable: true, get: function () { return IERC20Metadata__factory_1.IERC20Metadata__factory; } });
7
9
  var IERC20Permit__factory_1 = require("./IERC20Permit__factory");
8
10
  Object.defineProperty(exports, "IERC20Permit__factory", { enumerable: true, get: function () { return IERC20Permit__factory_1.IERC20Permit__factory; } });
@@ -1,2 +1,3 @@
1
1
  export * as extensions from "./extensions";
2
+ export { ERC20__factory } from "./ERC20__factory";
2
3
  export { IERC20__factory } from "./IERC20__factory";
@@ -23,10 +23,12 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.IERC20__factory = exports.extensions = void 0;
26
+ exports.IERC20__factory = exports.ERC20__factory = exports.extensions = void 0;
27
27
  /* Autogenerated file. Do not edit manually. */
28
28
  /* tslint:disable */
29
29
  /* eslint-disable */
30
30
  exports.extensions = __importStar(require("./extensions"));
31
+ var ERC20__factory_1 = require("./ERC20__factory");
32
+ Object.defineProperty(exports, "ERC20__factory", { enumerable: true, get: function () { return ERC20__factory_1.ERC20__factory; } });
31
33
  var IERC20__factory_1 = require("./IERC20__factory");
32
34
  Object.defineProperty(exports, "IERC20__factory", { enumerable: true, get: function () { return IERC20__factory_1.IERC20__factory; } });