{
    "Function": "_payTxFee",
    "File": "contracts/FeesHandlerUpgradeable.sol",
    "Parent Contracts": [
        "node_modules/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function _payTxFee(address from, uint256 txAmount) internal virtual;"
}