{
    "Function": "getChainId",
    "File": "src/Interfaces/ITransactionManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getChainId() external view returns (uint256);"
}