{
    "Function": "registerPool",
    "File": "src/interfaces/IPoolRegistery.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function registerPool(address baseToken, address quoteToken, address pool) external;"
}