@venusprotocol/governance-contracts 2.4.0-dev.3 → 2.5.0-dev.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/artifacts/@layerzerolabs/solidity-examples/contracts/libraries/BytesLib.sol/BytesLib.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/LzApp.sol/LzApp.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/NonblockingLzApp.sol/NonblockingLzApp.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/interfaces/ILayerZeroUserApplicationConfig.sol/ILayerZeroUserApplicationConfig.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/libs/LzLib.sol/LzLib.dbg.json +1 -1
- package/artifacts/@layerzerolabs/solidity-examples/contracts/lzApp/mocks/LZEndpointMock.sol/LZEndpointMock.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/access/IAccessControl.sol/IAccessControl.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/security/Pausable.sol/Pausable.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/security/ReentrancyGuard.sol/ReentrancyGuard.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts/utils/math/Math.sol/Math.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts-upgradeable/access/Ownable2StepUpgradeable.sol/Ownable2StepUpgradeable.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol/OwnableUpgradeable.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol/Initializable.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol/AddressUpgradeable.dbg.json +1 -1
- package/artifacts/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol/ContextUpgradeable.dbg.json +1 -1
- package/artifacts/build-info/{d2df901c99f2b9e01cfffb9042af258b.json → 55c66c9e0f80b7f400934081cbca14cd.json} +1 -1
- package/artifacts/contracts/Cross-chain/BaseOmnichainControllerDest.sol/BaseOmnichainControllerDest.dbg.json +1 -1
- package/artifacts/contracts/Cross-chain/BaseOmnichainControllerSrc.sol/BaseOmnichainControllerSrc.dbg.json +1 -1
- package/artifacts/contracts/Cross-chain/OmnichainExecutorOwner.sol/OmnichainExecutorOwner.dbg.json +1 -1
- package/artifacts/contracts/Cross-chain/OmnichainGovernanceExecutor.sol/OmnichainGovernanceExecutor.dbg.json +1 -1
- package/artifacts/contracts/Cross-chain/OmnichainProposalSender.sol/OmnichainProposalSender.dbg.json +1 -1
- package/artifacts/contracts/Cross-chain/interfaces/IOmnichainGovernanceExecutor.sol/IOmnichainGovernanceExecutor.dbg.json +1 -1
- package/artifacts/contracts/Cross-chain/interfaces/ITimelock.sol/ITimelock.dbg.json +1 -1
- package/artifacts/contracts/Governance/AccessControlManager.sol/AccessControlManager.dbg.json +1 -1
- package/artifacts/contracts/Governance/AccessControlledV8.sol/AccessControlledV8.dbg.json +1 -1
- package/artifacts/contracts/Governance/IAccessControlManagerV8.sol/IAccessControlManagerV8.dbg.json +1 -1
- package/artifacts/contracts/Governance/TimelockV8.sol/TimelockV8.dbg.json +1 -1
- package/artifacts/contracts/Utils/ACMCommandsAggregator.sol/ACMCommandsAggregator.dbg.json +4 -0
- package/artifacts/contracts/Utils/ACMCommandsAggregator.sol/ACMCommandsAggregator.json +251 -0
- package/artifacts/contracts/test/MockAccessTest.sol/MockAccessTest.dbg.json +1 -1
- package/artifacts/contracts/test/MockXVSVault.sol/MockXVSVault.dbg.json +1 -1
- package/artifacts/contracts/test/TestTimelockV8.sol/TestTimelockV8.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/access/Ownable.sol/Ownable.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/interfaces/draft-IERC1822.sol/IERC1822Proxiable.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/proxy/ERC1967/ERC1967Upgrade.sol/ERC1967Upgrade.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/proxy/Proxy.sol/Proxy.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/proxy/beacon/IBeacon.sol/IBeacon.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/utils/Address.sol/Address.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/utils/Context.sol/Context.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/openzeppelin/utils/StorageSlot.sol/StorageSlot.dbg.json +1 -1
- package/artifacts/hardhat-deploy/solc_0.8/proxy/OptimizedTransparentUpgradeableProxy.sol/OptimizedTransparentUpgradeableProxy.dbg.json +1 -1
- package/contracts/Utils/ACMCommandsAggregator.sol +153 -0
- package/deploy/007-acm-commands-aggregator.ts +23 -0
- package/deploy/008-configure-acm-commands-aggregator.ts +430 -0
- package/deployments/arbitrumone/ACMCommandsAggregator.json +366 -0
- package/deployments/arbitrumone/solcInputs/c8adce9942919fd992f7532e82a0e082.json +43 -0
- package/deployments/arbitrumone.json +245 -0
- package/deployments/arbitrumone_addresses.json +1 -0
- package/deployments/arbitrumsepolia/ACMCommandsAggregator.json +366 -0
- package/deployments/arbitrumsepolia/solcInputs/8462bae4a0ff7e7203ecab090cdf091c.json +151 -0
- package/deployments/arbitrumsepolia.json +245 -0
- package/deployments/arbitrumsepolia_addresses.json +1 -0
- package/deployments/ethereum/ACMCommandsAggregator.json +366 -0
- package/deployments/ethereum/solcInputs/c8adce9942919fd992f7532e82a0e082.json +43 -0
- package/deployments/ethereum.json +245 -0
- package/deployments/ethereum_addresses.json +1 -0
- package/deployments/opbnbmainnet/ACMCommandsAggregator.json +366 -0
- package/deployments/opbnbmainnet/solcInputs/c8adce9942919fd992f7532e82a0e082.json +43 -0
- package/deployments/opbnbmainnet.json +245 -0
- package/deployments/opbnbmainnet_addresses.json +1 -0
- package/deployments/opbnbtestnet/ACMCommandsAggregator.json +366 -0
- package/deployments/opbnbtestnet/solcInputs/8462bae4a0ff7e7203ecab090cdf091c.json +151 -0
- package/deployments/opbnbtestnet.json +245 -0
- package/deployments/opbnbtestnet_addresses.json +1 -0
- package/deployments/sepolia/ACMCommandsAggregator.json +365 -0
- package/deployments/sepolia/solcInputs/06fc2b6f9f7e0e63c70222b8e0b27702.json +40 -0
- package/deployments/sepolia/solcInputs/8462bae4a0ff7e7203ecab090cdf091c.json +151 -0
- package/deployments/sepolia/solcInputs/c5ad99afd830582b4e18b887fc15722a.json +40 -0
- package/deployments/sepolia/solcInputs/d1b723608bc0e5c4e69b41a531154535.json +40 -0
- package/deployments/sepolia.json +245 -0
- package/deployments/sepolia_addresses.json +1 -0
- package/dist/deploy/007-acm-commands-aggregator.d.ts +4 -0
- package/dist/deploy/007-acm-commands-aggregator.d.ts.map +1 -0
- package/dist/deploy/007-acm-commands-aggregator.js +30 -0
- package/dist/deploy/007-acm-commands-aggregator.js.map +1 -0
- package/dist/deploy/008-configure-acm-commands-aggregator.d.ts +4 -0
- package/dist/deploy/008-configure-acm-commands-aggregator.d.ts.map +1 -0
- package/dist/deploy/008-configure-acm-commands-aggregator.js +361 -0
- package/dist/deploy/008-configure-acm-commands-aggregator.js.map +1 -0
- package/dist/helpers/permissions.d.ts +46 -0
- package/dist/helpers/permissions.d.ts.map +1 -0
- package/dist/helpers/permissions.js +399 -0
- package/dist/helpers/permissions.js.map +1 -0
- package/dist/typechain/contracts/Utils/ACMCommandsAggregator.d.ts +229 -0
- package/dist/typechain/contracts/Utils/ACMCommandsAggregator.d.ts.map +1 -0
- package/dist/typechain/contracts/Utils/ACMCommandsAggregator.js +3 -0
- package/dist/typechain/contracts/Utils/ACMCommandsAggregator.js.map +1 -0
- package/dist/typechain/contracts/Utils/index.d.ts +2 -0
- package/dist/typechain/contracts/Utils/index.d.ts.map +1 -0
- package/dist/typechain/contracts/Utils/index.js +3 -0
- package/dist/typechain/contracts/Utils/index.js.map +1 -0
- package/dist/typechain/contracts/index.d.ts +2 -0
- package/dist/typechain/contracts/index.d.ts.map +1 -1
- package/dist/typechain/factories/contracts/Utils/ACMCommandsAggregator__factory.d.ts +206 -0
- package/dist/typechain/factories/contracts/Utils/ACMCommandsAggregator__factory.d.ts.map +1 -0
- package/dist/typechain/factories/contracts/Utils/ACMCommandsAggregator__factory.js +280 -0
- package/dist/typechain/factories/contracts/Utils/ACMCommandsAggregator__factory.js.map +1 -0
- package/dist/typechain/factories/contracts/Utils/index.d.ts +2 -0
- package/dist/typechain/factories/contracts/Utils/index.d.ts.map +1 -0
- package/dist/typechain/factories/contracts/Utils/index.js +6 -0
- package/dist/typechain/factories/contracts/Utils/index.js.map +1 -0
- package/dist/typechain/factories/contracts/index.d.ts +1 -0
- package/dist/typechain/factories/contracts/index.d.ts.map +1 -1
- package/dist/typechain/factories/contracts/index.js +2 -1
- package/dist/typechain/factories/contracts/index.js.map +1 -1
- package/dist/typechain/index.d.ts +2 -0
- package/dist/typechain/index.d.ts.map +1 -1
- package/dist/typechain/index.js +3 -1
- package/dist/typechain/index.js.map +1 -1
- package/package.json +1 -1
- package/typechain/contracts/Utils/ACMCommandsAggregator.ts +440 -0
- package/typechain/contracts/Utils/index.ts +4 -0
- package/typechain/contracts/index.ts +3 -0
- package/typechain/factories/contracts/Utils/ACMCommandsAggregator__factory.ts +314 -0
- package/typechain/factories/contracts/Utils/index.ts +4 -0
- package/typechain/factories/contracts/index.ts +1 -0
- package/typechain/index.ts +2 -0
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
import type { TypedEventFilter, TypedEvent, TypedListener, OnEvent, PromiseOrValue } from "../../common";
|
|
2
|
+
import type { FunctionFragment, Result, EventFragment } from "@ethersproject/abi";
|
|
3
|
+
import type { Listener, Provider } from "@ethersproject/providers";
|
|
4
|
+
import type { BaseContract, BigNumber, BigNumberish, BytesLike, CallOverrides, ContractTransaction, Overrides, PopulatedTransaction, Signer, utils } from "ethers";
|
|
5
|
+
export declare namespace ACMCommandsAggregator {
|
|
6
|
+
type PermissionStruct = {
|
|
7
|
+
contractAddress: PromiseOrValue<string>;
|
|
8
|
+
functionSig: PromiseOrValue<string>;
|
|
9
|
+
account: PromiseOrValue<string>;
|
|
10
|
+
};
|
|
11
|
+
type PermissionStructOutput = [string, string, string] & {
|
|
12
|
+
contractAddress: string;
|
|
13
|
+
functionSig: string;
|
|
14
|
+
account: string;
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
export interface ACMCommandsAggregatorInterface extends utils.Interface {
|
|
18
|
+
functions: {
|
|
19
|
+
"ACM()": FunctionFragment;
|
|
20
|
+
"addGrantPermissions((address,string,address)[])": FunctionFragment;
|
|
21
|
+
"addRevokePermissions((address,string,address)[])": FunctionFragment;
|
|
22
|
+
"executeGrantPermissions(uint256)": FunctionFragment;
|
|
23
|
+
"executeRevokePermissions(uint256)": FunctionFragment;
|
|
24
|
+
"grantPermissions(uint256,uint256)": FunctionFragment;
|
|
25
|
+
"revokePermissions(uint256,uint256)": FunctionFragment;
|
|
26
|
+
};
|
|
27
|
+
getFunction(nameOrSignatureOrTopic: "ACM" | "addGrantPermissions" | "addRevokePermissions" | "executeGrantPermissions" | "executeRevokePermissions" | "grantPermissions" | "revokePermissions"): FunctionFragment;
|
|
28
|
+
encodeFunctionData(functionFragment: "ACM", values?: undefined): string;
|
|
29
|
+
encodeFunctionData(functionFragment: "addGrantPermissions", values: [ACMCommandsAggregator.PermissionStruct[]]): string;
|
|
30
|
+
encodeFunctionData(functionFragment: "addRevokePermissions", values: [ACMCommandsAggregator.PermissionStruct[]]): string;
|
|
31
|
+
encodeFunctionData(functionFragment: "executeGrantPermissions", values: [PromiseOrValue<BigNumberish>]): string;
|
|
32
|
+
encodeFunctionData(functionFragment: "executeRevokePermissions", values: [PromiseOrValue<BigNumberish>]): string;
|
|
33
|
+
encodeFunctionData(functionFragment: "grantPermissions", values: [PromiseOrValue<BigNumberish>, PromiseOrValue<BigNumberish>]): string;
|
|
34
|
+
encodeFunctionData(functionFragment: "revokePermissions", values: [PromiseOrValue<BigNumberish>, PromiseOrValue<BigNumberish>]): string;
|
|
35
|
+
decodeFunctionResult(functionFragment: "ACM", data: BytesLike): Result;
|
|
36
|
+
decodeFunctionResult(functionFragment: "addGrantPermissions", data: BytesLike): Result;
|
|
37
|
+
decodeFunctionResult(functionFragment: "addRevokePermissions", data: BytesLike): Result;
|
|
38
|
+
decodeFunctionResult(functionFragment: "executeGrantPermissions", data: BytesLike): Result;
|
|
39
|
+
decodeFunctionResult(functionFragment: "executeRevokePermissions", data: BytesLike): Result;
|
|
40
|
+
decodeFunctionResult(functionFragment: "grantPermissions", data: BytesLike): Result;
|
|
41
|
+
decodeFunctionResult(functionFragment: "revokePermissions", data: BytesLike): Result;
|
|
42
|
+
events: {
|
|
43
|
+
"GrantPermissionsAdded(uint256)": EventFragment;
|
|
44
|
+
"GrantPermissionsExecuted(uint256)": EventFragment;
|
|
45
|
+
"RevokePermissionsAdded(uint256)": EventFragment;
|
|
46
|
+
"RevokePermissionsExecuted(uint256)": EventFragment;
|
|
47
|
+
};
|
|
48
|
+
getEvent(nameOrSignatureOrTopic: "GrantPermissionsAdded"): EventFragment;
|
|
49
|
+
getEvent(nameOrSignatureOrTopic: "GrantPermissionsExecuted"): EventFragment;
|
|
50
|
+
getEvent(nameOrSignatureOrTopic: "RevokePermissionsAdded"): EventFragment;
|
|
51
|
+
getEvent(nameOrSignatureOrTopic: "RevokePermissionsExecuted"): EventFragment;
|
|
52
|
+
}
|
|
53
|
+
export interface GrantPermissionsAddedEventObject {
|
|
54
|
+
index: BigNumber;
|
|
55
|
+
}
|
|
56
|
+
export type GrantPermissionsAddedEvent = TypedEvent<[
|
|
57
|
+
BigNumber
|
|
58
|
+
], GrantPermissionsAddedEventObject>;
|
|
59
|
+
export type GrantPermissionsAddedEventFilter = TypedEventFilter<GrantPermissionsAddedEvent>;
|
|
60
|
+
export interface GrantPermissionsExecutedEventObject {
|
|
61
|
+
index: BigNumber;
|
|
62
|
+
}
|
|
63
|
+
export type GrantPermissionsExecutedEvent = TypedEvent<[
|
|
64
|
+
BigNumber
|
|
65
|
+
], GrantPermissionsExecutedEventObject>;
|
|
66
|
+
export type GrantPermissionsExecutedEventFilter = TypedEventFilter<GrantPermissionsExecutedEvent>;
|
|
67
|
+
export interface RevokePermissionsAddedEventObject {
|
|
68
|
+
index: BigNumber;
|
|
69
|
+
}
|
|
70
|
+
export type RevokePermissionsAddedEvent = TypedEvent<[
|
|
71
|
+
BigNumber
|
|
72
|
+
], RevokePermissionsAddedEventObject>;
|
|
73
|
+
export type RevokePermissionsAddedEventFilter = TypedEventFilter<RevokePermissionsAddedEvent>;
|
|
74
|
+
export interface RevokePermissionsExecutedEventObject {
|
|
75
|
+
index: BigNumber;
|
|
76
|
+
}
|
|
77
|
+
export type RevokePermissionsExecutedEvent = TypedEvent<[
|
|
78
|
+
BigNumber
|
|
79
|
+
], RevokePermissionsExecutedEventObject>;
|
|
80
|
+
export type RevokePermissionsExecutedEventFilter = TypedEventFilter<RevokePermissionsExecutedEvent>;
|
|
81
|
+
export interface ACMCommandsAggregator extends BaseContract {
|
|
82
|
+
connect(signerOrProvider: Signer | Provider | string): this;
|
|
83
|
+
attach(addressOrName: string): this;
|
|
84
|
+
deployed(): Promise<this>;
|
|
85
|
+
interface: ACMCommandsAggregatorInterface;
|
|
86
|
+
queryFilter<TEvent extends TypedEvent>(event: TypedEventFilter<TEvent>, fromBlockOrBlockhash?: string | number | undefined, toBlock?: string | number | undefined): Promise<Array<TEvent>>;
|
|
87
|
+
listeners<TEvent extends TypedEvent>(eventFilter?: TypedEventFilter<TEvent>): Array<TypedListener<TEvent>>;
|
|
88
|
+
listeners(eventName?: string): Array<Listener>;
|
|
89
|
+
removeAllListeners<TEvent extends TypedEvent>(eventFilter: TypedEventFilter<TEvent>): this;
|
|
90
|
+
removeAllListeners(eventName?: string): this;
|
|
91
|
+
off: OnEvent<this>;
|
|
92
|
+
on: OnEvent<this>;
|
|
93
|
+
once: OnEvent<this>;
|
|
94
|
+
removeListener: OnEvent<this>;
|
|
95
|
+
functions: {
|
|
96
|
+
ACM(overrides?: CallOverrides): Promise<[string]>;
|
|
97
|
+
addGrantPermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
98
|
+
from?: PromiseOrValue<string>;
|
|
99
|
+
}): Promise<ContractTransaction>;
|
|
100
|
+
addRevokePermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
101
|
+
from?: PromiseOrValue<string>;
|
|
102
|
+
}): Promise<ContractTransaction>;
|
|
103
|
+
executeGrantPermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
104
|
+
from?: PromiseOrValue<string>;
|
|
105
|
+
}): Promise<ContractTransaction>;
|
|
106
|
+
executeRevokePermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
107
|
+
from?: PromiseOrValue<string>;
|
|
108
|
+
}): Promise<ContractTransaction>;
|
|
109
|
+
grantPermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<[
|
|
110
|
+
string,
|
|
111
|
+
string,
|
|
112
|
+
string
|
|
113
|
+
] & {
|
|
114
|
+
contractAddress: string;
|
|
115
|
+
functionSig: string;
|
|
116
|
+
account: string;
|
|
117
|
+
}>;
|
|
118
|
+
revokePermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<[
|
|
119
|
+
string,
|
|
120
|
+
string,
|
|
121
|
+
string
|
|
122
|
+
] & {
|
|
123
|
+
contractAddress: string;
|
|
124
|
+
functionSig: string;
|
|
125
|
+
account: string;
|
|
126
|
+
}>;
|
|
127
|
+
};
|
|
128
|
+
ACM(overrides?: CallOverrides): Promise<string>;
|
|
129
|
+
addGrantPermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
130
|
+
from?: PromiseOrValue<string>;
|
|
131
|
+
}): Promise<ContractTransaction>;
|
|
132
|
+
addRevokePermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
133
|
+
from?: PromiseOrValue<string>;
|
|
134
|
+
}): Promise<ContractTransaction>;
|
|
135
|
+
executeGrantPermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
136
|
+
from?: PromiseOrValue<string>;
|
|
137
|
+
}): Promise<ContractTransaction>;
|
|
138
|
+
executeRevokePermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
139
|
+
from?: PromiseOrValue<string>;
|
|
140
|
+
}): Promise<ContractTransaction>;
|
|
141
|
+
grantPermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<[
|
|
142
|
+
string,
|
|
143
|
+
string,
|
|
144
|
+
string
|
|
145
|
+
] & {
|
|
146
|
+
contractAddress: string;
|
|
147
|
+
functionSig: string;
|
|
148
|
+
account: string;
|
|
149
|
+
}>;
|
|
150
|
+
revokePermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<[
|
|
151
|
+
string,
|
|
152
|
+
string,
|
|
153
|
+
string
|
|
154
|
+
] & {
|
|
155
|
+
contractAddress: string;
|
|
156
|
+
functionSig: string;
|
|
157
|
+
account: string;
|
|
158
|
+
}>;
|
|
159
|
+
callStatic: {
|
|
160
|
+
ACM(overrides?: CallOverrides): Promise<string>;
|
|
161
|
+
addGrantPermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: CallOverrides): Promise<void>;
|
|
162
|
+
addRevokePermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: CallOverrides): Promise<void>;
|
|
163
|
+
executeGrantPermissions(index: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<void>;
|
|
164
|
+
executeRevokePermissions(index: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<void>;
|
|
165
|
+
grantPermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<[
|
|
166
|
+
string,
|
|
167
|
+
string,
|
|
168
|
+
string
|
|
169
|
+
] & {
|
|
170
|
+
contractAddress: string;
|
|
171
|
+
functionSig: string;
|
|
172
|
+
account: string;
|
|
173
|
+
}>;
|
|
174
|
+
revokePermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<[
|
|
175
|
+
string,
|
|
176
|
+
string,
|
|
177
|
+
string
|
|
178
|
+
] & {
|
|
179
|
+
contractAddress: string;
|
|
180
|
+
functionSig: string;
|
|
181
|
+
account: string;
|
|
182
|
+
}>;
|
|
183
|
+
};
|
|
184
|
+
filters: {
|
|
185
|
+
"GrantPermissionsAdded(uint256)"(index?: null): GrantPermissionsAddedEventFilter;
|
|
186
|
+
GrantPermissionsAdded(index?: null): GrantPermissionsAddedEventFilter;
|
|
187
|
+
"GrantPermissionsExecuted(uint256)"(index?: null): GrantPermissionsExecutedEventFilter;
|
|
188
|
+
GrantPermissionsExecuted(index?: null): GrantPermissionsExecutedEventFilter;
|
|
189
|
+
"RevokePermissionsAdded(uint256)"(index?: null): RevokePermissionsAddedEventFilter;
|
|
190
|
+
RevokePermissionsAdded(index?: null): RevokePermissionsAddedEventFilter;
|
|
191
|
+
"RevokePermissionsExecuted(uint256)"(index?: null): RevokePermissionsExecutedEventFilter;
|
|
192
|
+
RevokePermissionsExecuted(index?: null): RevokePermissionsExecutedEventFilter;
|
|
193
|
+
};
|
|
194
|
+
estimateGas: {
|
|
195
|
+
ACM(overrides?: CallOverrides): Promise<BigNumber>;
|
|
196
|
+
addGrantPermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
197
|
+
from?: PromiseOrValue<string>;
|
|
198
|
+
}): Promise<BigNumber>;
|
|
199
|
+
addRevokePermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
200
|
+
from?: PromiseOrValue<string>;
|
|
201
|
+
}): Promise<BigNumber>;
|
|
202
|
+
executeGrantPermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
203
|
+
from?: PromiseOrValue<string>;
|
|
204
|
+
}): Promise<BigNumber>;
|
|
205
|
+
executeRevokePermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
206
|
+
from?: PromiseOrValue<string>;
|
|
207
|
+
}): Promise<BigNumber>;
|
|
208
|
+
grantPermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<BigNumber>;
|
|
209
|
+
revokePermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<BigNumber>;
|
|
210
|
+
};
|
|
211
|
+
populateTransaction: {
|
|
212
|
+
ACM(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
213
|
+
addGrantPermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
214
|
+
from?: PromiseOrValue<string>;
|
|
215
|
+
}): Promise<PopulatedTransaction>;
|
|
216
|
+
addRevokePermissions(_permissions: ACMCommandsAggregator.PermissionStruct[], overrides?: Overrides & {
|
|
217
|
+
from?: PromiseOrValue<string>;
|
|
218
|
+
}): Promise<PopulatedTransaction>;
|
|
219
|
+
executeGrantPermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
220
|
+
from?: PromiseOrValue<string>;
|
|
221
|
+
}): Promise<PopulatedTransaction>;
|
|
222
|
+
executeRevokePermissions(index: PromiseOrValue<BigNumberish>, overrides?: Overrides & {
|
|
223
|
+
from?: PromiseOrValue<string>;
|
|
224
|
+
}): Promise<PopulatedTransaction>;
|
|
225
|
+
grantPermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
226
|
+
revokePermissions(arg0: PromiseOrValue<BigNumberish>, arg1: PromiseOrValue<BigNumberish>, overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
227
|
+
};
|
|
228
|
+
}
|
|
229
|
+
//# sourceMappingURL=ACMCommandsAggregator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ACMCommandsAggregator.d.ts","sourceRoot":"","sources":["../../../../typechain/contracts/Utils/ACMCommandsAggregator.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ACMCommandsAggregator.js","sourceRoot":"","sources":["../../../../typechain/contracts/Utils/ACMCommandsAggregator.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../typechain/contracts/Utils/index.ts"],"names":[],"mappings":"AAGA,YAAY,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../typechain/contracts/Utils/index.ts"],"names":[],"mappings":""}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import type * as crossChain from "./Cross-chain";
|
|
2
2
|
import type * as governance from "./Governance";
|
|
3
|
+
import type * as utils from "./Utils";
|
|
3
4
|
import type * as legacy from "./legacy";
|
|
4
5
|
import type * as test from "./test";
|
|
5
6
|
export type { crossChain };
|
|
6
7
|
export type { governance };
|
|
8
|
+
export type { utils };
|
|
7
9
|
export type { legacy };
|
|
8
10
|
export type { test };
|
|
9
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../typechain/contracts/index.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,KAAK,UAAU,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,KAAK,UAAU,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,KAAK,MAAM,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,KAAK,IAAI,MAAM,QAAQ,CAAC;AAEpC,YAAY,EAAE,UAAU,EAAE,CAAC;AAE3B,YAAY,EAAE,UAAU,EAAE,CAAC;AAE3B,YAAY,EAAE,MAAM,EAAE,CAAC;AAEvB,YAAY,EAAE,IAAI,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../typechain/contracts/index.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,KAAK,UAAU,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,KAAK,UAAU,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,KAAK,KAAK,MAAM,SAAS,CAAC;AACtC,OAAO,KAAK,KAAK,MAAM,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,KAAK,IAAI,MAAM,QAAQ,CAAC;AAEpC,YAAY,EAAE,UAAU,EAAE,CAAC;AAE3B,YAAY,EAAE,UAAU,EAAE,CAAC;AAE3B,YAAY,EAAE,KAAK,EAAE,CAAC;AAEtB,YAAY,EAAE,MAAM,EAAE,CAAC;AAEvB,YAAY,EAAE,IAAI,EAAE,CAAC"}
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import type { PromiseOrValue } from "../../../common";
|
|
2
|
+
import type { ACMCommandsAggregator, ACMCommandsAggregatorInterface } from "../../../contracts/Utils/ACMCommandsAggregator";
|
|
3
|
+
import type { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
4
|
+
import { Signer, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
type ACMCommandsAggregatorConstructorParams = [signer?: Signer] | ConstructorParameters<typeof ContractFactory>;
|
|
6
|
+
export declare class ACMCommandsAggregator__factory extends ContractFactory {
|
|
7
|
+
constructor(...args: ACMCommandsAggregatorConstructorParams);
|
|
8
|
+
deploy(_acm: PromiseOrValue<string>, overrides?: Overrides & {
|
|
9
|
+
from?: PromiseOrValue<string>;
|
|
10
|
+
}): Promise<ACMCommandsAggregator>;
|
|
11
|
+
getDeployTransaction(_acm: PromiseOrValue<string>, overrides?: Overrides & {
|
|
12
|
+
from?: PromiseOrValue<string>;
|
|
13
|
+
}): TransactionRequest;
|
|
14
|
+
attach(address: string): ACMCommandsAggregator;
|
|
15
|
+
connect(signer: Signer): ACMCommandsAggregator__factory;
|
|
16
|
+
static readonly bytecode = "0x60a0604052348015600f57600080fd5b506040516110c73803806110c7833981016040819052602c91606c565b6033816043565b6001600160a01b0316608052609a565b6001600160a01b0381166069576040516342bcdf7f60e11b815260040160405180910390fd5b50565b600060208284031215607d57600080fd5b81516001600160a01b0381168114609357600080fd5b9392505050565b6080516110046100c360003960008181610100015281816102de0152610a0101526110046000f3fe608060405234801561001057600080fd5b506004361061007d5760003560e01c80639d6c76b81161005b5780639d6c76b8146100d5578063de46a235146100e8578063f9b80da1146100fb578063ff1575e11461014757600080fd5b806322473d8c14610082578063514aab87146100975780635666a5ea146100c2575b600080fd5b610095610090366004610ab8565b61015a565b005b6100aa6100a5366004610ad1565b61038d565b6040516100b993929190610af3565b60405180910390f35b6100956100d0366004610c59565b610492565b6100956100e3366004610c59565b610689565b6100956100f6366004610ab8565b61087f565b6101227f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100b9565b6100aa610155366004610ad1565b610aa8565b60006001828154811061016f5761016f610de1565b600091825260208220015491505b818110156103545760006001848154811061019a5761019a610de1565b9060005260206000200182815481106101b5576101b5610de1565b60009182526020918290206040805160608101909152600390920201805473ffffffffffffffffffffffffffffffffffffffff168252600181018054929391929184019161020290610e10565b80601f016020809104026020016040519081016040528092919081815260200182805461022e90610e10565b801561027b5780601f106102505761010080835404028352916020019161027b565b820191906000526020600020905b81548152906001019060200180831161025e57829003601f168201915b50505091835250506002919091015473ffffffffffffffffffffffffffffffffffffffff90811660209283015282519183015160408085015190517f545f7a320000000000000000000000000000000000000000000000000000000081529495507f00000000000000000000000000000000000000000000000000000000000000009092169363545f7a329361031693909291600401610af3565b600060405180830381600087803b15801561033057600080fd5b505af1158015610344573d6000803e3d6000fd5b505050505080600101905061017d565b506040518281527f1382323d6618527d8b03daa05db815f0490966e8b80679fe5ad3d868f84e1a71906020015b60405180910390a15050565b6000828154811061039d57600080fd5b9060005260206000200181815481106103b557600080fd5b60009182526020909120600390910201805460018201805473ffffffffffffffffffffffffffffffffffffffff90921694509192506103f390610e10565b80601f016020809104026020016040519081016040528092919081815260200182805461041f90610e10565b801561046c5780601f106104415761010080835404028352916020019161046c565b820191906000526020600020905b81548152906001019060200180831161044f57829003601f168201915b5050506002909301549192505073ffffffffffffffffffffffffffffffffffffffff1683565b80516000036104cd576040517f4494013c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6001805480820182556000918252905b825181101561065857600182815481106104f9576104f9610de1565b90600052602060002001604051806060016040528085848151811061052057610520610de1565b60200260200101516000015173ffffffffffffffffffffffffffffffffffffffff16815260200185848151811061055957610559610de1565b602002602001015160200151815260200185848151811061057c5761057c610de1565b6020908102919091018101516040015173ffffffffffffffffffffffffffffffffffffffff908116909252835460018082018655600095865294829020845160039092020180547fffffffffffffffffffffffff0000000000000000000000000000000000000000169190931617825582015191929091908201906106019082610eb4565b5060409190910151600290910180547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff9092169190911790556001016104dd565b506040518181527f75922591bf2cec980645dc4a32bb7d5e8da9a15fda86dacf06f8402cecd1478f90602001610381565b80516000036106c4576040517f4494013c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008054600181018255818052905b825181101561084e57600082815481106106ef576106ef610de1565b90600052602060002001604051806060016040528085848151811061071657610716610de1565b60200260200101516000015173ffffffffffffffffffffffffffffffffffffffff16815260200185848151811061074f5761074f610de1565b602002602001015160200151815260200185848151811061077257610772610de1565b6020908102919091018101516040015173ffffffffffffffffffffffffffffffffffffffff908116909252835460018082018655600095865294829020845160039092020180547fffffffffffffffffffffffff0000000000000000000000000000000000000000169190931617825582015191929091908201906107f79082610eb4565b5060409190910151600290910180547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff9092169190911790556001016106d3565b506040518181527ff8ca6ea7cc31be8572501c37ef5e9e8298be717fb881e0b1ca785aecc4d25e9f90602001610381565b600080828154811061089357610893610de1565b600091825260208220015491505b81811015610a775760008084815481106108bd576108bd610de1565b9060005260206000200182815481106108d8576108d8610de1565b60009182526020918290206040805160608101909152600390920201805473ffffffffffffffffffffffffffffffffffffffff168252600181018054929391929184019161092590610e10565b80601f016020809104026020016040519081016040528092919081815260200182805461095190610e10565b801561099e5780601f106109735761010080835404028352916020019161099e565b820191906000526020600020905b81548152906001019060200180831161098157829003601f168201915b50505091835250506002919091015473ffffffffffffffffffffffffffffffffffffffff90811660209283015282519183015160408085015190517f584f6b600000000000000000000000000000000000000000000000000000000081529495507f00000000000000000000000000000000000000000000000000000000000000009092169363584f6b6093610a3993909291600401610af3565b600060405180830381600087803b158015610a5357600080fd5b505af1158015610a67573d6000803e3d6000fd5b50505050508060010190506108a1565b506040518281527f01a805f459381af632ecab72ec192c3f9a4c72d26be089026ffd6636d82de98890602001610381565b6001828154811061039d57600080fd5b600060208284031215610aca57600080fd5b5035919050565b60008060408385031215610ae457600080fd5b50508035926020909101359150565b600073ffffffffffffffffffffffffffffffffffffffff8086168352602060606020850152855180606086015260005b81811015610b3f57878101830151868201608001528201610b23565b5060006080828701015260807fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011686010193505050808416604084015250949350505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b6040516060810167ffffffffffffffff81118282101715610bdb57610bdb610b89565b60405290565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016810167ffffffffffffffff81118282101715610c2857610c28610b89565b604052919050565b803573ffffffffffffffffffffffffffffffffffffffff81168114610c5457600080fd5b919050565b60006020808385031215610c6c57600080fd5b823567ffffffffffffffff80821115610c8457600080fd5b818501915085601f830112610c9857600080fd5b813581811115610caa57610caa610b89565b8060051b610cb9858201610be1565b9182528381018501918581019089841115610cd357600080fd5b86860192505b83831015610dd457823585811115610cf057600080fd5b86017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe06060828d0382011215610d265760008081fd5b610d2e610bb8565b610d398a8401610c30565b815260408084013589811115610d4f5760008081fd5b8401603f81018f13610d615760008081fd5b8b8101358a811115610d7557610d75610b89565b610d858d86601f84011601610be1565b94508085528f83828401011115610d9c5760008081fd5b808383018e87013760008d82870101525050828b830152610dbf60608501610c30565b90820152845250509186019190860190610cd9565b9998505050505050505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600181811c90821680610e2457607f821691505b602082108103610e5d577f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b50919050565b601f821115610eaf576000816000526020600020601f850160051c81016020861015610e8c5750805b601f850160051c820191505b81811015610eab57828155600101610e98565b5050505b505050565b815167ffffffffffffffff811115610ece57610ece610b89565b610ee281610edc8454610e10565b84610e63565b602080601f831160018114610f355760008415610eff5750858301515b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600386901b1c1916600185901b178555610eab565b6000858152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08616915b82811015610f8257888601518255948401946001909101908401610f63565b5085821015610fbe57878501517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600388901b60f8161c191681555b5050505050600190811b0190555056fea264697066735822122090d4936e163063dfe747da5bf04cc06002b17436a13e78a30b2797e6219ebb2264736f6c63430008190033";
|
|
17
|
+
static readonly abi: readonly [{
|
|
18
|
+
readonly inputs: readonly [{
|
|
19
|
+
readonly internalType: "contract IAccessControlManagerV8";
|
|
20
|
+
readonly name: "_acm";
|
|
21
|
+
readonly type: "address";
|
|
22
|
+
}];
|
|
23
|
+
readonly stateMutability: "nonpayable";
|
|
24
|
+
readonly type: "constructor";
|
|
25
|
+
}, {
|
|
26
|
+
readonly inputs: readonly [];
|
|
27
|
+
readonly name: "EmptyPermissions";
|
|
28
|
+
readonly type: "error";
|
|
29
|
+
}, {
|
|
30
|
+
readonly inputs: readonly [];
|
|
31
|
+
readonly name: "ZeroAddressNotAllowed";
|
|
32
|
+
readonly type: "error";
|
|
33
|
+
}, {
|
|
34
|
+
readonly anonymous: false;
|
|
35
|
+
readonly inputs: readonly [{
|
|
36
|
+
readonly indexed: false;
|
|
37
|
+
readonly internalType: "uint256";
|
|
38
|
+
readonly name: "index";
|
|
39
|
+
readonly type: "uint256";
|
|
40
|
+
}];
|
|
41
|
+
readonly name: "GrantPermissionsAdded";
|
|
42
|
+
readonly type: "event";
|
|
43
|
+
}, {
|
|
44
|
+
readonly anonymous: false;
|
|
45
|
+
readonly inputs: readonly [{
|
|
46
|
+
readonly indexed: false;
|
|
47
|
+
readonly internalType: "uint256";
|
|
48
|
+
readonly name: "index";
|
|
49
|
+
readonly type: "uint256";
|
|
50
|
+
}];
|
|
51
|
+
readonly name: "GrantPermissionsExecuted";
|
|
52
|
+
readonly type: "event";
|
|
53
|
+
}, {
|
|
54
|
+
readonly anonymous: false;
|
|
55
|
+
readonly inputs: readonly [{
|
|
56
|
+
readonly indexed: false;
|
|
57
|
+
readonly internalType: "uint256";
|
|
58
|
+
readonly name: "index";
|
|
59
|
+
readonly type: "uint256";
|
|
60
|
+
}];
|
|
61
|
+
readonly name: "RevokePermissionsAdded";
|
|
62
|
+
readonly type: "event";
|
|
63
|
+
}, {
|
|
64
|
+
readonly anonymous: false;
|
|
65
|
+
readonly inputs: readonly [{
|
|
66
|
+
readonly indexed: false;
|
|
67
|
+
readonly internalType: "uint256";
|
|
68
|
+
readonly name: "index";
|
|
69
|
+
readonly type: "uint256";
|
|
70
|
+
}];
|
|
71
|
+
readonly name: "RevokePermissionsExecuted";
|
|
72
|
+
readonly type: "event";
|
|
73
|
+
}, {
|
|
74
|
+
readonly inputs: readonly [];
|
|
75
|
+
readonly name: "ACM";
|
|
76
|
+
readonly outputs: readonly [{
|
|
77
|
+
readonly internalType: "contract IAccessControlManagerV8";
|
|
78
|
+
readonly name: "";
|
|
79
|
+
readonly type: "address";
|
|
80
|
+
}];
|
|
81
|
+
readonly stateMutability: "view";
|
|
82
|
+
readonly type: "function";
|
|
83
|
+
}, {
|
|
84
|
+
readonly inputs: readonly [{
|
|
85
|
+
readonly components: readonly [{
|
|
86
|
+
readonly internalType: "address";
|
|
87
|
+
readonly name: "contractAddress";
|
|
88
|
+
readonly type: "address";
|
|
89
|
+
}, {
|
|
90
|
+
readonly internalType: "string";
|
|
91
|
+
readonly name: "functionSig";
|
|
92
|
+
readonly type: "string";
|
|
93
|
+
}, {
|
|
94
|
+
readonly internalType: "address";
|
|
95
|
+
readonly name: "account";
|
|
96
|
+
readonly type: "address";
|
|
97
|
+
}];
|
|
98
|
+
readonly internalType: "struct ACMCommandsAggregator.Permission[]";
|
|
99
|
+
readonly name: "_permissions";
|
|
100
|
+
readonly type: "tuple[]";
|
|
101
|
+
}];
|
|
102
|
+
readonly name: "addGrantPermissions";
|
|
103
|
+
readonly outputs: readonly [];
|
|
104
|
+
readonly stateMutability: "nonpayable";
|
|
105
|
+
readonly type: "function";
|
|
106
|
+
}, {
|
|
107
|
+
readonly inputs: readonly [{
|
|
108
|
+
readonly components: readonly [{
|
|
109
|
+
readonly internalType: "address";
|
|
110
|
+
readonly name: "contractAddress";
|
|
111
|
+
readonly type: "address";
|
|
112
|
+
}, {
|
|
113
|
+
readonly internalType: "string";
|
|
114
|
+
readonly name: "functionSig";
|
|
115
|
+
readonly type: "string";
|
|
116
|
+
}, {
|
|
117
|
+
readonly internalType: "address";
|
|
118
|
+
readonly name: "account";
|
|
119
|
+
readonly type: "address";
|
|
120
|
+
}];
|
|
121
|
+
readonly internalType: "struct ACMCommandsAggregator.Permission[]";
|
|
122
|
+
readonly name: "_permissions";
|
|
123
|
+
readonly type: "tuple[]";
|
|
124
|
+
}];
|
|
125
|
+
readonly name: "addRevokePermissions";
|
|
126
|
+
readonly outputs: readonly [];
|
|
127
|
+
readonly stateMutability: "nonpayable";
|
|
128
|
+
readonly type: "function";
|
|
129
|
+
}, {
|
|
130
|
+
readonly inputs: readonly [{
|
|
131
|
+
readonly internalType: "uint256";
|
|
132
|
+
readonly name: "index";
|
|
133
|
+
readonly type: "uint256";
|
|
134
|
+
}];
|
|
135
|
+
readonly name: "executeGrantPermissions";
|
|
136
|
+
readonly outputs: readonly [];
|
|
137
|
+
readonly stateMutability: "nonpayable";
|
|
138
|
+
readonly type: "function";
|
|
139
|
+
}, {
|
|
140
|
+
readonly inputs: readonly [{
|
|
141
|
+
readonly internalType: "uint256";
|
|
142
|
+
readonly name: "index";
|
|
143
|
+
readonly type: "uint256";
|
|
144
|
+
}];
|
|
145
|
+
readonly name: "executeRevokePermissions";
|
|
146
|
+
readonly outputs: readonly [];
|
|
147
|
+
readonly stateMutability: "nonpayable";
|
|
148
|
+
readonly type: "function";
|
|
149
|
+
}, {
|
|
150
|
+
readonly inputs: readonly [{
|
|
151
|
+
readonly internalType: "uint256";
|
|
152
|
+
readonly name: "";
|
|
153
|
+
readonly type: "uint256";
|
|
154
|
+
}, {
|
|
155
|
+
readonly internalType: "uint256";
|
|
156
|
+
readonly name: "";
|
|
157
|
+
readonly type: "uint256";
|
|
158
|
+
}];
|
|
159
|
+
readonly name: "grantPermissions";
|
|
160
|
+
readonly outputs: readonly [{
|
|
161
|
+
readonly internalType: "address";
|
|
162
|
+
readonly name: "contractAddress";
|
|
163
|
+
readonly type: "address";
|
|
164
|
+
}, {
|
|
165
|
+
readonly internalType: "string";
|
|
166
|
+
readonly name: "functionSig";
|
|
167
|
+
readonly type: "string";
|
|
168
|
+
}, {
|
|
169
|
+
readonly internalType: "address";
|
|
170
|
+
readonly name: "account";
|
|
171
|
+
readonly type: "address";
|
|
172
|
+
}];
|
|
173
|
+
readonly stateMutability: "view";
|
|
174
|
+
readonly type: "function";
|
|
175
|
+
}, {
|
|
176
|
+
readonly inputs: readonly [{
|
|
177
|
+
readonly internalType: "uint256";
|
|
178
|
+
readonly name: "";
|
|
179
|
+
readonly type: "uint256";
|
|
180
|
+
}, {
|
|
181
|
+
readonly internalType: "uint256";
|
|
182
|
+
readonly name: "";
|
|
183
|
+
readonly type: "uint256";
|
|
184
|
+
}];
|
|
185
|
+
readonly name: "revokePermissions";
|
|
186
|
+
readonly outputs: readonly [{
|
|
187
|
+
readonly internalType: "address";
|
|
188
|
+
readonly name: "contractAddress";
|
|
189
|
+
readonly type: "address";
|
|
190
|
+
}, {
|
|
191
|
+
readonly internalType: "string";
|
|
192
|
+
readonly name: "functionSig";
|
|
193
|
+
readonly type: "string";
|
|
194
|
+
}, {
|
|
195
|
+
readonly internalType: "address";
|
|
196
|
+
readonly name: "account";
|
|
197
|
+
readonly type: "address";
|
|
198
|
+
}];
|
|
199
|
+
readonly stateMutability: "view";
|
|
200
|
+
readonly type: "function";
|
|
201
|
+
}];
|
|
202
|
+
static createInterface(): ACMCommandsAggregatorInterface;
|
|
203
|
+
static connect(address: string, signerOrProvider: Signer | Provider): ACMCommandsAggregator;
|
|
204
|
+
}
|
|
205
|
+
export {};
|
|
206
|
+
//# sourceMappingURL=ACMCommandsAggregator__factory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ACMCommandsAggregator__factory.d.ts","sourceRoot":"","sources":["../../../../../typechain/factories/contracts/Utils/ACMCommandsAggregator__factory.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACtD,OAAO,KAAK,EACV,qBAAqB,EACrB,8BAA8B,EAC/B,MAAM,gDAAgD,CAAC;AACxD,OAAO,KAAK,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAmB,eAAe,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAwP7E,KAAK,sCAAsC,GACvC,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,GACjB,qBAAqB,CAAC,OAAO,eAAe,CAAC,CAAC;AAMlD,qBAAa,8BAA+B,SAAQ,eAAe;gBACrD,GAAG,IAAI,EAAE,sCAAsC;IAQlD,MAAM,CACb,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC,EAC5B,SAAS,CAAC,EAAE,SAAS,GAAG;QAAE,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAA;KAAE,GACxD,OAAO,CAAC,qBAAqB,CAAC;IAMxB,oBAAoB,CAC3B,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC,EAC5B,SAAS,CAAC,EAAE,SAAS,GAAG;QAAE,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAA;KAAE,GACxD,kBAAkB;IAGZ,MAAM,CAAC,OAAO,EAAE,MAAM,GAAG,qBAAqB;IAG9C,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,8BAA8B;IAIhE,MAAM,CAAC,QAAQ,CAAC,QAAQ,s5QAAa;IACrC,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,8BAA8B;IAGxD,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAClC,qBAAqB;CAOzB"}
|