{
    "Function": "getPool",
    "File": "contracts/OFT/interfaces/IStargateFactory.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getPool(uint256 _srcPoolId) external returns (IStargatePool);"
}