{
    "Function": "addGlobalToken",
    "File": "src/interfaces/ICoreBranchRouter.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function addGlobalToken(address _globalAddress, uint256 _dstChainId, GasParams[3] calldata _gasParams)\n        external\n        payable;"
}