@safe-global/protocol-kit 3.1.0-alpha.0 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/Safe.d.ts +8 -0
- package/dist/src/Safe.js +10 -0
- package/dist/src/Safe.js.map +1 -1
- package/dist/src/adapters/ethers/contracts/Safe/SafeContractEthers.d.ts +1 -0
- package/dist/src/adapters/ethers/contracts/Safe/SafeContractEthers.js.map +1 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.0.0/SafeContract_V1_0_0_Ethers.d.ts +1 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.0.0/SafeContract_V1_0_0_Ethers.js +13 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.0.0/SafeContract_V1_0_0_Ethers.js.map +1 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.1.1/SafeContract_V1_1_1_Ethers.d.ts +1 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.1.1/SafeContract_V1_1_1_Ethers.js +4 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.1.1/SafeContract_V1_1_1_Ethers.js.map +1 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.2.0/SafeContract_V1_2_0_Ethers.d.ts +1 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.2.0/SafeContract_V1_2_0_Ethers.js +4 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.2.0/SafeContract_V1_2_0_Ethers.js.map +1 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.3.0/SafeContract_V1_3_0_Ethers.d.ts +1 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.3.0/SafeContract_V1_3_0_Ethers.js +4 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.3.0/SafeContract_V1_3_0_Ethers.js.map +1 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.4.1/SafeContract_V1_4_1_Ethers.d.ts +1 -0
- package/dist/src/adapters/ethers/contracts/Safe/v1.4.1/SafeContract_V1_4_1_Ethers.js +4 -1
- package/dist/src/adapters/ethers/contracts/Safe/v1.4.1/SafeContract_V1_4_1_Ethers.js.map +1 -1
- package/dist/src/adapters/web3/contracts/Safe/SafeContractWeb3.d.ts +1 -0
- package/dist/src/adapters/web3/contracts/Safe/SafeContractWeb3.js.map +1 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.0.0/SafeContract_V1_0_0_Web3.d.ts +1 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.0.0/SafeContract_V1_0_0_Web3.js +12 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.0.0/SafeContract_V1_0_0_Web3.js.map +1 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.1.1/SafeContract_V1_1_1_Web3.d.ts +1 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.1.1/SafeContract_V1_1_1_Web3.js +4 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.1.1/SafeContract_V1_1_1_Web3.js.map +1 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.2.0/SafeContract_V1_2_0_Web3.d.ts +1 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.2.0/SafeContract_V1_2_0_Web3.js +4 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.2.0/SafeContract_V1_2_0_Web3.js.map +1 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.3.0/SafeContract_V1_3_0_Web3.d.ts +1 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.3.0/SafeContract_V1_3_0_Web3.js +4 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.3.0/SafeContract_V1_3_0_Web3.js.map +1 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.4.1/SafeContract_V1_4_1_Web3.d.ts +1 -0
- package/dist/src/adapters/web3/contracts/Safe/v1.4.1/SafeContract_V1_4_1_Web3.js +4 -1
- package/dist/src/adapters/web3/contracts/Safe/v1.4.1/SafeContract_V1_4_1_Web3.js.map +1 -1
- package/dist/src/managers/moduleManager.d.ts +1 -0
- package/dist/src/managers/moduleManager.js +6 -0
- package/dist/src/managers/moduleManager.js.map +1 -1
- package/dist/src/utils/eip-3770/config.js +47 -2
- package/dist/src/utils/eip-3770/config.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/index.d.ts +0 -2
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/ERC20/ERC20Mintable.d.ts +0 -211
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/ERC20/ERC20Mintable.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/ERC20/ERC20Mintable.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/ERC20/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/ERC20/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/ERC20/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/index.d.ts +0 -2
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/contracts/token/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/index.d.ts +0 -2
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/@openzeppelin/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/common.d.ts +0 -50
- package/dist/typechain/tests/ethers-v6/v1.2.0/common.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/common.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/index.d.ts +0 -2
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/index.d.ts +0 -2
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/modules/SocialRecoveryModule.d.ts +0 -137
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/modules/SocialRecoveryModule.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/modules/SocialRecoveryModule.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/modules/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/modules/index.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.2.0/contracts/safe_V1_2_0/modules/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/index.js +0 -31
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/ERC20/ERC20Mintable__factory.d.ts +0 -290
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/ERC20/ERC20Mintable__factory.js +0 -384
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/ERC20/ERC20Mintable__factory.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/ERC20/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/ERC20/index.js +0 -9
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/ERC20/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/index.js +0 -31
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/contracts/token/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/index.js +0 -31
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/@openzeppelin/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/index.js +0 -31
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/index.js +0 -31
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/modules/SocialRecoveryModule__factory.d.ts +0 -240
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/modules/SocialRecoveryModule__factory.js +0 -319
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/modules/SocialRecoveryModule__factory.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/modules/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/modules/index.js +0 -9
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/contracts/safe_V1_2_0/modules/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/index.d.ts +0 -2
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/index.js +0 -32
- package/dist/typechain/tests/ethers-v6/v1.2.0/factories/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.2.0/index.d.ts +0 -9
- package/dist/typechain/tests/ethers-v6/v1.2.0/index.js +0 -32
- package/dist/typechain/tests/ethers-v6/v1.2.0/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.3.0/DebugTransactionGuard.d.ts +0 -154
- package/dist/typechain/tests/ethers-v6/v1.3.0/DebugTransactionGuard.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.3.0/DebugTransactionGuard.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.3.0/common.d.ts +0 -50
- package/dist/typechain/tests/ethers-v6/v1.3.0/common.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.3.0/common.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.3.0/factories/DebugTransactionGuard__factory.d.ts +0 -178
- package/dist/typechain/tests/ethers-v6/v1.3.0/factories/DebugTransactionGuard__factory.js +0 -236
- package/dist/typechain/tests/ethers-v6/v1.3.0/factories/DebugTransactionGuard__factory.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.3.0/factories/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.3.0/factories/index.js +0 -9
- package/dist/typechain/tests/ethers-v6/v1.3.0/factories/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.3.0/index.d.ts +0 -3
- package/dist/typechain/tests/ethers-v6/v1.3.0/index.js +0 -30
- package/dist/typechain/tests/ethers-v6/v1.3.0/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.4.1/DebugTransactionGuard.d.ts +0 -168
- package/dist/typechain/tests/ethers-v6/v1.4.1/DebugTransactionGuard.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.4.1/DebugTransactionGuard.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.4.1/common.d.ts +0 -50
- package/dist/typechain/tests/ethers-v6/v1.4.1/common.js +0 -3
- package/dist/typechain/tests/ethers-v6/v1.4.1/common.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.4.1/factories/DebugTransactionGuard__factory.d.ts +0 -202
- package/dist/typechain/tests/ethers-v6/v1.4.1/factories/DebugTransactionGuard__factory.js +0 -267
- package/dist/typechain/tests/ethers-v6/v1.4.1/factories/DebugTransactionGuard__factory.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.4.1/factories/index.d.ts +0 -1
- package/dist/typechain/tests/ethers-v6/v1.4.1/factories/index.js +0 -9
- package/dist/typechain/tests/ethers-v6/v1.4.1/factories/index.js.map +0 -1
- package/dist/typechain/tests/ethers-v6/v1.4.1/index.d.ts +0 -3
- package/dist/typechain/tests/ethers-v6/v1.4.1/index.js +0 -30
- package/dist/typechain/tests/ethers-v6/v1.4.1/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/index.d.ts +0 -2
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/ERC20/ERC20Mintable.d.ts +0 -72
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/ERC20/ERC20Mintable.js +0 -6
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/ERC20/ERC20Mintable.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/ERC20/index.d.ts +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/ERC20/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/ERC20/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/index.d.ts +0 -2
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/contracts/token/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/index.d.ts +0 -2
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/@openzeppelin/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/index.d.ts +0 -2
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/index.d.ts +0 -2
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/modules/SocialRecoveryModule.d.ts +0 -42
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/modules/SocialRecoveryModule.js +0 -6
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/modules/SocialRecoveryModule.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/modules/index.d.ts +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/modules/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/contracts/safe_V1_2_0/modules/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/index.d.ts +0 -4
- package/dist/typechain/tests/web3-v1/v1.2.0/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.2.0/types.d.ts +0 -54
- package/dist/typechain/tests/web3-v1/v1.2.0/types.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.2.0/types.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.3.0/DebugTransactionGuard.d.ts +0 -61
- package/dist/typechain/tests/web3-v1/v1.3.0/DebugTransactionGuard.js +0 -6
- package/dist/typechain/tests/web3-v1/v1.3.0/DebugTransactionGuard.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.3.0/index.d.ts +0 -1
- package/dist/typechain/tests/web3-v1/v1.3.0/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.3.0/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.3.0/types.d.ts +0 -54
- package/dist/typechain/tests/web3-v1/v1.3.0/types.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.3.0/types.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.4.1/DebugTransactionGuard.d.ts +0 -66
- package/dist/typechain/tests/web3-v1/v1.4.1/DebugTransactionGuard.js +0 -6
- package/dist/typechain/tests/web3-v1/v1.4.1/DebugTransactionGuard.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.4.1/index.d.ts +0 -1
- package/dist/typechain/tests/web3-v1/v1.4.1/index.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.4.1/index.js.map +0 -1
- package/dist/typechain/tests/web3-v1/v1.4.1/types.d.ts +0 -54
- package/dist/typechain/tests/web3-v1/v1.4.1/types.js +0 -3
- package/dist/typechain/tests/web3-v1/v1.4.1/types.js.map +0 -1
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type * as openzeppelin from "./@openzeppelin";
|
|
2
|
-
export type { openzeppelin };
|
|
3
|
-
import type * as contracts from "./contracts";
|
|
4
|
-
export type { contracts };
|
|
5
|
-
export * as factories from "./factories";
|
|
6
|
-
export type { SocialRecoveryModule } from "./contracts/safe_V1_2_0/modules/SocialRecoveryModule";
|
|
7
|
-
export { SocialRecoveryModule__factory } from "./factories/contracts/safe_V1_2_0/modules/SocialRecoveryModule__factory";
|
|
8
|
-
export type { ERC20Mintable } from "./@openzeppelin/contracts/token/ERC20/ERC20Mintable";
|
|
9
|
-
export { ERC20Mintable__factory } from "./factories/@openzeppelin/contracts/token/ERC20/ERC20Mintable__factory";
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.ERC20Mintable__factory = exports.SocialRecoveryModule__factory = exports.factories = void 0;
|
|
27
|
-
exports.factories = __importStar(require("./factories"));
|
|
28
|
-
var SocialRecoveryModule__factory_1 = require("./factories/contracts/safe_V1_2_0/modules/SocialRecoveryModule__factory");
|
|
29
|
-
Object.defineProperty(exports, "SocialRecoveryModule__factory", { enumerable: true, get: function () { return SocialRecoveryModule__factory_1.SocialRecoveryModule__factory; } });
|
|
30
|
-
var ERC20Mintable__factory_1 = require("./factories/@openzeppelin/contracts/token/ERC20/ERC20Mintable__factory");
|
|
31
|
-
Object.defineProperty(exports, "ERC20Mintable__factory", { enumerable: true, get: function () { return ERC20Mintable__factory_1.ERC20Mintable__factory; } });
|
|
32
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../typechain/tests/ethers-v6/v1.2.0/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAOA,yDAAyC;AAEzC,yHAAwH;AAA/G,8IAAA,6BAA6B,OAAA;AAEtC,iHAAgH;AAAvG,gIAAA,sBAAsB,OAAA"}
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
import type { BaseContract, BigNumberish, BytesLike, FunctionFragment, Result, Interface, EventFragment, AddressLike, ContractRunner, ContractMethod, Listener } from "ethers";
|
|
2
|
-
import type { TypedContractEvent, TypedDeferredTopicFilter, TypedEventLog, TypedLogDescription, TypedListener, TypedContractMethod } from "./common";
|
|
3
|
-
export interface DebugTransactionGuardInterface extends Interface {
|
|
4
|
-
getFunction(nameOrSignature: "checkAfterExecution" | "checkTransaction" | "txNonces"): FunctionFragment;
|
|
5
|
-
getEvent(nameOrSignatureOrTopic: "GasUsage" | "TransactionDetails"): EventFragment;
|
|
6
|
-
encodeFunctionData(functionFragment: "checkAfterExecution", values: [BytesLike, boolean]): string;
|
|
7
|
-
encodeFunctionData(functionFragment: "checkTransaction", values: [
|
|
8
|
-
AddressLike,
|
|
9
|
-
BigNumberish,
|
|
10
|
-
BytesLike,
|
|
11
|
-
BigNumberish,
|
|
12
|
-
BigNumberish,
|
|
13
|
-
BigNumberish,
|
|
14
|
-
BigNumberish,
|
|
15
|
-
AddressLike,
|
|
16
|
-
AddressLike,
|
|
17
|
-
BytesLike,
|
|
18
|
-
AddressLike
|
|
19
|
-
]): string;
|
|
20
|
-
encodeFunctionData(functionFragment: "txNonces", values: [BytesLike]): string;
|
|
21
|
-
decodeFunctionResult(functionFragment: "checkAfterExecution", data: BytesLike): Result;
|
|
22
|
-
decodeFunctionResult(functionFragment: "checkTransaction", data: BytesLike): Result;
|
|
23
|
-
decodeFunctionResult(functionFragment: "txNonces", data: BytesLike): Result;
|
|
24
|
-
}
|
|
25
|
-
export declare namespace GasUsageEvent {
|
|
26
|
-
type InputTuple = [
|
|
27
|
-
safe: AddressLike,
|
|
28
|
-
txHash: BytesLike,
|
|
29
|
-
nonce: BigNumberish,
|
|
30
|
-
success: boolean
|
|
31
|
-
];
|
|
32
|
-
type OutputTuple = [
|
|
33
|
-
safe: string,
|
|
34
|
-
txHash: string,
|
|
35
|
-
nonce: bigint,
|
|
36
|
-
success: boolean
|
|
37
|
-
];
|
|
38
|
-
interface OutputObject {
|
|
39
|
-
safe: string;
|
|
40
|
-
txHash: string;
|
|
41
|
-
nonce: bigint;
|
|
42
|
-
success: boolean;
|
|
43
|
-
}
|
|
44
|
-
type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
|
|
45
|
-
type Filter = TypedDeferredTopicFilter<Event>;
|
|
46
|
-
type Log = TypedEventLog<Event>;
|
|
47
|
-
type LogDescription = TypedLogDescription<Event>;
|
|
48
|
-
}
|
|
49
|
-
export declare namespace TransactionDetailsEvent {
|
|
50
|
-
type InputTuple = [
|
|
51
|
-
safe: AddressLike,
|
|
52
|
-
txHash: BytesLike,
|
|
53
|
-
to: AddressLike,
|
|
54
|
-
value: BigNumberish,
|
|
55
|
-
data: BytesLike,
|
|
56
|
-
operation: BigNumberish,
|
|
57
|
-
safeTxGas: BigNumberish,
|
|
58
|
-
usesRefund: boolean,
|
|
59
|
-
nonce: BigNumberish
|
|
60
|
-
];
|
|
61
|
-
type OutputTuple = [
|
|
62
|
-
safe: string,
|
|
63
|
-
txHash: string,
|
|
64
|
-
to: string,
|
|
65
|
-
value: bigint,
|
|
66
|
-
data: string,
|
|
67
|
-
operation: bigint,
|
|
68
|
-
safeTxGas: bigint,
|
|
69
|
-
usesRefund: boolean,
|
|
70
|
-
nonce: bigint
|
|
71
|
-
];
|
|
72
|
-
interface OutputObject {
|
|
73
|
-
safe: string;
|
|
74
|
-
txHash: string;
|
|
75
|
-
to: string;
|
|
76
|
-
value: bigint;
|
|
77
|
-
data: string;
|
|
78
|
-
operation: bigint;
|
|
79
|
-
safeTxGas: bigint;
|
|
80
|
-
usesRefund: boolean;
|
|
81
|
-
nonce: bigint;
|
|
82
|
-
}
|
|
83
|
-
type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
|
|
84
|
-
type Filter = TypedDeferredTopicFilter<Event>;
|
|
85
|
-
type Log = TypedEventLog<Event>;
|
|
86
|
-
type LogDescription = TypedLogDescription<Event>;
|
|
87
|
-
}
|
|
88
|
-
export interface DebugTransactionGuard extends BaseContract {
|
|
89
|
-
connect(runner?: ContractRunner | null): DebugTransactionGuard;
|
|
90
|
-
waitForDeployment(): Promise<this>;
|
|
91
|
-
interface: DebugTransactionGuardInterface;
|
|
92
|
-
queryFilter<TCEvent extends TypedContractEvent>(event: TCEvent, fromBlockOrBlockhash?: string | number | undefined, toBlock?: string | number | undefined): Promise<Array<TypedEventLog<TCEvent>>>;
|
|
93
|
-
queryFilter<TCEvent extends TypedContractEvent>(filter: TypedDeferredTopicFilter<TCEvent>, fromBlockOrBlockhash?: string | number | undefined, toBlock?: string | number | undefined): Promise<Array<TypedEventLog<TCEvent>>>;
|
|
94
|
-
on<TCEvent extends TypedContractEvent>(event: TCEvent, listener: TypedListener<TCEvent>): Promise<this>;
|
|
95
|
-
on<TCEvent extends TypedContractEvent>(filter: TypedDeferredTopicFilter<TCEvent>, listener: TypedListener<TCEvent>): Promise<this>;
|
|
96
|
-
once<TCEvent extends TypedContractEvent>(event: TCEvent, listener: TypedListener<TCEvent>): Promise<this>;
|
|
97
|
-
once<TCEvent extends TypedContractEvent>(filter: TypedDeferredTopicFilter<TCEvent>, listener: TypedListener<TCEvent>): Promise<this>;
|
|
98
|
-
listeners<TCEvent extends TypedContractEvent>(event: TCEvent): Promise<Array<TypedListener<TCEvent>>>;
|
|
99
|
-
listeners(eventName?: string): Promise<Array<Listener>>;
|
|
100
|
-
removeAllListeners<TCEvent extends TypedContractEvent>(event?: TCEvent): Promise<this>;
|
|
101
|
-
checkAfterExecution: TypedContractMethod<[
|
|
102
|
-
txHash: BytesLike,
|
|
103
|
-
success: boolean
|
|
104
|
-
], [
|
|
105
|
-
void
|
|
106
|
-
], "nonpayable">;
|
|
107
|
-
checkTransaction: TypedContractMethod<[
|
|
108
|
-
to: AddressLike,
|
|
109
|
-
value: BigNumberish,
|
|
110
|
-
data: BytesLike,
|
|
111
|
-
operation: BigNumberish,
|
|
112
|
-
safeTxGas: BigNumberish,
|
|
113
|
-
baseGas: BigNumberish,
|
|
114
|
-
gasPrice: BigNumberish,
|
|
115
|
-
gasToken: AddressLike,
|
|
116
|
-
refundReceiver: AddressLike,
|
|
117
|
-
arg9: BytesLike,
|
|
118
|
-
arg10: AddressLike
|
|
119
|
-
], [
|
|
120
|
-
void
|
|
121
|
-
], "nonpayable">;
|
|
122
|
-
txNonces: TypedContractMethod<[arg0: BytesLike], [bigint], "view">;
|
|
123
|
-
getFunction<T extends ContractMethod = ContractMethod>(key: string | FunctionFragment): T;
|
|
124
|
-
getFunction(nameOrSignature: "checkAfterExecution"): TypedContractMethod<[
|
|
125
|
-
txHash: BytesLike,
|
|
126
|
-
success: boolean
|
|
127
|
-
], [
|
|
128
|
-
void
|
|
129
|
-
], "nonpayable">;
|
|
130
|
-
getFunction(nameOrSignature: "checkTransaction"): TypedContractMethod<[
|
|
131
|
-
to: AddressLike,
|
|
132
|
-
value: BigNumberish,
|
|
133
|
-
data: BytesLike,
|
|
134
|
-
operation: BigNumberish,
|
|
135
|
-
safeTxGas: BigNumberish,
|
|
136
|
-
baseGas: BigNumberish,
|
|
137
|
-
gasPrice: BigNumberish,
|
|
138
|
-
gasToken: AddressLike,
|
|
139
|
-
refundReceiver: AddressLike,
|
|
140
|
-
arg9: BytesLike,
|
|
141
|
-
arg10: AddressLike
|
|
142
|
-
], [
|
|
143
|
-
void
|
|
144
|
-
], "nonpayable">;
|
|
145
|
-
getFunction(nameOrSignature: "txNonces"): TypedContractMethod<[arg0: BytesLike], [bigint], "view">;
|
|
146
|
-
getEvent(key: "GasUsage"): TypedContractEvent<GasUsageEvent.InputTuple, GasUsageEvent.OutputTuple, GasUsageEvent.OutputObject>;
|
|
147
|
-
getEvent(key: "TransactionDetails"): TypedContractEvent<TransactionDetailsEvent.InputTuple, TransactionDetailsEvent.OutputTuple, TransactionDetailsEvent.OutputObject>;
|
|
148
|
-
filters: {
|
|
149
|
-
"GasUsage(address,bytes32,uint256,bool)": TypedContractEvent<GasUsageEvent.InputTuple, GasUsageEvent.OutputTuple, GasUsageEvent.OutputObject>;
|
|
150
|
-
GasUsage: TypedContractEvent<GasUsageEvent.InputTuple, GasUsageEvent.OutputTuple, GasUsageEvent.OutputObject>;
|
|
151
|
-
"TransactionDetails(address,bytes32,address,uint256,bytes,uint8,uint256,bool,uint256)": TypedContractEvent<TransactionDetailsEvent.InputTuple, TransactionDetailsEvent.OutputTuple, TransactionDetailsEvent.OutputObject>;
|
|
152
|
-
TransactionDetails: TypedContractEvent<TransactionDetailsEvent.InputTuple, TransactionDetailsEvent.OutputTuple, TransactionDetailsEvent.OutputObject>;
|
|
153
|
-
};
|
|
154
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DebugTransactionGuard.js","sourceRoot":"","sources":["../../../../../typechain/tests/ethers-v6/v1.3.0/DebugTransactionGuard.ts"],"names":[],"mappings":""}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import type { FunctionFragment, Typed, EventFragment, ContractTransaction, ContractTransactionResponse, DeferredTopicFilter, EventLog, TransactionRequest, LogDescription } from "ethers";
|
|
2
|
-
export interface TypedDeferredTopicFilter<_TCEvent extends TypedContractEvent> extends DeferredTopicFilter {
|
|
3
|
-
}
|
|
4
|
-
export interface TypedContractEvent<InputTuple extends Array<any> = any, OutputTuple extends Array<any> = any, OutputObject = any> {
|
|
5
|
-
(...args: Partial<InputTuple>): TypedDeferredTopicFilter<TypedContractEvent<InputTuple, OutputTuple, OutputObject>>;
|
|
6
|
-
name: string;
|
|
7
|
-
fragment: EventFragment;
|
|
8
|
-
getFragment(...args: Partial<InputTuple>): EventFragment;
|
|
9
|
-
}
|
|
10
|
-
type __TypechainAOutputTuple<T> = T extends TypedContractEvent<infer _U, infer W> ? W : never;
|
|
11
|
-
type __TypechainOutputObject<T> = T extends TypedContractEvent<infer _U, infer _W, infer V> ? V : never;
|
|
12
|
-
export interface TypedEventLog<TCEvent extends TypedContractEvent> extends Omit<EventLog, "args"> {
|
|
13
|
-
args: __TypechainAOutputTuple<TCEvent> & __TypechainOutputObject<TCEvent>;
|
|
14
|
-
}
|
|
15
|
-
export interface TypedLogDescription<TCEvent extends TypedContractEvent> extends Omit<LogDescription, "args"> {
|
|
16
|
-
args: __TypechainAOutputTuple<TCEvent> & __TypechainOutputObject<TCEvent>;
|
|
17
|
-
}
|
|
18
|
-
export type TypedListener<TCEvent extends TypedContractEvent> = (...listenerArg: [
|
|
19
|
-
...__TypechainAOutputTuple<TCEvent>,
|
|
20
|
-
TypedEventLog<TCEvent>,
|
|
21
|
-
...undefined[]
|
|
22
|
-
]) => void;
|
|
23
|
-
export type MinEthersFactory<C, ARGS> = {
|
|
24
|
-
deploy(...a: ARGS[]): Promise<C>;
|
|
25
|
-
};
|
|
26
|
-
export type GetContractTypeFromFactory<F> = F extends MinEthersFactory<infer C, any> ? C : never;
|
|
27
|
-
export type GetARGsTypeFromFactory<F> = F extends MinEthersFactory<any, any> ? Parameters<F["deploy"]> : never;
|
|
28
|
-
export type StateMutability = "nonpayable" | "payable" | "view";
|
|
29
|
-
export type BaseOverrides = Omit<TransactionRequest, "to" | "data">;
|
|
30
|
-
export type NonPayableOverrides = Omit<BaseOverrides, "value" | "blockTag" | "enableCcipRead">;
|
|
31
|
-
export type PayableOverrides = Omit<BaseOverrides, "blockTag" | "enableCcipRead">;
|
|
32
|
-
export type ViewOverrides = Omit<TransactionRequest, "to" | "data">;
|
|
33
|
-
export type Overrides<S extends StateMutability> = S extends "nonpayable" ? NonPayableOverrides : S extends "payable" ? PayableOverrides : ViewOverrides;
|
|
34
|
-
export type PostfixOverrides<A extends Array<any>, S extends StateMutability> = A | [...A, Overrides<S>];
|
|
35
|
-
export type ContractMethodArgs<A extends Array<any>, S extends StateMutability> = PostfixOverrides<{
|
|
36
|
-
[I in keyof A]-?: A[I] | Typed;
|
|
37
|
-
}, S>;
|
|
38
|
-
export type DefaultReturnType<R> = R extends Array<any> ? R[0] : R;
|
|
39
|
-
export interface TypedContractMethod<A extends Array<any> = Array<any>, R = any, S extends StateMutability = "payable"> {
|
|
40
|
-
(...args: ContractMethodArgs<A, S>): S extends "view" ? Promise<DefaultReturnType<R>> : Promise<ContractTransactionResponse>;
|
|
41
|
-
name: string;
|
|
42
|
-
fragment: FunctionFragment;
|
|
43
|
-
getFragment(...args: ContractMethodArgs<A, S>): FunctionFragment;
|
|
44
|
-
populateTransaction(...args: ContractMethodArgs<A, S>): Promise<ContractTransaction>;
|
|
45
|
-
staticCall(...args: ContractMethodArgs<A, "view">): Promise<DefaultReturnType<R>>;
|
|
46
|
-
send(...args: ContractMethodArgs<A, S>): Promise<ContractTransactionResponse>;
|
|
47
|
-
estimateGas(...args: ContractMethodArgs<A, S>): Promise<bigint>;
|
|
48
|
-
staticCallResult(...args: ContractMethodArgs<A, "view">): Promise<R>;
|
|
49
|
-
}
|
|
50
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../../typechain/tests/ethers-v6/v1.3.0/common.ts"],"names":[],"mappings":""}
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
import { ContractFactory, ContractTransactionResponse } from "ethers";
|
|
2
|
-
import type { Signer, ContractDeployTransaction, ContractRunner } from "ethers";
|
|
3
|
-
import type { NonPayableOverrides } from "../common";
|
|
4
|
-
import type { DebugTransactionGuard, DebugTransactionGuardInterface } from "../DebugTransactionGuard";
|
|
5
|
-
type DebugTransactionGuardConstructorParams = [signer?: Signer] | ConstructorParameters<typeof ContractFactory>;
|
|
6
|
-
export declare class DebugTransactionGuard__factory extends ContractFactory {
|
|
7
|
-
constructor(...args: DebugTransactionGuardConstructorParams);
|
|
8
|
-
getDeployTransaction(overrides?: NonPayableOverrides & {
|
|
9
|
-
from?: string;
|
|
10
|
-
}): Promise<ContractDeployTransaction>;
|
|
11
|
-
deploy(overrides?: NonPayableOverrides & {
|
|
12
|
-
from?: string;
|
|
13
|
-
}): Promise<DebugTransactionGuard & {
|
|
14
|
-
deploymentTransaction(): ContractTransactionResponse;
|
|
15
|
-
}>;
|
|
16
|
-
connect(runner: ContractRunner | null): DebugTransactionGuard__factory;
|
|
17
|
-
static readonly bytecode = "0x608060405234801561001057600080fd5b5061075e806100206000396000f3fe608060405234801561001057600080fd5b50600436106100455760003560e01c806375f0bb52146100485780639327136814610250578063ddbdba631461028a57610046565b5b005b61024e600480360361016081101561005f57600080fd5b81019080803573ffffffffffffffffffffffffffffffffffffffff16906020019092919080359060200190929190803590602001906401000000008111156100a657600080fd5b8201836020820111156100b857600080fd5b803590602001918460018302840111640100000000831117156100da57600080fd5b91908080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050509192919290803560ff169060200190929190803590602001909291908035906020019092919080359060200190929190803573ffffffffffffffffffffffffffffffffffffffff169060200190929190803573ffffffffffffffffffffffffffffffffffffffff169060200190929190803590602001906401000000008111156101a857600080fd5b8201836020820111156101ba57600080fd5b803590602001918460018302840111640100000000831117156101dc57600080fd5b91908080601f016020809104026020016040519081016040528093929190818152602001838380828437600081840152601f19601f820116905080830192505050505050509192919290803573ffffffffffffffffffffffffffffffffffffffff1690602001909291905050506102cc565b005b6102886004803603604081101561026657600080fd5b8101908080359060200190929190803515159060200190929190505050610613565b005b6102b6600480360360208110156102a057600080fd5b8101908080359060200190929190505050610710565b6040518082815260200191505060405180910390f35b600080600033905060018173ffffffffffffffffffffffffffffffffffffffff1663affed0e06040518163ffffffff1660e01b815260040160206040518083038186803b15801561031c57600080fd5b505afa158015610330573d6000803e3d6000fd5b505050506040513d602081101561034657600080fd5b81019080805190602001909291905050500392508073ffffffffffffffffffffffffffffffffffffffff1663d8d11f788f8f8f8f8f8f8f8f8f8d6040518b63ffffffff1660e01b8152600401808b73ffffffffffffffffffffffffffffffffffffffff1681526020018a8152602001806020018960018111156103c557fe5b81526020018881526020018781526020018681526020018573ffffffffffffffffffffffffffffffffffffffff1681526020018473ffffffffffffffffffffffffffffffffffffffff16815260200183815260200182810382528a818151815260200191508051906020019080838360005b83811015610452578082015181840152602081019050610437565b50505050905090810190601f16801561047f5780820380516001836020036101000a031916815260200191505b509b50505050505050505050505060206040518083038186803b1580156104a557600080fd5b505afa1580156104b9573d6000803e3d6000fd5b505050506040513d60208110156104cf57600080fd5b8101908080519060200190929190505050915050803373ffffffffffffffffffffffffffffffffffffffff167f1b68334da83afaffd8348d6c85c5146d8e7de31a6c034d2d522be12d615c4f7b8f8f8f8f8f60008f118a604051808873ffffffffffffffffffffffffffffffffffffffff1681526020018781526020018060200186600181111561055c57fe5b81526020018581526020018415158152602001838152602001828103825287818151815260200191508051906020019080838360005b838110156105ad578082015181840152602081019050610592565b50505050905090810190601f1680156105da5780820380516001836020036101000a031916815260200191505b509850505050505050505060405180910390a3816000808381526020019081526020016000208190555050505050505050505050505050565b600080600084815260200190815260200160002054905060008114156106a1576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260138152602001807f436f756c64206e6f7420676574206e6f6e63650000000000000000000000000081525060200191505060405180910390fd5b60008060008581526020019081526020016000208190555080833373ffffffffffffffffffffffffffffffffffffffff167f0dcc0fb56a30b6fe6b188f45b47369bc7f3c928a9748e245a79fc3f54ddd05688560405180821515815260200191505060405180910390a4505050565b6000602052806000526040600020600091509050548156fea26469706673582212203d9744d3d3cc44b54b7478cf053b7ae087d0ccebb0335c3e3ba60e8338d6d25964736f6c63430007060033";
|
|
18
|
-
static readonly abi: readonly [{
|
|
19
|
-
readonly anonymous: false;
|
|
20
|
-
readonly inputs: readonly [{
|
|
21
|
-
readonly indexed: true;
|
|
22
|
-
readonly internalType: "address";
|
|
23
|
-
readonly name: "safe";
|
|
24
|
-
readonly type: "address";
|
|
25
|
-
}, {
|
|
26
|
-
readonly indexed: true;
|
|
27
|
-
readonly internalType: "bytes32";
|
|
28
|
-
readonly name: "txHash";
|
|
29
|
-
readonly type: "bytes32";
|
|
30
|
-
}, {
|
|
31
|
-
readonly indexed: true;
|
|
32
|
-
readonly internalType: "uint256";
|
|
33
|
-
readonly name: "nonce";
|
|
34
|
-
readonly type: "uint256";
|
|
35
|
-
}, {
|
|
36
|
-
readonly indexed: false;
|
|
37
|
-
readonly internalType: "bool";
|
|
38
|
-
readonly name: "success";
|
|
39
|
-
readonly type: "bool";
|
|
40
|
-
}];
|
|
41
|
-
readonly name: "GasUsage";
|
|
42
|
-
readonly type: "event";
|
|
43
|
-
}, {
|
|
44
|
-
readonly anonymous: false;
|
|
45
|
-
readonly inputs: readonly [{
|
|
46
|
-
readonly indexed: true;
|
|
47
|
-
readonly internalType: "address";
|
|
48
|
-
readonly name: "safe";
|
|
49
|
-
readonly type: "address";
|
|
50
|
-
}, {
|
|
51
|
-
readonly indexed: true;
|
|
52
|
-
readonly internalType: "bytes32";
|
|
53
|
-
readonly name: "txHash";
|
|
54
|
-
readonly type: "bytes32";
|
|
55
|
-
}, {
|
|
56
|
-
readonly indexed: false;
|
|
57
|
-
readonly internalType: "address";
|
|
58
|
-
readonly name: "to";
|
|
59
|
-
readonly type: "address";
|
|
60
|
-
}, {
|
|
61
|
-
readonly indexed: false;
|
|
62
|
-
readonly internalType: "uint256";
|
|
63
|
-
readonly name: "value";
|
|
64
|
-
readonly type: "uint256";
|
|
65
|
-
}, {
|
|
66
|
-
readonly indexed: false;
|
|
67
|
-
readonly internalType: "bytes";
|
|
68
|
-
readonly name: "data";
|
|
69
|
-
readonly type: "bytes";
|
|
70
|
-
}, {
|
|
71
|
-
readonly indexed: false;
|
|
72
|
-
readonly internalType: "enum Enum.Operation";
|
|
73
|
-
readonly name: "operation";
|
|
74
|
-
readonly type: "uint8";
|
|
75
|
-
}, {
|
|
76
|
-
readonly indexed: false;
|
|
77
|
-
readonly internalType: "uint256";
|
|
78
|
-
readonly name: "safeTxGas";
|
|
79
|
-
readonly type: "uint256";
|
|
80
|
-
}, {
|
|
81
|
-
readonly indexed: false;
|
|
82
|
-
readonly internalType: "bool";
|
|
83
|
-
readonly name: "usesRefund";
|
|
84
|
-
readonly type: "bool";
|
|
85
|
-
}, {
|
|
86
|
-
readonly indexed: false;
|
|
87
|
-
readonly internalType: "uint256";
|
|
88
|
-
readonly name: "nonce";
|
|
89
|
-
readonly type: "uint256";
|
|
90
|
-
}];
|
|
91
|
-
readonly name: "TransactionDetails";
|
|
92
|
-
readonly type: "event";
|
|
93
|
-
}, {
|
|
94
|
-
readonly stateMutability: "nonpayable";
|
|
95
|
-
readonly type: "fallback";
|
|
96
|
-
}, {
|
|
97
|
-
readonly inputs: readonly [{
|
|
98
|
-
readonly internalType: "bytes32";
|
|
99
|
-
readonly name: "txHash";
|
|
100
|
-
readonly type: "bytes32";
|
|
101
|
-
}, {
|
|
102
|
-
readonly internalType: "bool";
|
|
103
|
-
readonly name: "success";
|
|
104
|
-
readonly type: "bool";
|
|
105
|
-
}];
|
|
106
|
-
readonly name: "checkAfterExecution";
|
|
107
|
-
readonly outputs: readonly [];
|
|
108
|
-
readonly stateMutability: "nonpayable";
|
|
109
|
-
readonly type: "function";
|
|
110
|
-
}, {
|
|
111
|
-
readonly inputs: readonly [{
|
|
112
|
-
readonly internalType: "address";
|
|
113
|
-
readonly name: "to";
|
|
114
|
-
readonly type: "address";
|
|
115
|
-
}, {
|
|
116
|
-
readonly internalType: "uint256";
|
|
117
|
-
readonly name: "value";
|
|
118
|
-
readonly type: "uint256";
|
|
119
|
-
}, {
|
|
120
|
-
readonly internalType: "bytes";
|
|
121
|
-
readonly name: "data";
|
|
122
|
-
readonly type: "bytes";
|
|
123
|
-
}, {
|
|
124
|
-
readonly internalType: "enum Enum.Operation";
|
|
125
|
-
readonly name: "operation";
|
|
126
|
-
readonly type: "uint8";
|
|
127
|
-
}, {
|
|
128
|
-
readonly internalType: "uint256";
|
|
129
|
-
readonly name: "safeTxGas";
|
|
130
|
-
readonly type: "uint256";
|
|
131
|
-
}, {
|
|
132
|
-
readonly internalType: "uint256";
|
|
133
|
-
readonly name: "baseGas";
|
|
134
|
-
readonly type: "uint256";
|
|
135
|
-
}, {
|
|
136
|
-
readonly internalType: "uint256";
|
|
137
|
-
readonly name: "gasPrice";
|
|
138
|
-
readonly type: "uint256";
|
|
139
|
-
}, {
|
|
140
|
-
readonly internalType: "address";
|
|
141
|
-
readonly name: "gasToken";
|
|
142
|
-
readonly type: "address";
|
|
143
|
-
}, {
|
|
144
|
-
readonly internalType: "address payable";
|
|
145
|
-
readonly name: "refundReceiver";
|
|
146
|
-
readonly type: "address";
|
|
147
|
-
}, {
|
|
148
|
-
readonly internalType: "bytes";
|
|
149
|
-
readonly name: "";
|
|
150
|
-
readonly type: "bytes";
|
|
151
|
-
}, {
|
|
152
|
-
readonly internalType: "address";
|
|
153
|
-
readonly name: "";
|
|
154
|
-
readonly type: "address";
|
|
155
|
-
}];
|
|
156
|
-
readonly name: "checkTransaction";
|
|
157
|
-
readonly outputs: readonly [];
|
|
158
|
-
readonly stateMutability: "nonpayable";
|
|
159
|
-
readonly type: "function";
|
|
160
|
-
}, {
|
|
161
|
-
readonly inputs: readonly [{
|
|
162
|
-
readonly internalType: "bytes32";
|
|
163
|
-
readonly name: "";
|
|
164
|
-
readonly type: "bytes32";
|
|
165
|
-
}];
|
|
166
|
-
readonly name: "txNonces";
|
|
167
|
-
readonly outputs: readonly [{
|
|
168
|
-
readonly internalType: "uint256";
|
|
169
|
-
readonly name: "";
|
|
170
|
-
readonly type: "uint256";
|
|
171
|
-
}];
|
|
172
|
-
readonly stateMutability: "view";
|
|
173
|
-
readonly type: "function";
|
|
174
|
-
}];
|
|
175
|
-
static createInterface(): DebugTransactionGuardInterface;
|
|
176
|
-
static connect(address: string, runner?: ContractRunner | null): DebugTransactionGuard;
|
|
177
|
-
}
|
|
178
|
-
export {};
|