{
    "Function": "sendProposals",
    "File": "contracts/interchain-governance-executor/interfaces/IInterchainProposalSender.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function sendProposals(InterchainCalls.InterchainCall[] memory calls) external payable;"
}