DEFAULT_PERMISSIONS
let DEFAULT_PERMISSIONS: {
approvedCallTargets: never[];
expirationDate: BigNumber;
nativeTokenLimitPerTransaction: string;
startDate: BigNumber;
};
let DEFAULT_PERMISSIONS: {
approvedCallTargets: never[];
expirationDate: BigNumber;
nativeTokenLimitPerTransaction: string;
startDate: BigNumber;
};