Docs

ProposalExecutable

type ProposalExecutable = {
nativeTokenValue: BigNumberish;
toAddress: string;
transactionData: BytesLike;
};