ETH Price: $2,108.73 (-2.02%)

Transaction Decoder

Block:
21858478 at Feb-16-2025 10:51:35 AM +UTC
Transaction Fee:
0.000307348701356658 ETH $0.65
Gas Used:
253,734 Gas / 1.211302787 Gwei

Emitted Events:

99 TransparentUpgradeableProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x000000000000000000000000a4ca04d02bfdc3a2df56b9b6994520e69df43f67, 0x000000000000000000000000978e1d0e3270924fd16330d6d2dfbf2ee7de9e4e, 000000000000000000000000000000000000000000000000016946842735a000 )
100 ERC1967Proxy.0x028ab133c73f6c00ad0c5896ef40eff18378acd3d7f2ecf573c2706582bf73bf( 0x028ab133c73f6c00ad0c5896ef40eff18378acd3d7f2ecf573c2706582bf73bf, 0x000000000000000000000000978e1d0e3270924fd16330d6d2dfbf2ee7de9e4e, 0x0000000000000000000000005fd13359ba15a84b76f7f87568309040176167cd, 000000000000000000000000000000000000000000000000016946842735a000 )
101 ERC1967Proxy.0xd9e6225aff5cf09ee2f0b39b98941e3c2beca6957b16b9e02b674a69e0e83ee7( 0xd9e6225aff5cf09ee2f0b39b98941e3c2beca6957b16b9e02b674a69e0e83ee7, 0x11e2cdeb6b1bc5cbec356a69b54313cf77bf34720a927c2f052018670bf2b401, 0x4ea6ccef1215d9479f1024dff70fc055ca538215d2c8c348beddffd54583d0e8, 0x000000000000000000000000a4ca04d02bfdc3a2df56b9b6994520e69df43f67, 0000000000000000000000000000000000000000000000000000000000000000 )

Account State Difference:

  Address   Before After State Difference Code
0x5fD13359...0176167cd
(beaverbuild)
19.951163135580761274 Eth19.951290002580761274 Eth0.000126867
0x978e1d0E...Ee7dE9E4e
0.027017234468303347 Eth
Nonce: 29
0.026709885766946689 Eth
Nonce: 30
0.000307348701356658
0xa4cA04d0...69dF43F67
(Fuel: ERC20 Bridge)
0xAEB0c00D...ad9f65DDf
(Fuel: Bridge 2)

Execution Trace

ERC1967Proxy.3c6524f2( )
  • FuelMessagePortalV3.relayMessage( )
    • Null: 0x000...002.3dd37268( )
    • ERC1967Proxy.c8902398( )
      • FuelChainState.finalized( blockHash=CA163A1FBDB26CC96CB22A17E504B410A8D10E16DA74B2ACD7CC90BA5E9AD2FC, blockHeight=13824000 ) => ( True )
      • Null: 0x000...002.00000000( )
      • Null: 0x000...002.2570ec6d( )
      • Null: 0x000...002.00dc2b04( )
      • Null: 0x000...002.01f18eb0( )
      • Null: 0x000...002.019afcd8( )
      • Null: 0x000...002.0166debf( )
      • Null: 0x000...002.01bbe345( )
      • Null: 0x000...002.01b74c9b( )
      • Null: 0x000...002.014e5672( )
      • Null: 0x000...002.01deee98( )
      • Null: 0x000...002.01506a93( )
      • Null: 0x000...002.01b8b3b6( )
      • Null: 0x000...002.01aa95be( )
      • Null: 0x000...002.01da9969( )
      • Null: 0x000...002.019a260c( )
      • Null: 0x000...002.01b3d722( )
      • Null: 0x000...002.01ed65d1( )
      • Null: 0x000...002.01267ecb( )
      • Null: 0x000...002.013f1280( )
      • Null: 0x000...002.0167e2b1( )
      • Null: 0x000...002.016c13ff( )
      • Null: 0x000...002.019bd62d( )
      • Null: 0x000...002.013acbc5( )
      • Null: 0x000...002.0155231a( )
      • Null: 0x000...002.01ee05e4( )
      • Null: 0x000...002.016cfbb0( )
      • Null: 0x000...002.4ea6ccef( )
      • Null: 0x000...002.0011e2cd( )
      • ERC1967Proxy.64a7fad9( )
        • FuelERC20GatewayV4.finalizeWithdrawal( to=0x978e1d0E3270924FD16330d6D2DfBF2Ee7dE9E4e, tokenAddress=0x5fD13359Ba15A84B76f7F87568309040176167cd, l2BurntAmount=101690000, 0 )
          • ERC1967Proxy.STATICCALL( )
            • FuelMessagePortalV3.DELEGATECALL( )
            • TransparentUpgradeableProxy.a9059cbb( )
              • MellowVaultCompat.transfer( to=0x978e1d0E3270924FD16330d6D2DfBF2Ee7dE9E4e, value=101690000000000000 ) => ( True )
                File 1 of 8: ERC1967Proxy
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
                pragma solidity ^0.8.20;
                import {Context} from "../utils/Context.sol";
                /**
                 * @dev Contract module which provides a basic access control mechanism, where
                 * there is an account (an owner) that can be granted exclusive access to
                 * specific functions.
                 *
                 * The initial owner is set to the address provided by the deployer. This can
                 * later be changed with {transferOwnership}.
                 *
                 * This module is used through inheritance. It will make available the modifier
                 * `onlyOwner`, which can be applied to your functions to restrict their use to
                 * the owner.
                 */
                abstract contract Ownable is Context {
                    address private _owner;
                    /**
                     * @dev The caller account is not authorized to perform an operation.
                     */
                    error OwnableUnauthorizedAccount(address account);
                    /**
                     * @dev The owner is not a valid owner account. (eg. `address(0)`)
                     */
                    error OwnableInvalidOwner(address owner);
                    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
                    /**
                     * @dev Initializes the contract setting the address provided by the deployer as the initial owner.
                     */
                    constructor(address initialOwner) {
                        if (initialOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(initialOwner);
                    }
                    /**
                     * @dev Throws if called by any account other than the owner.
                     */
                    modifier onlyOwner() {
                        _checkOwner();
                        _;
                    }
                    /**
                     * @dev Returns the address of the current owner.
                     */
                    function owner() public view virtual returns (address) {
                        return _owner;
                    }
                    /**
                     * @dev Throws if the sender is not the owner.
                     */
                    function _checkOwner() internal view virtual {
                        if (owner() != _msgSender()) {
                            revert OwnableUnauthorizedAccount(_msgSender());
                        }
                    }
                    /**
                     * @dev Leaves the contract without owner. It will not be possible to call
                     * `onlyOwner` functions. Can only be called by the current owner.
                     *
                     * NOTE: Renouncing ownership will leave the contract without an owner,
                     * thereby disabling any functionality that is only available to the owner.
                     */
                    function renounceOwnership() public virtual onlyOwner {
                        _transferOwnership(address(0));
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Can only be called by the current owner.
                     */
                    function transferOwnership(address newOwner) public virtual onlyOwner {
                        if (newOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(newOwner);
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Internal function without access restriction.
                     */
                    function _transferOwnership(address newOwner) internal virtual {
                        address oldOwner = _owner;
                        _owner = newOwner;
                        emit OwnershipTransferred(oldOwner, newOwner);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 */
                interface IERC1967 {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/BeaconProxy.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "./IBeacon.sol";
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                /**
                 * @dev This contract implements a proxy that gets the implementation address for each call from an {UpgradeableBeacon}.
                 *
                 * The beacon address can only be set once during construction, and cannot be changed afterwards. It is stored in an
                 * immutable variable to avoid unnecessary storage reads, and also in the beacon storage slot specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] so that it can be accessed externally.
                 *
                 * CAUTION: Since the beacon address can never be changed, you must ensure that you either control the beacon, or trust
                 * the beacon to not upgrade the implementation maliciously.
                 *
                 * IMPORTANT: Do not use the implementation logic to modify the beacon storage slot. Doing so would leave the proxy in
                 * an inconsistent state where the beacon storage slot does not match the beacon address.
                 */
                contract BeaconProxy is Proxy {
                    // An immutable address for the beacon to avoid unnecessary SLOADs before each delegate call.
                    address private immutable _beacon;
                    /**
                     * @dev Initializes the proxy with `beacon`.
                     *
                     * If `data` is nonempty, it's used as data in a delegate call to the implementation returned by the beacon. This
                     * will typically be an encoded function call, and allows initializing the storage of the proxy like a Solidity
                     * constructor.
                     *
                     * Requirements:
                     *
                     * - `beacon` must be a contract with the interface {IBeacon}.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address beacon, bytes memory data) payable {
                        ERC1967Utils.upgradeBeaconToAndCall(beacon, data);
                        _beacon = beacon;
                    }
                    /**
                     * @dev Returns the current implementation address of the associated beacon.
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return IBeacon(_getBeacon()).implementation();
                    }
                    /**
                     * @dev Returns the beacon.
                     */
                    function _getBeacon() internal view virtual returns (address) {
                        return _beacon;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeacon {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {UpgradeableBeacon} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/UpgradeableBeacon.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "./IBeacon.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This contract is used in conjunction with one or more instances of {BeaconProxy} to determine their
                 * implementation contract, which is where they will delegate all function calls.
                 *
                 * An owner is able to change the implementation the beacon points to, thus upgrading the proxies that use this beacon.
                 */
                contract UpgradeableBeacon is IBeacon, Ownable {
                    address private _implementation;
                    /**
                     * @dev The `implementation` of the beacon is invalid.
                     */
                    error BeaconInvalidImplementation(address implementation);
                    /**
                     * @dev Emitted when the implementation returned by the beacon is changed.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Sets the address of the initial implementation, and the initial owner who can upgrade the beacon.
                     */
                    constructor(address implementation_, address initialOwner) Ownable(initialOwner) {
                        _setImplementation(implementation_);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function implementation() public view virtual returns (address) {
                        return _implementation;
                    }
                    /**
                     * @dev Upgrades the beacon to a new implementation.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * Requirements:
                     *
                     * - msg.sender must be the owner of the contract.
                     * - `newImplementation` must be a contract.
                     */
                    function upgradeTo(address newImplementation) public virtual onlyOwner {
                        _setImplementation(newImplementation);
                    }
                    /**
                     * @dev Sets the implementation contract address for this beacon
                     *
                     * Requirements:
                     *
                     * - `newImplementation` must be a contract.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert BeaconInvalidImplementation(newImplementation);
                        }
                        _implementation = newImplementation;
                        emit Upgraded(newImplementation);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Proxy.sol)
                pragma solidity ^0.8.20;
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "./ERC1967Utils.sol";
                /**
                 * @dev This contract implements an upgradeable proxy. It is upgradeable because calls are delegated to an
                 * implementation address that can be changed. This address is stored in storage in the location specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967], so that it doesn't conflict with the storage layout of the
                 * implementation behind the proxy.
                 */
                contract ERC1967Proxy is Proxy {
                    /**
                     * @dev Initializes the upgradeable proxy with an initial implementation specified by `implementation`.
                     *
                     * If `_data` is nonempty, it's used as data in a delegate call to `implementation`. This will typically be an
                     * encoded function call, and allows initializing the storage of the proxy like a Solidity constructor.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address implementation, bytes memory _data) payable {
                        ERC1967Utils.upgradeToAndCall(implementation, _data);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc`
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return ERC1967Utils.getImplementation();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Utils.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "../beacon/IBeacon.sol";
                import {Address} from "../../utils/Address.sol";
                import {StorageSlot} from "../../utils/StorageSlot.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 */
                library ERC1967Utils {
                    // We re-declare ERC-1967 events here because they can't be used directly from IERC1967.
                    // This will be fixed in Solidity 0.8.21. At that point we should remove these events.
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    /**
                     * @dev The `implementation` of the proxy is invalid.
                     */
                    error ERC1967InvalidImplementation(address implementation);
                    /**
                     * @dev The `admin` of the proxy is invalid.
                     */
                    error ERC1967InvalidAdmin(address admin);
                    /**
                     * @dev The `beacon` of the proxy is invalid.
                     */
                    error ERC1967InvalidBeacon(address beacon);
                    /**
                     * @dev An upgrade function sees `msg.value > 0` that may be lost.
                     */
                    error ERC1967NonPayable();
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function getImplementation() internal view returns (address) {
                        return StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(newImplementation);
                        }
                        StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Performs implementation upgrade with additional setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-Upgraded} event.
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                        if (data.length > 0) {
                            Address.functionDelegateCall(newImplementation, data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103`
                     */
                    function getAdmin() internal view returns (address) {
                        return StorageSlot.getAddressSlot(ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        if (newAdmin == address(0)) {
                            revert ERC1967InvalidAdmin(address(0));
                        }
                        StorageSlot.getAddressSlot(ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {IERC1967-AdminChanged} event.
                     */
                    function changeAdmin(address newAdmin) internal {
                        emit AdminChanged(getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is the keccak-256 hash of "eip1967.proxy.beacon" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function getBeacon() internal view returns (address) {
                        return StorageSlot.getAddressSlot(BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        if (newBeacon.code.length == 0) {
                            revert ERC1967InvalidBeacon(newBeacon);
                        }
                        StorageSlot.getAddressSlot(BEACON_SLOT).value = newBeacon;
                        address beaconImplementation = IBeacon(newBeacon).implementation();
                        if (beaconImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(beaconImplementation);
                        }
                    }
                    /**
                     * @dev Change the beacon and trigger a setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-BeaconUpgraded} event.
                     *
                     * CAUTION: Invoking this function has no effect on an instance of {BeaconProxy} since v5, since
                     * it uses an immutable beacon without looking at the value of the ERC-1967 beacon slot for
                     * efficiency.
                     */
                    function upgradeBeaconToAndCall(address newBeacon, bytes memory data) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0) {
                            Address.functionDelegateCall(IBeacon(newBeacon).implementation(), data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Reverts if `msg.value` is not zero. It can be used to avoid `msg.value` stuck in the contract
                     * if an upgrade doesn't perform an initialization call.
                     */
                    function _checkNonPayable() private {
                        if (msg.value > 0) {
                            revert ERC1967NonPayable();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/Proxy.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
                 * instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to
                 * be specified by overriding the virtual {_implementation} function.
                 *
                 * Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a
                 * different contract through the {_delegate} function.
                 *
                 * The success and return data of the delegated call will be returned back to the caller of the proxy.
                 */
                abstract contract Proxy {
                    /**
                     * @dev Delegates the current call to `implementation`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _delegate(address implementation) internal virtual {
                        assembly {
                            // Copy msg.data. We take full control of memory in this inline assembly
                            // block because it will not return to Solidity code. We overwrite the
                            // Solidity scratch pad at memory position 0.
                            calldatacopy(0, 0, calldatasize())
                            // Call the implementation.
                            // out and outsize are 0 because we don't know the size yet.
                            let result := delegatecall(gas(), implementation, 0, calldatasize(), 0, 0)
                            // Copy the returned data.
                            returndatacopy(0, 0, returndatasize())
                            switch result
                            // delegatecall returns 0 on error.
                            case 0 {
                                revert(0, returndatasize())
                            }
                            default {
                                return(0, returndatasize())
                            }
                        }
                    }
                    /**
                     * @dev This is a virtual function that should be overridden so it returns the address to which the fallback
                     * function and {_fallback} should delegate.
                     */
                    function _implementation() internal view virtual returns (address);
                    /**
                     * @dev Delegates the current call to the address returned by `_implementation()`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _fallback() internal virtual {
                        _delegate(_implementation());
                    }
                    /**
                     * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if no other
                     * function in the contract matches the call data.
                     */
                    fallback() external payable virtual {
                        _fallback();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/ProxyAdmin.sol)
                pragma solidity ^0.8.20;
                import {ITransparentUpgradeableProxy} from "./TransparentUpgradeableProxy.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This is an auxiliary contract meant to be assigned as the admin of a {TransparentUpgradeableProxy}. For an
                 * explanation of why you would want to use this see the documentation for {TransparentUpgradeableProxy}.
                 */
                contract ProxyAdmin is Ownable {
                    /**
                     * @dev The version of the upgrade interface of the contract. If this getter is missing, both `upgrade(address)`
                     * and `upgradeAndCall(address,bytes)` are present, and `upgradeTo` must be used if no function should be called,
                     * while `upgradeAndCall` will invoke the `receive` function if the second argument is the empty byte string.
                     * If the getter returns `"5.0.0"`, only `upgradeAndCall(address,bytes)` is present, and the second argument must
                     * be the empty byte string if no function should be called, making it impossible to invoke the `receive` function
                     * during an upgrade.
                     */
                    string public constant UPGRADE_INTERFACE_VERSION = "5.0.0";
                    /**
                     * @dev Sets the initial owner who can perform upgrades.
                     */
                    constructor(address initialOwner) Ownable(initialOwner) {}
                    /**
                     * @dev Upgrades `proxy` to `implementation` and calls a function on the new implementation.
                     * See {TransparentUpgradeableProxy-_dispatchUpgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - This contract must be the admin of `proxy`.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function upgradeAndCall(
                        ITransparentUpgradeableProxy proxy,
                        address implementation,
                        bytes memory data
                    ) public payable virtual onlyOwner {
                        proxy.upgradeToAndCall{value: msg.value}(implementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/TransparentUpgradeableProxy.sol)
                pragma solidity ^0.8.20;
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                import {ERC1967Proxy} from "../ERC1967/ERC1967Proxy.sol";
                import {IERC1967} from "../../interfaces/IERC1967.sol";
                import {ProxyAdmin} from "./ProxyAdmin.sol";
                /**
                 * @dev Interface for {TransparentUpgradeableProxy}. In order to implement transparency, {TransparentUpgradeableProxy}
                 * does not implement this interface directly, and its upgradeability mechanism is implemented by an internal dispatch
                 * mechanism. The compiler is unaware that these functions are implemented by {TransparentUpgradeableProxy} and will not
                 * include them in the ABI so this interface must be used to interact with it.
                 */
                interface ITransparentUpgradeableProxy is IERC1967 {
                    function upgradeToAndCall(address, bytes calldata) external payable;
                }
                /**
                 * @dev This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance.
                 *
                 * To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector
                 * clashing], which can potentially be used in an attack, this contract uses the
                 * https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two
                 * things that go hand in hand:
                 *
                 * 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if
                 * that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself.
                 * 2. If the admin calls the proxy, it can call the `upgradeToAndCall` function but any other call won't be forwarded to
                 * the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating
                 * the proxy admin cannot fallback to the target implementation.
                 *
                 * These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a
                 * dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to
                 * call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and
                 * allows upgrades only if they come through it. You should think of the `ProxyAdmin` instance as the administrative
                 * interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership.
                 *
                 * NOTE: The real interface of this proxy is that defined in `ITransparentUpgradeableProxy`. This contract does not
                 * inherit from that interface, and instead `upgradeToAndCall` is implicitly implemented using a custom dispatch
                 * mechanism in `_fallback`. Consequently, the compiler will not produce an ABI for this contract. This is necessary to
                 * fully implement transparency without decoding reverts caused by selector clashes between the proxy and the
                 * implementation.
                 *
                 * NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a
                 * meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract.
                 *
                 * IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an
                 * immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be
                 * overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an
                 * undesirable state where the admin slot is different from the actual admin.
                 *
                 * WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the
                 * compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new
                 * function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This
                 * could render the `upgradeToAndCall` function inaccessible, preventing upgradeability and compromising transparency.
                 */
                contract TransparentUpgradeableProxy is ERC1967Proxy {
                    // An immutable address for the admin to avoid unnecessary SLOADs before each call
                    // at the expense of removing the ability to change the admin once it's set.
                    // This is acceptable if the admin is always a ProxyAdmin instance or similar contract
                    // with its own ability to transfer the permissions to another account.
                    address private immutable _admin;
                    /**
                     * @dev The proxy caller is the current admin, and can't fallback to the proxy target.
                     */
                    error ProxyDeniedAdminAccess();
                    /**
                     * @dev Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an `initialOwner`,
                     * backed by the implementation at `_logic`, and optionally initialized with `_data` as explained in
                     * {ERC1967Proxy-constructor}.
                     */
                    constructor(address _logic, address initialOwner, bytes memory _data) payable ERC1967Proxy(_logic, _data) {
                        _admin = address(new ProxyAdmin(initialOwner));
                        // Set the storage value and emit an event for ERC-1967 compatibility
                        ERC1967Utils.changeAdmin(_proxyAdmin());
                    }
                    /**
                     * @dev Returns the admin of this proxy.
                     */
                    function _proxyAdmin() internal virtual returns (address) {
                        return _admin;
                    }
                    /**
                     * @dev If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior.
                     */
                    function _fallback() internal virtual override {
                        if (msg.sender == _proxyAdmin()) {
                            if (msg.sig != ITransparentUpgradeableProxy.upgradeToAndCall.selector) {
                                revert ProxyDeniedAdminAccess();
                            } else {
                                _dispatchUpgradeToAndCall();
                            }
                        } else {
                            super._fallback();
                        }
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function _dispatchUpgradeToAndCall() private {
                        (address newImplementation, bytes memory data) = abi.decode(msg.data[4:], (address, bytes));
                        ERC1967Utils.upgradeToAndCall(newImplementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/Address.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library Address {
                    /**
                     * @dev The ETH balance of the account is not enough to perform the operation.
                     */
                    error AddressInsufficientBalance(address account);
                    /**
                     * @dev There's no code at `target` (it is not a contract).
                     */
                    error AddressEmptyCode(address target);
                    /**
                     * @dev A call to an address target failed. The target may have reverted.
                     */
                    error FailedInnerCall();
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        if (address(this).balance < amount) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, ) = recipient.call{value: amount}("");
                        if (!success) {
                            revert FailedInnerCall();
                        }
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason or custom error, it is bubbled
                     * up by this function (like regular Solidity function calls). However, if
                     * the call reverted with no returned reason, this function reverts with a
                     * {FailedInnerCall} error.
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        if (address(this).balance < value) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target
                     * was not a contract or bubbling up the revert reason (falling back to {FailedInnerCall}) in case of an
                     * unsuccessful call.
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata
                    ) internal view returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            // only check if target is a contract if the call was successful and the return data is empty
                            // otherwise we already know that it was a contract
                            if (returndata.length == 0 && target.code.length == 0) {
                                revert AddressEmptyCode(target);
                            }
                            return returndata;
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the
                     * revert reason or with a default {FailedInnerCall} error.
                     */
                    function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            return returndata;
                        }
                    }
                    /**
                     * @dev Reverts with returndata if present. Otherwise reverts with {FailedInnerCall}.
                     */
                    function _revert(bytes memory returndata) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert FailedInnerCall();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract Context {
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.20;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(newImplementation.code.length > 0);
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 */
                library StorageSlot {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                

                File 2 of 8: TransparentUpgradeableProxy
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/TransparentUpgradeableProxy.sol)
                pragma solidity ^0.8.20;
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                import {ERC1967Proxy} from "../ERC1967/ERC1967Proxy.sol";
                import {IERC1967} from "../../interfaces/IERC1967.sol";
                import {ProxyAdmin} from "./ProxyAdmin.sol";
                /**
                 * @dev Interface for {TransparentUpgradeableProxy}. In order to implement transparency, {TransparentUpgradeableProxy}
                 * does not implement this interface directly, and its upgradeability mechanism is implemented by an internal dispatch
                 * mechanism. The compiler is unaware that these functions are implemented by {TransparentUpgradeableProxy} and will not
                 * include them in the ABI so this interface must be used to interact with it.
                 */
                interface ITransparentUpgradeableProxy is IERC1967 {
                    function upgradeToAndCall(address, bytes calldata) external payable;
                }
                /**
                 * @dev This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance.
                 *
                 * To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector
                 * clashing], which can potentially be used in an attack, this contract uses the
                 * https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two
                 * things that go hand in hand:
                 *
                 * 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if
                 * that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself.
                 * 2. If the admin calls the proxy, it can call the `upgradeToAndCall` function but any other call won't be forwarded to
                 * the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating
                 * the proxy admin cannot fallback to the target implementation.
                 *
                 * These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a
                 * dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to
                 * call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and
                 * allows upgrades only if they come through it. You should think of the `ProxyAdmin` instance as the administrative
                 * interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership.
                 *
                 * NOTE: The real interface of this proxy is that defined in `ITransparentUpgradeableProxy`. This contract does not
                 * inherit from that interface, and instead `upgradeToAndCall` is implicitly implemented using a custom dispatch
                 * mechanism in `_fallback`. Consequently, the compiler will not produce an ABI for this contract. This is necessary to
                 * fully implement transparency without decoding reverts caused by selector clashes between the proxy and the
                 * implementation.
                 *
                 * NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a
                 * meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract.
                 *
                 * IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an
                 * immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be
                 * overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an
                 * undesirable state where the admin slot is different from the actual admin.
                 *
                 * WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the
                 * compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new
                 * function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This
                 * could render the `upgradeToAndCall` function inaccessible, preventing upgradeability and compromising transparency.
                 */
                contract TransparentUpgradeableProxy is ERC1967Proxy {
                    // An immutable address for the admin to avoid unnecessary SLOADs before each call
                    // at the expense of removing the ability to change the admin once it's set.
                    // This is acceptable if the admin is always a ProxyAdmin instance or similar contract
                    // with its own ability to transfer the permissions to another account.
                    address private immutable _admin;
                    /**
                     * @dev The proxy caller is the current admin, and can't fallback to the proxy target.
                     */
                    error ProxyDeniedAdminAccess();
                    /**
                     * @dev Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an `initialOwner`,
                     * backed by the implementation at `_logic`, and optionally initialized with `_data` as explained in
                     * {ERC1967Proxy-constructor}.
                     */
                    constructor(address _logic, address initialOwner, bytes memory _data) payable ERC1967Proxy(_logic, _data) {
                        _admin = address(new ProxyAdmin(initialOwner));
                        // Set the storage value and emit an event for ERC-1967 compatibility
                        ERC1967Utils.changeAdmin(_proxyAdmin());
                    }
                    /**
                     * @dev Returns the admin of this proxy.
                     */
                    function _proxyAdmin() internal virtual returns (address) {
                        return _admin;
                    }
                    /**
                     * @dev If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior.
                     */
                    function _fallback() internal virtual override {
                        if (msg.sender == _proxyAdmin()) {
                            if (msg.sig != ITransparentUpgradeableProxy.upgradeToAndCall.selector) {
                                revert ProxyDeniedAdminAccess();
                            } else {
                                _dispatchUpgradeToAndCall();
                            }
                        } else {
                            super._fallback();
                        }
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function _dispatchUpgradeToAndCall() private {
                        (address newImplementation, bytes memory data) = abi.decode(msg.data[4:], (address, bytes));
                        ERC1967Utils.upgradeToAndCall(newImplementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Utils.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "../beacon/IBeacon.sol";
                import {Address} from "../../utils/Address.sol";
                import {StorageSlot} from "../../utils/StorageSlot.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 */
                library ERC1967Utils {
                    // We re-declare ERC-1967 events here because they can't be used directly from IERC1967.
                    // This will be fixed in Solidity 0.8.21. At that point we should remove these events.
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    /**
                     * @dev The `implementation` of the proxy is invalid.
                     */
                    error ERC1967InvalidImplementation(address implementation);
                    /**
                     * @dev The `admin` of the proxy is invalid.
                     */
                    error ERC1967InvalidAdmin(address admin);
                    /**
                     * @dev The `beacon` of the proxy is invalid.
                     */
                    error ERC1967InvalidBeacon(address beacon);
                    /**
                     * @dev An upgrade function sees `msg.value > 0` that may be lost.
                     */
                    error ERC1967NonPayable();
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function getImplementation() internal view returns (address) {
                        return StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(newImplementation);
                        }
                        StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Performs implementation upgrade with additional setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-Upgraded} event.
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                        if (data.length > 0) {
                            Address.functionDelegateCall(newImplementation, data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103`
                     */
                    function getAdmin() internal view returns (address) {
                        return StorageSlot.getAddressSlot(ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        if (newAdmin == address(0)) {
                            revert ERC1967InvalidAdmin(address(0));
                        }
                        StorageSlot.getAddressSlot(ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {IERC1967-AdminChanged} event.
                     */
                    function changeAdmin(address newAdmin) internal {
                        emit AdminChanged(getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is the keccak-256 hash of "eip1967.proxy.beacon" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function getBeacon() internal view returns (address) {
                        return StorageSlot.getAddressSlot(BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        if (newBeacon.code.length == 0) {
                            revert ERC1967InvalidBeacon(newBeacon);
                        }
                        StorageSlot.getAddressSlot(BEACON_SLOT).value = newBeacon;
                        address beaconImplementation = IBeacon(newBeacon).implementation();
                        if (beaconImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(beaconImplementation);
                        }
                    }
                    /**
                     * @dev Change the beacon and trigger a setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-BeaconUpgraded} event.
                     *
                     * CAUTION: Invoking this function has no effect on an instance of {BeaconProxy} since v5, since
                     * it uses an immutable beacon without looking at the value of the ERC-1967 beacon slot for
                     * efficiency.
                     */
                    function upgradeBeaconToAndCall(address newBeacon, bytes memory data) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0) {
                            Address.functionDelegateCall(IBeacon(newBeacon).implementation(), data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Reverts if `msg.value` is not zero. It can be used to avoid `msg.value` stuck in the contract
                     * if an upgrade doesn't perform an initialization call.
                     */
                    function _checkNonPayable() private {
                        if (msg.value > 0) {
                            revert ERC1967NonPayable();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Proxy.sol)
                pragma solidity ^0.8.20;
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "./ERC1967Utils.sol";
                /**
                 * @dev This contract implements an upgradeable proxy. It is upgradeable because calls are delegated to an
                 * implementation address that can be changed. This address is stored in storage in the location specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967], so that it doesn't conflict with the storage layout of the
                 * implementation behind the proxy.
                 */
                contract ERC1967Proxy is Proxy {
                    /**
                     * @dev Initializes the upgradeable proxy with an initial implementation specified by `implementation`.
                     *
                     * If `_data` is nonempty, it's used as data in a delegate call to `implementation`. This will typically be an
                     * encoded function call, and allows initializing the storage of the proxy like a Solidity constructor.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address implementation, bytes memory _data) payable {
                        ERC1967Utils.upgradeToAndCall(implementation, _data);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc`
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return ERC1967Utils.getImplementation();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 */
                interface IERC1967 {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/ProxyAdmin.sol)
                pragma solidity ^0.8.20;
                import {ITransparentUpgradeableProxy} from "./TransparentUpgradeableProxy.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This is an auxiliary contract meant to be assigned as the admin of a {TransparentUpgradeableProxy}. For an
                 * explanation of why you would want to use this see the documentation for {TransparentUpgradeableProxy}.
                 */
                contract ProxyAdmin is Ownable {
                    /**
                     * @dev The version of the upgrade interface of the contract. If this getter is missing, both `upgrade(address)`
                     * and `upgradeAndCall(address,bytes)` are present, and `upgradeTo` must be used if no function should be called,
                     * while `upgradeAndCall` will invoke the `receive` function if the second argument is the empty byte string.
                     * If the getter returns `"5.0.0"`, only `upgradeAndCall(address,bytes)` is present, and the second argument must
                     * be the empty byte string if no function should be called, making it impossible to invoke the `receive` function
                     * during an upgrade.
                     */
                    string public constant UPGRADE_INTERFACE_VERSION = "5.0.0";
                    /**
                     * @dev Sets the initial owner who can perform upgrades.
                     */
                    constructor(address initialOwner) Ownable(initialOwner) {}
                    /**
                     * @dev Upgrades `proxy` to `implementation` and calls a function on the new implementation.
                     * See {TransparentUpgradeableProxy-_dispatchUpgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - This contract must be the admin of `proxy`.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function upgradeAndCall(
                        ITransparentUpgradeableProxy proxy,
                        address implementation,
                        bytes memory data
                    ) public payable virtual onlyOwner {
                        proxy.upgradeToAndCall{value: msg.value}(implementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeacon {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {UpgradeableBeacon} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/Address.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library Address {
                    /**
                     * @dev The ETH balance of the account is not enough to perform the operation.
                     */
                    error AddressInsufficientBalance(address account);
                    /**
                     * @dev There's no code at `target` (it is not a contract).
                     */
                    error AddressEmptyCode(address target);
                    /**
                     * @dev A call to an address target failed. The target may have reverted.
                     */
                    error FailedInnerCall();
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        if (address(this).balance < amount) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, ) = recipient.call{value: amount}("");
                        if (!success) {
                            revert FailedInnerCall();
                        }
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason or custom error, it is bubbled
                     * up by this function (like regular Solidity function calls). However, if
                     * the call reverted with no returned reason, this function reverts with a
                     * {FailedInnerCall} error.
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        if (address(this).balance < value) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target
                     * was not a contract or bubbling up the revert reason (falling back to {FailedInnerCall}) in case of an
                     * unsuccessful call.
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata
                    ) internal view returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            // only check if target is a contract if the call was successful and the return data is empty
                            // otherwise we already know that it was a contract
                            if (returndata.length == 0 && target.code.length == 0) {
                                revert AddressEmptyCode(target);
                            }
                            return returndata;
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the
                     * revert reason or with a default {FailedInnerCall} error.
                     */
                    function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            return returndata;
                        }
                    }
                    /**
                     * @dev Reverts with returndata if present. Otherwise reverts with {FailedInnerCall}.
                     */
                    function _revert(bytes memory returndata) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert FailedInnerCall();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.20;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(newImplementation.code.length > 0);
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 */
                library StorageSlot {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/Proxy.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
                 * instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to
                 * be specified by overriding the virtual {_implementation} function.
                 *
                 * Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a
                 * different contract through the {_delegate} function.
                 *
                 * The success and return data of the delegated call will be returned back to the caller of the proxy.
                 */
                abstract contract Proxy {
                    /**
                     * @dev Delegates the current call to `implementation`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _delegate(address implementation) internal virtual {
                        assembly {
                            // Copy msg.data. We take full control of memory in this inline assembly
                            // block because it will not return to Solidity code. We overwrite the
                            // Solidity scratch pad at memory position 0.
                            calldatacopy(0, 0, calldatasize())
                            // Call the implementation.
                            // out and outsize are 0 because we don't know the size yet.
                            let result := delegatecall(gas(), implementation, 0, calldatasize(), 0, 0)
                            // Copy the returned data.
                            returndatacopy(0, 0, returndatasize())
                            switch result
                            // delegatecall returns 0 on error.
                            case 0 {
                                revert(0, returndatasize())
                            }
                            default {
                                return(0, returndatasize())
                            }
                        }
                    }
                    /**
                     * @dev This is a virtual function that should be overridden so it returns the address to which the fallback
                     * function and {_fallback} should delegate.
                     */
                    function _implementation() internal view virtual returns (address);
                    /**
                     * @dev Delegates the current call to the address returned by `_implementation()`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _fallback() internal virtual {
                        _delegate(_implementation());
                    }
                    /**
                     * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if no other
                     * function in the contract matches the call data.
                     */
                    fallback() external payable virtual {
                        _fallback();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
                pragma solidity ^0.8.20;
                import {Context} from "../utils/Context.sol";
                /**
                 * @dev Contract module which provides a basic access control mechanism, where
                 * there is an account (an owner) that can be granted exclusive access to
                 * specific functions.
                 *
                 * The initial owner is set to the address provided by the deployer. This can
                 * later be changed with {transferOwnership}.
                 *
                 * This module is used through inheritance. It will make available the modifier
                 * `onlyOwner`, which can be applied to your functions to restrict their use to
                 * the owner.
                 */
                abstract contract Ownable is Context {
                    address private _owner;
                    /**
                     * @dev The caller account is not authorized to perform an operation.
                     */
                    error OwnableUnauthorizedAccount(address account);
                    /**
                     * @dev The owner is not a valid owner account. (eg. `address(0)`)
                     */
                    error OwnableInvalidOwner(address owner);
                    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
                    /**
                     * @dev Initializes the contract setting the address provided by the deployer as the initial owner.
                     */
                    constructor(address initialOwner) {
                        if (initialOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(initialOwner);
                    }
                    /**
                     * @dev Throws if called by any account other than the owner.
                     */
                    modifier onlyOwner() {
                        _checkOwner();
                        _;
                    }
                    /**
                     * @dev Returns the address of the current owner.
                     */
                    function owner() public view virtual returns (address) {
                        return _owner;
                    }
                    /**
                     * @dev Throws if the sender is not the owner.
                     */
                    function _checkOwner() internal view virtual {
                        if (owner() != _msgSender()) {
                            revert OwnableUnauthorizedAccount(_msgSender());
                        }
                    }
                    /**
                     * @dev Leaves the contract without owner. It will not be possible to call
                     * `onlyOwner` functions. Can only be called by the current owner.
                     *
                     * NOTE: Renouncing ownership will leave the contract without an owner,
                     * thereby disabling any functionality that is only available to the owner.
                     */
                    function renounceOwnership() public virtual onlyOwner {
                        _transferOwnership(address(0));
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Can only be called by the current owner.
                     */
                    function transferOwnership(address newOwner) public virtual onlyOwner {
                        if (newOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(newOwner);
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Internal function without access restriction.
                     */
                    function _transferOwnership(address newOwner) internal virtual {
                        address oldOwner = _owner;
                        _owner = newOwner;
                        emit OwnershipTransferred(oldOwner, newOwner);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract Context {
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                }
                

                File 3 of 8: ERC1967Proxy
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
                pragma solidity ^0.8.20;
                import {Context} from "../utils/Context.sol";
                /**
                 * @dev Contract module which provides a basic access control mechanism, where
                 * there is an account (an owner) that can be granted exclusive access to
                 * specific functions.
                 *
                 * The initial owner is set to the address provided by the deployer. This can
                 * later be changed with {transferOwnership}.
                 *
                 * This module is used through inheritance. It will make available the modifier
                 * `onlyOwner`, which can be applied to your functions to restrict their use to
                 * the owner.
                 */
                abstract contract Ownable is Context {
                    address private _owner;
                    /**
                     * @dev The caller account is not authorized to perform an operation.
                     */
                    error OwnableUnauthorizedAccount(address account);
                    /**
                     * @dev The owner is not a valid owner account. (eg. `address(0)`)
                     */
                    error OwnableInvalidOwner(address owner);
                    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
                    /**
                     * @dev Initializes the contract setting the address provided by the deployer as the initial owner.
                     */
                    constructor(address initialOwner) {
                        if (initialOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(initialOwner);
                    }
                    /**
                     * @dev Throws if called by any account other than the owner.
                     */
                    modifier onlyOwner() {
                        _checkOwner();
                        _;
                    }
                    /**
                     * @dev Returns the address of the current owner.
                     */
                    function owner() public view virtual returns (address) {
                        return _owner;
                    }
                    /**
                     * @dev Throws if the sender is not the owner.
                     */
                    function _checkOwner() internal view virtual {
                        if (owner() != _msgSender()) {
                            revert OwnableUnauthorizedAccount(_msgSender());
                        }
                    }
                    /**
                     * @dev Leaves the contract without owner. It will not be possible to call
                     * `onlyOwner` functions. Can only be called by the current owner.
                     *
                     * NOTE: Renouncing ownership will leave the contract without an owner,
                     * thereby disabling any functionality that is only available to the owner.
                     */
                    function renounceOwnership() public virtual onlyOwner {
                        _transferOwnership(address(0));
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Can only be called by the current owner.
                     */
                    function transferOwnership(address newOwner) public virtual onlyOwner {
                        if (newOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(newOwner);
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Internal function without access restriction.
                     */
                    function _transferOwnership(address newOwner) internal virtual {
                        address oldOwner = _owner;
                        _owner = newOwner;
                        emit OwnershipTransferred(oldOwner, newOwner);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 */
                interface IERC1967 {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/BeaconProxy.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "./IBeacon.sol";
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                /**
                 * @dev This contract implements a proxy that gets the implementation address for each call from an {UpgradeableBeacon}.
                 *
                 * The beacon address can only be set once during construction, and cannot be changed afterwards. It is stored in an
                 * immutable variable to avoid unnecessary storage reads, and also in the beacon storage slot specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] so that it can be accessed externally.
                 *
                 * CAUTION: Since the beacon address can never be changed, you must ensure that you either control the beacon, or trust
                 * the beacon to not upgrade the implementation maliciously.
                 *
                 * IMPORTANT: Do not use the implementation logic to modify the beacon storage slot. Doing so would leave the proxy in
                 * an inconsistent state where the beacon storage slot does not match the beacon address.
                 */
                contract BeaconProxy is Proxy {
                    // An immutable address for the beacon to avoid unnecessary SLOADs before each delegate call.
                    address private immutable _beacon;
                    /**
                     * @dev Initializes the proxy with `beacon`.
                     *
                     * If `data` is nonempty, it's used as data in a delegate call to the implementation returned by the beacon. This
                     * will typically be an encoded function call, and allows initializing the storage of the proxy like a Solidity
                     * constructor.
                     *
                     * Requirements:
                     *
                     * - `beacon` must be a contract with the interface {IBeacon}.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address beacon, bytes memory data) payable {
                        ERC1967Utils.upgradeBeaconToAndCall(beacon, data);
                        _beacon = beacon;
                    }
                    /**
                     * @dev Returns the current implementation address of the associated beacon.
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return IBeacon(_getBeacon()).implementation();
                    }
                    /**
                     * @dev Returns the beacon.
                     */
                    function _getBeacon() internal view virtual returns (address) {
                        return _beacon;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeacon {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {UpgradeableBeacon} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/UpgradeableBeacon.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "./IBeacon.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This contract is used in conjunction with one or more instances of {BeaconProxy} to determine their
                 * implementation contract, which is where they will delegate all function calls.
                 *
                 * An owner is able to change the implementation the beacon points to, thus upgrading the proxies that use this beacon.
                 */
                contract UpgradeableBeacon is IBeacon, Ownable {
                    address private _implementation;
                    /**
                     * @dev The `implementation` of the beacon is invalid.
                     */
                    error BeaconInvalidImplementation(address implementation);
                    /**
                     * @dev Emitted when the implementation returned by the beacon is changed.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Sets the address of the initial implementation, and the initial owner who can upgrade the beacon.
                     */
                    constructor(address implementation_, address initialOwner) Ownable(initialOwner) {
                        _setImplementation(implementation_);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function implementation() public view virtual returns (address) {
                        return _implementation;
                    }
                    /**
                     * @dev Upgrades the beacon to a new implementation.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * Requirements:
                     *
                     * - msg.sender must be the owner of the contract.
                     * - `newImplementation` must be a contract.
                     */
                    function upgradeTo(address newImplementation) public virtual onlyOwner {
                        _setImplementation(newImplementation);
                    }
                    /**
                     * @dev Sets the implementation contract address for this beacon
                     *
                     * Requirements:
                     *
                     * - `newImplementation` must be a contract.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert BeaconInvalidImplementation(newImplementation);
                        }
                        _implementation = newImplementation;
                        emit Upgraded(newImplementation);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Proxy.sol)
                pragma solidity ^0.8.20;
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "./ERC1967Utils.sol";
                /**
                 * @dev This contract implements an upgradeable proxy. It is upgradeable because calls are delegated to an
                 * implementation address that can be changed. This address is stored in storage in the location specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967], so that it doesn't conflict with the storage layout of the
                 * implementation behind the proxy.
                 */
                contract ERC1967Proxy is Proxy {
                    /**
                     * @dev Initializes the upgradeable proxy with an initial implementation specified by `implementation`.
                     *
                     * If `_data` is nonempty, it's used as data in a delegate call to `implementation`. This will typically be an
                     * encoded function call, and allows initializing the storage of the proxy like a Solidity constructor.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address implementation, bytes memory _data) payable {
                        ERC1967Utils.upgradeToAndCall(implementation, _data);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc`
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return ERC1967Utils.getImplementation();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Utils.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "../beacon/IBeacon.sol";
                import {Address} from "../../utils/Address.sol";
                import {StorageSlot} from "../../utils/StorageSlot.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 */
                library ERC1967Utils {
                    // We re-declare ERC-1967 events here because they can't be used directly from IERC1967.
                    // This will be fixed in Solidity 0.8.21. At that point we should remove these events.
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    /**
                     * @dev The `implementation` of the proxy is invalid.
                     */
                    error ERC1967InvalidImplementation(address implementation);
                    /**
                     * @dev The `admin` of the proxy is invalid.
                     */
                    error ERC1967InvalidAdmin(address admin);
                    /**
                     * @dev The `beacon` of the proxy is invalid.
                     */
                    error ERC1967InvalidBeacon(address beacon);
                    /**
                     * @dev An upgrade function sees `msg.value > 0` that may be lost.
                     */
                    error ERC1967NonPayable();
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function getImplementation() internal view returns (address) {
                        return StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(newImplementation);
                        }
                        StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Performs implementation upgrade with additional setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-Upgraded} event.
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                        if (data.length > 0) {
                            Address.functionDelegateCall(newImplementation, data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103`
                     */
                    function getAdmin() internal view returns (address) {
                        return StorageSlot.getAddressSlot(ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        if (newAdmin == address(0)) {
                            revert ERC1967InvalidAdmin(address(0));
                        }
                        StorageSlot.getAddressSlot(ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {IERC1967-AdminChanged} event.
                     */
                    function changeAdmin(address newAdmin) internal {
                        emit AdminChanged(getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is the keccak-256 hash of "eip1967.proxy.beacon" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function getBeacon() internal view returns (address) {
                        return StorageSlot.getAddressSlot(BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        if (newBeacon.code.length == 0) {
                            revert ERC1967InvalidBeacon(newBeacon);
                        }
                        StorageSlot.getAddressSlot(BEACON_SLOT).value = newBeacon;
                        address beaconImplementation = IBeacon(newBeacon).implementation();
                        if (beaconImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(beaconImplementation);
                        }
                    }
                    /**
                     * @dev Change the beacon and trigger a setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-BeaconUpgraded} event.
                     *
                     * CAUTION: Invoking this function has no effect on an instance of {BeaconProxy} since v5, since
                     * it uses an immutable beacon without looking at the value of the ERC-1967 beacon slot for
                     * efficiency.
                     */
                    function upgradeBeaconToAndCall(address newBeacon, bytes memory data) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0) {
                            Address.functionDelegateCall(IBeacon(newBeacon).implementation(), data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Reverts if `msg.value` is not zero. It can be used to avoid `msg.value` stuck in the contract
                     * if an upgrade doesn't perform an initialization call.
                     */
                    function _checkNonPayable() private {
                        if (msg.value > 0) {
                            revert ERC1967NonPayable();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/Proxy.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
                 * instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to
                 * be specified by overriding the virtual {_implementation} function.
                 *
                 * Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a
                 * different contract through the {_delegate} function.
                 *
                 * The success and return data of the delegated call will be returned back to the caller of the proxy.
                 */
                abstract contract Proxy {
                    /**
                     * @dev Delegates the current call to `implementation`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _delegate(address implementation) internal virtual {
                        assembly {
                            // Copy msg.data. We take full control of memory in this inline assembly
                            // block because it will not return to Solidity code. We overwrite the
                            // Solidity scratch pad at memory position 0.
                            calldatacopy(0, 0, calldatasize())
                            // Call the implementation.
                            // out and outsize are 0 because we don't know the size yet.
                            let result := delegatecall(gas(), implementation, 0, calldatasize(), 0, 0)
                            // Copy the returned data.
                            returndatacopy(0, 0, returndatasize())
                            switch result
                            // delegatecall returns 0 on error.
                            case 0 {
                                revert(0, returndatasize())
                            }
                            default {
                                return(0, returndatasize())
                            }
                        }
                    }
                    /**
                     * @dev This is a virtual function that should be overridden so it returns the address to which the fallback
                     * function and {_fallback} should delegate.
                     */
                    function _implementation() internal view virtual returns (address);
                    /**
                     * @dev Delegates the current call to the address returned by `_implementation()`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _fallback() internal virtual {
                        _delegate(_implementation());
                    }
                    /**
                     * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if no other
                     * function in the contract matches the call data.
                     */
                    fallback() external payable virtual {
                        _fallback();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/ProxyAdmin.sol)
                pragma solidity ^0.8.20;
                import {ITransparentUpgradeableProxy} from "./TransparentUpgradeableProxy.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This is an auxiliary contract meant to be assigned as the admin of a {TransparentUpgradeableProxy}. For an
                 * explanation of why you would want to use this see the documentation for {TransparentUpgradeableProxy}.
                 */
                contract ProxyAdmin is Ownable {
                    /**
                     * @dev The version of the upgrade interface of the contract. If this getter is missing, both `upgrade(address)`
                     * and `upgradeAndCall(address,bytes)` are present, and `upgradeTo` must be used if no function should be called,
                     * while `upgradeAndCall` will invoke the `receive` function if the second argument is the empty byte string.
                     * If the getter returns `"5.0.0"`, only `upgradeAndCall(address,bytes)` is present, and the second argument must
                     * be the empty byte string if no function should be called, making it impossible to invoke the `receive` function
                     * during an upgrade.
                     */
                    string public constant UPGRADE_INTERFACE_VERSION = "5.0.0";
                    /**
                     * @dev Sets the initial owner who can perform upgrades.
                     */
                    constructor(address initialOwner) Ownable(initialOwner) {}
                    /**
                     * @dev Upgrades `proxy` to `implementation` and calls a function on the new implementation.
                     * See {TransparentUpgradeableProxy-_dispatchUpgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - This contract must be the admin of `proxy`.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function upgradeAndCall(
                        ITransparentUpgradeableProxy proxy,
                        address implementation,
                        bytes memory data
                    ) public payable virtual onlyOwner {
                        proxy.upgradeToAndCall{value: msg.value}(implementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/TransparentUpgradeableProxy.sol)
                pragma solidity ^0.8.20;
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                import {ERC1967Proxy} from "../ERC1967/ERC1967Proxy.sol";
                import {IERC1967} from "../../interfaces/IERC1967.sol";
                import {ProxyAdmin} from "./ProxyAdmin.sol";
                /**
                 * @dev Interface for {TransparentUpgradeableProxy}. In order to implement transparency, {TransparentUpgradeableProxy}
                 * does not implement this interface directly, and its upgradeability mechanism is implemented by an internal dispatch
                 * mechanism. The compiler is unaware that these functions are implemented by {TransparentUpgradeableProxy} and will not
                 * include them in the ABI so this interface must be used to interact with it.
                 */
                interface ITransparentUpgradeableProxy is IERC1967 {
                    function upgradeToAndCall(address, bytes calldata) external payable;
                }
                /**
                 * @dev This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance.
                 *
                 * To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector
                 * clashing], which can potentially be used in an attack, this contract uses the
                 * https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two
                 * things that go hand in hand:
                 *
                 * 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if
                 * that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself.
                 * 2. If the admin calls the proxy, it can call the `upgradeToAndCall` function but any other call won't be forwarded to
                 * the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating
                 * the proxy admin cannot fallback to the target implementation.
                 *
                 * These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a
                 * dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to
                 * call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and
                 * allows upgrades only if they come through it. You should think of the `ProxyAdmin` instance as the administrative
                 * interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership.
                 *
                 * NOTE: The real interface of this proxy is that defined in `ITransparentUpgradeableProxy`. This contract does not
                 * inherit from that interface, and instead `upgradeToAndCall` is implicitly implemented using a custom dispatch
                 * mechanism in `_fallback`. Consequently, the compiler will not produce an ABI for this contract. This is necessary to
                 * fully implement transparency without decoding reverts caused by selector clashes between the proxy and the
                 * implementation.
                 *
                 * NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a
                 * meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract.
                 *
                 * IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an
                 * immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be
                 * overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an
                 * undesirable state where the admin slot is different from the actual admin.
                 *
                 * WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the
                 * compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new
                 * function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This
                 * could render the `upgradeToAndCall` function inaccessible, preventing upgradeability and compromising transparency.
                 */
                contract TransparentUpgradeableProxy is ERC1967Proxy {
                    // An immutable address for the admin to avoid unnecessary SLOADs before each call
                    // at the expense of removing the ability to change the admin once it's set.
                    // This is acceptable if the admin is always a ProxyAdmin instance or similar contract
                    // with its own ability to transfer the permissions to another account.
                    address private immutable _admin;
                    /**
                     * @dev The proxy caller is the current admin, and can't fallback to the proxy target.
                     */
                    error ProxyDeniedAdminAccess();
                    /**
                     * @dev Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an `initialOwner`,
                     * backed by the implementation at `_logic`, and optionally initialized with `_data` as explained in
                     * {ERC1967Proxy-constructor}.
                     */
                    constructor(address _logic, address initialOwner, bytes memory _data) payable ERC1967Proxy(_logic, _data) {
                        _admin = address(new ProxyAdmin(initialOwner));
                        // Set the storage value and emit an event for ERC-1967 compatibility
                        ERC1967Utils.changeAdmin(_proxyAdmin());
                    }
                    /**
                     * @dev Returns the admin of this proxy.
                     */
                    function _proxyAdmin() internal virtual returns (address) {
                        return _admin;
                    }
                    /**
                     * @dev If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior.
                     */
                    function _fallback() internal virtual override {
                        if (msg.sender == _proxyAdmin()) {
                            if (msg.sig != ITransparentUpgradeableProxy.upgradeToAndCall.selector) {
                                revert ProxyDeniedAdminAccess();
                            } else {
                                _dispatchUpgradeToAndCall();
                            }
                        } else {
                            super._fallback();
                        }
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function _dispatchUpgradeToAndCall() private {
                        (address newImplementation, bytes memory data) = abi.decode(msg.data[4:], (address, bytes));
                        ERC1967Utils.upgradeToAndCall(newImplementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/Address.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library Address {
                    /**
                     * @dev The ETH balance of the account is not enough to perform the operation.
                     */
                    error AddressInsufficientBalance(address account);
                    /**
                     * @dev There's no code at `target` (it is not a contract).
                     */
                    error AddressEmptyCode(address target);
                    /**
                     * @dev A call to an address target failed. The target may have reverted.
                     */
                    error FailedInnerCall();
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        if (address(this).balance < amount) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, ) = recipient.call{value: amount}("");
                        if (!success) {
                            revert FailedInnerCall();
                        }
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason or custom error, it is bubbled
                     * up by this function (like regular Solidity function calls). However, if
                     * the call reverted with no returned reason, this function reverts with a
                     * {FailedInnerCall} error.
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        if (address(this).balance < value) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target
                     * was not a contract or bubbling up the revert reason (falling back to {FailedInnerCall}) in case of an
                     * unsuccessful call.
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata
                    ) internal view returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            // only check if target is a contract if the call was successful and the return data is empty
                            // otherwise we already know that it was a contract
                            if (returndata.length == 0 && target.code.length == 0) {
                                revert AddressEmptyCode(target);
                            }
                            return returndata;
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the
                     * revert reason or with a default {FailedInnerCall} error.
                     */
                    function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            return returndata;
                        }
                    }
                    /**
                     * @dev Reverts with returndata if present. Otherwise reverts with {FailedInnerCall}.
                     */
                    function _revert(bytes memory returndata) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert FailedInnerCall();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract Context {
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.20;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(newImplementation.code.length > 0);
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 */
                library StorageSlot {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                

                File 4 of 8: FuelMessagePortalV3
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (access/AccessControl.sol)
                pragma solidity ^0.8.0;
                import "./IAccessControlUpgradeable.sol";
                import "../utils/ContextUpgradeable.sol";
                import "../utils/StringsUpgradeable.sol";
                import "../utils/introspection/ERC165Upgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that allows children to implement role-based access
                 * control mechanisms. This is a lightweight version that doesn't allow enumerating role
                 * members except through off-chain means by accessing the contract event logs. Some
                 * applications may benefit from on-chain enumerability, for those cases see
                 * {AccessControlEnumerable}.
                 *
                 * Roles are referred to by their `bytes32` identifier. These should be exposed
                 * in the external API and be unique. The best way to achieve this is by
                 * using `public constant` hash digests:
                 *
                 * ```solidity
                 * bytes32 public constant MY_ROLE = keccak256("MY_ROLE");
                 * ```
                 *
                 * Roles can be used to represent a set of permissions. To restrict access to a
                 * function call, use {hasRole}:
                 *
                 * ```solidity
                 * function foo() public {
                 *     require(hasRole(MY_ROLE, msg.sender));
                 *     ...
                 * }
                 * ```
                 *
                 * Roles can be granted and revoked dynamically via the {grantRole} and
                 * {revokeRole} functions. Each role has an associated admin role, and only
                 * accounts that have a role's admin role can call {grantRole} and {revokeRole}.
                 *
                 * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means
                 * that only accounts with this role will be able to grant or revoke other
                 * roles. More complex role relationships can be created by using
                 * {_setRoleAdmin}.
                 *
                 * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to
                 * grant and revoke this role. Extra precautions should be taken to secure
                 * accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules}
                 * to enforce additional security measures for this role.
                 */
                abstract contract AccessControlUpgradeable is Initializable, ContextUpgradeable, IAccessControlUpgradeable, ERC165Upgradeable {
                    struct RoleData {
                        mapping(address => bool) members;
                        bytes32 adminRole;
                    }
                    mapping(bytes32 => RoleData) private _roles;
                    bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;
                    /**
                     * @dev Modifier that checks that an account has a specific role. Reverts
                     * with a standardized message including the required role.
                     *
                     * The format of the revert reason is given by the following regular expression:
                     *
                     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
                     *
                     * _Available since v4.1._
                     */
                    modifier onlyRole(bytes32 role) {
                        _checkRole(role);
                        _;
                    }
                    function __AccessControl_init() internal onlyInitializing {
                    }
                    function __AccessControl_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IAccessControlUpgradeable).interfaceId || super.supportsInterface(interfaceId);
                    }
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) public view virtual override returns (bool) {
                        return _roles[role].members[account];
                    }
                    /**
                     * @dev Revert with a standard message if `_msgSender()` is missing `role`.
                     * Overriding this function changes the behavior of the {onlyRole} modifier.
                     *
                     * Format of the revert message is described in {_checkRole}.
                     *
                     * _Available since v4.6._
                     */
                    function _checkRole(bytes32 role) internal view virtual {
                        _checkRole(role, _msgSender());
                    }
                    /**
                     * @dev Revert with a standard message if `account` is missing `role`.
                     *
                     * The format of the revert reason is given by the following regular expression:
                     *
                     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
                     */
                    function _checkRole(bytes32 role, address account) internal view virtual {
                        if (!hasRole(role, account)) {
                            revert(
                                string(
                                    abi.encodePacked(
                                        "AccessControl: account ",
                                        StringsUpgradeable.toHexString(account),
                                        " is missing role ",
                                        StringsUpgradeable.toHexString(uint256(role), 32)
                                    )
                                )
                            );
                        }
                    }
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {
                        return _roles[role].adminRole;
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been revoked `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `account`.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function renounceRole(bytes32 role, address account) public virtual override {
                        require(account == _msgSender(), "AccessControl: can only renounce roles for self");
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event. Note that unlike {grantRole}, this function doesn't perform any
                     * checks on the calling account.
                     *
                     * May emit a {RoleGranted} event.
                     *
                     * [WARNING]
                     * ====
                     * This function should only be called from the constructor when setting
                     * up the initial roles for the system.
                     *
                     * Using this function in any other way is effectively circumventing the admin
                     * system imposed by {AccessControl}.
                     * ====
                     *
                     * NOTE: This function is deprecated in favor of {_grantRole}.
                     */
                    function _setupRole(bytes32 role, address account) internal virtual {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Sets `adminRole` as ``role``'s admin role.
                     *
                     * Emits a {RoleAdminChanged} event.
                     */
                    function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {
                        bytes32 previousAdminRole = getRoleAdmin(role);
                        _roles[role].adminRole = adminRole;
                        emit RoleAdminChanged(role, previousAdminRole, adminRole);
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function _grantRole(bytes32 role, address account) internal virtual {
                        if (!hasRole(role, account)) {
                            _roles[role].members[account] = true;
                            emit RoleGranted(role, account, _msgSender());
                        }
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function _revokeRole(bytes32 role, address account) internal virtual {
                        if (hasRole(role, account)) {
                            _roles[role].members[account] = false;
                            emit RoleRevoked(role, account, _msgSender());
                        }
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev External interface of AccessControl declared to support ERC165 detection.
                 */
                interface IAccessControlUpgradeable {
                    /**
                     * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`
                     *
                     * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite
                     * {RoleAdminChanged} not being emitted signaling this.
                     *
                     * _Available since v3.1._
                     */
                    event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);
                    /**
                     * @dev Emitted when `account` is granted `role`.
                     *
                     * `sender` is the account that originated the contract call, an admin role
                     * bearer except when using {AccessControl-_setupRole}.
                     */
                    event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Emitted when `account` is revoked `role`.
                     *
                     * `sender` is the account that originated the contract call:
                     *   - if using `revokeRole`, it is the admin role bearer
                     *   - if using `renounceRole`, it is the role bearer (i.e. `account`)
                     */
                    event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) external view returns (bool);
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {AccessControl-_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) external view returns (bytes32);
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function grantRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function revokeRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been granted `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `account`.
                     */
                    function renounceRole(bytes32 role, address account) external;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.5.0) (interfaces/draft-IERC1822.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev ERC1822: Universal Upgradeable Proxy Standard (UUPS) documents a method for upgradeability through a simplified
                 * proxy whose upgrades are fully controlled by the current implementation.
                 */
                interface IERC1822ProxiableUpgradeable {
                    /**
                     * @dev Returns the storage slot that the proxiable contract assumes is being used to store the implementation
                     * address.
                     *
                     * IMPORTANT: A proxy pointing at a proxiable contract should not be considered proxiable itself, because this risks
                     * bricking a proxy that upgrades to it, by delegating to itself until out of gas. Thus it is critical that this
                     * function revert if invoked through a proxy.
                     */
                    function proxiableUUID() external view returns (bytes32);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 *
                 * _Available since v4.8.3._
                 */
                interface IERC1967Upgradeable {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeaconUpgradeable {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {BeaconProxy} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/ERC1967/ERC1967Upgrade.sol)
                pragma solidity ^0.8.2;
                import "../beacon/IBeaconUpgradeable.sol";
                import "../../interfaces/IERC1967Upgradeable.sol";
                import "../../interfaces/draft-IERC1822Upgradeable.sol";
                import "../../utils/AddressUpgradeable.sol";
                import "../../utils/StorageSlotUpgradeable.sol";
                import {Initializable} from "../utils/Initializable.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 *
                 * _Available since v4.1._
                 */
                abstract contract ERC1967UpgradeUpgradeable is Initializable, IERC1967Upgradeable {
                    // This is the keccak-256 hash of "eip1967.proxy.rollback" subtracted by 1
                    bytes32 private constant _ROLLBACK_SLOT = 0x4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd9143;
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1, and is
                     * validated in the constructor.
                     */
                    bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    function __ERC1967Upgrade_init() internal onlyInitializing {
                    }
                    function __ERC1967Upgrade_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function _getImplementation() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        require(AddressUpgradeable.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                        StorageSlotUpgradeable.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Perform implementation upgrade
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeTo(address newImplementation) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                    }
                    /**
                     * @dev Perform implementation upgrade with additional setup call.
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeToAndCall(address newImplementation, bytes memory data, bool forceCall) internal {
                        _upgradeTo(newImplementation);
                        if (data.length > 0 || forceCall) {
                            AddressUpgradeable.functionDelegateCall(newImplementation, data);
                        }
                    }
                    /**
                     * @dev Perform implementation upgrade with security checks for UUPS proxies, and additional setup call.
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeToAndCallUUPS(address newImplementation, bytes memory data, bool forceCall) internal {
                        // Upgrades from old implementations will perform a rollback test. This test requires the new
                        // implementation to upgrade back to the old, non-ERC1822 compliant, implementation. Removing
                        // this special case will break upgrade paths from old UUPS implementation to new ones.
                        if (StorageSlotUpgradeable.getBooleanSlot(_ROLLBACK_SLOT).value) {
                            _setImplementation(newImplementation);
                        } else {
                            try IERC1822ProxiableUpgradeable(newImplementation).proxiableUUID() returns (bytes32 slot) {
                                require(slot == _IMPLEMENTATION_SLOT, "ERC1967Upgrade: unsupported proxiableUUID");
                            } catch {
                                revert("ERC1967Upgrade: new implementation is not UUPS");
                            }
                            _upgradeToAndCall(newImplementation, data, forceCall);
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1, and is
                     * validated in the constructor.
                     */
                    bytes32 internal constant _ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     */
                    function _getAdmin() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        require(newAdmin != address(0), "ERC1967: new admin is the zero address");
                        StorageSlotUpgradeable.getAddressSlot(_ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {AdminChanged} event.
                     */
                    function _changeAdmin(address newAdmin) internal {
                        emit AdminChanged(_getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is bytes32(uint256(keccak256('eip1967.proxy.beacon')) - 1)) and is validated in the constructor.
                     */
                    bytes32 internal constant _BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function _getBeacon() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        require(AddressUpgradeable.isContract(newBeacon), "ERC1967: new beacon is not a contract");
                        require(
                            AddressUpgradeable.isContract(IBeaconUpgradeable(newBeacon).implementation()),
                            "ERC1967: beacon implementation is not a contract"
                        );
                        StorageSlotUpgradeable.getAddressSlot(_BEACON_SLOT).value = newBeacon;
                    }
                    /**
                     * @dev Perform beacon upgrade with additional setup call. Note: This upgrades the address of the beacon, it does
                     * not upgrade the implementation contained in the beacon (see {UpgradeableBeacon-_setImplementation} for that).
                     *
                     * Emits a {BeaconUpgraded} event.
                     */
                    function _upgradeBeaconToAndCall(address newBeacon, bytes memory data, bool forceCall) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0 || forceCall) {
                            AddressUpgradeable.functionDelegateCall(IBeaconUpgradeable(newBeacon).implementation(), data);
                        }
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/utils/Initializable.sol)
                pragma solidity ^0.8.2;
                import "../../utils/AddressUpgradeable.sol";
                /**
                 * @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
                 * behind a proxy. Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an
                 * external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer
                 * function so it can only be called once. The {initializer} modifier provided by this contract will have this effect.
                 *
                 * The initialization functions use a version number. Once a version number is used, it is consumed and cannot be
                 * reused. This mechanism prevents re-execution of each "step" but allows the creation of new initialization steps in
                 * case an upgrade adds a module that needs to be initialized.
                 *
                 * For example:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```solidity
                 * contract MyToken is ERC20Upgradeable {
                 *     function initialize() initializer public {
                 *         __ERC20_init("MyToken", "MTK");
                 *     }
                 * }
                 *
                 * contract MyTokenV2 is MyToken, ERC20PermitUpgradeable {
                 *     function initializeV2() reinitializer(2) public {
                 *         __ERC20Permit_init("MyToken");
                 *     }
                 * }
                 * ```
                 *
                 * TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as
                 * possible by providing the encoded function call as the `_data` argument to {ERC1967Proxy-constructor}.
                 *
                 * CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure
                 * that all initializers are idempotent. This is not verified automatically as constructors are by Solidity.
                 *
                 * [CAUTION]
                 * ====
                 * Avoid leaving a contract uninitialized.
                 *
                 * An uninitialized contract can be taken over by an attacker. This applies to both a proxy and its implementation
                 * contract, which may impact the proxy. To prevent the implementation contract from being used, you should invoke
                 * the {_disableInitializers} function in the constructor to automatically lock it when it is deployed:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```
                 * /// @custom:oz-upgrades-unsafe-allow constructor
                 * constructor() {
                 *     _disableInitializers();
                 * }
                 * ```
                 * ====
                 */
                abstract contract Initializable {
                    /**
                     * @dev Indicates that the contract has been initialized.
                     * @custom:oz-retyped-from bool
                     */
                    uint8 private _initialized;
                    /**
                     * @dev Indicates that the contract is in the process of being initialized.
                     */
                    bool private _initializing;
                    /**
                     * @dev Triggered when the contract has been initialized or reinitialized.
                     */
                    event Initialized(uint8 version);
                    /**
                     * @dev A modifier that defines a protected initializer function that can be invoked at most once. In its scope,
                     * `onlyInitializing` functions can be used to initialize parent contracts.
                     *
                     * Similar to `reinitializer(1)`, except that functions marked with `initializer` can be nested in the context of a
                     * constructor.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier initializer() {
                        bool isTopLevelCall = !_initializing;
                        require(
                            (isTopLevelCall && _initialized < 1) || (!AddressUpgradeable.isContract(address(this)) && _initialized == 1),
                            "Initializable: contract is already initialized"
                        );
                        _initialized = 1;
                        if (isTopLevelCall) {
                            _initializing = true;
                        }
                        _;
                        if (isTopLevelCall) {
                            _initializing = false;
                            emit Initialized(1);
                        }
                    }
                    /**
                     * @dev A modifier that defines a protected reinitializer function that can be invoked at most once, and only if the
                     * contract hasn't been initialized to a greater version before. In its scope, `onlyInitializing` functions can be
                     * used to initialize parent contracts.
                     *
                     * A reinitializer may be used after the original initialization step. This is essential to configure modules that
                     * are added through upgrades and that require initialization.
                     *
                     * When `version` is 1, this modifier is similar to `initializer`, except that functions marked with `reinitializer`
                     * cannot be nested. If one is invoked in the context of another, execution will revert.
                     *
                     * Note that versions can jump in increments greater than 1; this implies that if multiple reinitializers coexist in
                     * a contract, executing them in the right order is up to the developer or operator.
                     *
                     * WARNING: setting the version to 255 will prevent any future reinitialization.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier reinitializer(uint8 version) {
                        require(!_initializing && _initialized < version, "Initializable: contract is already initialized");
                        _initialized = version;
                        _initializing = true;
                        _;
                        _initializing = false;
                        emit Initialized(version);
                    }
                    /**
                     * @dev Modifier to protect an initialization function so that it can only be invoked by functions with the
                     * {initializer} and {reinitializer} modifiers, directly or indirectly.
                     */
                    modifier onlyInitializing() {
                        require(_initializing, "Initializable: contract is not initializing");
                        _;
                    }
                    /**
                     * @dev Locks the contract, preventing any future reinitialization. This cannot be part of an initializer call.
                     * Calling this in the constructor of a contract will prevent that contract from being initialized or reinitialized
                     * to any version. It is recommended to use this to lock implementation contracts that are designed to be called
                     * through proxies.
                     *
                     * Emits an {Initialized} event the first time it is successfully executed.
                     */
                    function _disableInitializers() internal virtual {
                        require(!_initializing, "Initializable: contract is initializing");
                        if (_initialized != type(uint8).max) {
                            _initialized = type(uint8).max;
                            emit Initialized(type(uint8).max);
                        }
                    }
                    /**
                     * @dev Returns the highest version that has been initialized. See {reinitializer}.
                     */
                    function _getInitializedVersion() internal view returns (uint8) {
                        return _initialized;
                    }
                    /**
                     * @dev Returns `true` if the contract is currently initializing. See {onlyInitializing}.
                     */
                    function _isInitializing() internal view returns (bool) {
                        return _initializing;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/utils/UUPSUpgradeable.sol)
                pragma solidity ^0.8.0;
                import "../../interfaces/draft-IERC1822Upgradeable.sol";
                import "../ERC1967/ERC1967UpgradeUpgradeable.sol";
                import {Initializable} from "./Initializable.sol";
                /**
                 * @dev An upgradeability mechanism designed for UUPS proxies. The functions included here can perform an upgrade of an
                 * {ERC1967Proxy}, when this contract is set as the implementation behind such a proxy.
                 *
                 * A security mechanism ensures that an upgrade does not turn off upgradeability accidentally, although this risk is
                 * reinstated if the upgrade retains upgradeability but removes the security mechanism, e.g. by replacing
                 * `UUPSUpgradeable` with a custom implementation of upgrades.
                 *
                 * The {_authorizeUpgrade} function must be overridden to include access restriction to the upgrade mechanism.
                 *
                 * _Available since v4.1._
                 */
                abstract contract UUPSUpgradeable is Initializable, IERC1822ProxiableUpgradeable, ERC1967UpgradeUpgradeable {
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable state-variable-assignment
                    address private immutable __self = address(this);
                    /**
                     * @dev Check that the execution is being performed through a delegatecall call and that the execution context is
                     * a proxy contract with an implementation (as defined in ERC1967) pointing to self. This should only be the case
                     * for UUPS and transparent proxies that are using the current contract as their implementation. Execution of a
                     * function through ERC1167 minimal proxies (clones) would not normally pass this test, but is not guaranteed to
                     * fail.
                     */
                    modifier onlyProxy() {
                        require(address(this) != __self, "Function must be called through delegatecall");
                        require(_getImplementation() == __self, "Function must be called through active proxy");
                        _;
                    }
                    /**
                     * @dev Check that the execution is not being performed through a delegate call. This allows a function to be
                     * callable on the implementing contract but not through proxies.
                     */
                    modifier notDelegated() {
                        require(address(this) == __self, "UUPSUpgradeable: must not be called through delegatecall");
                        _;
                    }
                    function __UUPSUpgradeable_init() internal onlyInitializing {
                    }
                    function __UUPSUpgradeable_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Implementation of the ERC1822 {proxiableUUID} function. This returns the storage slot used by the
                     * implementation. It is used to validate the implementation's compatibility when performing an upgrade.
                     *
                     * IMPORTANT: A proxy pointing at a proxiable contract should not be considered proxiable itself, because this risks
                     * bricking a proxy that upgrades to it, by delegating to itself until out of gas. Thus it is critical that this
                     * function revert if invoked through a proxy. This is guaranteed by the `notDelegated` modifier.
                     */
                    function proxiableUUID() external view virtual override notDelegated returns (bytes32) {
                        return _IMPLEMENTATION_SLOT;
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy to `newImplementation`.
                     *
                     * Calls {_authorizeUpgrade}.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function upgradeTo(address newImplementation) public virtual onlyProxy {
                        _authorizeUpgrade(newImplementation);
                        _upgradeToAndCallUUPS(newImplementation, new bytes(0), false);
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy to `newImplementation`, and subsequently execute the function call
                     * encoded in `data`.
                     *
                     * Calls {_authorizeUpgrade}.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) public payable virtual onlyProxy {
                        _authorizeUpgrade(newImplementation);
                        _upgradeToAndCallUUPS(newImplementation, data, true);
                    }
                    /**
                     * @dev Function that should revert when `msg.sender` is not authorized to upgrade the contract. Called by
                     * {upgradeTo} and {upgradeToAndCall}.
                     *
                     * Normally, this function will use an xref:access.adoc[access control] modifier such as {Ownable-onlyOwner}.
                     *
                     * ```solidity
                     * function _authorizeUpgrade(address) internal override onlyOwner {}
                     * ```
                     */
                    function _authorizeUpgrade(address newImplementation) internal virtual;
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)
                pragma solidity ^0.8.0;
                import "../utils/ContextUpgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module which allows children to implement an emergency stop
                 * mechanism that can be triggered by an authorized account.
                 *
                 * This module is used through inheritance. It will make available the
                 * modifiers `whenNotPaused` and `whenPaused`, which can be applied to
                 * the functions of your contract. Note that they will not be pausable by
                 * simply including this module, only once the modifiers are put in place.
                 */
                abstract contract PausableUpgradeable is Initializable, ContextUpgradeable {
                    /**
                     * @dev Emitted when the pause is triggered by `account`.
                     */
                    event Paused(address account);
                    /**
                     * @dev Emitted when the pause is lifted by `account`.
                     */
                    event Unpaused(address account);
                    bool private _paused;
                    /**
                     * @dev Initializes the contract in unpaused state.
                     */
                    function __Pausable_init() internal onlyInitializing {
                        __Pausable_init_unchained();
                    }
                    function __Pausable_init_unchained() internal onlyInitializing {
                        _paused = false;
                    }
                    /**
                     * @dev Modifier to make a function callable only when the contract is not paused.
                     *
                     * Requirements:
                     *
                     * - The contract must not be paused.
                     */
                    modifier whenNotPaused() {
                        _requireNotPaused();
                        _;
                    }
                    /**
                     * @dev Modifier to make a function callable only when the contract is paused.
                     *
                     * Requirements:
                     *
                     * - The contract must be paused.
                     */
                    modifier whenPaused() {
                        _requirePaused();
                        _;
                    }
                    /**
                     * @dev Returns true if the contract is paused, and false otherwise.
                     */
                    function paused() public view virtual returns (bool) {
                        return _paused;
                    }
                    /**
                     * @dev Throws if the contract is paused.
                     */
                    function _requireNotPaused() internal view virtual {
                        require(!paused(), "Pausable: paused");
                    }
                    /**
                     * @dev Throws if the contract is not paused.
                     */
                    function _requirePaused() internal view virtual {
                        require(paused(), "Pausable: not paused");
                    }
                    /**
                     * @dev Triggers stopped state.
                     *
                     * Requirements:
                     *
                     * - The contract must not be paused.
                     */
                    function _pause() internal virtual whenNotPaused {
                        _paused = true;
                        emit Paused(_msgSender());
                    }
                    /**
                     * @dev Returns to normal state.
                     *
                     * Requirements:
                     *
                     * - The contract must be paused.
                     */
                    function _unpause() internal virtual whenPaused {
                        _paused = false;
                        emit Unpaused(_msgSender());
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (security/ReentrancyGuard.sol)
                pragma solidity ^0.8.0;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that helps prevent reentrant calls to a function.
                 *
                 * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
                 * available, which can be applied to functions to make sure there are no nested
                 * (reentrant) calls to them.
                 *
                 * Note that because there is a single `nonReentrant` guard, functions marked as
                 * `nonReentrant` may not call one another. This can be worked around by making
                 * those functions `private`, and then adding `external` `nonReentrant` entry
                 * points to them.
                 *
                 * TIP: If you would like to learn more about reentrancy and alternative ways
                 * to protect against it, check out our blog post
                 * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
                 */
                abstract contract ReentrancyGuardUpgradeable is Initializable {
                    // Booleans are more expensive than uint256 or any type that takes up a full
                    // word because each write operation emits an extra SLOAD to first read the
                    // slot's contents, replace the bits taken up by the boolean, and then write
                    // back. This is the compiler's defense against contract upgrades and
                    // pointer aliasing, and it cannot be disabled.
                    // The values being non-zero value makes deployment a bit more expensive,
                    // but in exchange the refund on every call to nonReentrant will be lower in
                    // amount. Since refunds are capped to a percentage of the total
                    // transaction's gas, it is best to keep them low in cases like this one, to
                    // increase the likelihood of the full refund coming into effect.
                    uint256 private constant _NOT_ENTERED = 1;
                    uint256 private constant _ENTERED = 2;
                    uint256 private _status;
                    function __ReentrancyGuard_init() internal onlyInitializing {
                        __ReentrancyGuard_init_unchained();
                    }
                    function __ReentrancyGuard_init_unchained() internal onlyInitializing {
                        _status = _NOT_ENTERED;
                    }
                    /**
                     * @dev Prevents a contract from calling itself, directly or indirectly.
                     * Calling a `nonReentrant` function from another `nonReentrant`
                     * function is not supported. It is possible to prevent this from happening
                     * by making the `nonReentrant` function external, and making it call a
                     * `private` function that does the actual work.
                     */
                    modifier nonReentrant() {
                        _nonReentrantBefore();
                        _;
                        _nonReentrantAfter();
                    }
                    function _nonReentrantBefore() private {
                        // On the first call to nonReentrant, _status will be _NOT_ENTERED
                        require(_status != _ENTERED, "ReentrancyGuard: reentrant call");
                        // Any calls to nonReentrant after this point will fail
                        _status = _ENTERED;
                    }
                    function _nonReentrantAfter() private {
                        // By storing the original value once again, a refund is triggered (see
                        // https://eips.ethereum.org/EIPS/eip-2200)
                        _status = _NOT_ENTERED;
                    }
                    /**
                     * @dev Returns true if the reentrancy guard is currently set to "entered", which indicates there is a
                     * `nonReentrant` function in the call stack.
                     */
                    function _reentrancyGuardEntered() internal view returns (bool) {
                        return _status == _ENTERED;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/Address.sol)
                pragma solidity ^0.8.1;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library AddressUpgradeable {
                    /**
                     * @dev Returns true if `account` is a contract.
                     *
                     * [IMPORTANT]
                     * ====
                     * It is unsafe to assume that an address for which this function returns
                     * false is an externally-owned account (EOA) and not a contract.
                     *
                     * Among others, `isContract` will return false for the following
                     * types of addresses:
                     *
                     *  - an externally-owned account
                     *  - a contract in construction
                     *  - an address where a contract will be created
                     *  - an address where a contract lived, but was destroyed
                     *
                     * Furthermore, `isContract` will also return true if the target contract within
                     * the same transaction is already scheduled for destruction by `SELFDESTRUCT`,
                     * which only has an effect at the end of a transaction.
                     * ====
                     *
                     * [IMPORTANT]
                     * ====
                     * You shouldn't rely on `isContract` to protect against flash loan attacks!
                     *
                     * Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets
                     * like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract
                     * constructor.
                     * ====
                     */
                    function isContract(address account) internal view returns (bool) {
                        // This method relies on extcodesize/address.code.length, which returns 0
                        // for contracts in construction, since the code is only stored at the end
                        // of the constructor execution.
                        return account.code.length > 0;
                    }
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.0/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        require(address(this).balance >= amount, "Address: insufficient balance");
                        (bool success, ) = recipient.call{value: amount}("");
                        require(success, "Address: unable to send value, recipient may have reverted");
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason, it is bubbled up by this
                     * function (like regular Solidity function calls).
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     *
                     * _Available since v3.1._
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0, "Address: low-level call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with
                     * `errorMessage` as a fallback revert reason when `target` reverts.
                     *
                     * _Available since v3.1._
                     */
                    function functionCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     *
                     * _Available since v3.1._
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, value, "Address: low-level call with value failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but
                     * with `errorMessage` as a fallback revert reason when `target` reverts.
                     *
                     * _Available since v3.1._
                     */
                    function functionCallWithValue(
                        address target,
                        bytes memory data,
                        uint256 value,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        require(address(this).balance >= value, "Address: insufficient balance for call");
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     *
                     * _Available since v3.3._
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        return functionStaticCall(target, data, "Address: low-level static call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
                     * but performing a static call.
                     *
                     * _Available since v3.3._
                     */
                    function functionStaticCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     *
                     * _Available since v3.4._
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionDelegateCall(target, data, "Address: low-level delegate call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
                     * but performing a delegate call.
                     *
                     * _Available since v3.4._
                     */
                    function functionDelegateCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and revert (either by bubbling
                     * the revert reason or using the provided one) in case of unsuccessful call or if target was not a contract.
                     *
                     * _Available since v4.8._
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata,
                        string memory errorMessage
                    ) internal view returns (bytes memory) {
                        if (success) {
                            if (returndata.length == 0) {
                                // only check isContract if the call was successful and the return data is empty
                                // otherwise we already know that it was a contract
                                require(isContract(target), "Address: call to non-contract");
                            }
                            return returndata;
                        } else {
                            _revert(returndata, errorMessage);
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and revert if it wasn't, either by bubbling the
                     * revert reason or using the provided one.
                     *
                     * _Available since v4.3._
                     */
                    function verifyCallResult(
                        bool success,
                        bytes memory returndata,
                        string memory errorMessage
                    ) internal pure returns (bytes memory) {
                        if (success) {
                            return returndata;
                        } else {
                            _revert(returndata, errorMessage);
                        }
                    }
                    function _revert(bytes memory returndata, string memory errorMessage) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert(errorMessage);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.4) (utils/Context.sol)
                pragma solidity ^0.8.0;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract ContextUpgradeable is Initializable {
                    function __Context_init() internal onlyInitializing {
                    }
                    function __Context_init_unchained() internal onlyInitializing {
                    }
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)
                pragma solidity ^0.8.0;
                import "./IERC165Upgradeable.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev Implementation of the {IERC165} interface.
                 *
                 * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
                 * for the additional interface id that will be supported. For example:
                 *
                 * ```solidity
                 * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                 *     return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
                 * }
                 * ```
                 *
                 * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.
                 */
                abstract contract ERC165Upgradeable is Initializable, IERC165Upgradeable {
                    function __ERC165_init() internal onlyInitializing {
                    }
                    function __ERC165_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IERC165Upgradeable).interfaceId;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Interface of the ERC165 standard, as defined in the
                 * https://eips.ethereum.org/EIPS/eip-165[EIP].
                 *
                 * Implementers can declare support of contract interfaces, which can then be
                 * queried by others ({ERC165Checker}).
                 *
                 * For an implementation, see {ERC165}.
                 */
                interface IERC165Upgradeable {
                    /**
                     * @dev Returns true if this contract implements the interface defined by
                     * `interfaceId`. See the corresponding
                     * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
                     * to learn more about how these ids are created.
                     *
                     * This function call must use less than 30 000 gas.
                     */
                    function supportsInterface(bytes4 interfaceId) external view returns (bool);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/math/Math.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Standard math utilities missing in the Solidity language.
                 */
                library MathUpgradeable {
                    enum Rounding {
                        Down, // Toward negative infinity
                        Up, // Toward infinity
                        Zero // Toward zero
                    }
                    /**
                     * @dev Returns the largest of two numbers.
                     */
                    function max(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two numbers.
                     */
                    function min(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two numbers. The result is rounded towards
                     * zero.
                     */
                    function average(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b) / 2 can overflow.
                        return (a & b) + (a ^ b) / 2;
                    }
                    /**
                     * @dev Returns the ceiling of the division of two numbers.
                     *
                     * This differs from standard division with `/` in that it rounds up instead
                     * of rounding down.
                     */
                    function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b - 1) / b can overflow on addition, so we distribute.
                        return a == 0 ? 0 : (a - 1) / b + 1;
                    }
                    /**
                     * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0
                     * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)
                     * with further edits by Uniswap Labs also under MIT license.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {
                        unchecked {
                            // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use
                            // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256
                            // variables such that product = prod1 * 2^256 + prod0.
                            uint256 prod0; // Least significant 256 bits of the product
                            uint256 prod1; // Most significant 256 bits of the product
                            assembly {
                                let mm := mulmod(x, y, not(0))
                                prod0 := mul(x, y)
                                prod1 := sub(sub(mm, prod0), lt(mm, prod0))
                            }
                            // Handle non-overflow cases, 256 by 256 division.
                            if (prod1 == 0) {
                                // Solidity will revert if denominator == 0, unlike the div opcode on its own.
                                // The surrounding unchecked block does not change this fact.
                                // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.
                                return prod0 / denominator;
                            }
                            // Make sure the result is less than 2^256. Also prevents denominator == 0.
                            require(denominator > prod1, "Math: mulDiv overflow");
                            ///////////////////////////////////////////////
                            // 512 by 256 division.
                            ///////////////////////////////////////////////
                            // Make division exact by subtracting the remainder from [prod1 prod0].
                            uint256 remainder;
                            assembly {
                                // Compute remainder using mulmod.
                                remainder := mulmod(x, y, denominator)
                                // Subtract 256 bit number from 512 bit number.
                                prod1 := sub(prod1, gt(remainder, prod0))
                                prod0 := sub(prod0, remainder)
                            }
                            // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.
                            // See https://cs.stackexchange.com/q/138556/92363.
                            // Does not overflow because the denominator cannot be zero at this stage in the function.
                            uint256 twos = denominator & (~denominator + 1);
                            assembly {
                                // Divide denominator by twos.
                                denominator := div(denominator, twos)
                                // Divide [prod1 prod0] by twos.
                                prod0 := div(prod0, twos)
                                // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.
                                twos := add(div(sub(0, twos), twos), 1)
                            }
                            // Shift in bits from prod1 into prod0.
                            prod0 |= prod1 * twos;
                            // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such
                            // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for
                            // four bits. That is, denominator * inv = 1 mod 2^4.
                            uint256 inverse = (3 * denominator) ^ 2;
                            // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works
                            // in modular arithmetic, doubling the correct bits in each step.
                            inverse *= 2 - denominator * inverse; // inverse mod 2^8
                            inverse *= 2 - denominator * inverse; // inverse mod 2^16
                            inverse *= 2 - denominator * inverse; // inverse mod 2^32
                            inverse *= 2 - denominator * inverse; // inverse mod 2^64
                            inverse *= 2 - denominator * inverse; // inverse mod 2^128
                            inverse *= 2 - denominator * inverse; // inverse mod 2^256
                            // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.
                            // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is
                            // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1
                            // is no longer required.
                            result = prod0 * inverse;
                            return result;
                        }
                    }
                    /**
                     * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {
                        uint256 result = mulDiv(x, y, denominator);
                        if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {
                            result += 1;
                        }
                        return result;
                    }
                    /**
                     * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.
                     *
                     * Inspired by Henry S. Warren, Jr.'s "Hacker's Delight" (Chapter 11).
                     */
                    function sqrt(uint256 a) internal pure returns (uint256) {
                        if (a == 0) {
                            return 0;
                        }
                        // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.
                        //
                        // We know that the "msb" (most significant bit) of our target number `a` is a power of 2 such that we have
                        // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.
                        //
                        // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`
                        // → `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`
                        // → `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`
                        //
                        // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.
                        uint256 result = 1 << (log2(a) >> 1);
                        // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,
                        // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at
                        // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision
                        // into the expected uint128 result.
                        unchecked {
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            return min(result, a / result);
                        }
                    }
                    /**
                     * @notice Calculates sqrt(a), following the selected rounding direction.
                     */
                    function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = sqrt(a);
                            return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 2, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 128;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 64;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 32;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 16;
                            }
                            if (value >> 8 > 0) {
                                value >>= 8;
                                result += 8;
                            }
                            if (value >> 4 > 0) {
                                value >>= 4;
                                result += 4;
                            }
                            if (value >> 2 > 0) {
                                value >>= 2;
                                result += 2;
                            }
                            if (value >> 1 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 2, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log2(value);
                            return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 10, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >= 10 ** 64) {
                                value /= 10 ** 64;
                                result += 64;
                            }
                            if (value >= 10 ** 32) {
                                value /= 10 ** 32;
                                result += 32;
                            }
                            if (value >= 10 ** 16) {
                                value /= 10 ** 16;
                                result += 16;
                            }
                            if (value >= 10 ** 8) {
                                value /= 10 ** 8;
                                result += 8;
                            }
                            if (value >= 10 ** 4) {
                                value /= 10 ** 4;
                                result += 4;
                            }
                            if (value >= 10 ** 2) {
                                value /= 10 ** 2;
                                result += 2;
                            }
                            if (value >= 10 ** 1) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 10, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log10(value);
                            return result + (rounding == Rounding.Up && 10 ** result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 256, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     *
                     * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.
                     */
                    function log256(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 16;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 8;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 4;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 2;
                            }
                            if (value >> 8 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 256, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log256(value);
                            return result + (rounding == Rounding.Up && 1 << (result << 3) < value ? 1 : 0);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.8.0) (utils/math/SignedMath.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Standard signed math utilities missing in the Solidity language.
                 */
                library SignedMathUpgradeable {
                    /**
                     * @dev Returns the largest of two signed numbers.
                     */
                    function max(int256 a, int256 b) internal pure returns (int256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two signed numbers.
                     */
                    function min(int256 a, int256 b) internal pure returns (int256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two signed numbers without overflow.
                     * The result is rounded towards zero.
                     */
                    function average(int256 a, int256 b) internal pure returns (int256) {
                        // Formula from the book "Hacker's Delight"
                        int256 x = (a & b) + ((a ^ b) >> 1);
                        return x + (int256(uint256(x) >> 255) & (a ^ b));
                    }
                    /**
                     * @dev Returns the absolute unsigned value of a signed value.
                     */
                    function abs(int256 n) internal pure returns (uint256) {
                        unchecked {
                            // must be unchecked in order to support `n = type(int256).min`
                            return uint256(n >= 0 ? n : -n);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.0;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(Address.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 *
                 * _Available since v4.1 for `address`, `bool`, `bytes32`, `uint256`._
                 * _Available since v4.9 for `string`, `bytes`._
                 */
                library StorageSlotUpgradeable {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/Strings.sol)
                pragma solidity ^0.8.0;
                import "./math/MathUpgradeable.sol";
                import "./math/SignedMathUpgradeable.sol";
                /**
                 * @dev String operations.
                 */
                library StringsUpgradeable {
                    bytes16 private constant _SYMBOLS = "0123456789abcdef";
                    uint8 private constant _ADDRESS_LENGTH = 20;
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` decimal representation.
                     */
                    function toString(uint256 value) internal pure returns (string memory) {
                        unchecked {
                            uint256 length = MathUpgradeable.log10(value) + 1;
                            string memory buffer = new string(length);
                            uint256 ptr;
                            /// @solidity memory-safe-assembly
                            assembly {
                                ptr := add(buffer, add(32, length))
                            }
                            while (true) {
                                ptr--;
                                /// @solidity memory-safe-assembly
                                assembly {
                                    mstore8(ptr, byte(mod(value, 10), _SYMBOLS))
                                }
                                value /= 10;
                                if (value == 0) break;
                            }
                            return buffer;
                        }
                    }
                    /**
                     * @dev Converts a `int256` to its ASCII `string` decimal representation.
                     */
                    function toString(int256 value) internal pure returns (string memory) {
                        return string(abi.encodePacked(value < 0 ? "-" : "", toString(SignedMathUpgradeable.abs(value))));
                    }
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.
                     */
                    function toHexString(uint256 value) internal pure returns (string memory) {
                        unchecked {
                            return toHexString(value, MathUpgradeable.log256(value) + 1);
                        }
                    }
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.
                     */
                    function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {
                        bytes memory buffer = new bytes(2 * length + 2);
                        buffer[0] = "0";
                        buffer[1] = "x";
                        for (uint256 i = 2 * length + 1; i > 1; --i) {
                            buffer[i] = _SYMBOLS[value & 0xf];
                            value >>= 4;
                        }
                        require(value == 0, "Strings: hex length insufficient");
                        return string(buffer);
                    }
                    /**
                     * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.
                     */
                    function toHexString(address addr) internal pure returns (string memory) {
                        return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);
                    }
                    /**
                     * @dev Returns true if the two strings are equal.
                     */
                    function equal(string memory a, string memory b) internal pure returns (bool) {
                        return keccak256(bytes(a)) == keccak256(bytes(b));
                    }
                }
                // SPDX-License-Identifier: UNLICENSED
                // solhint-disable not-rely-on-time
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {UUPSUpgradeable} from "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
                import {AccessControlUpgradeable} from "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
                import {PausableUpgradeable} from "@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol";
                import {CryptographyLib} from "../lib/Cryptography.sol";
                /// @notice Structure for commits
                struct Commit {
                    bytes32 blockHash;
                    uint32 timestamp;
                    address reserved1;
                    uint16 reserved2;
                }
                /// @notice The Fuel v2 chain state
                contract FuelChainState is Initializable, PausableUpgradeable, AccessControlUpgradeable, UUPSUpgradeable {
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev The commit proccess parameters
                    // NUM_COMMIT_SLOTS an arbitrary number of commits to store before starting to overwrite
                    uint256 public constant NUM_COMMIT_SLOTS = 240;
                    // Number of blocks per commit interval
                    // BLOCKS_PER_COMMIT_INTERVAL = (num of blocks per minute (=60) * target interval in minutes)
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable BLOCKS_PER_COMMIT_INTERVAL;
                    // Time after which a commit becomes finalized
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable TIME_TO_FINALIZE;
                    /// Time before a slot can be overwritten
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint32 public immutable COMMIT_COOLDOWN;
                    /// @dev The admin related contract roles
                    bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE");
                    bytes32 public constant COMMITTER_ROLE = keccak256("COMMITTER_ROLE");
                    ////////////
                    // Events //
                    ////////////
                    /// @dev Emitted when a commit is first submitted
                    event CommitSubmitted(uint256 indexed commitHeight, bytes32 blockHash);
                    ////////////
                    // Errors //
                    ////////////
                    error CannotRecommit();
                    error CommitCooldownTooLarge();
                    error FinalizationIsGtCooldown();
                    error InvalidTimeToFinalize();
                    error TimeToFinalizeTooLarge();
                    error UnknownBlock();
                    /////////////
                    // Storage //
                    /////////////
                    /// @dev The commits buffer
                    Commit[NUM_COMMIT_SLOTS] private _commitSlots;
                    /////////////////////////////
                    // Constructor/Initializer //
                    /////////////////////////////
                    /// @notice Constructor disables initialization for the implementation contract
                    /// @dev assumes 1 block per second in the L2 chain
                    /// @custom:oz-upgrades-unsafe-allow constructor
                    constructor(uint256 timeToFinalize, uint256 blocksPerCommitInterval, uint32 commitCooldown) {
                        if (timeToFinalize == 0) {
                            revert InvalidTimeToFinalize();
                        }
                        if (timeToFinalize > commitCooldown) {
                            revert FinalizationIsGtCooldown();
                        }
                        uint256 circularBufferSizeInSeconds = NUM_COMMIT_SLOTS * blocksPerCommitInterval;
                        if (timeToFinalize > circularBufferSizeInSeconds) {
                            revert TimeToFinalizeTooLarge();
                        }
                        if (commitCooldown > circularBufferSizeInSeconds) {
                            revert CommitCooldownTooLarge();
                        }
                        TIME_TO_FINALIZE = timeToFinalize;
                        COMMIT_COOLDOWN = commitCooldown;
                        BLOCKS_PER_COMMIT_INTERVAL = blocksPerCommitInterval;
                        _disableInitializers();
                    }
                    /// @notice Contract initializer to setup starting values
                    function initialize() public initializer {
                        __Pausable_init();
                        __AccessControl_init();
                        __UUPSUpgradeable_init();
                        //grant initial roles
                        _grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
                        _grantRole(PAUSER_ROLE, msg.sender);
                        _grantRole(COMMITTER_ROLE, msg.sender);
                    }
                    /////////////////////
                    // Admin Functions //
                    /////////////////////
                    /// @notice Pause block commitments
                    function pause() external onlyRole(PAUSER_ROLE) {
                        _pause();
                    }
                    /// @notice Unpause block commitments
                    function unpause() external onlyRole(DEFAULT_ADMIN_ROLE) {
                        _unpause();
                    }
                    /// @notice Commits a block header.
                    /// @param blockHash The hash of a block
                    /// @param commitHeight The height of the commit
                    function commit(bytes32 blockHash, uint256 commitHeight) external whenNotPaused onlyRole(COMMITTER_ROLE) {
                        uint256 slot = commitHeight % NUM_COMMIT_SLOTS;
                        Commit storage commitSlot = _commitSlots[slot];
                        unchecked {
                            if (commitSlot.timestamp + COMMIT_COOLDOWN > uint32(block.timestamp)) {
                                revert CannotRecommit();
                            }
                        }
                        commitSlot.blockHash = blockHash;
                        commitSlot.timestamp = uint32(block.timestamp);
                        emit CommitSubmitted(commitHeight, blockHash);
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Checks if a given block is finalized
                    /// @param blockHash The hash of the block to check
                    /// @param blockHeight The height of the block to check
                    /// @return true if the block is finalized
                    function finalized(bytes32 blockHash, uint256 blockHeight) external view whenNotPaused returns (bool) {
                        // TODO This division could be done offchain, or at least also could be assembly'ed to avoid non-zero division check
                        uint256 commitHeight = blockHeight / BLOCKS_PER_COMMIT_INTERVAL;
                        Commit storage commitSlot = _commitSlots[commitHeight % NUM_COMMIT_SLOTS];
                        if (commitSlot.blockHash != blockHash) revert UnknownBlock();
                        return block.timestamp >= uint256(commitSlot.timestamp) + TIME_TO_FINALIZE;
                    }
                    /// @notice Gets the block hash at the given commit height
                    /// @param commitHeight The height of the commit
                    /// @return hash of the block at the given commit height
                    function blockHashAtCommit(uint256 commitHeight) external view returns (bytes32) {
                        Commit storage commitSlot = _commitSlots[commitHeight % NUM_COMMIT_SLOTS];
                        return commitSlot.blockHash;
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Executes a message in the given header
                    // solhint-disable-next-line no-empty-blocks
                    function _authorizeUpgrade(address newImplementation) internal override onlyRole(DEFAULT_ADMIN_ROLE) {
                        //should revert if msg.sender is not authorized to upgrade the contract (currently only owner)
                    }
                }
                // SPDX-License-Identifier: MIT
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {UUPSUpgradeable} from "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
                import {AccessControlUpgradeable} from "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
                import {PausableUpgradeable} from "@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol";
                import {ReentrancyGuardUpgradeable} from "@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol";
                import {verifyBinaryTree} from "../lib/VerifyBinaryTree/VerifyBinaryTree.sol";
                import {FuelChainState} from "./FuelChainState.sol";
                import {FuelBlockHeader, FuelBlockHeaderLib} from "./types/FuelBlockHeader.sol";
                import {FuelBlockHeaderLite, FuelBlockHeaderLiteLib} from "./types/FuelBlockHeaderLite.sol";
                import {CryptographyLib} from "../lib/Cryptography.sol";
                import {CommonPredicates} from "../lib/CommonPredicates.sol";
                /// @notice Structure for proving an element in a merkle tree
                struct MerkleProof {
                    uint256 key;
                    bytes32[] proof;
                }
                /// @notice Structure containing all message details
                struct Message {
                    bytes32 sender;
                    bytes32 recipient;
                    bytes32 nonce;
                    uint64 amount;
                    bytes data;
                }
                /// @title FuelMessagePortal
                /// @notice The Fuel Message Portal contract sends messages to and from Fuel
                /// @custom:deprecation THIS CONTRACT IS DEPRECATED. CHECK FuelMessagePortalV3
                contract FuelMessagePortal is
                    Initializable,
                    PausableUpgradeable,
                    AccessControlUpgradeable,
                    ReentrancyGuardUpgradeable,
                    UUPSUpgradeable
                {
                    using FuelBlockHeaderLib for FuelBlockHeader;
                    using FuelBlockHeaderLiteLib for FuelBlockHeaderLite;
                    ////////////
                    // Events //
                    ////////////
                    /// @dev Emitted when a message is sent from Ethereum to Fuel
                    event MessageSent(
                        bytes32 indexed sender,
                        bytes32 indexed recipient,
                        uint256 indexed nonce,
                        uint64 amount,
                        bytes data
                    );
                    /// @dev Emitted when a message is successfully relayed to Ethereum from Fuel
                    event MessageRelayed(bytes32 indexed messageId, bytes32 indexed sender, bytes32 indexed recipient, uint64 amount);
                    ////////////
                    // Errors //
                    ////////////
                    error UnfinalizedBlock();
                    error InvalidBlockInHistoryProof();
                    error InvalidMessageInBlockProof();
                    error CurrentMessageSenderNotSet();
                    error MessageDataTooLarge();
                    error AmountPrecisionIncompatibility();
                    error AmountTooBig();
                    error AlreadyRelayed();
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev The admin related contract roles
                    bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE");
                    /// @dev The number of decimals that the base Fuel asset uses
                    uint256 public constant FUEL_BASE_ASSET_DECIMALS = 9;
                    uint256 public constant ETH_DECIMALS = 18;
                    uint256 public constant PRECISION = 10 ** (ETH_DECIMALS - FUEL_BASE_ASSET_DECIMALS);
                    /// @dev The max message data size in bytes
                    uint256 public constant MAX_MESSAGE_DATA_SIZE = 2 ** 16;
                    /// @dev Non-zero null value to optimize gas costs
                    bytes32 internal constant NULL_MESSAGE_SENDER = 0x000000000000000000000000000000000000000000000000000000000000dead;
                    /////////////
                    // Storage //
                    /////////////
                    /// @notice Current message sender for other contracts to reference
                    bytes32 internal _incomingMessageSender;
                    /// @notice The Fuel chain state contract
                    FuelChainState internal _fuelChainState;
                    /// @notice Nonce for the next message to be sent
                    uint256 internal _outgoingMessageNonce;
                    /// @notice Mapping of message hash to boolean success value
                    mapping(bytes32 => bool) internal _incomingMessageSuccessful;
                    /////////////////////////////
                    // Constructor/Initializer //
                    /////////////////////////////
                    /// @notice Constructor disables initialization for the implementation contract
                    /// @custom:oz-upgrades-unsafe-allow constructor
                    constructor() {
                        _disableInitializers();
                    }
                    /// @notice Contract initializer to setup starting values
                    /// @param fuelChainState Chain state contract
                    function initialize(FuelChainState fuelChainState) public virtual initializer {
                        initializerV1(fuelChainState);
                    }
                    function initializerV1(FuelChainState fuelChainState) internal virtual onlyInitializing {
                        __Pausable_init();
                        __AccessControl_init();
                        __ReentrancyGuard_init();
                        __UUPSUpgradeable_init();
                        //grant initial roles
                        _grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
                        _grantRole(PAUSER_ROLE, msg.sender);
                        //chain state contract
                        _fuelChainState = fuelChainState;
                        //outgoing message data
                        _outgoingMessageNonce = 0;
                        //incoming message data
                        _incomingMessageSender = NULL_MESSAGE_SENDER;
                    }
                    /////////////////////
                    // Admin Functions //
                    /////////////////////
                    /// @notice Pause outbound messages
                    function pause() external virtual onlyRole(PAUSER_ROLE) {
                        _pause();
                    }
                    /// @notice Unpause outbound messages
                    function unpause() external virtual onlyRole(DEFAULT_ADMIN_ROLE) {
                        _unpause();
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Gets the number of decimals used in the Fuel base asset
                    /// @return decimals of the Fuel base asset
                    function fuelBaseAssetDecimals() public pure virtual returns (uint8) {
                        return uint8(FUEL_BASE_ASSET_DECIMALS);
                    }
                    /// @notice Gets the set Fuel chain state contract
                    /// @return fuel chain state contract
                    function fuelChainStateContract() public view virtual returns (address) {
                        return address(_fuelChainState);
                    }
                    function getNextOutgoingMessageNonce() public view virtual returns (uint256) {
                        return _outgoingMessageNonce;
                    }
                    ///////////////////////////////////////
                    // Incoming Message Public Functions //
                    ///////////////////////////////////////
                    /// @notice Relays a message published on Fuel from a given block
                    /// @param message The message to relay
                    /// @param rootBlockHeader The root block for proving chain history
                    /// @param blockHeader The block containing the message
                    /// @param blockInHistoryProof Proof that the message block exists in the history of the root block
                    /// @param messageInBlockProof Proof that message exists in block
                    /// @dev Made payable to reduce gas costs
                    function relayMessage(
                        Message calldata message,
                        FuelBlockHeaderLite calldata rootBlockHeader,
                        FuelBlockHeader calldata blockHeader,
                        MerkleProof calldata blockInHistoryProof,
                        MerkleProof calldata messageInBlockProof
                    ) external payable virtual whenNotPaused {
                        //verify root block header
                        if (!_fuelChainState.finalized(rootBlockHeader.computeConsensusHeaderHash(), rootBlockHeader.height)) {
                            revert UnfinalizedBlock();
                        }
                        //verify block in history
                        if (
                            !verifyBinaryTree(
                                rootBlockHeader.prevRoot,
                                abi.encodePacked(blockHeader.computeConsensusHeaderHash()),
                                blockInHistoryProof.proof,
                                blockInHistoryProof.key,
                                rootBlockHeader.height
                            )
                        ) revert InvalidBlockInHistoryProof();
                        //verify message in block
                        bytes32 messageId = CryptographyLib.hash(
                            abi.encodePacked(message.sender, message.recipient, message.nonce, message.amount, message.data)
                        );
                        if (
                            !verifyBinaryTree(
                                blockHeader.outputMessagesRoot,
                                abi.encodePacked(messageId),
                                messageInBlockProof.proof,
                                messageInBlockProof.key,
                                blockHeader.outputMessagesCount
                            )
                        ) revert InvalidMessageInBlockProof();
                        //execute message
                        _executeMessage(messageId, message);
                    }
                    /// @notice Gets if the given message ID has been relayed successfully
                    /// @param messageId Message ID
                    /// @return true if message has been relayed successfully
                    function incomingMessageSuccessful(bytes32 messageId) public view virtual returns (bool) {
                        return _incomingMessageSuccessful[messageId];
                    }
                    /// @notice Used by message receiving contracts to get the address on Fuel that sent the message
                    /// @return sender the address of the sender on Fuel
                    function messageSender() external view virtual returns (bytes32) {
                        if (_incomingMessageSender == NULL_MESSAGE_SENDER) revert CurrentMessageSenderNotSet();
                        return _incomingMessageSender;
                    }
                    ///////////////////////////////////////
                    // Outgoing Message Public Functions //
                    ///////////////////////////////////////
                    /// @notice Send a message to a recipient on Fuel
                    /// @param recipient The target message receiver address or predicate root
                    /// @param data The message data to be sent to the receiver
                    function sendMessage(bytes32 recipient, bytes calldata data) external payable virtual whenNotPaused {
                        _sendOutgoingMessage(recipient, data);
                    }
                    /// @notice Send only ETH to the given recipient
                    /// @param recipient The target message receiver
                    function depositETH(bytes32 recipient) external payable virtual whenNotPaused {
                        _sendOutgoingMessage(recipient, new bytes(0));
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Performs all necessary logic to send a message to a target on Fuel
                    /// @param recipient The message receiver address or predicate root
                    /// @param data The message data to be sent to the receiver
                    function _sendOutgoingMessage(bytes32 recipient, bytes memory data) internal virtual {
                        bytes32 sender = bytes32(uint256(uint160(msg.sender)));
                        unchecked {
                            //make sure data size is not too large
                            if (data.length >= MAX_MESSAGE_DATA_SIZE) revert MessageDataTooLarge();
                            //make sure amount fits into the Fuel base asset decimal level
                            uint256 precision = 10 ** (ETH_DECIMALS - FUEL_BASE_ASSET_DECIMALS);
                            uint256 amount = msg.value / precision;
                            if (msg.value > 0) {
                                if (amount * PRECISION != msg.value) revert AmountPrecisionIncompatibility();
                                if (amount > type(uint64).max) revert AmountTooBig();
                            }
                            //emit message for Fuel clients to pickup (messageID calculated offchain)
                            uint256 nonce = _outgoingMessageNonce;
                            emit MessageSent(sender, recipient, nonce, uint64(amount), data);
                            // increment nonce for next message
                            _outgoingMessageNonce = nonce + 1;
                        }
                    }
                    /// @notice Executes a message in the given header
                    /// @param messageId The id of message to execute
                    /// @param message The message to execute
                    function _executeMessage(bytes32 messageId, Message calldata message) internal virtual nonReentrant {
                        if (_incomingMessageSuccessful[messageId]) revert AlreadyRelayed();
                        //set message sender for receiving contract to reference
                        _incomingMessageSender = message.sender;
                        (bool success, bytes memory result) = address(uint160(uint256(message.recipient))).call{
                            value: message.amount * (10 ** (ETH_DECIMALS - FUEL_BASE_ASSET_DECIMALS))
                        }(message.data);
                        if (!success) {
                            // Look for revert reason and bubble it up if present
                            if (result.length > 0) {
                                // The easiest way to bubble the revert reason is using memory via assembly
                                /// @solidity memory-safe-assembly
                                assembly {
                                    let returndata_size := mload(result)
                                    revert(add(32, result), returndata_size)
                                }
                            }
                            revert("Message relay failed");
                        }
                        //unset message sender reference
                        _incomingMessageSender = NULL_MESSAGE_SENDER;
                        //keep track of successfully relayed messages
                        _incomingMessageSuccessful[messageId] = true;
                        //emit event for successful message relay
                        emit MessageRelayed(messageId, message.sender, message.recipient, message.amount);
                    }
                    /// @notice Executes a message in the given header
                    // solhint-disable-next-line no-empty-blocks
                    function _authorizeUpgrade(address newImplementation) internal override onlyRole(DEFAULT_ADMIN_ROLE) {
                        //should revert if msg.sender is not authorized to upgrade the contract (currently only admin)
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity 0.8.9;
                import "../../FuelMessagePortal.sol";
                /// @custom:oz-upgrades-unsafe-allow constructor state-variable-immutable
                /// @custom:deprecation THIS CONTRACT IS DEPRECATED. CHECK FuelMessagePortalV3
                contract FuelMessagePortalV2 is FuelMessagePortal {
                    error GlobalDepositLimit();
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable depositLimitGlobal;
                    uint256 public totalDeposited;
                    constructor(uint256 _depositLimitGlobal) {
                        /// @custom:oz-upgrades-unsafe-allow state-variable-assignment
                        depositLimitGlobal = _depositLimitGlobal;
                        _disableInitializers();
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Performs all necessary logic to send a message to a target on Fuel
                    /// @param recipient The message receiver address or predicate root
                    /// @param data The message data to be sent to the receiver
                    function _sendOutgoingMessage(bytes32 recipient, bytes memory data) internal virtual override {
                        bytes32 sender = bytes32(uint256(uint160(msg.sender)));
                        unchecked {
                            //make sure data size is not too large
                            if (data.length >= MAX_MESSAGE_DATA_SIZE) revert MessageDataTooLarge();
                            // v2: increase global deposited ether
                            uint256 globalDepositedAmount = totalDeposited += msg.value;
                            if (globalDepositedAmount > depositLimitGlobal) {
                                revert GlobalDepositLimit();
                            }
                            //make sure amount fits into the Fuel base asset decimal level
                            uint256 amount = msg.value / PRECISION;
                            if (msg.value > 0) {
                                if (amount * PRECISION != msg.value) revert AmountPrecisionIncompatibility();
                                if (amount > type(uint64).max) revert AmountTooBig();
                            }
                            //emit message for Fuel clients to pickup (messageID calculated offchain)
                            uint256 nonce = _outgoingMessageNonce;
                            emit MessageSent(sender, recipient, nonce, uint64(amount), data);
                            // increment nonce for next message
                            _outgoingMessageNonce = nonce + 1;
                        }
                    }
                    /// @notice Executes a message in the given header
                    /// @param messageId The id of message to execute
                    /// @param message The message to execute
                    function _executeMessage(bytes32 messageId, Message calldata message) internal virtual override nonReentrant {
                        if (_incomingMessageSuccessful[messageId]) revert AlreadyRelayed();
                        //set message sender for receiving contract to reference
                        _incomingMessageSender = message.sender;
                        // v2: update accounting if the message carries an amount
                        bool success;
                        bytes memory result;
                        if (message.amount > 0) {
                            uint256 withdrawnAmount = message.amount * PRECISION;
                            // Underflow check enabled since the amount is coded in `message`
                            totalDeposited -= withdrawnAmount;
                            (success, result) = address(uint160(uint256(message.recipient))).call{value: withdrawnAmount}(message.data);
                        } else {
                            (success, result) = address(uint160(uint256(message.recipient))).call(message.data);
                        }
                        if (!success) {
                            // Look for revert reason and bubble it up if present
                            if (result.length > 0) {
                                // The easiest way to bubble the revert reason is using memory via assembly
                                /// @solidity memory-safe-assembly
                                assembly {
                                    let returndata_size := mload(result)
                                    revert(add(32, result), returndata_size)
                                }
                            }
                            revert("Message relay failed");
                        }
                        //unset message sender reference
                        _incomingMessageSender = NULL_MESSAGE_SENDER;
                        //keep track of successfully relayed messages
                        _incomingMessageSuccessful[messageId] = true;
                        //emit event for successful message relay
                        emit MessageRelayed(messageId, message.sender, message.recipient, message.amount);
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity 0.8.9;
                import "../v2/FuelMessagePortalV2.sol";
                /// @custom:oz-upgrades-unsafe-allow constructor state-variable-immutable
                contract FuelMessagePortalV3 is FuelMessagePortalV2 {
                    using FuelBlockHeaderLib for FuelBlockHeader;
                    using FuelBlockHeaderLiteLib for FuelBlockHeaderLite;
                    /// @dev Emitted when fuel chain state is emitted
                    event FuelChainStateUpdated(address indexed sender, address indexed oldValue, address indexed newValue);
                    /// @dev Emitted when rate limit is reset
                    event ResetRateLimit(uint256 amount);
                    error MessageBlacklisted();
                    error MessageRelayFailed();
                    error NotSupported();
                    error RateLimitExceeded();
                    error WithdrawalsPaused();
                    event RateLimitStatusUpdated(bool status);
                    /// @dev The rate limit setter role
                    bytes32 public constant SET_RATE_LIMITER_ROLE = keccak256("SET_RATE_LIMITER_ROLE");
                    /// @notice Duration after which rate limit resets.
                    uint256 public immutable RATE_LIMIT_DURATION;
                    /// @notice Flag to indicate whether withdrawals are paused or not.
                    bool public withdrawalsPaused;
                    mapping(bytes32 => bool) public messageIsBlacklisted;
                    /// @notice Amounts already withdrawn this period.
                    uint256 public currentPeriodAmount;
                    /// @notice The time at which the current period ends at.
                    uint256 public currentPeriodEnd;
                    /// @notice The eth withdrawal limit amount.
                    uint256 public limitAmount;
                    /// @notice Flag to enable or disable the rate limit feature
                    bool public rateLimitEnabled;
                    constructor(uint256 _depositLimitGlobal, uint256 _rateLimitDuration) FuelMessagePortalV2(_depositLimitGlobal) {
                        RATE_LIMIT_DURATION = _rateLimitDuration;
                        _disableInitializers();
                    }
                    function initialize(FuelChainState) public virtual override {
                        revert NotSupported();
                    }
                    function initializerV3(FuelChainState fuelChainState, uint256 _limitAmount) public reinitializer(3) {
                        initializerV1(fuelChainState);
                        _setInitParams(_limitAmount);
                    }
                    function reinitializeV3(uint256 _limitAmount) public reinitializer(3) {
                        _setInitParams(_limitAmount);
                    }
                    function pauseWithdrawals() external payable onlyRole(PAUSER_ROLE) {
                        withdrawalsPaused = true;
                    }
                    function unpauseWithdrawals() external payable onlyRole(DEFAULT_ADMIN_ROLE) {
                        withdrawalsPaused = false;
                    }
                    function addMessageToBlacklist(bytes32 messageId) external payable onlyRole(PAUSER_ROLE) {
                        messageIsBlacklisted[messageId] = true;
                    }
                    function removeMessageFromBlacklist(bytes32 messageId) external payable onlyRole(DEFAULT_ADMIN_ROLE) {
                        messageIsBlacklisted[messageId] = false;
                    }
                    function updateRateLimitStatus(bool value) external onlyRole(SET_RATE_LIMITER_ROLE) {
                        rateLimitEnabled = value;
                        emit RateLimitStatusUpdated(value);
                    }
                    /**
                     * @notice Resets the rate limit amount.
                     * @param _amount The amount to reset the limit to.
                     * Fuel's implementation is inspired by the Linea Bridge dessign (https://github.com/Consensys/linea-contracts/blob/main/contracts/messageService/lib/RateLimiter.sol)
                     * Only point of difference from the linea implementation is that when currentPeriodEnd >= block.timestamp then if the new rate limit amount is less than the currentPeriodAmount, then currentPeriodAmount is not updated this makes sure that if rate limit is first reduced & then increased within the rate limit duration then any extra amount can't be withdrawn
                     */
                    function resetRateLimitAmount(uint256 _amount) external onlyRole(SET_RATE_LIMITER_ROLE) {
                        // if period has expired then currentPeriodAmount is zero
                        if (currentPeriodEnd < block.timestamp) {
                            unchecked {
                                currentPeriodEnd = block.timestamp + RATE_LIMIT_DURATION;
                            }
                            currentPeriodAmount = 0;
                        }
                        limitAmount = _amount;
                        emit ResetRateLimit(_amount);
                    }
                    ///////////////////////////////////////
                    // Incoming Message Public Functions //
                    ///////////////////////////////////////
                    /// @notice Relays a message published on Fuel from a given block
                    /// @param message The message to relay
                    /// @param rootBlockHeader The root block for proving chain history
                    /// @param blockHeader The block containing the message
                    /// @param blockInHistoryProof Proof that the message block exists in the history of the root block
                    /// @param messageInBlockProof Proof that message exists in block
                    /// @dev Made payable to reduce gas costs
                    function relayMessage(
                        Message calldata message,
                        FuelBlockHeaderLite calldata rootBlockHeader,
                        FuelBlockHeader calldata blockHeader,
                        MerkleProof calldata blockInHistoryProof,
                        MerkleProof calldata messageInBlockProof
                    ) external payable virtual override whenNotPaused {
                        if (withdrawalsPaused) {
                            revert WithdrawalsPaused();
                        }
                        //verify root block header
                        if (!_fuelChainState.finalized(rootBlockHeader.computeConsensusHeaderHash(), rootBlockHeader.height)) {
                            revert UnfinalizedBlock();
                        }
                        //verify block in history
                        if (
                            !verifyBinaryTree(
                                rootBlockHeader.prevRoot,
                                abi.encodePacked(blockHeader.computeConsensusHeaderHash()),
                                blockInHistoryProof.proof,
                                blockInHistoryProof.key,
                                rootBlockHeader.height
                            )
                        ) revert InvalidBlockInHistoryProof();
                        //verify message in block
                        bytes32 messageId = CryptographyLib.hash(
                            abi.encodePacked(message.sender, message.recipient, message.nonce, message.amount, message.data)
                        );
                        if (messageIsBlacklisted[messageId]) {
                            revert MessageBlacklisted();
                        }
                        if (
                            !verifyBinaryTree(
                                blockHeader.outputMessagesRoot,
                                abi.encodePacked(messageId),
                                messageInBlockProof.proof,
                                messageInBlockProof.key,
                                blockHeader.outputMessagesCount
                            )
                        ) revert InvalidMessageInBlockProof();
                        //execute message
                        _executeMessage(messageId, message);
                    }
                    /// @notice Executes a message in the given header
                    /// @param messageId The id of message to execute
                    /// @param message The message to execute
                    function _executeMessage(bytes32 messageId, Message calldata message) internal virtual override nonReentrant {
                        if (_incomingMessageSuccessful[messageId]) revert AlreadyRelayed();
                        //set message sender for receiving contract to reference
                        _incomingMessageSender = message.sender;
                        // v2: update accounting if the message carries an amount
                        bool success;
                        bytes memory result;
                        if (message.amount > 0) {
                            uint256 withdrawnAmount = message.amount * PRECISION;
                            // Underflow check enabled since the amount is coded in `message`
                            totalDeposited -= withdrawnAmount;
                            // rate limit check
                            if (rateLimitEnabled) _addWithdrawnAmount(withdrawnAmount);
                            (success, result) = address(uint160(uint256(message.recipient))).call{value: withdrawnAmount}(message.data);
                        } else {
                            (success, result) = address(uint160(uint256(message.recipient))).call(message.data);
                        }
                        if (!success) {
                            // Look for revert reason and bubble it up if present
                            if (result.length > 0) {
                                // The easiest way to bubble the revert reason is using memory via assembly
                                /// @solidity memory-safe-assembly
                                assembly {
                                    let returndata_size := mload(result)
                                    revert(add(32, result), returndata_size)
                                }
                            }
                            revert MessageRelayFailed();
                        }
                        //unset message sender reference
                        _incomingMessageSender = NULL_MESSAGE_SENDER;
                        //keep track of successfully relayed messages
                        _incomingMessageSuccessful[messageId] = true;
                        //emit event for successful message relay
                        emit MessageRelayed(messageId, message.sender, message.recipient, message.amount);
                    }
                    function setFuelChainState(address newFuelChainState) external onlyRole(DEFAULT_ADMIN_ROLE) {
                        emit FuelChainStateUpdated(msg.sender, address(_fuelChainState), newFuelChainState);
                        _fuelChainState = FuelChainState(newFuelChainState);
                    }
                    /**
                     * @notice Increments the amount withdrawn in the period.
                     * @dev Reverts if the withdrawn limit is breached.
                     * @param _withdrawnAmount The amount withdrawn to be added.
                     */
                    function _addWithdrawnAmount(uint256 _withdrawnAmount) internal {
                        uint256 currentPeriodAmountTemp;
                        if (currentPeriodEnd < block.timestamp) {
                            unchecked {
                                currentPeriodEnd = block.timestamp + RATE_LIMIT_DURATION;
                            }
                            currentPeriodAmountTemp = _withdrawnAmount;
                        } else {
                            unchecked {
                                currentPeriodAmountTemp = currentPeriodAmount + _withdrawnAmount;
                            }
                        }
                        if (currentPeriodAmountTemp > limitAmount) {
                            revert RateLimitExceeded();
                        }
                        currentPeriodAmount = currentPeriodAmountTemp;
                    }
                    /**
                     * @notice Sets rate limiter role and other params
                     * @param _limitAmount rate limit amount.
                     */
                    function _setInitParams(uint256 _limitAmount) internal {
                        // set rate limiter role
                        _grantRole(SET_RATE_LIMITER_ROLE, msg.sender);
                        // initializing rate limit var
                        currentPeriodEnd = block.timestamp + RATE_LIMIT_DURATION;
                        limitAmount = _limitAmount;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[48] private __gap;
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                import {CryptographyLib} from "../../lib/Cryptography.sol";
                /// @title Fuel Chain Block Header
                /// @dev The Fuel chain block header structure
                struct FuelBlockHeader {
                    ///////////////
                    // Consensus //
                    ///////////////
                    // Merkle root of all previous consensus header hashes (not including this block)
                    bytes32 prevRoot;
                    // Time this block was created, in TAI64 format
                    uint64 timestamp;
                    /////////////////
                    // Application //
                    /////////////////
                    //Height of the data availability layer up to which (inclusive) input messages are processed
                    uint64 daHeight;
                    // Number of output messages in this block
                    uint32 outputMessagesCount;
                    // Version of consensus parameters
                    uint32 consensusParametersVersion;
                    // Version of state transition bytecode
                    uint32 stateTransitionBytecodeVersion;
                    // Height of this block
                    uint32 height;
                    // Merkle root of transactions in this block
                    bytes32 txRoot;
                    // Merkle root of output messages in this block
                    bytes32 outputMessagesRoot;
                    // Merkle root of incoming messages in this block
                    bytes32 eventInboxRoot;
                    // Number of transactions in this block
                    uint16 txCount;
                }
                /// @title Block Header Library
                /// @dev Provides useful functions for dealing with Fuel blocks
                library FuelBlockHeaderLib {
                    /////////////
                    // Methods //
                    /////////////
                    /// @notice Serialize a block application header.
                    /// @param header The block header structure.
                    /// @return The serialized block application header.
                    function serializeApplicationHeader(FuelBlockHeader memory header) internal pure returns (bytes memory) {
                        return
                            abi.encodePacked(
                                header.daHeight,
                                header.consensusParametersVersion,
                                header.stateTransitionBytecodeVersion,
                                header.txCount,
                                header.outputMessagesCount,
                                header.txRoot,
                                header.outputMessagesRoot,
                                header.eventInboxRoot
                            );
                    }
                    /// @notice Produce the block application header hash.
                    /// @param header The block header structure.
                    /// @return The block application header hash.
                    function computeApplicationHeaderHash(FuelBlockHeader memory header) internal pure returns (bytes32) {
                        return CryptographyLib.hash(serializeApplicationHeader(header));
                    }
                    /// @notice Serialize a block consensus header.
                    /// @param header The block header structure.
                    /// @return The serialized block consensus header.
                    function serializeConsensusHeader(FuelBlockHeader memory header) internal pure returns (bytes memory) {
                        return abi.encodePacked(header.prevRoot, header.height, header.timestamp, computeApplicationHeaderHash(header));
                    }
                    /// @notice Produce the block consensus header hash.
                    /// @param header The block header structure.
                    /// @return The block consensus header hash.
                    function computeConsensusHeaderHash(FuelBlockHeader memory header) internal pure returns (bytes32) {
                        return CryptographyLib.hash(serializeConsensusHeader(header));
                    }
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                import {CryptographyLib} from "../../lib/Cryptography.sol";
                /// @title Lightweight Fuel Chain Block Header
                /// @dev The Fuel chain block header structure with just a hash of the application header
                struct FuelBlockHeaderLite {
                    // Merkle root of all previous consensus header hashes (not including this block)
                    bytes32 prevRoot;
                    // Height of this block
                    uint32 height;
                    // Time this block was created, in TAI64 format
                    uint64 timestamp;
                    // Hash of serialized application header for this block
                    bytes32 applicationHash;
                }
                /// @title Block Header Library
                /// @dev Provides useful functions for dealing with Fuel blocks
                library FuelBlockHeaderLiteLib {
                    /////////////
                    // Methods //
                    /////////////
                    /// @notice Serialize a block consensus header.
                    /// @param header The block header structure.
                    /// @return The serialized block consensus header.
                    function serializeConsensusHeader(FuelBlockHeaderLite memory header) internal pure returns (bytes memory) {
                        return abi.encodePacked(header.prevRoot, (uint32)(header.height), header.timestamp, header.applicationHash);
                    }
                    /// @notice Produce the block consensus header hash.
                    /// @param header The block header structure.
                    /// @return The block consensus header hash.
                    function computeConsensusHeaderHash(FuelBlockHeaderLite memory header) internal pure returns (bytes32) {
                        return CryptographyLib.hash(serializeConsensusHeader(header));
                    }
                }
                // SPDX-License-Identifier: Apache 2.0
                pragma solidity 0.8.9;
                /// @notice Common predicates for Fuel inputs
                library CommonPredicates {
                    bytes32 public constant CONTRACT_MESSAGE_PREDICATE =
                        0xe821b978bcce9abbf40c3e50ea30143e68c65fa95b9da8907fef59c02d954cec;
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                /// @notice This is the Fuel protocol cryptography library.
                library CryptographyLib {
                    /////////////
                    // Methods //
                    /////////////
                    // secp256k1n / 2
                    uint256 private constant MAX_SIGNATURE_S_VALUE = 0x7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0;
                    /// @notice The primary hash method for Fuel.
                    /// @param data The bytes input data.
                    /// @return The returned hash result.
                    function hash(bytes memory data) internal pure returns (bytes32) {
                        return sha256(data);
                    }
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                library Constants {
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev Maximum tree height
                    uint256 internal constant MAX_HEIGHT = 256;
                    /// @dev Empty node hash
                    bytes32 internal constant EMPTY = sha256("");
                    /// @dev Default value for sparse Merkle tree node
                    bytes32 internal constant ZERO = bytes32(0);
                    /// @dev The null pointer
                    bytes32 internal constant NULL = bytes32(0);
                    /// @dev The prefixes of leaves and nodes
                    bytes1 internal constant LEAF_PREFIX = 0x00;
                    bytes1 internal constant NODE_PREFIX = 0x01;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                /// @notice Merkle Tree Node structure.
                struct Node {
                    bytes32 digest;
                    // Left child.
                    bytes32 leftChildPtr;
                    // Right child.
                    bytes32 rightChildPtr;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                import {CryptographyLib} from "../Cryptography.sol";
                import {Constants} from "./Constants.sol";
                import {Node} from "./Node.sol";
                /// @notice hash some data
                /// @param data: The data to be hashed
                // solhint-disable-next-line func-visibility
                function hash(bytes memory data) pure returns (bytes32) {
                    return CryptographyLib.hash(data);
                }
                /// @notice Calculate the digest of a node
                /// @param left : The left child
                /// @param right: The right child
                /// @return digest : The node digest
                // solhint-disable-next-line func-visibility
                function nodeDigest(bytes32 left, bytes32 right) pure returns (bytes32 digest) {
                    digest = hash(abi.encodePacked(Constants.NODE_PREFIX, left, right));
                }
                /// @notice Calculate the digest of a leaf
                /// @param data : The data of the leaf
                /// @return digest : The leaf digest
                // solhint-disable-next-line func-visibility
                function leafDigest(bytes memory data) pure returns (bytes32 digest) {
                    digest = hash(abi.encodePacked(Constants.LEAF_PREFIX, data));
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                import {Constants} from "./Constants.sol";
                /// @notice Calculate the starting bit of the path to a leaf
                /// @param numLeaves : The total number of leaves in the tree
                /// @return startingBit : The starting bit of the path
                // solhint-disable-next-line func-visibility
                function getStartingBit(uint256 numLeaves) pure returns (uint256 startingBit) {
                    // Determine height of the left subtree. This is the maximum path length, so all paths start at this offset from the right-most bit
                    startingBit = 0;
                    while ((1 << startingBit) < numLeaves) {
                        startingBit += 1;
                    }
                    return Constants.MAX_HEIGHT - startingBit;
                }
                /// @notice Calculate the length of the path to a leaf
                /// @param key: The key of the leaf
                /// @param numLeaves: The total number of leaves in the tree
                /// @return pathLength : The length of the path to the leaf
                /// @dev A precondition to this function is that `numLeaves > 1`, so that `(pathLength - 1)` does not cause an underflow when pathLength = 0.
                // solhint-disable-next-line func-visibility
                function pathLengthFromKey(uint256 key, uint256 numLeaves) pure returns (uint256 pathLength) {
                    // Get the height of the left subtree. This is equal to the offset of the starting bit of the path
                    pathLength = 256 - getStartingBit(numLeaves);
                    // Determine the number of leaves in the left subtree
                    uint256 numLeavesLeftSubTree = (1 << (pathLength - 1));
                    // If leaf is in left subtree, path length is full height of left subtree
                    if (key <= numLeavesLeftSubTree - 1) {
                        return pathLength;
                    }
                    // Otherwise, if left sub tree has only one leaf, path has one additional step
                    else if (numLeavesLeftSubTree == 1) {
                        return 1;
                    }
                    // Otherwise, if right sub tree has only one leaf, path has one additional step
                    else if (numLeaves - numLeavesLeftSubTree <= 1) {
                        return 1;
                    }
                    // Otherwise, add 1 to height and recurse into right subtree
                    else {
                        return 1 + pathLengthFromKey(key - numLeavesLeftSubTree, numLeaves - numLeavesLeftSubTree);
                    }
                }
                // SPDX-License-Identifier: Apache-2.0
                /// @title VerifyBinaryTree
                /// @author Fuel Labs
                /// @dev This implements verification for the binary trees used by the FuelVM
                /// @dev For more details, check:
                /// @dev https://github.com/FuelLabs/fuel-specs/blob/master/src/protocol/cryptographic-primitives.md
                pragma solidity ^0.8.4;
                import {Node} from "./Node.sol";
                import {nodeDigest, leafDigest} from "./TreeHasher.sol";
                import {pathLengthFromKey, getStartingBit} from "./Utils.sol";
                /// @notice Verify if element (key, data) exists in Merkle tree, given data, proof, and root.
                /// @param root: The root of the tree in which verify the given leaf
                /// @param data: The data of the leaf to verify
                /// @param key: The key of the leaf to verify.
                /// @param proof: Binary Merkle Proof for the leaf.
                /// @param numLeaves: The number of leaves in the tree
                /// @return : Whether the proof is valid
                /// @dev numLeaves is necessary to determine height of sub-tree containing the data to prove
                // solhint-disable-next-line func-visibility
                function verifyBinaryTree(
                    bytes32 root,
                    bytes memory data,
                    bytes32[] memory proof,
                    uint256 key,
                    uint256 numLeaves
                ) pure returns (bool) {
                    // A sibling at height 1 is created by getting the hash of the data to prove.
                    return verifyBinaryTreeDigest(root, leafDigest(data), proof, key, numLeaves);
                }
                /// @notice Verify if element (key, digest) exists in Merkle tree, given digest, proof, and root.
                /// @param root: The root of the tree in which verify the given leaf
                /// @param digest: The digest of the data of the leaf to verify
                /// @param key: The key of the leaf to verify.
                /// @param proof: Binary Merkle Proof for the leaf.
                /// @param numLeaves: The number of leaves in the tree
                /// @return : Whether the proof is valid
                /// @dev numLeaves is necessary to determine height of sub-tree containing the data to prove
                // solhint-disable-next-line func-visibility
                function verifyBinaryTreeDigest(
                    bytes32 root,
                    bytes32 digest,
                    bytes32[] memory proof,
                    uint256 key,
                    uint256 numLeaves
                ) pure returns (bool) {
                    // Check proof is correct length for the key it is proving
                    if (numLeaves <= 1) {
                        if (proof.length != 0) {
                            return false;
                        }
                    } else if (proof.length != pathLengthFromKey(key, numLeaves)) {
                        return false;
                    }
                    // Check key is in tree
                    if (key >= numLeaves) {
                        return false;
                    }
                    // Null proof is only valid if numLeaves = 1
                    // If so, just verify digest is root
                    if (proof.length == 0) {
                        if (numLeaves == 1) {
                            return (root == digest);
                        } else {
                            return false;
                        }
                    }
                    uint256 height = 1;
                    uint256 stableEnd = key;
                    // While the current subtree (of height 'height') is complete, determine
                    // the position of the next sibling using the complete subtree algorithm.
                    // 'stableEnd' tells us the ending index of the last full subtree. It gets
                    // initialized to 'key' because the first full subtree was the
                    // subtree of height 1, created above (and had an ending index of
                    // 'key').
                    while (true) {
                        // Determine if the subtree is complete. This is accomplished by
                        // rounding down the key to the nearest 1 << 'height', adding 1
                        // << 'height', and comparing the result to the number of leaves in the
                        // Merkle tree.
                        uint256 subTreeStartIndex = (key / (1 << height)) * (1 << height);
                        uint256 subTreeEndIndex = subTreeStartIndex + (1 << height) - 1;
                        // If the Merkle tree does not have a leaf at index
                        // 'subTreeEndIndex', then the subtree of the current height is not
                        // a complete subtree.
                        if (subTreeEndIndex >= numLeaves) {
                            break;
                        }
                        stableEnd = subTreeEndIndex;
                        // Determine if the key is in the first or the second half of
                        // the subtree.
                        if (proof.length <= height - 1) {
                            return false;
                        }
                        if (key - subTreeStartIndex < (1 << (height - 1))) {
                            digest = nodeDigest(digest, proof[height - 1]);
                        } else {
                            digest = nodeDigest(proof[height - 1], digest);
                        }
                        height += 1;
                    }
                    // Determine if the next hash belongs to an orphan that was elevated. This
                    // is the case IFF 'stableEnd' (the last index of the largest full subtree)
                    // is equal to the number of leaves in the Merkle tree.
                    if (stableEnd != numLeaves - 1) {
                        if (proof.length <= height - 1) {
                            return false;
                        }
                        digest = nodeDigest(digest, proof[height - 1]);
                        height += 1;
                    }
                    // All remaining elements in the proof set will belong to a left sibling\\
                    // i.e proof sideNodes are hashed in "from the left"
                    while (height - 1 < proof.length) {
                        digest = nodeDigest(proof[height - 1], digest);
                        height += 1;
                    }
                    return (digest == root);
                }
                

                File 5 of 8: ERC1967Proxy
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
                pragma solidity ^0.8.20;
                import {Context} from "../utils/Context.sol";
                /**
                 * @dev Contract module which provides a basic access control mechanism, where
                 * there is an account (an owner) that can be granted exclusive access to
                 * specific functions.
                 *
                 * The initial owner is set to the address provided by the deployer. This can
                 * later be changed with {transferOwnership}.
                 *
                 * This module is used through inheritance. It will make available the modifier
                 * `onlyOwner`, which can be applied to your functions to restrict their use to
                 * the owner.
                 */
                abstract contract Ownable is Context {
                    address private _owner;
                    /**
                     * @dev The caller account is not authorized to perform an operation.
                     */
                    error OwnableUnauthorizedAccount(address account);
                    /**
                     * @dev The owner is not a valid owner account. (eg. `address(0)`)
                     */
                    error OwnableInvalidOwner(address owner);
                    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
                    /**
                     * @dev Initializes the contract setting the address provided by the deployer as the initial owner.
                     */
                    constructor(address initialOwner) {
                        if (initialOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(initialOwner);
                    }
                    /**
                     * @dev Throws if called by any account other than the owner.
                     */
                    modifier onlyOwner() {
                        _checkOwner();
                        _;
                    }
                    /**
                     * @dev Returns the address of the current owner.
                     */
                    function owner() public view virtual returns (address) {
                        return _owner;
                    }
                    /**
                     * @dev Throws if the sender is not the owner.
                     */
                    function _checkOwner() internal view virtual {
                        if (owner() != _msgSender()) {
                            revert OwnableUnauthorizedAccount(_msgSender());
                        }
                    }
                    /**
                     * @dev Leaves the contract without owner. It will not be possible to call
                     * `onlyOwner` functions. Can only be called by the current owner.
                     *
                     * NOTE: Renouncing ownership will leave the contract without an owner,
                     * thereby disabling any functionality that is only available to the owner.
                     */
                    function renounceOwnership() public virtual onlyOwner {
                        _transferOwnership(address(0));
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Can only be called by the current owner.
                     */
                    function transferOwnership(address newOwner) public virtual onlyOwner {
                        if (newOwner == address(0)) {
                            revert OwnableInvalidOwner(address(0));
                        }
                        _transferOwnership(newOwner);
                    }
                    /**
                     * @dev Transfers ownership of the contract to a new account (`newOwner`).
                     * Internal function without access restriction.
                     */
                    function _transferOwnership(address newOwner) internal virtual {
                        address oldOwner = _owner;
                        _owner = newOwner;
                        emit OwnershipTransferred(oldOwner, newOwner);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 */
                interface IERC1967 {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/BeaconProxy.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "./IBeacon.sol";
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                /**
                 * @dev This contract implements a proxy that gets the implementation address for each call from an {UpgradeableBeacon}.
                 *
                 * The beacon address can only be set once during construction, and cannot be changed afterwards. It is stored in an
                 * immutable variable to avoid unnecessary storage reads, and also in the beacon storage slot specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] so that it can be accessed externally.
                 *
                 * CAUTION: Since the beacon address can never be changed, you must ensure that you either control the beacon, or trust
                 * the beacon to not upgrade the implementation maliciously.
                 *
                 * IMPORTANT: Do not use the implementation logic to modify the beacon storage slot. Doing so would leave the proxy in
                 * an inconsistent state where the beacon storage slot does not match the beacon address.
                 */
                contract BeaconProxy is Proxy {
                    // An immutable address for the beacon to avoid unnecessary SLOADs before each delegate call.
                    address private immutable _beacon;
                    /**
                     * @dev Initializes the proxy with `beacon`.
                     *
                     * If `data` is nonempty, it's used as data in a delegate call to the implementation returned by the beacon. This
                     * will typically be an encoded function call, and allows initializing the storage of the proxy like a Solidity
                     * constructor.
                     *
                     * Requirements:
                     *
                     * - `beacon` must be a contract with the interface {IBeacon}.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address beacon, bytes memory data) payable {
                        ERC1967Utils.upgradeBeaconToAndCall(beacon, data);
                        _beacon = beacon;
                    }
                    /**
                     * @dev Returns the current implementation address of the associated beacon.
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return IBeacon(_getBeacon()).implementation();
                    }
                    /**
                     * @dev Returns the beacon.
                     */
                    function _getBeacon() internal view virtual returns (address) {
                        return _beacon;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeacon {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {UpgradeableBeacon} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/UpgradeableBeacon.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "./IBeacon.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This contract is used in conjunction with one or more instances of {BeaconProxy} to determine their
                 * implementation contract, which is where they will delegate all function calls.
                 *
                 * An owner is able to change the implementation the beacon points to, thus upgrading the proxies that use this beacon.
                 */
                contract UpgradeableBeacon is IBeacon, Ownable {
                    address private _implementation;
                    /**
                     * @dev The `implementation` of the beacon is invalid.
                     */
                    error BeaconInvalidImplementation(address implementation);
                    /**
                     * @dev Emitted when the implementation returned by the beacon is changed.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Sets the address of the initial implementation, and the initial owner who can upgrade the beacon.
                     */
                    constructor(address implementation_, address initialOwner) Ownable(initialOwner) {
                        _setImplementation(implementation_);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function implementation() public view virtual returns (address) {
                        return _implementation;
                    }
                    /**
                     * @dev Upgrades the beacon to a new implementation.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * Requirements:
                     *
                     * - msg.sender must be the owner of the contract.
                     * - `newImplementation` must be a contract.
                     */
                    function upgradeTo(address newImplementation) public virtual onlyOwner {
                        _setImplementation(newImplementation);
                    }
                    /**
                     * @dev Sets the implementation contract address for this beacon
                     *
                     * Requirements:
                     *
                     * - `newImplementation` must be a contract.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert BeaconInvalidImplementation(newImplementation);
                        }
                        _implementation = newImplementation;
                        emit Upgraded(newImplementation);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Proxy.sol)
                pragma solidity ^0.8.20;
                import {Proxy} from "../Proxy.sol";
                import {ERC1967Utils} from "./ERC1967Utils.sol";
                /**
                 * @dev This contract implements an upgradeable proxy. It is upgradeable because calls are delegated to an
                 * implementation address that can be changed. This address is stored in storage in the location specified by
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967], so that it doesn't conflict with the storage layout of the
                 * implementation behind the proxy.
                 */
                contract ERC1967Proxy is Proxy {
                    /**
                     * @dev Initializes the upgradeable proxy with an initial implementation specified by `implementation`.
                     *
                     * If `_data` is nonempty, it's used as data in a delegate call to `implementation`. This will typically be an
                     * encoded function call, and allows initializing the storage of the proxy like a Solidity constructor.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    constructor(address implementation, bytes memory _data) payable {
                        ERC1967Utils.upgradeToAndCall(implementation, _data);
                    }
                    /**
                     * @dev Returns the current implementation address.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc`
                     */
                    function _implementation() internal view virtual override returns (address) {
                        return ERC1967Utils.getImplementation();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Utils.sol)
                pragma solidity ^0.8.20;
                import {IBeacon} from "../beacon/IBeacon.sol";
                import {Address} from "../../utils/Address.sol";
                import {StorageSlot} from "../../utils/StorageSlot.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 */
                library ERC1967Utils {
                    // We re-declare ERC-1967 events here because they can't be used directly from IERC1967.
                    // This will be fixed in Solidity 0.8.21. At that point we should remove these events.
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    /**
                     * @dev The `implementation` of the proxy is invalid.
                     */
                    error ERC1967InvalidImplementation(address implementation);
                    /**
                     * @dev The `admin` of the proxy is invalid.
                     */
                    error ERC1967InvalidAdmin(address admin);
                    /**
                     * @dev The `beacon` of the proxy is invalid.
                     */
                    error ERC1967InvalidBeacon(address beacon);
                    /**
                     * @dev An upgrade function sees `msg.value > 0` that may be lost.
                     */
                    error ERC1967NonPayable();
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function getImplementation() internal view returns (address) {
                        return StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        if (newImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(newImplementation);
                        }
                        StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Performs implementation upgrade with additional setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-Upgraded} event.
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                        if (data.length > 0) {
                            Address.functionDelegateCall(newImplementation, data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     *
                     * TIP: To get this value clients can read directly from the storage slot shown below (specified by EIP1967) using
                     * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call.
                     * `0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103`
                     */
                    function getAdmin() internal view returns (address) {
                        return StorageSlot.getAddressSlot(ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        if (newAdmin == address(0)) {
                            revert ERC1967InvalidAdmin(address(0));
                        }
                        StorageSlot.getAddressSlot(ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {IERC1967-AdminChanged} event.
                     */
                    function changeAdmin(address newAdmin) internal {
                        emit AdminChanged(getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is the keccak-256 hash of "eip1967.proxy.beacon" subtracted by 1.
                     */
                    // solhint-disable-next-line private-vars-leading-underscore
                    bytes32 internal constant BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function getBeacon() internal view returns (address) {
                        return StorageSlot.getAddressSlot(BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        if (newBeacon.code.length == 0) {
                            revert ERC1967InvalidBeacon(newBeacon);
                        }
                        StorageSlot.getAddressSlot(BEACON_SLOT).value = newBeacon;
                        address beaconImplementation = IBeacon(newBeacon).implementation();
                        if (beaconImplementation.code.length == 0) {
                            revert ERC1967InvalidImplementation(beaconImplementation);
                        }
                    }
                    /**
                     * @dev Change the beacon and trigger a setup call if data is nonempty.
                     * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected
                     * to avoid stuck value in the contract.
                     *
                     * Emits an {IERC1967-BeaconUpgraded} event.
                     *
                     * CAUTION: Invoking this function has no effect on an instance of {BeaconProxy} since v5, since
                     * it uses an immutable beacon without looking at the value of the ERC-1967 beacon slot for
                     * efficiency.
                     */
                    function upgradeBeaconToAndCall(address newBeacon, bytes memory data) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0) {
                            Address.functionDelegateCall(IBeacon(newBeacon).implementation(), data);
                        } else {
                            _checkNonPayable();
                        }
                    }
                    /**
                     * @dev Reverts if `msg.value` is not zero. It can be used to avoid `msg.value` stuck in the contract
                     * if an upgrade doesn't perform an initialization call.
                     */
                    function _checkNonPayable() private {
                        if (msg.value > 0) {
                            revert ERC1967NonPayable();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/Proxy.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM
                 * instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to
                 * be specified by overriding the virtual {_implementation} function.
                 *
                 * Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a
                 * different contract through the {_delegate} function.
                 *
                 * The success and return data of the delegated call will be returned back to the caller of the proxy.
                 */
                abstract contract Proxy {
                    /**
                     * @dev Delegates the current call to `implementation`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _delegate(address implementation) internal virtual {
                        assembly {
                            // Copy msg.data. We take full control of memory in this inline assembly
                            // block because it will not return to Solidity code. We overwrite the
                            // Solidity scratch pad at memory position 0.
                            calldatacopy(0, 0, calldatasize())
                            // Call the implementation.
                            // out and outsize are 0 because we don't know the size yet.
                            let result := delegatecall(gas(), implementation, 0, calldatasize(), 0, 0)
                            // Copy the returned data.
                            returndatacopy(0, 0, returndatasize())
                            switch result
                            // delegatecall returns 0 on error.
                            case 0 {
                                revert(0, returndatasize())
                            }
                            default {
                                return(0, returndatasize())
                            }
                        }
                    }
                    /**
                     * @dev This is a virtual function that should be overridden so it returns the address to which the fallback
                     * function and {_fallback} should delegate.
                     */
                    function _implementation() internal view virtual returns (address);
                    /**
                     * @dev Delegates the current call to the address returned by `_implementation()`.
                     *
                     * This function does not return to its internal call site, it will return directly to the external caller.
                     */
                    function _fallback() internal virtual {
                        _delegate(_implementation());
                    }
                    /**
                     * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if no other
                     * function in the contract matches the call data.
                     */
                    fallback() external payable virtual {
                        _fallback();
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/ProxyAdmin.sol)
                pragma solidity ^0.8.20;
                import {ITransparentUpgradeableProxy} from "./TransparentUpgradeableProxy.sol";
                import {Ownable} from "../../access/Ownable.sol";
                /**
                 * @dev This is an auxiliary contract meant to be assigned as the admin of a {TransparentUpgradeableProxy}. For an
                 * explanation of why you would want to use this see the documentation for {TransparentUpgradeableProxy}.
                 */
                contract ProxyAdmin is Ownable {
                    /**
                     * @dev The version of the upgrade interface of the contract. If this getter is missing, both `upgrade(address)`
                     * and `upgradeAndCall(address,bytes)` are present, and `upgradeTo` must be used if no function should be called,
                     * while `upgradeAndCall` will invoke the `receive` function if the second argument is the empty byte string.
                     * If the getter returns `"5.0.0"`, only `upgradeAndCall(address,bytes)` is present, and the second argument must
                     * be the empty byte string if no function should be called, making it impossible to invoke the `receive` function
                     * during an upgrade.
                     */
                    string public constant UPGRADE_INTERFACE_VERSION = "5.0.0";
                    /**
                     * @dev Sets the initial owner who can perform upgrades.
                     */
                    constructor(address initialOwner) Ownable(initialOwner) {}
                    /**
                     * @dev Upgrades `proxy` to `implementation` and calls a function on the new implementation.
                     * See {TransparentUpgradeableProxy-_dispatchUpgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - This contract must be the admin of `proxy`.
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function upgradeAndCall(
                        ITransparentUpgradeableProxy proxy,
                        address implementation,
                        bytes memory data
                    ) public payable virtual onlyOwner {
                        proxy.upgradeToAndCall{value: msg.value}(implementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/transparent/TransparentUpgradeableProxy.sol)
                pragma solidity ^0.8.20;
                import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol";
                import {ERC1967Proxy} from "../ERC1967/ERC1967Proxy.sol";
                import {IERC1967} from "../../interfaces/IERC1967.sol";
                import {ProxyAdmin} from "./ProxyAdmin.sol";
                /**
                 * @dev Interface for {TransparentUpgradeableProxy}. In order to implement transparency, {TransparentUpgradeableProxy}
                 * does not implement this interface directly, and its upgradeability mechanism is implemented by an internal dispatch
                 * mechanism. The compiler is unaware that these functions are implemented by {TransparentUpgradeableProxy} and will not
                 * include them in the ABI so this interface must be used to interact with it.
                 */
                interface ITransparentUpgradeableProxy is IERC1967 {
                    function upgradeToAndCall(address, bytes calldata) external payable;
                }
                /**
                 * @dev This contract implements a proxy that is upgradeable through an associated {ProxyAdmin} instance.
                 *
                 * To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector
                 * clashing], which can potentially be used in an attack, this contract uses the
                 * https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two
                 * things that go hand in hand:
                 *
                 * 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if
                 * that call matches the {ITransparentUpgradeableProxy-upgradeToAndCall} function exposed by the proxy itself.
                 * 2. If the admin calls the proxy, it can call the `upgradeToAndCall` function but any other call won't be forwarded to
                 * the implementation. If the admin tries to call a function on the implementation it will fail with an error indicating
                 * the proxy admin cannot fallback to the target implementation.
                 *
                 * These properties mean that the admin account can only be used for upgrading the proxy, so it's best if it's a
                 * dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to
                 * call a function from the proxy implementation. For this reason, the proxy deploys an instance of {ProxyAdmin} and
                 * allows upgrades only if they come through it. You should think of the `ProxyAdmin` instance as the administrative
                 * interface of the proxy, including the ability to change who can trigger upgrades by transferring ownership.
                 *
                 * NOTE: The real interface of this proxy is that defined in `ITransparentUpgradeableProxy`. This contract does not
                 * inherit from that interface, and instead `upgradeToAndCall` is implicitly implemented using a custom dispatch
                 * mechanism in `_fallback`. Consequently, the compiler will not produce an ABI for this contract. This is necessary to
                 * fully implement transparency without decoding reverts caused by selector clashes between the proxy and the
                 * implementation.
                 *
                 * NOTE: This proxy does not inherit from {Context} deliberately. The {ProxyAdmin} of this contract won't send a
                 * meta-transaction in any way, and any other meta-transaction setup should be made in the implementation contract.
                 *
                 * IMPORTANT: This contract avoids unnecessary storage reads by setting the admin only during construction as an
                 * immutable variable, preventing any changes thereafter. However, the admin slot defined in ERC-1967 can still be
                 * overwritten by the implementation logic pointed to by this proxy. In such cases, the contract may end up in an
                 * undesirable state where the admin slot is different from the actual admin.
                 *
                 * WARNING: It is not recommended to extend this contract to add additional external functions. If you do so, the
                 * compiler will not check that there are no selector conflicts, due to the note above. A selector clash between any new
                 * function and the functions declared in {ITransparentUpgradeableProxy} will be resolved in favor of the new one. This
                 * could render the `upgradeToAndCall` function inaccessible, preventing upgradeability and compromising transparency.
                 */
                contract TransparentUpgradeableProxy is ERC1967Proxy {
                    // An immutable address for the admin to avoid unnecessary SLOADs before each call
                    // at the expense of removing the ability to change the admin once it's set.
                    // This is acceptable if the admin is always a ProxyAdmin instance or similar contract
                    // with its own ability to transfer the permissions to another account.
                    address private immutable _admin;
                    /**
                     * @dev The proxy caller is the current admin, and can't fallback to the proxy target.
                     */
                    error ProxyDeniedAdminAccess();
                    /**
                     * @dev Initializes an upgradeable proxy managed by an instance of a {ProxyAdmin} with an `initialOwner`,
                     * backed by the implementation at `_logic`, and optionally initialized with `_data` as explained in
                     * {ERC1967Proxy-constructor}.
                     */
                    constructor(address _logic, address initialOwner, bytes memory _data) payable ERC1967Proxy(_logic, _data) {
                        _admin = address(new ProxyAdmin(initialOwner));
                        // Set the storage value and emit an event for ERC-1967 compatibility
                        ERC1967Utils.changeAdmin(_proxyAdmin());
                    }
                    /**
                     * @dev Returns the admin of this proxy.
                     */
                    function _proxyAdmin() internal virtual returns (address) {
                        return _admin;
                    }
                    /**
                     * @dev If caller is the admin process the call internally, otherwise transparently fallback to the proxy behavior.
                     */
                    function _fallback() internal virtual override {
                        if (msg.sender == _proxyAdmin()) {
                            if (msg.sig != ITransparentUpgradeableProxy.upgradeToAndCall.selector) {
                                revert ProxyDeniedAdminAccess();
                            } else {
                                _dispatchUpgradeToAndCall();
                            }
                        } else {
                            super._fallback();
                        }
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy. See {ERC1967Utils-upgradeToAndCall}.
                     *
                     * Requirements:
                     *
                     * - If `data` is empty, `msg.value` must be zero.
                     */
                    function _dispatchUpgradeToAndCall() private {
                        (address newImplementation, bytes memory data) = abi.decode(msg.data[4:], (address, bytes));
                        ERC1967Utils.upgradeToAndCall(newImplementation, data);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/Address.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library Address {
                    /**
                     * @dev The ETH balance of the account is not enough to perform the operation.
                     */
                    error AddressInsufficientBalance(address account);
                    /**
                     * @dev There's no code at `target` (it is not a contract).
                     */
                    error AddressEmptyCode(address target);
                    /**
                     * @dev A call to an address target failed. The target may have reverted.
                     */
                    error FailedInnerCall();
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        if (address(this).balance < amount) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, ) = recipient.call{value: amount}("");
                        if (!success) {
                            revert FailedInnerCall();
                        }
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason or custom error, it is bubbled
                     * up by this function (like regular Solidity function calls). However, if
                     * the call reverted with no returned reason, this function reverts with a
                     * {FailedInnerCall} error.
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        if (address(this).balance < value) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target
                     * was not a contract or bubbling up the revert reason (falling back to {FailedInnerCall}) in case of an
                     * unsuccessful call.
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata
                    ) internal view returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            // only check if target is a contract if the call was successful and the return data is empty
                            // otherwise we already know that it was a contract
                            if (returndata.length == 0 && target.code.length == 0) {
                                revert AddressEmptyCode(target);
                            }
                            return returndata;
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the
                     * revert reason or with a default {FailedInnerCall} error.
                     */
                    function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            return returndata;
                        }
                    }
                    /**
                     * @dev Reverts with returndata if present. Otherwise reverts with {FailedInnerCall}.
                     */
                    function _revert(bytes memory returndata) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert FailedInnerCall();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract Context {
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.20;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(newImplementation.code.length > 0);
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 */
                library StorageSlot {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                

                File 6 of 8: FuelChainState
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (access/AccessControl.sol)
                pragma solidity ^0.8.0;
                import "./IAccessControlUpgradeable.sol";
                import "../utils/ContextUpgradeable.sol";
                import "../utils/StringsUpgradeable.sol";
                import "../utils/introspection/ERC165Upgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that allows children to implement role-based access
                 * control mechanisms. This is a lightweight version that doesn't allow enumerating role
                 * members except through off-chain means by accessing the contract event logs. Some
                 * applications may benefit from on-chain enumerability, for those cases see
                 * {AccessControlEnumerable}.
                 *
                 * Roles are referred to by their `bytes32` identifier. These should be exposed
                 * in the external API and be unique. The best way to achieve this is by
                 * using `public constant` hash digests:
                 *
                 * ```solidity
                 * bytes32 public constant MY_ROLE = keccak256("MY_ROLE");
                 * ```
                 *
                 * Roles can be used to represent a set of permissions. To restrict access to a
                 * function call, use {hasRole}:
                 *
                 * ```solidity
                 * function foo() public {
                 *     require(hasRole(MY_ROLE, msg.sender));
                 *     ...
                 * }
                 * ```
                 *
                 * Roles can be granted and revoked dynamically via the {grantRole} and
                 * {revokeRole} functions. Each role has an associated admin role, and only
                 * accounts that have a role's admin role can call {grantRole} and {revokeRole}.
                 *
                 * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means
                 * that only accounts with this role will be able to grant or revoke other
                 * roles. More complex role relationships can be created by using
                 * {_setRoleAdmin}.
                 *
                 * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to
                 * grant and revoke this role. Extra precautions should be taken to secure
                 * accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules}
                 * to enforce additional security measures for this role.
                 */
                abstract contract AccessControlUpgradeable is Initializable, ContextUpgradeable, IAccessControlUpgradeable, ERC165Upgradeable {
                    struct RoleData {
                        mapping(address => bool) members;
                        bytes32 adminRole;
                    }
                    mapping(bytes32 => RoleData) private _roles;
                    bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;
                    /**
                     * @dev Modifier that checks that an account has a specific role. Reverts
                     * with a standardized message including the required role.
                     *
                     * The format of the revert reason is given by the following regular expression:
                     *
                     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
                     *
                     * _Available since v4.1._
                     */
                    modifier onlyRole(bytes32 role) {
                        _checkRole(role);
                        _;
                    }
                    function __AccessControl_init() internal onlyInitializing {
                    }
                    function __AccessControl_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IAccessControlUpgradeable).interfaceId || super.supportsInterface(interfaceId);
                    }
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) public view virtual override returns (bool) {
                        return _roles[role].members[account];
                    }
                    /**
                     * @dev Revert with a standard message if `_msgSender()` is missing `role`.
                     * Overriding this function changes the behavior of the {onlyRole} modifier.
                     *
                     * Format of the revert message is described in {_checkRole}.
                     *
                     * _Available since v4.6._
                     */
                    function _checkRole(bytes32 role) internal view virtual {
                        _checkRole(role, _msgSender());
                    }
                    /**
                     * @dev Revert with a standard message if `account` is missing `role`.
                     *
                     * The format of the revert reason is given by the following regular expression:
                     *
                     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
                     */
                    function _checkRole(bytes32 role, address account) internal view virtual {
                        if (!hasRole(role, account)) {
                            revert(
                                string(
                                    abi.encodePacked(
                                        "AccessControl: account ",
                                        StringsUpgradeable.toHexString(account),
                                        " is missing role ",
                                        StringsUpgradeable.toHexString(uint256(role), 32)
                                    )
                                )
                            );
                        }
                    }
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {
                        return _roles[role].adminRole;
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been revoked `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `account`.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function renounceRole(bytes32 role, address account) public virtual override {
                        require(account == _msgSender(), "AccessControl: can only renounce roles for self");
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event. Note that unlike {grantRole}, this function doesn't perform any
                     * checks on the calling account.
                     *
                     * May emit a {RoleGranted} event.
                     *
                     * [WARNING]
                     * ====
                     * This function should only be called from the constructor when setting
                     * up the initial roles for the system.
                     *
                     * Using this function in any other way is effectively circumventing the admin
                     * system imposed by {AccessControl}.
                     * ====
                     *
                     * NOTE: This function is deprecated in favor of {_grantRole}.
                     */
                    function _setupRole(bytes32 role, address account) internal virtual {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Sets `adminRole` as ``role``'s admin role.
                     *
                     * Emits a {RoleAdminChanged} event.
                     */
                    function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {
                        bytes32 previousAdminRole = getRoleAdmin(role);
                        _roles[role].adminRole = adminRole;
                        emit RoleAdminChanged(role, previousAdminRole, adminRole);
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function _grantRole(bytes32 role, address account) internal virtual {
                        if (!hasRole(role, account)) {
                            _roles[role].members[account] = true;
                            emit RoleGranted(role, account, _msgSender());
                        }
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function _revokeRole(bytes32 role, address account) internal virtual {
                        if (hasRole(role, account)) {
                            _roles[role].members[account] = false;
                            emit RoleRevoked(role, account, _msgSender());
                        }
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev External interface of AccessControl declared to support ERC165 detection.
                 */
                interface IAccessControlUpgradeable {
                    /**
                     * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`
                     *
                     * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite
                     * {RoleAdminChanged} not being emitted signaling this.
                     *
                     * _Available since v3.1._
                     */
                    event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);
                    /**
                     * @dev Emitted when `account` is granted `role`.
                     *
                     * `sender` is the account that originated the contract call, an admin role
                     * bearer except when using {AccessControl-_setupRole}.
                     */
                    event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Emitted when `account` is revoked `role`.
                     *
                     * `sender` is the account that originated the contract call:
                     *   - if using `revokeRole`, it is the admin role bearer
                     *   - if using `renounceRole`, it is the role bearer (i.e. `account`)
                     */
                    event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) external view returns (bool);
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {AccessControl-_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) external view returns (bytes32);
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function grantRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function revokeRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been granted `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `account`.
                     */
                    function renounceRole(bytes32 role, address account) external;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.5.0) (interfaces/draft-IERC1822.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev ERC1822: Universal Upgradeable Proxy Standard (UUPS) documents a method for upgradeability through a simplified
                 * proxy whose upgrades are fully controlled by the current implementation.
                 */
                interface IERC1822ProxiableUpgradeable {
                    /**
                     * @dev Returns the storage slot that the proxiable contract assumes is being used to store the implementation
                     * address.
                     *
                     * IMPORTANT: A proxy pointing at a proxiable contract should not be considered proxiable itself, because this risks
                     * bricking a proxy that upgrades to it, by delegating to itself until out of gas. Thus it is critical that this
                     * function revert if invoked through a proxy.
                     */
                    function proxiableUUID() external view returns (bytes32);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 *
                 * _Available since v4.8.3._
                 */
                interface IERC1967Upgradeable {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeaconUpgradeable {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {BeaconProxy} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/ERC1967/ERC1967Upgrade.sol)
                pragma solidity ^0.8.2;
                import "../beacon/IBeaconUpgradeable.sol";
                import "../../interfaces/IERC1967Upgradeable.sol";
                import "../../interfaces/draft-IERC1822Upgradeable.sol";
                import "../../utils/AddressUpgradeable.sol";
                import "../../utils/StorageSlotUpgradeable.sol";
                import {Initializable} from "../utils/Initializable.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 *
                 * _Available since v4.1._
                 */
                abstract contract ERC1967UpgradeUpgradeable is Initializable, IERC1967Upgradeable {
                    // This is the keccak-256 hash of "eip1967.proxy.rollback" subtracted by 1
                    bytes32 private constant _ROLLBACK_SLOT = 0x4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd9143;
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1, and is
                     * validated in the constructor.
                     */
                    bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    function __ERC1967Upgrade_init() internal onlyInitializing {
                    }
                    function __ERC1967Upgrade_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function _getImplementation() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        require(AddressUpgradeable.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                        StorageSlotUpgradeable.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Perform implementation upgrade
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeTo(address newImplementation) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                    }
                    /**
                     * @dev Perform implementation upgrade with additional setup call.
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeToAndCall(address newImplementation, bytes memory data, bool forceCall) internal {
                        _upgradeTo(newImplementation);
                        if (data.length > 0 || forceCall) {
                            AddressUpgradeable.functionDelegateCall(newImplementation, data);
                        }
                    }
                    /**
                     * @dev Perform implementation upgrade with security checks for UUPS proxies, and additional setup call.
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeToAndCallUUPS(address newImplementation, bytes memory data, bool forceCall) internal {
                        // Upgrades from old implementations will perform a rollback test. This test requires the new
                        // implementation to upgrade back to the old, non-ERC1822 compliant, implementation. Removing
                        // this special case will break upgrade paths from old UUPS implementation to new ones.
                        if (StorageSlotUpgradeable.getBooleanSlot(_ROLLBACK_SLOT).value) {
                            _setImplementation(newImplementation);
                        } else {
                            try IERC1822ProxiableUpgradeable(newImplementation).proxiableUUID() returns (bytes32 slot) {
                                require(slot == _IMPLEMENTATION_SLOT, "ERC1967Upgrade: unsupported proxiableUUID");
                            } catch {
                                revert("ERC1967Upgrade: new implementation is not UUPS");
                            }
                            _upgradeToAndCall(newImplementation, data, forceCall);
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1, and is
                     * validated in the constructor.
                     */
                    bytes32 internal constant _ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     */
                    function _getAdmin() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        require(newAdmin != address(0), "ERC1967: new admin is the zero address");
                        StorageSlotUpgradeable.getAddressSlot(_ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {AdminChanged} event.
                     */
                    function _changeAdmin(address newAdmin) internal {
                        emit AdminChanged(_getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is bytes32(uint256(keccak256('eip1967.proxy.beacon')) - 1)) and is validated in the constructor.
                     */
                    bytes32 internal constant _BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function _getBeacon() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        require(AddressUpgradeable.isContract(newBeacon), "ERC1967: new beacon is not a contract");
                        require(
                            AddressUpgradeable.isContract(IBeaconUpgradeable(newBeacon).implementation()),
                            "ERC1967: beacon implementation is not a contract"
                        );
                        StorageSlotUpgradeable.getAddressSlot(_BEACON_SLOT).value = newBeacon;
                    }
                    /**
                     * @dev Perform beacon upgrade with additional setup call. Note: This upgrades the address of the beacon, it does
                     * not upgrade the implementation contained in the beacon (see {UpgradeableBeacon-_setImplementation} for that).
                     *
                     * Emits a {BeaconUpgraded} event.
                     */
                    function _upgradeBeaconToAndCall(address newBeacon, bytes memory data, bool forceCall) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0 || forceCall) {
                            AddressUpgradeable.functionDelegateCall(IBeaconUpgradeable(newBeacon).implementation(), data);
                        }
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/utils/Initializable.sol)
                pragma solidity ^0.8.2;
                import "../../utils/AddressUpgradeable.sol";
                /**
                 * @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
                 * behind a proxy. Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an
                 * external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer
                 * function so it can only be called once. The {initializer} modifier provided by this contract will have this effect.
                 *
                 * The initialization functions use a version number. Once a version number is used, it is consumed and cannot be
                 * reused. This mechanism prevents re-execution of each "step" but allows the creation of new initialization steps in
                 * case an upgrade adds a module that needs to be initialized.
                 *
                 * For example:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```solidity
                 * contract MyToken is ERC20Upgradeable {
                 *     function initialize() initializer public {
                 *         __ERC20_init("MyToken", "MTK");
                 *     }
                 * }
                 *
                 * contract MyTokenV2 is MyToken, ERC20PermitUpgradeable {
                 *     function initializeV2() reinitializer(2) public {
                 *         __ERC20Permit_init("MyToken");
                 *     }
                 * }
                 * ```
                 *
                 * TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as
                 * possible by providing the encoded function call as the `_data` argument to {ERC1967Proxy-constructor}.
                 *
                 * CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure
                 * that all initializers are idempotent. This is not verified automatically as constructors are by Solidity.
                 *
                 * [CAUTION]
                 * ====
                 * Avoid leaving a contract uninitialized.
                 *
                 * An uninitialized contract can be taken over by an attacker. This applies to both a proxy and its implementation
                 * contract, which may impact the proxy. To prevent the implementation contract from being used, you should invoke
                 * the {_disableInitializers} function in the constructor to automatically lock it when it is deployed:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```
                 * /// @custom:oz-upgrades-unsafe-allow constructor
                 * constructor() {
                 *     _disableInitializers();
                 * }
                 * ```
                 * ====
                 */
                abstract contract Initializable {
                    /**
                     * @dev Indicates that the contract has been initialized.
                     * @custom:oz-retyped-from bool
                     */
                    uint8 private _initialized;
                    /**
                     * @dev Indicates that the contract is in the process of being initialized.
                     */
                    bool private _initializing;
                    /**
                     * @dev Triggered when the contract has been initialized or reinitialized.
                     */
                    event Initialized(uint8 version);
                    /**
                     * @dev A modifier that defines a protected initializer function that can be invoked at most once. In its scope,
                     * `onlyInitializing` functions can be used to initialize parent contracts.
                     *
                     * Similar to `reinitializer(1)`, except that functions marked with `initializer` can be nested in the context of a
                     * constructor.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier initializer() {
                        bool isTopLevelCall = !_initializing;
                        require(
                            (isTopLevelCall && _initialized < 1) || (!AddressUpgradeable.isContract(address(this)) && _initialized == 1),
                            "Initializable: contract is already initialized"
                        );
                        _initialized = 1;
                        if (isTopLevelCall) {
                            _initializing = true;
                        }
                        _;
                        if (isTopLevelCall) {
                            _initializing = false;
                            emit Initialized(1);
                        }
                    }
                    /**
                     * @dev A modifier that defines a protected reinitializer function that can be invoked at most once, and only if the
                     * contract hasn't been initialized to a greater version before. In its scope, `onlyInitializing` functions can be
                     * used to initialize parent contracts.
                     *
                     * A reinitializer may be used after the original initialization step. This is essential to configure modules that
                     * are added through upgrades and that require initialization.
                     *
                     * When `version` is 1, this modifier is similar to `initializer`, except that functions marked with `reinitializer`
                     * cannot be nested. If one is invoked in the context of another, execution will revert.
                     *
                     * Note that versions can jump in increments greater than 1; this implies that if multiple reinitializers coexist in
                     * a contract, executing them in the right order is up to the developer or operator.
                     *
                     * WARNING: setting the version to 255 will prevent any future reinitialization.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier reinitializer(uint8 version) {
                        require(!_initializing && _initialized < version, "Initializable: contract is already initialized");
                        _initialized = version;
                        _initializing = true;
                        _;
                        _initializing = false;
                        emit Initialized(version);
                    }
                    /**
                     * @dev Modifier to protect an initialization function so that it can only be invoked by functions with the
                     * {initializer} and {reinitializer} modifiers, directly or indirectly.
                     */
                    modifier onlyInitializing() {
                        require(_initializing, "Initializable: contract is not initializing");
                        _;
                    }
                    /**
                     * @dev Locks the contract, preventing any future reinitialization. This cannot be part of an initializer call.
                     * Calling this in the constructor of a contract will prevent that contract from being initialized or reinitialized
                     * to any version. It is recommended to use this to lock implementation contracts that are designed to be called
                     * through proxies.
                     *
                     * Emits an {Initialized} event the first time it is successfully executed.
                     */
                    function _disableInitializers() internal virtual {
                        require(!_initializing, "Initializable: contract is initializing");
                        if (_initialized != type(uint8).max) {
                            _initialized = type(uint8).max;
                            emit Initialized(type(uint8).max);
                        }
                    }
                    /**
                     * @dev Returns the highest version that has been initialized. See {reinitializer}.
                     */
                    function _getInitializedVersion() internal view returns (uint8) {
                        return _initialized;
                    }
                    /**
                     * @dev Returns `true` if the contract is currently initializing. See {onlyInitializing}.
                     */
                    function _isInitializing() internal view returns (bool) {
                        return _initializing;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/utils/UUPSUpgradeable.sol)
                pragma solidity ^0.8.0;
                import "../../interfaces/draft-IERC1822Upgradeable.sol";
                import "../ERC1967/ERC1967UpgradeUpgradeable.sol";
                import {Initializable} from "./Initializable.sol";
                /**
                 * @dev An upgradeability mechanism designed for UUPS proxies. The functions included here can perform an upgrade of an
                 * {ERC1967Proxy}, when this contract is set as the implementation behind such a proxy.
                 *
                 * A security mechanism ensures that an upgrade does not turn off upgradeability accidentally, although this risk is
                 * reinstated if the upgrade retains upgradeability but removes the security mechanism, e.g. by replacing
                 * `UUPSUpgradeable` with a custom implementation of upgrades.
                 *
                 * The {_authorizeUpgrade} function must be overridden to include access restriction to the upgrade mechanism.
                 *
                 * _Available since v4.1._
                 */
                abstract contract UUPSUpgradeable is Initializable, IERC1822ProxiableUpgradeable, ERC1967UpgradeUpgradeable {
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable state-variable-assignment
                    address private immutable __self = address(this);
                    /**
                     * @dev Check that the execution is being performed through a delegatecall call and that the execution context is
                     * a proxy contract with an implementation (as defined in ERC1967) pointing to self. This should only be the case
                     * for UUPS and transparent proxies that are using the current contract as their implementation. Execution of a
                     * function through ERC1167 minimal proxies (clones) would not normally pass this test, but is not guaranteed to
                     * fail.
                     */
                    modifier onlyProxy() {
                        require(address(this) != __self, "Function must be called through delegatecall");
                        require(_getImplementation() == __self, "Function must be called through active proxy");
                        _;
                    }
                    /**
                     * @dev Check that the execution is not being performed through a delegate call. This allows a function to be
                     * callable on the implementing contract but not through proxies.
                     */
                    modifier notDelegated() {
                        require(address(this) == __self, "UUPSUpgradeable: must not be called through delegatecall");
                        _;
                    }
                    function __UUPSUpgradeable_init() internal onlyInitializing {
                    }
                    function __UUPSUpgradeable_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Implementation of the ERC1822 {proxiableUUID} function. This returns the storage slot used by the
                     * implementation. It is used to validate the implementation's compatibility when performing an upgrade.
                     *
                     * IMPORTANT: A proxy pointing at a proxiable contract should not be considered proxiable itself, because this risks
                     * bricking a proxy that upgrades to it, by delegating to itself until out of gas. Thus it is critical that this
                     * function revert if invoked through a proxy. This is guaranteed by the `notDelegated` modifier.
                     */
                    function proxiableUUID() external view virtual override notDelegated returns (bytes32) {
                        return _IMPLEMENTATION_SLOT;
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy to `newImplementation`.
                     *
                     * Calls {_authorizeUpgrade}.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function upgradeTo(address newImplementation) public virtual onlyProxy {
                        _authorizeUpgrade(newImplementation);
                        _upgradeToAndCallUUPS(newImplementation, new bytes(0), false);
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy to `newImplementation`, and subsequently execute the function call
                     * encoded in `data`.
                     *
                     * Calls {_authorizeUpgrade}.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) public payable virtual onlyProxy {
                        _authorizeUpgrade(newImplementation);
                        _upgradeToAndCallUUPS(newImplementation, data, true);
                    }
                    /**
                     * @dev Function that should revert when `msg.sender` is not authorized to upgrade the contract. Called by
                     * {upgradeTo} and {upgradeToAndCall}.
                     *
                     * Normally, this function will use an xref:access.adoc[access control] modifier such as {Ownable-onlyOwner}.
                     *
                     * ```solidity
                     * function _authorizeUpgrade(address) internal override onlyOwner {}
                     * ```
                     */
                    function _authorizeUpgrade(address newImplementation) internal virtual;
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)
                pragma solidity ^0.8.0;
                import "../utils/ContextUpgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module which allows children to implement an emergency stop
                 * mechanism that can be triggered by an authorized account.
                 *
                 * This module is used through inheritance. It will make available the
                 * modifiers `whenNotPaused` and `whenPaused`, which can be applied to
                 * the functions of your contract. Note that they will not be pausable by
                 * simply including this module, only once the modifiers are put in place.
                 */
                abstract contract PausableUpgradeable is Initializable, ContextUpgradeable {
                    /**
                     * @dev Emitted when the pause is triggered by `account`.
                     */
                    event Paused(address account);
                    /**
                     * @dev Emitted when the pause is lifted by `account`.
                     */
                    event Unpaused(address account);
                    bool private _paused;
                    /**
                     * @dev Initializes the contract in unpaused state.
                     */
                    function __Pausable_init() internal onlyInitializing {
                        __Pausable_init_unchained();
                    }
                    function __Pausable_init_unchained() internal onlyInitializing {
                        _paused = false;
                    }
                    /**
                     * @dev Modifier to make a function callable only when the contract is not paused.
                     *
                     * Requirements:
                     *
                     * - The contract must not be paused.
                     */
                    modifier whenNotPaused() {
                        _requireNotPaused();
                        _;
                    }
                    /**
                     * @dev Modifier to make a function callable only when the contract is paused.
                     *
                     * Requirements:
                     *
                     * - The contract must be paused.
                     */
                    modifier whenPaused() {
                        _requirePaused();
                        _;
                    }
                    /**
                     * @dev Returns true if the contract is paused, and false otherwise.
                     */
                    function paused() public view virtual returns (bool) {
                        return _paused;
                    }
                    /**
                     * @dev Throws if the contract is paused.
                     */
                    function _requireNotPaused() internal view virtual {
                        require(!paused(), "Pausable: paused");
                    }
                    /**
                     * @dev Throws if the contract is not paused.
                     */
                    function _requirePaused() internal view virtual {
                        require(paused(), "Pausable: not paused");
                    }
                    /**
                     * @dev Triggers stopped state.
                     *
                     * Requirements:
                     *
                     * - The contract must not be paused.
                     */
                    function _pause() internal virtual whenNotPaused {
                        _paused = true;
                        emit Paused(_msgSender());
                    }
                    /**
                     * @dev Returns to normal state.
                     *
                     * Requirements:
                     *
                     * - The contract must be paused.
                     */
                    function _unpause() internal virtual whenPaused {
                        _paused = false;
                        emit Unpaused(_msgSender());
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/Address.sol)
                pragma solidity ^0.8.1;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library AddressUpgradeable {
                    /**
                     * @dev Returns true if `account` is a contract.
                     *
                     * [IMPORTANT]
                     * ====
                     * It is unsafe to assume that an address for which this function returns
                     * false is an externally-owned account (EOA) and not a contract.
                     *
                     * Among others, `isContract` will return false for the following
                     * types of addresses:
                     *
                     *  - an externally-owned account
                     *  - a contract in construction
                     *  - an address where a contract will be created
                     *  - an address where a contract lived, but was destroyed
                     *
                     * Furthermore, `isContract` will also return true if the target contract within
                     * the same transaction is already scheduled for destruction by `SELFDESTRUCT`,
                     * which only has an effect at the end of a transaction.
                     * ====
                     *
                     * [IMPORTANT]
                     * ====
                     * You shouldn't rely on `isContract` to protect against flash loan attacks!
                     *
                     * Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets
                     * like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract
                     * constructor.
                     * ====
                     */
                    function isContract(address account) internal view returns (bool) {
                        // This method relies on extcodesize/address.code.length, which returns 0
                        // for contracts in construction, since the code is only stored at the end
                        // of the constructor execution.
                        return account.code.length > 0;
                    }
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.0/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        require(address(this).balance >= amount, "Address: insufficient balance");
                        (bool success, ) = recipient.call{value: amount}("");
                        require(success, "Address: unable to send value, recipient may have reverted");
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason, it is bubbled up by this
                     * function (like regular Solidity function calls).
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     *
                     * _Available since v3.1._
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0, "Address: low-level call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with
                     * `errorMessage` as a fallback revert reason when `target` reverts.
                     *
                     * _Available since v3.1._
                     */
                    function functionCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     *
                     * _Available since v3.1._
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, value, "Address: low-level call with value failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but
                     * with `errorMessage` as a fallback revert reason when `target` reverts.
                     *
                     * _Available since v3.1._
                     */
                    function functionCallWithValue(
                        address target,
                        bytes memory data,
                        uint256 value,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        require(address(this).balance >= value, "Address: insufficient balance for call");
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     *
                     * _Available since v3.3._
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        return functionStaticCall(target, data, "Address: low-level static call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
                     * but performing a static call.
                     *
                     * _Available since v3.3._
                     */
                    function functionStaticCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     *
                     * _Available since v3.4._
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionDelegateCall(target, data, "Address: low-level delegate call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
                     * but performing a delegate call.
                     *
                     * _Available since v3.4._
                     */
                    function functionDelegateCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and revert (either by bubbling
                     * the revert reason or using the provided one) in case of unsuccessful call or if target was not a contract.
                     *
                     * _Available since v4.8._
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata,
                        string memory errorMessage
                    ) internal view returns (bytes memory) {
                        if (success) {
                            if (returndata.length == 0) {
                                // only check isContract if the call was successful and the return data is empty
                                // otherwise we already know that it was a contract
                                require(isContract(target), "Address: call to non-contract");
                            }
                            return returndata;
                        } else {
                            _revert(returndata, errorMessage);
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and revert if it wasn't, either by bubbling the
                     * revert reason or using the provided one.
                     *
                     * _Available since v4.3._
                     */
                    function verifyCallResult(
                        bool success,
                        bytes memory returndata,
                        string memory errorMessage
                    ) internal pure returns (bytes memory) {
                        if (success) {
                            return returndata;
                        } else {
                            _revert(returndata, errorMessage);
                        }
                    }
                    function _revert(bytes memory returndata, string memory errorMessage) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert(errorMessage);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.4) (utils/Context.sol)
                pragma solidity ^0.8.0;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract ContextUpgradeable is Initializable {
                    function __Context_init() internal onlyInitializing {
                    }
                    function __Context_init_unchained() internal onlyInitializing {
                    }
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)
                pragma solidity ^0.8.0;
                import "./IERC165Upgradeable.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev Implementation of the {IERC165} interface.
                 *
                 * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
                 * for the additional interface id that will be supported. For example:
                 *
                 * ```solidity
                 * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                 *     return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
                 * }
                 * ```
                 *
                 * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.
                 */
                abstract contract ERC165Upgradeable is Initializable, IERC165Upgradeable {
                    function __ERC165_init() internal onlyInitializing {
                    }
                    function __ERC165_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IERC165Upgradeable).interfaceId;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Interface of the ERC165 standard, as defined in the
                 * https://eips.ethereum.org/EIPS/eip-165[EIP].
                 *
                 * Implementers can declare support of contract interfaces, which can then be
                 * queried by others ({ERC165Checker}).
                 *
                 * For an implementation, see {ERC165}.
                 */
                interface IERC165Upgradeable {
                    /**
                     * @dev Returns true if this contract implements the interface defined by
                     * `interfaceId`. See the corresponding
                     * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
                     * to learn more about how these ids are created.
                     *
                     * This function call must use less than 30 000 gas.
                     */
                    function supportsInterface(bytes4 interfaceId) external view returns (bool);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/math/Math.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Standard math utilities missing in the Solidity language.
                 */
                library MathUpgradeable {
                    enum Rounding {
                        Down, // Toward negative infinity
                        Up, // Toward infinity
                        Zero // Toward zero
                    }
                    /**
                     * @dev Returns the largest of two numbers.
                     */
                    function max(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two numbers.
                     */
                    function min(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two numbers. The result is rounded towards
                     * zero.
                     */
                    function average(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b) / 2 can overflow.
                        return (a & b) + (a ^ b) / 2;
                    }
                    /**
                     * @dev Returns the ceiling of the division of two numbers.
                     *
                     * This differs from standard division with `/` in that it rounds up instead
                     * of rounding down.
                     */
                    function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b - 1) / b can overflow on addition, so we distribute.
                        return a == 0 ? 0 : (a - 1) / b + 1;
                    }
                    /**
                     * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0
                     * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)
                     * with further edits by Uniswap Labs also under MIT license.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {
                        unchecked {
                            // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use
                            // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256
                            // variables such that product = prod1 * 2^256 + prod0.
                            uint256 prod0; // Least significant 256 bits of the product
                            uint256 prod1; // Most significant 256 bits of the product
                            assembly {
                                let mm := mulmod(x, y, not(0))
                                prod0 := mul(x, y)
                                prod1 := sub(sub(mm, prod0), lt(mm, prod0))
                            }
                            // Handle non-overflow cases, 256 by 256 division.
                            if (prod1 == 0) {
                                // Solidity will revert if denominator == 0, unlike the div opcode on its own.
                                // The surrounding unchecked block does not change this fact.
                                // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.
                                return prod0 / denominator;
                            }
                            // Make sure the result is less than 2^256. Also prevents denominator == 0.
                            require(denominator > prod1, "Math: mulDiv overflow");
                            ///////////////////////////////////////////////
                            // 512 by 256 division.
                            ///////////////////////////////////////////////
                            // Make division exact by subtracting the remainder from [prod1 prod0].
                            uint256 remainder;
                            assembly {
                                // Compute remainder using mulmod.
                                remainder := mulmod(x, y, denominator)
                                // Subtract 256 bit number from 512 bit number.
                                prod1 := sub(prod1, gt(remainder, prod0))
                                prod0 := sub(prod0, remainder)
                            }
                            // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.
                            // See https://cs.stackexchange.com/q/138556/92363.
                            // Does not overflow because the denominator cannot be zero at this stage in the function.
                            uint256 twos = denominator & (~denominator + 1);
                            assembly {
                                // Divide denominator by twos.
                                denominator := div(denominator, twos)
                                // Divide [prod1 prod0] by twos.
                                prod0 := div(prod0, twos)
                                // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.
                                twos := add(div(sub(0, twos), twos), 1)
                            }
                            // Shift in bits from prod1 into prod0.
                            prod0 |= prod1 * twos;
                            // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such
                            // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for
                            // four bits. That is, denominator * inv = 1 mod 2^4.
                            uint256 inverse = (3 * denominator) ^ 2;
                            // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works
                            // in modular arithmetic, doubling the correct bits in each step.
                            inverse *= 2 - denominator * inverse; // inverse mod 2^8
                            inverse *= 2 - denominator * inverse; // inverse mod 2^16
                            inverse *= 2 - denominator * inverse; // inverse mod 2^32
                            inverse *= 2 - denominator * inverse; // inverse mod 2^64
                            inverse *= 2 - denominator * inverse; // inverse mod 2^128
                            inverse *= 2 - denominator * inverse; // inverse mod 2^256
                            // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.
                            // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is
                            // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1
                            // is no longer required.
                            result = prod0 * inverse;
                            return result;
                        }
                    }
                    /**
                     * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {
                        uint256 result = mulDiv(x, y, denominator);
                        if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {
                            result += 1;
                        }
                        return result;
                    }
                    /**
                     * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.
                     *
                     * Inspired by Henry S. Warren, Jr.'s "Hacker's Delight" (Chapter 11).
                     */
                    function sqrt(uint256 a) internal pure returns (uint256) {
                        if (a == 0) {
                            return 0;
                        }
                        // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.
                        //
                        // We know that the "msb" (most significant bit) of our target number `a` is a power of 2 such that we have
                        // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.
                        //
                        // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`
                        // → `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`
                        // → `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`
                        //
                        // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.
                        uint256 result = 1 << (log2(a) >> 1);
                        // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,
                        // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at
                        // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision
                        // into the expected uint128 result.
                        unchecked {
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            return min(result, a / result);
                        }
                    }
                    /**
                     * @notice Calculates sqrt(a), following the selected rounding direction.
                     */
                    function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = sqrt(a);
                            return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 2, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 128;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 64;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 32;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 16;
                            }
                            if (value >> 8 > 0) {
                                value >>= 8;
                                result += 8;
                            }
                            if (value >> 4 > 0) {
                                value >>= 4;
                                result += 4;
                            }
                            if (value >> 2 > 0) {
                                value >>= 2;
                                result += 2;
                            }
                            if (value >> 1 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 2, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log2(value);
                            return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 10, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >= 10 ** 64) {
                                value /= 10 ** 64;
                                result += 64;
                            }
                            if (value >= 10 ** 32) {
                                value /= 10 ** 32;
                                result += 32;
                            }
                            if (value >= 10 ** 16) {
                                value /= 10 ** 16;
                                result += 16;
                            }
                            if (value >= 10 ** 8) {
                                value /= 10 ** 8;
                                result += 8;
                            }
                            if (value >= 10 ** 4) {
                                value /= 10 ** 4;
                                result += 4;
                            }
                            if (value >= 10 ** 2) {
                                value /= 10 ** 2;
                                result += 2;
                            }
                            if (value >= 10 ** 1) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 10, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log10(value);
                            return result + (rounding == Rounding.Up && 10 ** result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 256, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     *
                     * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.
                     */
                    function log256(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 16;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 8;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 4;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 2;
                            }
                            if (value >> 8 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 256, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log256(value);
                            return result + (rounding == Rounding.Up && 1 << (result << 3) < value ? 1 : 0);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.8.0) (utils/math/SignedMath.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Standard signed math utilities missing in the Solidity language.
                 */
                library SignedMathUpgradeable {
                    /**
                     * @dev Returns the largest of two signed numbers.
                     */
                    function max(int256 a, int256 b) internal pure returns (int256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two signed numbers.
                     */
                    function min(int256 a, int256 b) internal pure returns (int256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two signed numbers without overflow.
                     * The result is rounded towards zero.
                     */
                    function average(int256 a, int256 b) internal pure returns (int256) {
                        // Formula from the book "Hacker's Delight"
                        int256 x = (a & b) + ((a ^ b) >> 1);
                        return x + (int256(uint256(x) >> 255) & (a ^ b));
                    }
                    /**
                     * @dev Returns the absolute unsigned value of a signed value.
                     */
                    function abs(int256 n) internal pure returns (uint256) {
                        unchecked {
                            // must be unchecked in order to support `n = type(int256).min`
                            return uint256(n >= 0 ? n : -n);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.0;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(Address.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 *
                 * _Available since v4.1 for `address`, `bool`, `bytes32`, `uint256`._
                 * _Available since v4.9 for `string`, `bytes`._
                 */
                library StorageSlotUpgradeable {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/Strings.sol)
                pragma solidity ^0.8.0;
                import "./math/MathUpgradeable.sol";
                import "./math/SignedMathUpgradeable.sol";
                /**
                 * @dev String operations.
                 */
                library StringsUpgradeable {
                    bytes16 private constant _SYMBOLS = "0123456789abcdef";
                    uint8 private constant _ADDRESS_LENGTH = 20;
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` decimal representation.
                     */
                    function toString(uint256 value) internal pure returns (string memory) {
                        unchecked {
                            uint256 length = MathUpgradeable.log10(value) + 1;
                            string memory buffer = new string(length);
                            uint256 ptr;
                            /// @solidity memory-safe-assembly
                            assembly {
                                ptr := add(buffer, add(32, length))
                            }
                            while (true) {
                                ptr--;
                                /// @solidity memory-safe-assembly
                                assembly {
                                    mstore8(ptr, byte(mod(value, 10), _SYMBOLS))
                                }
                                value /= 10;
                                if (value == 0) break;
                            }
                            return buffer;
                        }
                    }
                    /**
                     * @dev Converts a `int256` to its ASCII `string` decimal representation.
                     */
                    function toString(int256 value) internal pure returns (string memory) {
                        return string(abi.encodePacked(value < 0 ? "-" : "", toString(SignedMathUpgradeable.abs(value))));
                    }
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.
                     */
                    function toHexString(uint256 value) internal pure returns (string memory) {
                        unchecked {
                            return toHexString(value, MathUpgradeable.log256(value) + 1);
                        }
                    }
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.
                     */
                    function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {
                        bytes memory buffer = new bytes(2 * length + 2);
                        buffer[0] = "0";
                        buffer[1] = "x";
                        for (uint256 i = 2 * length + 1; i > 1; --i) {
                            buffer[i] = _SYMBOLS[value & 0xf];
                            value >>= 4;
                        }
                        require(value == 0, "Strings: hex length insufficient");
                        return string(buffer);
                    }
                    /**
                     * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.
                     */
                    function toHexString(address addr) internal pure returns (string memory) {
                        return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);
                    }
                    /**
                     * @dev Returns true if the two strings are equal.
                     */
                    function equal(string memory a, string memory b) internal pure returns (bool) {
                        return keccak256(bytes(a)) == keccak256(bytes(b));
                    }
                }
                // SPDX-License-Identifier: UNLICENSED
                // solhint-disable not-rely-on-time
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {UUPSUpgradeable} from "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
                import {AccessControlUpgradeable} from "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
                import {PausableUpgradeable} from "@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol";
                import {CryptographyLib} from "../lib/Cryptography.sol";
                /// @notice Structure for commits
                struct Commit {
                    bytes32 blockHash;
                    uint32 timestamp;
                    address reserved1;
                    uint16 reserved2;
                }
                /// @notice The Fuel v2 chain state
                contract FuelChainState is Initializable, PausableUpgradeable, AccessControlUpgradeable, UUPSUpgradeable {
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev The commit proccess parameters
                    // NUM_COMMIT_SLOTS an arbitrary number of commits to store before starting to overwrite
                    uint256 public constant NUM_COMMIT_SLOTS = 240;
                    // Number of blocks per commit interval
                    // BLOCKS_PER_COMMIT_INTERVAL = (num of blocks per minute (=60) * target interval in minutes)
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable BLOCKS_PER_COMMIT_INTERVAL;
                    // Time after which a commit becomes finalized
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable TIME_TO_FINALIZE;
                    /// Time before a slot can be overwritten
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint32 public immutable COMMIT_COOLDOWN;
                    /// @dev The admin related contract roles
                    bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE");
                    bytes32 public constant COMMITTER_ROLE = keccak256("COMMITTER_ROLE");
                    ////////////
                    // Events //
                    ////////////
                    /// @dev Emitted when a commit is first submitted
                    event CommitSubmitted(uint256 indexed commitHeight, bytes32 blockHash);
                    ////////////
                    // Errors //
                    ////////////
                    error TimeToFinalizeTooLarge();
                    error CommitCooldownTooLarge();
                    error FinalizationIsGtCooldown();
                    error UnknownBlock();
                    error CannotRecommit();
                    /////////////
                    // Storage //
                    /////////////
                    /// @dev The commits buffer
                    Commit[NUM_COMMIT_SLOTS] private _commitSlots;
                    /////////////////////////////
                    // Constructor/Initializer //
                    /////////////////////////////
                    /// @notice Constructor disables initialization for the implementation contract
                    /// @dev assumes 1 block per second in the L2 chain
                    /// @custom:oz-upgrades-unsafe-allow constructor
                    constructor(uint256 timeToFinalize, uint256 blocksPerCommitInterval, uint32 commitCooldown) {
                        if (timeToFinalize > commitCooldown) {
                            revert FinalizationIsGtCooldown();
                        }
                        uint256 circularBufferSizeInSeconds = NUM_COMMIT_SLOTS * blocksPerCommitInterval;
                        if (timeToFinalize > circularBufferSizeInSeconds) {
                            revert TimeToFinalizeTooLarge();
                        }
                        if (commitCooldown > circularBufferSizeInSeconds) {
                            revert CommitCooldownTooLarge();
                        }
                        TIME_TO_FINALIZE = timeToFinalize;
                        COMMIT_COOLDOWN = commitCooldown;
                        BLOCKS_PER_COMMIT_INTERVAL = blocksPerCommitInterval;
                        _disableInitializers();
                    }
                    /// @notice Contract initializer to setup starting values
                    function initialize() public initializer {
                        __Pausable_init();
                        __AccessControl_init();
                        __UUPSUpgradeable_init();
                        //grant initial roles
                        _grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
                        _grantRole(PAUSER_ROLE, msg.sender);
                        _grantRole(COMMITTER_ROLE, msg.sender);
                    }
                    /////////////////////
                    // Admin Functions //
                    /////////////////////
                    /// @notice Pause block commitments
                    function pause() external onlyRole(PAUSER_ROLE) {
                        _pause();
                    }
                    /// @notice Unpause block commitments
                    function unpause() external onlyRole(DEFAULT_ADMIN_ROLE) {
                        _unpause();
                    }
                    /// @notice Commits a block header.
                    /// @param blockHash The hash of a block
                    /// @param commitHeight The height of the commit
                    function commit(bytes32 blockHash, uint256 commitHeight) external whenNotPaused onlyRole(COMMITTER_ROLE) {
                        uint256 slot = commitHeight % NUM_COMMIT_SLOTS;
                        Commit storage commitSlot = _commitSlots[slot];
                        unchecked {
                            if (commitSlot.timestamp + COMMIT_COOLDOWN > uint32(block.timestamp)) {
                                revert CannotRecommit();
                            }
                        }
                        commitSlot.blockHash = blockHash;
                        commitSlot.timestamp = uint32(block.timestamp);
                        emit CommitSubmitted(commitHeight, blockHash);
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Checks if a given block is finalized
                    /// @param blockHash The hash of the block to check
                    /// @param blockHeight The height of the block to check
                    /// @return true if the block is finalized
                    function finalized(bytes32 blockHash, uint256 blockHeight) external view whenNotPaused returns (bool) {
                        // TODO This division could be done offchain, or at least also could be assembly'ed to avoid non-zero division check
                        uint256 commitHeight = blockHeight / BLOCKS_PER_COMMIT_INTERVAL;
                        Commit storage commitSlot = _commitSlots[commitHeight % NUM_COMMIT_SLOTS];
                        if (commitSlot.blockHash != blockHash) revert UnknownBlock();
                        return block.timestamp >= uint256(commitSlot.timestamp) + TIME_TO_FINALIZE;
                    }
                    /// @notice Gets the block hash at the given commit height
                    /// @param commitHeight The height of the commit
                    /// @return hash of the block at the given commit height
                    function blockHashAtCommit(uint256 commitHeight) external view returns (bytes32) {
                        Commit storage commitSlot = _commitSlots[commitHeight % NUM_COMMIT_SLOTS];
                        return commitSlot.blockHash;
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Executes a message in the given header
                    // solhint-disable-next-line no-empty-blocks
                    function _authorizeUpgrade(address newImplementation) internal override onlyRole(DEFAULT_ADMIN_ROLE) {
                        //should revert if msg.sender is not authorized to upgrade the contract (currently only owner)
                    }
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                /// @notice This is the Fuel protocol cryptography library.
                library CryptographyLib {
                    /////////////
                    // Methods //
                    /////////////
                    // secp256k1n / 2
                    uint256 private constant MAX_SIGNATURE_S_VALUE = 0x7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0;
                    /// @notice The primary hash method for Fuel.
                    /// @param data The bytes input data.
                    /// @return The returned hash result.
                    function hash(bytes memory data) internal pure returns (bytes32) {
                        return sha256(data);
                    }
                }
                

                File 7 of 8: FuelERC20GatewayV4
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (access/AccessControl.sol)
                pragma solidity ^0.8.0;
                import "./IAccessControlUpgradeable.sol";
                import "../utils/ContextUpgradeable.sol";
                import "../utils/StringsUpgradeable.sol";
                import "../utils/introspection/ERC165Upgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that allows children to implement role-based access
                 * control mechanisms. This is a lightweight version that doesn't allow enumerating role
                 * members except through off-chain means by accessing the contract event logs. Some
                 * applications may benefit from on-chain enumerability, for those cases see
                 * {AccessControlEnumerable}.
                 *
                 * Roles are referred to by their `bytes32` identifier. These should be exposed
                 * in the external API and be unique. The best way to achieve this is by
                 * using `public constant` hash digests:
                 *
                 * ```solidity
                 * bytes32 public constant MY_ROLE = keccak256("MY_ROLE");
                 * ```
                 *
                 * Roles can be used to represent a set of permissions. To restrict access to a
                 * function call, use {hasRole}:
                 *
                 * ```solidity
                 * function foo() public {
                 *     require(hasRole(MY_ROLE, msg.sender));
                 *     ...
                 * }
                 * ```
                 *
                 * Roles can be granted and revoked dynamically via the {grantRole} and
                 * {revokeRole} functions. Each role has an associated admin role, and only
                 * accounts that have a role's admin role can call {grantRole} and {revokeRole}.
                 *
                 * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means
                 * that only accounts with this role will be able to grant or revoke other
                 * roles. More complex role relationships can be created by using
                 * {_setRoleAdmin}.
                 *
                 * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to
                 * grant and revoke this role. Extra precautions should be taken to secure
                 * accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules}
                 * to enforce additional security measures for this role.
                 */
                abstract contract AccessControlUpgradeable is Initializable, ContextUpgradeable, IAccessControlUpgradeable, ERC165Upgradeable {
                    struct RoleData {
                        mapping(address => bool) members;
                        bytes32 adminRole;
                    }
                    mapping(bytes32 => RoleData) private _roles;
                    bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;
                    /**
                     * @dev Modifier that checks that an account has a specific role. Reverts
                     * with a standardized message including the required role.
                     *
                     * The format of the revert reason is given by the following regular expression:
                     *
                     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
                     *
                     * _Available since v4.1._
                     */
                    modifier onlyRole(bytes32 role) {
                        _checkRole(role);
                        _;
                    }
                    function __AccessControl_init() internal onlyInitializing {
                    }
                    function __AccessControl_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IAccessControlUpgradeable).interfaceId || super.supportsInterface(interfaceId);
                    }
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) public view virtual override returns (bool) {
                        return _roles[role].members[account];
                    }
                    /**
                     * @dev Revert with a standard message if `_msgSender()` is missing `role`.
                     * Overriding this function changes the behavior of the {onlyRole} modifier.
                     *
                     * Format of the revert message is described in {_checkRole}.
                     *
                     * _Available since v4.6._
                     */
                    function _checkRole(bytes32 role) internal view virtual {
                        _checkRole(role, _msgSender());
                    }
                    /**
                     * @dev Revert with a standard message if `account` is missing `role`.
                     *
                     * The format of the revert reason is given by the following regular expression:
                     *
                     *  /^AccessControl: account (0x[0-9a-f]{40}) is missing role (0x[0-9a-f]{64})$/
                     */
                    function _checkRole(bytes32 role, address account) internal view virtual {
                        if (!hasRole(role, account)) {
                            revert(
                                string(
                                    abi.encodePacked(
                                        "AccessControl: account ",
                                        StringsUpgradeable.toHexString(account),
                                        " is missing role ",
                                        StringsUpgradeable.toHexString(uint256(role), 32)
                                    )
                                )
                            );
                        }
                    }
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) public view virtual override returns (bytes32) {
                        return _roles[role].adminRole;
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function grantRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function revokeRole(bytes32 role, address account) public virtual override onlyRole(getRoleAdmin(role)) {
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been revoked `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `account`.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function renounceRole(bytes32 role, address account) public virtual override {
                        require(account == _msgSender(), "AccessControl: can only renounce roles for self");
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event. Note that unlike {grantRole}, this function doesn't perform any
                     * checks on the calling account.
                     *
                     * May emit a {RoleGranted} event.
                     *
                     * [WARNING]
                     * ====
                     * This function should only be called from the constructor when setting
                     * up the initial roles for the system.
                     *
                     * Using this function in any other way is effectively circumventing the admin
                     * system imposed by {AccessControl}.
                     * ====
                     *
                     * NOTE: This function is deprecated in favor of {_grantRole}.
                     */
                    function _setupRole(bytes32 role, address account) internal virtual {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Sets `adminRole` as ``role``'s admin role.
                     *
                     * Emits a {RoleAdminChanged} event.
                     */
                    function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {
                        bytes32 previousAdminRole = getRoleAdmin(role);
                        _roles[role].adminRole = adminRole;
                        emit RoleAdminChanged(role, previousAdminRole, adminRole);
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function _grantRole(bytes32 role, address account) internal virtual {
                        if (!hasRole(role, account)) {
                            _roles[role].members[account] = true;
                            emit RoleGranted(role, account, _msgSender());
                        }
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function _revokeRole(bytes32 role, address account) internal virtual {
                        if (hasRole(role, account)) {
                            _roles[role].members[account] = false;
                            emit RoleRevoked(role, account, _msgSender());
                        }
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (access/IAccessControl.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev External interface of AccessControl declared to support ERC165 detection.
                 */
                interface IAccessControlUpgradeable {
                    /**
                     * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`
                     *
                     * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite
                     * {RoleAdminChanged} not being emitted signaling this.
                     *
                     * _Available since v3.1._
                     */
                    event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);
                    /**
                     * @dev Emitted when `account` is granted `role`.
                     *
                     * `sender` is the account that originated the contract call, an admin role
                     * bearer except when using {AccessControl-_setupRole}.
                     */
                    event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Emitted when `account` is revoked `role`.
                     *
                     * `sender` is the account that originated the contract call:
                     *   - if using `revokeRole`, it is the admin role bearer
                     *   - if using `renounceRole`, it is the role bearer (i.e. `account`)
                     */
                    event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) external view returns (bool);
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {AccessControl-_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) external view returns (bytes32);
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function grantRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function revokeRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been granted `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `account`.
                     */
                    function renounceRole(bytes32 role, address account) external;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.5.0) (interfaces/draft-IERC1822.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev ERC1822: Universal Upgradeable Proxy Standard (UUPS) documents a method for upgradeability through a simplified
                 * proxy whose upgrades are fully controlled by the current implementation.
                 */
                interface IERC1822ProxiableUpgradeable {
                    /**
                     * @dev Returns the storage slot that the proxiable contract assumes is being used to store the implementation
                     * address.
                     *
                     * IMPORTANT: A proxy pointing at a proxiable contract should not be considered proxiable itself, because this risks
                     * bricking a proxy that upgrades to it, by delegating to itself until out of gas. Thus it is critical that this
                     * function revert if invoked through a proxy.
                     */
                    function proxiableUUID() external view returns (bytes32);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (interfaces/IERC1967.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC.
                 *
                 * _Available since v4.8.3._
                 */
                interface IERC1967Upgradeable {
                    /**
                     * @dev Emitted when the implementation is upgraded.
                     */
                    event Upgraded(address indexed implementation);
                    /**
                     * @dev Emitted when the admin account has changed.
                     */
                    event AdminChanged(address previousAdmin, address newAdmin);
                    /**
                     * @dev Emitted when the beacon is changed.
                     */
                    event BeaconUpgraded(address indexed beacon);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (proxy/beacon/IBeacon.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev This is the interface that {BeaconProxy} expects of its beacon.
                 */
                interface IBeaconUpgradeable {
                    /**
                     * @dev Must return an address that can be used as a delegate call target.
                     *
                     * {BeaconProxy} will check that this address is a contract.
                     */
                    function implementation() external view returns (address);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/ERC1967/ERC1967Upgrade.sol)
                pragma solidity ^0.8.2;
                import "../beacon/IBeaconUpgradeable.sol";
                import "../../interfaces/IERC1967Upgradeable.sol";
                import "../../interfaces/draft-IERC1822Upgradeable.sol";
                import "../../utils/AddressUpgradeable.sol";
                import "../../utils/StorageSlotUpgradeable.sol";
                import {Initializable} from "../utils/Initializable.sol";
                /**
                 * @dev This abstract contract provides getters and event emitting update functions for
                 * https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots.
                 *
                 * _Available since v4.1._
                 */
                abstract contract ERC1967UpgradeUpgradeable is Initializable, IERC1967Upgradeable {
                    // This is the keccak-256 hash of "eip1967.proxy.rollback" subtracted by 1
                    bytes32 private constant _ROLLBACK_SLOT = 0x4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd9143;
                    /**
                     * @dev Storage slot with the address of the current implementation.
                     * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1, and is
                     * validated in the constructor.
                     */
                    bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                    function __ERC1967Upgrade_init() internal onlyInitializing {
                    }
                    function __ERC1967Upgrade_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Returns the current implementation address.
                     */
                    function _getImplementation() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 implementation slot.
                     */
                    function _setImplementation(address newImplementation) private {
                        require(AddressUpgradeable.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                        StorageSlotUpgradeable.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                    }
                    /**
                     * @dev Perform implementation upgrade
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeTo(address newImplementation) internal {
                        _setImplementation(newImplementation);
                        emit Upgraded(newImplementation);
                    }
                    /**
                     * @dev Perform implementation upgrade with additional setup call.
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeToAndCall(address newImplementation, bytes memory data, bool forceCall) internal {
                        _upgradeTo(newImplementation);
                        if (data.length > 0 || forceCall) {
                            AddressUpgradeable.functionDelegateCall(newImplementation, data);
                        }
                    }
                    /**
                     * @dev Perform implementation upgrade with security checks for UUPS proxies, and additional setup call.
                     *
                     * Emits an {Upgraded} event.
                     */
                    function _upgradeToAndCallUUPS(address newImplementation, bytes memory data, bool forceCall) internal {
                        // Upgrades from old implementations will perform a rollback test. This test requires the new
                        // implementation to upgrade back to the old, non-ERC1822 compliant, implementation. Removing
                        // this special case will break upgrade paths from old UUPS implementation to new ones.
                        if (StorageSlotUpgradeable.getBooleanSlot(_ROLLBACK_SLOT).value) {
                            _setImplementation(newImplementation);
                        } else {
                            try IERC1822ProxiableUpgradeable(newImplementation).proxiableUUID() returns (bytes32 slot) {
                                require(slot == _IMPLEMENTATION_SLOT, "ERC1967Upgrade: unsupported proxiableUUID");
                            } catch {
                                revert("ERC1967Upgrade: new implementation is not UUPS");
                            }
                            _upgradeToAndCall(newImplementation, data, forceCall);
                        }
                    }
                    /**
                     * @dev Storage slot with the admin of the contract.
                     * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1, and is
                     * validated in the constructor.
                     */
                    bytes32 internal constant _ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103;
                    /**
                     * @dev Returns the current admin.
                     */
                    function _getAdmin() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_ADMIN_SLOT).value;
                    }
                    /**
                     * @dev Stores a new address in the EIP1967 admin slot.
                     */
                    function _setAdmin(address newAdmin) private {
                        require(newAdmin != address(0), "ERC1967: new admin is the zero address");
                        StorageSlotUpgradeable.getAddressSlot(_ADMIN_SLOT).value = newAdmin;
                    }
                    /**
                     * @dev Changes the admin of the proxy.
                     *
                     * Emits an {AdminChanged} event.
                     */
                    function _changeAdmin(address newAdmin) internal {
                        emit AdminChanged(_getAdmin(), newAdmin);
                        _setAdmin(newAdmin);
                    }
                    /**
                     * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy.
                     * This is bytes32(uint256(keccak256('eip1967.proxy.beacon')) - 1)) and is validated in the constructor.
                     */
                    bytes32 internal constant _BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50;
                    /**
                     * @dev Returns the current beacon.
                     */
                    function _getBeacon() internal view returns (address) {
                        return StorageSlotUpgradeable.getAddressSlot(_BEACON_SLOT).value;
                    }
                    /**
                     * @dev Stores a new beacon in the EIP1967 beacon slot.
                     */
                    function _setBeacon(address newBeacon) private {
                        require(AddressUpgradeable.isContract(newBeacon), "ERC1967: new beacon is not a contract");
                        require(
                            AddressUpgradeable.isContract(IBeaconUpgradeable(newBeacon).implementation()),
                            "ERC1967: beacon implementation is not a contract"
                        );
                        StorageSlotUpgradeable.getAddressSlot(_BEACON_SLOT).value = newBeacon;
                    }
                    /**
                     * @dev Perform beacon upgrade with additional setup call. Note: This upgrades the address of the beacon, it does
                     * not upgrade the implementation contained in the beacon (see {UpgradeableBeacon-_setImplementation} for that).
                     *
                     * Emits a {BeaconUpgraded} event.
                     */
                    function _upgradeBeaconToAndCall(address newBeacon, bytes memory data, bool forceCall) internal {
                        _setBeacon(newBeacon);
                        emit BeaconUpgraded(newBeacon);
                        if (data.length > 0 || forceCall) {
                            AddressUpgradeable.functionDelegateCall(IBeaconUpgradeable(newBeacon).implementation(), data);
                        }
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/utils/Initializable.sol)
                pragma solidity ^0.8.2;
                import "../../utils/AddressUpgradeable.sol";
                /**
                 * @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
                 * behind a proxy. Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an
                 * external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer
                 * function so it can only be called once. The {initializer} modifier provided by this contract will have this effect.
                 *
                 * The initialization functions use a version number. Once a version number is used, it is consumed and cannot be
                 * reused. This mechanism prevents re-execution of each "step" but allows the creation of new initialization steps in
                 * case an upgrade adds a module that needs to be initialized.
                 *
                 * For example:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```solidity
                 * contract MyToken is ERC20Upgradeable {
                 *     function initialize() initializer public {
                 *         __ERC20_init("MyToken", "MTK");
                 *     }
                 * }
                 *
                 * contract MyTokenV2 is MyToken, ERC20PermitUpgradeable {
                 *     function initializeV2() reinitializer(2) public {
                 *         __ERC20Permit_init("MyToken");
                 *     }
                 * }
                 * ```
                 *
                 * TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as
                 * possible by providing the encoded function call as the `_data` argument to {ERC1967Proxy-constructor}.
                 *
                 * CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure
                 * that all initializers are idempotent. This is not verified automatically as constructors are by Solidity.
                 *
                 * [CAUTION]
                 * ====
                 * Avoid leaving a contract uninitialized.
                 *
                 * An uninitialized contract can be taken over by an attacker. This applies to both a proxy and its implementation
                 * contract, which may impact the proxy. To prevent the implementation contract from being used, you should invoke
                 * the {_disableInitializers} function in the constructor to automatically lock it when it is deployed:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```
                 * /// @custom:oz-upgrades-unsafe-allow constructor
                 * constructor() {
                 *     _disableInitializers();
                 * }
                 * ```
                 * ====
                 */
                abstract contract Initializable {
                    /**
                     * @dev Indicates that the contract has been initialized.
                     * @custom:oz-retyped-from bool
                     */
                    uint8 private _initialized;
                    /**
                     * @dev Indicates that the contract is in the process of being initialized.
                     */
                    bool private _initializing;
                    /**
                     * @dev Triggered when the contract has been initialized or reinitialized.
                     */
                    event Initialized(uint8 version);
                    /**
                     * @dev A modifier that defines a protected initializer function that can be invoked at most once. In its scope,
                     * `onlyInitializing` functions can be used to initialize parent contracts.
                     *
                     * Similar to `reinitializer(1)`, except that functions marked with `initializer` can be nested in the context of a
                     * constructor.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier initializer() {
                        bool isTopLevelCall = !_initializing;
                        require(
                            (isTopLevelCall && _initialized < 1) || (!AddressUpgradeable.isContract(address(this)) && _initialized == 1),
                            "Initializable: contract is already initialized"
                        );
                        _initialized = 1;
                        if (isTopLevelCall) {
                            _initializing = true;
                        }
                        _;
                        if (isTopLevelCall) {
                            _initializing = false;
                            emit Initialized(1);
                        }
                    }
                    /**
                     * @dev A modifier that defines a protected reinitializer function that can be invoked at most once, and only if the
                     * contract hasn't been initialized to a greater version before. In its scope, `onlyInitializing` functions can be
                     * used to initialize parent contracts.
                     *
                     * A reinitializer may be used after the original initialization step. This is essential to configure modules that
                     * are added through upgrades and that require initialization.
                     *
                     * When `version` is 1, this modifier is similar to `initializer`, except that functions marked with `reinitializer`
                     * cannot be nested. If one is invoked in the context of another, execution will revert.
                     *
                     * Note that versions can jump in increments greater than 1; this implies that if multiple reinitializers coexist in
                     * a contract, executing them in the right order is up to the developer or operator.
                     *
                     * WARNING: setting the version to 255 will prevent any future reinitialization.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier reinitializer(uint8 version) {
                        require(!_initializing && _initialized < version, "Initializable: contract is already initialized");
                        _initialized = version;
                        _initializing = true;
                        _;
                        _initializing = false;
                        emit Initialized(version);
                    }
                    /**
                     * @dev Modifier to protect an initialization function so that it can only be invoked by functions with the
                     * {initializer} and {reinitializer} modifiers, directly or indirectly.
                     */
                    modifier onlyInitializing() {
                        require(_initializing, "Initializable: contract is not initializing");
                        _;
                    }
                    /**
                     * @dev Locks the contract, preventing any future reinitialization. This cannot be part of an initializer call.
                     * Calling this in the constructor of a contract will prevent that contract from being initialized or reinitialized
                     * to any version. It is recommended to use this to lock implementation contracts that are designed to be called
                     * through proxies.
                     *
                     * Emits an {Initialized} event the first time it is successfully executed.
                     */
                    function _disableInitializers() internal virtual {
                        require(!_initializing, "Initializable: contract is initializing");
                        if (_initialized != type(uint8).max) {
                            _initialized = type(uint8).max;
                            emit Initialized(type(uint8).max);
                        }
                    }
                    /**
                     * @dev Returns the highest version that has been initialized. See {reinitializer}.
                     */
                    function _getInitializedVersion() internal view returns (uint8) {
                        return _initialized;
                    }
                    /**
                     * @dev Returns `true` if the contract is currently initializing. See {onlyInitializing}.
                     */
                    function _isInitializing() internal view returns (bool) {
                        return _initializing;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (proxy/utils/UUPSUpgradeable.sol)
                pragma solidity ^0.8.0;
                import "../../interfaces/draft-IERC1822Upgradeable.sol";
                import "../ERC1967/ERC1967UpgradeUpgradeable.sol";
                import {Initializable} from "./Initializable.sol";
                /**
                 * @dev An upgradeability mechanism designed for UUPS proxies. The functions included here can perform an upgrade of an
                 * {ERC1967Proxy}, when this contract is set as the implementation behind such a proxy.
                 *
                 * A security mechanism ensures that an upgrade does not turn off upgradeability accidentally, although this risk is
                 * reinstated if the upgrade retains upgradeability but removes the security mechanism, e.g. by replacing
                 * `UUPSUpgradeable` with a custom implementation of upgrades.
                 *
                 * The {_authorizeUpgrade} function must be overridden to include access restriction to the upgrade mechanism.
                 *
                 * _Available since v4.1._
                 */
                abstract contract UUPSUpgradeable is Initializable, IERC1822ProxiableUpgradeable, ERC1967UpgradeUpgradeable {
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable state-variable-assignment
                    address private immutable __self = address(this);
                    /**
                     * @dev Check that the execution is being performed through a delegatecall call and that the execution context is
                     * a proxy contract with an implementation (as defined in ERC1967) pointing to self. This should only be the case
                     * for UUPS and transparent proxies that are using the current contract as their implementation. Execution of a
                     * function through ERC1167 minimal proxies (clones) would not normally pass this test, but is not guaranteed to
                     * fail.
                     */
                    modifier onlyProxy() {
                        require(address(this) != __self, "Function must be called through delegatecall");
                        require(_getImplementation() == __self, "Function must be called through active proxy");
                        _;
                    }
                    /**
                     * @dev Check that the execution is not being performed through a delegate call. This allows a function to be
                     * callable on the implementing contract but not through proxies.
                     */
                    modifier notDelegated() {
                        require(address(this) == __self, "UUPSUpgradeable: must not be called through delegatecall");
                        _;
                    }
                    function __UUPSUpgradeable_init() internal onlyInitializing {
                    }
                    function __UUPSUpgradeable_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Implementation of the ERC1822 {proxiableUUID} function. This returns the storage slot used by the
                     * implementation. It is used to validate the implementation's compatibility when performing an upgrade.
                     *
                     * IMPORTANT: A proxy pointing at a proxiable contract should not be considered proxiable itself, because this risks
                     * bricking a proxy that upgrades to it, by delegating to itself until out of gas. Thus it is critical that this
                     * function revert if invoked through a proxy. This is guaranteed by the `notDelegated` modifier.
                     */
                    function proxiableUUID() external view virtual override notDelegated returns (bytes32) {
                        return _IMPLEMENTATION_SLOT;
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy to `newImplementation`.
                     *
                     * Calls {_authorizeUpgrade}.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function upgradeTo(address newImplementation) public virtual onlyProxy {
                        _authorizeUpgrade(newImplementation);
                        _upgradeToAndCallUUPS(newImplementation, new bytes(0), false);
                    }
                    /**
                     * @dev Upgrade the implementation of the proxy to `newImplementation`, and subsequently execute the function call
                     * encoded in `data`.
                     *
                     * Calls {_authorizeUpgrade}.
                     *
                     * Emits an {Upgraded} event.
                     *
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function upgradeToAndCall(address newImplementation, bytes memory data) public payable virtual onlyProxy {
                        _authorizeUpgrade(newImplementation);
                        _upgradeToAndCallUUPS(newImplementation, data, true);
                    }
                    /**
                     * @dev Function that should revert when `msg.sender` is not authorized to upgrade the contract. Called by
                     * {upgradeTo} and {upgradeToAndCall}.
                     *
                     * Normally, this function will use an xref:access.adoc[access control] modifier such as {Ownable-onlyOwner}.
                     *
                     * ```solidity
                     * function _authorizeUpgrade(address) internal override onlyOwner {}
                     * ```
                     */
                    function _authorizeUpgrade(address newImplementation) internal virtual;
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.7.0) (security/Pausable.sol)
                pragma solidity ^0.8.0;
                import "../utils/ContextUpgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module which allows children to implement an emergency stop
                 * mechanism that can be triggered by an authorized account.
                 *
                 * This module is used through inheritance. It will make available the
                 * modifiers `whenNotPaused` and `whenPaused`, which can be applied to
                 * the functions of your contract. Note that they will not be pausable by
                 * simply including this module, only once the modifiers are put in place.
                 */
                abstract contract PausableUpgradeable is Initializable, ContextUpgradeable {
                    /**
                     * @dev Emitted when the pause is triggered by `account`.
                     */
                    event Paused(address account);
                    /**
                     * @dev Emitted when the pause is lifted by `account`.
                     */
                    event Unpaused(address account);
                    bool private _paused;
                    /**
                     * @dev Initializes the contract in unpaused state.
                     */
                    function __Pausable_init() internal onlyInitializing {
                        __Pausable_init_unchained();
                    }
                    function __Pausable_init_unchained() internal onlyInitializing {
                        _paused = false;
                    }
                    /**
                     * @dev Modifier to make a function callable only when the contract is not paused.
                     *
                     * Requirements:
                     *
                     * - The contract must not be paused.
                     */
                    modifier whenNotPaused() {
                        _requireNotPaused();
                        _;
                    }
                    /**
                     * @dev Modifier to make a function callable only when the contract is paused.
                     *
                     * Requirements:
                     *
                     * - The contract must be paused.
                     */
                    modifier whenPaused() {
                        _requirePaused();
                        _;
                    }
                    /**
                     * @dev Returns true if the contract is paused, and false otherwise.
                     */
                    function paused() public view virtual returns (bool) {
                        return _paused;
                    }
                    /**
                     * @dev Throws if the contract is paused.
                     */
                    function _requireNotPaused() internal view virtual {
                        require(!paused(), "Pausable: paused");
                    }
                    /**
                     * @dev Throws if the contract is not paused.
                     */
                    function _requirePaused() internal view virtual {
                        require(paused(), "Pausable: not paused");
                    }
                    /**
                     * @dev Triggers stopped state.
                     *
                     * Requirements:
                     *
                     * - The contract must not be paused.
                     */
                    function _pause() internal virtual whenNotPaused {
                        _paused = true;
                        emit Paused(_msgSender());
                    }
                    /**
                     * @dev Returns to normal state.
                     *
                     * Requirements:
                     *
                     * - The contract must be paused.
                     */
                    function _unpause() internal virtual whenPaused {
                        _paused = false;
                        emit Unpaused(_msgSender());
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (security/ReentrancyGuard.sol)
                pragma solidity ^0.8.0;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that helps prevent reentrant calls to a function.
                 *
                 * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
                 * available, which can be applied to functions to make sure there are no nested
                 * (reentrant) calls to them.
                 *
                 * Note that because there is a single `nonReentrant` guard, functions marked as
                 * `nonReentrant` may not call one another. This can be worked around by making
                 * those functions `private`, and then adding `external` `nonReentrant` entry
                 * points to them.
                 *
                 * TIP: If you would like to learn more about reentrancy and alternative ways
                 * to protect against it, check out our blog post
                 * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
                 */
                abstract contract ReentrancyGuardUpgradeable is Initializable {
                    // Booleans are more expensive than uint256 or any type that takes up a full
                    // word because each write operation emits an extra SLOAD to first read the
                    // slot's contents, replace the bits taken up by the boolean, and then write
                    // back. This is the compiler's defense against contract upgrades and
                    // pointer aliasing, and it cannot be disabled.
                    // The values being non-zero value makes deployment a bit more expensive,
                    // but in exchange the refund on every call to nonReentrant will be lower in
                    // amount. Since refunds are capped to a percentage of the total
                    // transaction's gas, it is best to keep them low in cases like this one, to
                    // increase the likelihood of the full refund coming into effect.
                    uint256 private constant _NOT_ENTERED = 1;
                    uint256 private constant _ENTERED = 2;
                    uint256 private _status;
                    function __ReentrancyGuard_init() internal onlyInitializing {
                        __ReentrancyGuard_init_unchained();
                    }
                    function __ReentrancyGuard_init_unchained() internal onlyInitializing {
                        _status = _NOT_ENTERED;
                    }
                    /**
                     * @dev Prevents a contract from calling itself, directly or indirectly.
                     * Calling a `nonReentrant` function from another `nonReentrant`
                     * function is not supported. It is possible to prevent this from happening
                     * by making the `nonReentrant` function external, and making it call a
                     * `private` function that does the actual work.
                     */
                    modifier nonReentrant() {
                        _nonReentrantBefore();
                        _;
                        _nonReentrantAfter();
                    }
                    function _nonReentrantBefore() private {
                        // On the first call to nonReentrant, _status will be _NOT_ENTERED
                        require(_status != _ENTERED, "ReentrancyGuard: reentrant call");
                        // Any calls to nonReentrant after this point will fail
                        _status = _ENTERED;
                    }
                    function _nonReentrantAfter() private {
                        // By storing the original value once again, a refund is triggered (see
                        // https://eips.ethereum.org/EIPS/eip-2200)
                        _status = _NOT_ENTERED;
                    }
                    /**
                     * @dev Returns true if the reentrancy guard is currently set to "entered", which indicates there is a
                     * `nonReentrant` function in the call stack.
                     */
                    function _reentrancyGuardEntered() internal view returns (bool) {
                        return _status == _ENTERED;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (token/ERC20/extensions/IERC20Metadata.sol)
                pragma solidity ^0.8.0;
                import "../IERC20Upgradeable.sol";
                /**
                 * @dev Interface for the optional metadata functions from the ERC20 standard.
                 *
                 * _Available since v4.1._
                 */
                interface IERC20MetadataUpgradeable is IERC20Upgradeable {
                    /**
                     * @dev Returns the name of the token.
                     */
                    function name() external view returns (string memory);
                    /**
                     * @dev Returns the symbol of the token.
                     */
                    function symbol() external view returns (string memory);
                    /**
                     * @dev Returns the decimals places of the token.
                     */
                    function decimals() external view returns (uint8);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.4) (token/ERC20/extensions/IERC20Permit.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Interface of the ERC20 Permit extension allowing approvals to be made via signatures, as defined in
                 * https://eips.ethereum.org/EIPS/eip-2612[EIP-2612].
                 *
                 * Adds the {permit} method, which can be used to change an account's ERC20 allowance (see {IERC20-allowance}) by
                 * presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't
                 * need to send a transaction, and thus is not required to hold Ether at all.
                 *
                 * ==== Security Considerations
                 *
                 * There are two important considerations concerning the use of `permit`. The first is that a valid permit signature
                 * expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be
                 * considered as an intention to spend the allowance in any specific way. The second is that because permits have
                 * built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should
                 * take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be
                 * generally recommended is:
                 *
                 * ```solidity
                 * function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public {
                 *     try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {}
                 *     doThing(..., value);
                 * }
                 *
                 * function doThing(..., uint256 value) public {
                 *     token.safeTransferFrom(msg.sender, address(this), value);
                 *     ...
                 * }
                 * ```
                 *
                 * Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of
                 * `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also
                 * {SafeERC20-safeTransferFrom}).
                 *
                 * Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so
                 * contracts should have entry points that don't rely on permit.
                 */
                interface IERC20PermitUpgradeable {
                    /**
                     * @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,
                     * given ``owner``'s signed approval.
                     *
                     * IMPORTANT: The same issues {IERC20-approve} has related to transaction
                     * ordering also apply here.
                     *
                     * Emits an {Approval} event.
                     *
                     * Requirements:
                     *
                     * - `spender` cannot be the zero address.
                     * - `deadline` must be a timestamp in the future.
                     * - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`
                     * over the EIP712-formatted function arguments.
                     * - the signature must use ``owner``'s current nonce (see {nonces}).
                     *
                     * For more information on the signature format, see the
                     * https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP
                     * section].
                     *
                     * CAUTION: See Security Considerations above.
                     */
                    function permit(
                        address owner,
                        address spender,
                        uint256 value,
                        uint256 deadline,
                        uint8 v,
                        bytes32 r,
                        bytes32 s
                    ) external;
                    /**
                     * @dev Returns the current nonce for `owner`. This value must be
                     * included whenever a signature is generated for {permit}.
                     *
                     * Every successful call to {permit} increases ``owner``'s nonce by one. This
                     * prevents a signature from being used multiple times.
                     */
                    function nonces(address owner) external view returns (uint256);
                    /**
                     * @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.
                     */
                    // solhint-disable-next-line func-name-mixedcase
                    function DOMAIN_SEPARATOR() external view returns (bytes32);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (token/ERC20/IERC20.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Interface of the ERC20 standard as defined in the EIP.
                 */
                interface IERC20Upgradeable {
                    /**
                     * @dev Emitted when `value` tokens are moved from one account (`from`) to
                     * another (`to`).
                     *
                     * Note that `value` may be zero.
                     */
                    event Transfer(address indexed from, address indexed to, uint256 value);
                    /**
                     * @dev Emitted when the allowance of a `spender` for an `owner` is set by
                     * a call to {approve}. `value` is the new allowance.
                     */
                    event Approval(address indexed owner, address indexed spender, uint256 value);
                    /**
                     * @dev Returns the amount of tokens in existence.
                     */
                    function totalSupply() external view returns (uint256);
                    /**
                     * @dev Returns the amount of tokens owned by `account`.
                     */
                    function balanceOf(address account) external view returns (uint256);
                    /**
                     * @dev Moves `amount` tokens from the caller's account to `to`.
                     *
                     * Returns a boolean value indicating whether the operation succeeded.
                     *
                     * Emits a {Transfer} event.
                     */
                    function transfer(address to, uint256 amount) external returns (bool);
                    /**
                     * @dev Returns the remaining number of tokens that `spender` will be
                     * allowed to spend on behalf of `owner` through {transferFrom}. This is
                     * zero by default.
                     *
                     * This value changes when {approve} or {transferFrom} are called.
                     */
                    function allowance(address owner, address spender) external view returns (uint256);
                    /**
                     * @dev Sets `amount` as the allowance of `spender` over the caller's tokens.
                     *
                     * Returns a boolean value indicating whether the operation succeeded.
                     *
                     * IMPORTANT: Beware that changing an allowance with this method brings the risk
                     * that someone may use both the old and the new allowance by unfortunate
                     * transaction ordering. One possible solution to mitigate this race
                     * condition is to first reduce the spender's allowance to 0 and set the
                     * desired value afterwards:
                     * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729
                     *
                     * Emits an {Approval} event.
                     */
                    function approve(address spender, uint256 amount) external returns (bool);
                    /**
                     * @dev Moves `amount` tokens from `from` to `to` using the
                     * allowance mechanism. `amount` is then deducted from the caller's
                     * allowance.
                     *
                     * Returns a boolean value indicating whether the operation succeeded.
                     *
                     * Emits a {Transfer} event.
                     */
                    function transferFrom(address from, address to, uint256 amount) external returns (bool);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.3) (token/ERC20/utils/SafeERC20.sol)
                pragma solidity ^0.8.0;
                import "../IERC20Upgradeable.sol";
                import "../extensions/IERC20PermitUpgradeable.sol";
                import "../../../utils/AddressUpgradeable.sol";
                /**
                 * @title SafeERC20
                 * @dev Wrappers around ERC20 operations that throw on failure (when the token
                 * contract returns false). Tokens that return no value (and instead revert or
                 * throw on failure) are also supported, non-reverting calls are assumed to be
                 * successful.
                 * To use this library you can add a `using SafeERC20 for IERC20;` statement to your contract,
                 * which allows you to call the safe operations as `token.safeTransfer(...)`, etc.
                 */
                library SafeERC20Upgradeable {
                    using AddressUpgradeable for address;
                    /**
                     * @dev Transfer `value` amount of `token` from the calling contract to `to`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful.
                     */
                    function safeTransfer(IERC20Upgradeable token, address to, uint256 value) internal {
                        _callOptionalReturn(token, abi.encodeWithSelector(token.transfer.selector, to, value));
                    }
                    /**
                     * @dev Transfer `value` amount of `token` from `from` to `to`, spending the approval given by `from` to the
                     * calling contract. If `token` returns no value, non-reverting calls are assumed to be successful.
                     */
                    function safeTransferFrom(IERC20Upgradeable token, address from, address to, uint256 value) internal {
                        _callOptionalReturn(token, abi.encodeWithSelector(token.transferFrom.selector, from, to, value));
                    }
                    /**
                     * @dev Deprecated. This function has issues similar to the ones found in
                     * {IERC20-approve}, and its usage is discouraged.
                     *
                     * Whenever possible, use {safeIncreaseAllowance} and
                     * {safeDecreaseAllowance} instead.
                     */
                    function safeApprove(IERC20Upgradeable token, address spender, uint256 value) internal {
                        // safeApprove should only be called when setting an initial allowance,
                        // or when resetting it to zero. To increase and decrease it, use
                        // 'safeIncreaseAllowance' and 'safeDecreaseAllowance'
                        require(
                            (value == 0) || (token.allowance(address(this), spender) == 0),
                            "SafeERC20: approve from non-zero to non-zero allowance"
                        );
                        _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, value));
                    }
                    /**
                     * @dev Increase the calling contract's allowance toward `spender` by `value`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful.
                     */
                    function safeIncreaseAllowance(IERC20Upgradeable token, address spender, uint256 value) internal {
                        uint256 oldAllowance = token.allowance(address(this), spender);
                        _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, oldAllowance + value));
                    }
                    /**
                     * @dev Decrease the calling contract's allowance toward `spender` by `value`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful.
                     */
                    function safeDecreaseAllowance(IERC20Upgradeable token, address spender, uint256 value) internal {
                        unchecked {
                            uint256 oldAllowance = token.allowance(address(this), spender);
                            require(oldAllowance >= value, "SafeERC20: decreased allowance below zero");
                            _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, oldAllowance - value));
                        }
                    }
                    /**
                     * @dev Set the calling contract's allowance toward `spender` to `value`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful. Meant to be used with tokens that require the approval
                     * to be set to zero before setting it to a non-zero value, such as USDT.
                     */
                    function forceApprove(IERC20Upgradeable token, address spender, uint256 value) internal {
                        bytes memory approvalCall = abi.encodeWithSelector(token.approve.selector, spender, value);
                        if (!_callOptionalReturnBool(token, approvalCall)) {
                            _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, 0));
                            _callOptionalReturn(token, approvalCall);
                        }
                    }
                    /**
                     * @dev Use a ERC-2612 signature to set the `owner` approval toward `spender` on `token`.
                     * Revert on invalid signature.
                     */
                    function safePermit(
                        IERC20PermitUpgradeable token,
                        address owner,
                        address spender,
                        uint256 value,
                        uint256 deadline,
                        uint8 v,
                        bytes32 r,
                        bytes32 s
                    ) internal {
                        uint256 nonceBefore = token.nonces(owner);
                        token.permit(owner, spender, value, deadline, v, r, s);
                        uint256 nonceAfter = token.nonces(owner);
                        require(nonceAfter == nonceBefore + 1, "SafeERC20: permit did not succeed");
                    }
                    /**
                     * @dev Imitates a Solidity high-level call (i.e. a regular function call to a contract), relaxing the requirement
                     * on the return value: the return value is optional (but if data is returned, it must not be false).
                     * @param token The token targeted by the call.
                     * @param data The call data (encoded using abi.encode or one of its variants).
                     */
                    function _callOptionalReturn(IERC20Upgradeable token, bytes memory data) private {
                        // We need to perform a low level call here, to bypass Solidity's return data size checking mechanism, since
                        // we're implementing it ourselves. We use {Address-functionCall} to perform this call, which verifies that
                        // the target address contains contract code and also asserts for success in the low-level call.
                        bytes memory returndata = address(token).functionCall(data, "SafeERC20: low-level call failed");
                        require(returndata.length == 0 || abi.decode(returndata, (bool)), "SafeERC20: ERC20 operation did not succeed");
                    }
                    /**
                     * @dev Imitates a Solidity high-level call (i.e. a regular function call to a contract), relaxing the requirement
                     * on the return value: the return value is optional (but if data is returned, it must not be false).
                     * @param token The token targeted by the call.
                     * @param data The call data (encoded using abi.encode or one of its variants).
                     *
                     * This is a variant of {_callOptionalReturn} that silents catches all reverts and returns a bool instead.
                     */
                    function _callOptionalReturnBool(IERC20Upgradeable token, bytes memory data) private returns (bool) {
                        // We need to perform a low level call here, to bypass Solidity's return data size checking mechanism, since
                        // we're implementing it ourselves. We cannot use {Address-functionCall} here since this should return false
                        // and not revert is the subcall reverts.
                        (bool success, bytes memory returndata) = address(token).call(data);
                        return
                            success && (returndata.length == 0 || abi.decode(returndata, (bool))) && AddressUpgradeable.isContract(address(token));
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/Address.sol)
                pragma solidity ^0.8.1;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library AddressUpgradeable {
                    /**
                     * @dev Returns true if `account` is a contract.
                     *
                     * [IMPORTANT]
                     * ====
                     * It is unsafe to assume that an address for which this function returns
                     * false is an externally-owned account (EOA) and not a contract.
                     *
                     * Among others, `isContract` will return false for the following
                     * types of addresses:
                     *
                     *  - an externally-owned account
                     *  - a contract in construction
                     *  - an address where a contract will be created
                     *  - an address where a contract lived, but was destroyed
                     *
                     * Furthermore, `isContract` will also return true if the target contract within
                     * the same transaction is already scheduled for destruction by `SELFDESTRUCT`,
                     * which only has an effect at the end of a transaction.
                     * ====
                     *
                     * [IMPORTANT]
                     * ====
                     * You shouldn't rely on `isContract` to protect against flash loan attacks!
                     *
                     * Preventing calls from contracts is highly discouraged. It breaks composability, breaks support for smart wallets
                     * like Gnosis Safe, and does not provide security since it can be circumvented by calling from a contract
                     * constructor.
                     * ====
                     */
                    function isContract(address account) internal view returns (bool) {
                        // This method relies on extcodesize/address.code.length, which returns 0
                        // for contracts in construction, since the code is only stored at the end
                        // of the constructor execution.
                        return account.code.length > 0;
                    }
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.0/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        require(address(this).balance >= amount, "Address: insufficient balance");
                        (bool success, ) = recipient.call{value: amount}("");
                        require(success, "Address: unable to send value, recipient may have reverted");
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason, it is bubbled up by this
                     * function (like regular Solidity function calls).
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     *
                     * _Available since v3.1._
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0, "Address: low-level call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with
                     * `errorMessage` as a fallback revert reason when `target` reverts.
                     *
                     * _Available since v3.1._
                     */
                    function functionCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     *
                     * _Available since v3.1._
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, value, "Address: low-level call with value failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but
                     * with `errorMessage` as a fallback revert reason when `target` reverts.
                     *
                     * _Available since v3.1._
                     */
                    function functionCallWithValue(
                        address target,
                        bytes memory data,
                        uint256 value,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        require(address(this).balance >= value, "Address: insufficient balance for call");
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     *
                     * _Available since v3.3._
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        return functionStaticCall(target, data, "Address: low-level static call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
                     * but performing a static call.
                     *
                     * _Available since v3.3._
                     */
                    function functionStaticCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     *
                     * _Available since v3.4._
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionDelegateCall(target, data, "Address: low-level delegate call failed");
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],
                     * but performing a delegate call.
                     *
                     * _Available since v3.4._
                     */
                    function functionDelegateCall(
                        address target,
                        bytes memory data,
                        string memory errorMessage
                    ) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata, errorMessage);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and revert (either by bubbling
                     * the revert reason or using the provided one) in case of unsuccessful call or if target was not a contract.
                     *
                     * _Available since v4.8._
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata,
                        string memory errorMessage
                    ) internal view returns (bytes memory) {
                        if (success) {
                            if (returndata.length == 0) {
                                // only check isContract if the call was successful and the return data is empty
                                // otherwise we already know that it was a contract
                                require(isContract(target), "Address: call to non-contract");
                            }
                            return returndata;
                        } else {
                            _revert(returndata, errorMessage);
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and revert if it wasn't, either by bubbling the
                     * revert reason or using the provided one.
                     *
                     * _Available since v4.3._
                     */
                    function verifyCallResult(
                        bool success,
                        bytes memory returndata,
                        string memory errorMessage
                    ) internal pure returns (bytes memory) {
                        if (success) {
                            return returndata;
                        } else {
                            _revert(returndata, errorMessage);
                        }
                    }
                    function _revert(bytes memory returndata, string memory errorMessage) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert(errorMessage);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.4) (utils/Context.sol)
                pragma solidity ^0.8.0;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract ContextUpgradeable is Initializable {
                    function __Context_init() internal onlyInitializing {
                    }
                    function __Context_init_unchained() internal onlyInitializing {
                    }
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (utils/introspection/ERC165.sol)
                pragma solidity ^0.8.0;
                import "./IERC165Upgradeable.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev Implementation of the {IERC165} interface.
                 *
                 * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
                 * for the additional interface id that will be supported. For example:
                 *
                 * ```solidity
                 * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                 *     return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
                 * }
                 * ```
                 *
                 * Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.
                 */
                abstract contract ERC165Upgradeable is Initializable, IERC165Upgradeable {
                    function __ERC165_init() internal onlyInitializing {
                    }
                    function __ERC165_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IERC165Upgradeable).interfaceId;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[50] private __gap;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts v4.4.1 (utils/introspection/IERC165.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Interface of the ERC165 standard, as defined in the
                 * https://eips.ethereum.org/EIPS/eip-165[EIP].
                 *
                 * Implementers can declare support of contract interfaces, which can then be
                 * queried by others ({ERC165Checker}).
                 *
                 * For an implementation, see {ERC165}.
                 */
                interface IERC165Upgradeable {
                    /**
                     * @dev Returns true if this contract implements the interface defined by
                     * `interfaceId`. See the corresponding
                     * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
                     * to learn more about how these ids are created.
                     *
                     * This function call must use less than 30 000 gas.
                     */
                    function supportsInterface(bytes4 interfaceId) external view returns (bool);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/math/Math.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Standard math utilities missing in the Solidity language.
                 */
                library MathUpgradeable {
                    enum Rounding {
                        Down, // Toward negative infinity
                        Up, // Toward infinity
                        Zero // Toward zero
                    }
                    /**
                     * @dev Returns the largest of two numbers.
                     */
                    function max(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two numbers.
                     */
                    function min(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two numbers. The result is rounded towards
                     * zero.
                     */
                    function average(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b) / 2 can overflow.
                        return (a & b) + (a ^ b) / 2;
                    }
                    /**
                     * @dev Returns the ceiling of the division of two numbers.
                     *
                     * This differs from standard division with `/` in that it rounds up instead
                     * of rounding down.
                     */
                    function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b - 1) / b can overflow on addition, so we distribute.
                        return a == 0 ? 0 : (a - 1) / b + 1;
                    }
                    /**
                     * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or denominator == 0
                     * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv)
                     * with further edits by Uniswap Labs also under MIT license.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {
                        unchecked {
                            // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use
                            // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256
                            // variables such that product = prod1 * 2^256 + prod0.
                            uint256 prod0; // Least significant 256 bits of the product
                            uint256 prod1; // Most significant 256 bits of the product
                            assembly {
                                let mm := mulmod(x, y, not(0))
                                prod0 := mul(x, y)
                                prod1 := sub(sub(mm, prod0), lt(mm, prod0))
                            }
                            // Handle non-overflow cases, 256 by 256 division.
                            if (prod1 == 0) {
                                // Solidity will revert if denominator == 0, unlike the div opcode on its own.
                                // The surrounding unchecked block does not change this fact.
                                // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.
                                return prod0 / denominator;
                            }
                            // Make sure the result is less than 2^256. Also prevents denominator == 0.
                            require(denominator > prod1, "Math: mulDiv overflow");
                            ///////////////////////////////////////////////
                            // 512 by 256 division.
                            ///////////////////////////////////////////////
                            // Make division exact by subtracting the remainder from [prod1 prod0].
                            uint256 remainder;
                            assembly {
                                // Compute remainder using mulmod.
                                remainder := mulmod(x, y, denominator)
                                // Subtract 256 bit number from 512 bit number.
                                prod1 := sub(prod1, gt(remainder, prod0))
                                prod0 := sub(prod0, remainder)
                            }
                            // Factor powers of two out of denominator and compute largest power of two divisor of denominator. Always >= 1.
                            // See https://cs.stackexchange.com/q/138556/92363.
                            // Does not overflow because the denominator cannot be zero at this stage in the function.
                            uint256 twos = denominator & (~denominator + 1);
                            assembly {
                                // Divide denominator by twos.
                                denominator := div(denominator, twos)
                                // Divide [prod1 prod0] by twos.
                                prod0 := div(prod0, twos)
                                // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.
                                twos := add(div(sub(0, twos), twos), 1)
                            }
                            // Shift in bits from prod1 into prod0.
                            prod0 |= prod1 * twos;
                            // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such
                            // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for
                            // four bits. That is, denominator * inv = 1 mod 2^4.
                            uint256 inverse = (3 * denominator) ^ 2;
                            // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also works
                            // in modular arithmetic, doubling the correct bits in each step.
                            inverse *= 2 - denominator * inverse; // inverse mod 2^8
                            inverse *= 2 - denominator * inverse; // inverse mod 2^16
                            inverse *= 2 - denominator * inverse; // inverse mod 2^32
                            inverse *= 2 - denominator * inverse; // inverse mod 2^64
                            inverse *= 2 - denominator * inverse; // inverse mod 2^128
                            inverse *= 2 - denominator * inverse; // inverse mod 2^256
                            // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.
                            // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is
                            // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1
                            // is no longer required.
                            result = prod0 * inverse;
                            return result;
                        }
                    }
                    /**
                     * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {
                        uint256 result = mulDiv(x, y, denominator);
                        if (rounding == Rounding.Up && mulmod(x, y, denominator) > 0) {
                            result += 1;
                        }
                        return result;
                    }
                    /**
                     * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded down.
                     *
                     * Inspired by Henry S. Warren, Jr.'s "Hacker's Delight" (Chapter 11).
                     */
                    function sqrt(uint256 a) internal pure returns (uint256) {
                        if (a == 0) {
                            return 0;
                        }
                        // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.
                        //
                        // We know that the "msb" (most significant bit) of our target number `a` is a power of 2 such that we have
                        // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.
                        //
                        // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`
                        // → `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`
                        // → `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`
                        //
                        // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.
                        uint256 result = 1 << (log2(a) >> 1);
                        // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,
                        // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at
                        // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision
                        // into the expected uint128 result.
                        unchecked {
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            return min(result, a / result);
                        }
                    }
                    /**
                     * @notice Calculates sqrt(a), following the selected rounding direction.
                     */
                    function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = sqrt(a);
                            return result + (rounding == Rounding.Up && result * result < a ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 2, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 128;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 64;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 32;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 16;
                            }
                            if (value >> 8 > 0) {
                                value >>= 8;
                                result += 8;
                            }
                            if (value >> 4 > 0) {
                                value >>= 4;
                                result += 4;
                            }
                            if (value >> 2 > 0) {
                                value >>= 2;
                                result += 2;
                            }
                            if (value >> 1 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 2, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log2(value);
                            return result + (rounding == Rounding.Up && 1 << result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 10, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >= 10 ** 64) {
                                value /= 10 ** 64;
                                result += 64;
                            }
                            if (value >= 10 ** 32) {
                                value /= 10 ** 32;
                                result += 32;
                            }
                            if (value >= 10 ** 16) {
                                value /= 10 ** 16;
                                result += 16;
                            }
                            if (value >= 10 ** 8) {
                                value /= 10 ** 8;
                                result += 8;
                            }
                            if (value >= 10 ** 4) {
                                value /= 10 ** 4;
                                result += 4;
                            }
                            if (value >= 10 ** 2) {
                                value /= 10 ** 2;
                                result += 2;
                            }
                            if (value >= 10 ** 1) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 10, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log10(value);
                            return result + (rounding == Rounding.Up && 10 ** result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 256, rounded down, of a positive value.
                     * Returns 0 if given 0.
                     *
                     * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.
                     */
                    function log256(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 16;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 8;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 4;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 2;
                            }
                            if (value >> 8 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 256, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log256(value);
                            return result + (rounding == Rounding.Up && 1 << (result << 3) < value ? 1 : 0);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.8.0) (utils/math/SignedMath.sol)
                pragma solidity ^0.8.0;
                /**
                 * @dev Standard signed math utilities missing in the Solidity language.
                 */
                library SignedMathUpgradeable {
                    /**
                     * @dev Returns the largest of two signed numbers.
                     */
                    function max(int256 a, int256 b) internal pure returns (int256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two signed numbers.
                     */
                    function min(int256 a, int256 b) internal pure returns (int256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two signed numbers without overflow.
                     * The result is rounded towards zero.
                     */
                    function average(int256 a, int256 b) internal pure returns (int256) {
                        // Formula from the book "Hacker's Delight"
                        int256 x = (a & b) + ((a ^ b) >> 1);
                        return x + (int256(uint256(x) >> 255) & (a ^ b));
                    }
                    /**
                     * @dev Returns the absolute unsigned value of a signed value.
                     */
                    function abs(int256 n) internal pure returns (uint256) {
                        unchecked {
                            // must be unchecked in order to support `n = type(int256).min`
                            return uint256(n >= 0 ? n : -n);
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/StorageSlot.sol)
                // This file was procedurally generated from scripts/generate/templates/StorageSlot.js.
                pragma solidity ^0.8.0;
                /**
                 * @dev Library for reading and writing primitive types to specific storage slots.
                 *
                 * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts.
                 * This library helps with reading and writing to such slots without the need for inline assembly.
                 *
                 * The functions in this library return Slot structs that contain a `value` member that can be used to read or write.
                 *
                 * Example usage to set ERC1967 implementation slot:
                 * ```solidity
                 * contract ERC1967 {
                 *     bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;
                 *
                 *     function _getImplementation() internal view returns (address) {
                 *         return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value;
                 *     }
                 *
                 *     function _setImplementation(address newImplementation) internal {
                 *         require(Address.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                 *         StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation;
                 *     }
                 * }
                 * ```
                 *
                 * _Available since v4.1 for `address`, `bool`, `bytes32`, `uint256`._
                 * _Available since v4.9 for `string`, `bytes`._
                 */
                library StorageSlotUpgradeable {
                    struct AddressSlot {
                        address value;
                    }
                    struct BooleanSlot {
                        bool value;
                    }
                    struct Bytes32Slot {
                        bytes32 value;
                    }
                    struct Uint256Slot {
                        uint256 value;
                    }
                    struct StringSlot {
                        string value;
                    }
                    struct BytesSlot {
                        bytes value;
                    }
                    /**
                     * @dev Returns an `AddressSlot` with member `value` located at `slot`.
                     */
                    function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
                     */
                    function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
                     */
                    function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
                     */
                    function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` with member `value` located at `slot`.
                     */
                    function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `StringSlot` representation of the string storage pointer `store`.
                     */
                    function getStringSlot(string storage store) internal pure returns (StringSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` with member `value` located at `slot`.
                     */
                    function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := slot
                        }
                    }
                    /**
                     * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`.
                     */
                    function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) {
                        /// @solidity memory-safe-assembly
                        assembly {
                            r.slot := store.slot
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v4.9.0) (utils/Strings.sol)
                pragma solidity ^0.8.0;
                import "./math/MathUpgradeable.sol";
                import "./math/SignedMathUpgradeable.sol";
                /**
                 * @dev String operations.
                 */
                library StringsUpgradeable {
                    bytes16 private constant _SYMBOLS = "0123456789abcdef";
                    uint8 private constant _ADDRESS_LENGTH = 20;
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` decimal representation.
                     */
                    function toString(uint256 value) internal pure returns (string memory) {
                        unchecked {
                            uint256 length = MathUpgradeable.log10(value) + 1;
                            string memory buffer = new string(length);
                            uint256 ptr;
                            /// @solidity memory-safe-assembly
                            assembly {
                                ptr := add(buffer, add(32, length))
                            }
                            while (true) {
                                ptr--;
                                /// @solidity memory-safe-assembly
                                assembly {
                                    mstore8(ptr, byte(mod(value, 10), _SYMBOLS))
                                }
                                value /= 10;
                                if (value == 0) break;
                            }
                            return buffer;
                        }
                    }
                    /**
                     * @dev Converts a `int256` to its ASCII `string` decimal representation.
                     */
                    function toString(int256 value) internal pure returns (string memory) {
                        return string(abi.encodePacked(value < 0 ? "-" : "", toString(SignedMathUpgradeable.abs(value))));
                    }
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation.
                     */
                    function toHexString(uint256 value) internal pure returns (string memory) {
                        unchecked {
                            return toHexString(value, MathUpgradeable.log256(value) + 1);
                        }
                    }
                    /**
                     * @dev Converts a `uint256` to its ASCII `string` hexadecimal representation with fixed length.
                     */
                    function toHexString(uint256 value, uint256 length) internal pure returns (string memory) {
                        bytes memory buffer = new bytes(2 * length + 2);
                        buffer[0] = "0";
                        buffer[1] = "x";
                        for (uint256 i = 2 * length + 1; i > 1; --i) {
                            buffer[i] = _SYMBOLS[value & 0xf];
                            value >>= 4;
                        }
                        require(value == 0, "Strings: hex length insufficient");
                        return string(buffer);
                    }
                    /**
                     * @dev Converts an `address` with fixed length of 20 bytes to its not checksummed ASCII `string` hexadecimal representation.
                     */
                    function toHexString(address addr) internal pure returns (string memory) {
                        return toHexString(uint256(uint160(addr)), _ADDRESS_LENGTH);
                    }
                    /**
                     * @dev Returns true if the two strings are equal.
                     */
                    function equal(string memory a, string memory b) internal pure returns (bool) {
                        return keccak256(bytes(a)) == keccak256(bytes(b));
                    }
                }
                // SPDX-License-Identifier: UNLICENSED
                // solhint-disable not-rely-on-time
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {UUPSUpgradeable} from "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
                import {AccessControlUpgradeable} from "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
                import {PausableUpgradeable} from "@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol";
                import {CryptographyLib} from "../lib/Cryptography.sol";
                /// @notice Structure for commits
                struct Commit {
                    bytes32 blockHash;
                    uint32 timestamp;
                    address reserved1;
                    uint16 reserved2;
                }
                /// @notice The Fuel v2 chain state
                contract FuelChainState is Initializable, PausableUpgradeable, AccessControlUpgradeable, UUPSUpgradeable {
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev The commit proccess parameters
                    // NUM_COMMIT_SLOTS an arbitrary number of commits to store before starting to overwrite
                    uint256 public constant NUM_COMMIT_SLOTS = 240;
                    // Number of blocks per commit interval
                    // BLOCKS_PER_COMMIT_INTERVAL = (num of blocks per minute (=60) * target interval in minutes)
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable BLOCKS_PER_COMMIT_INTERVAL;
                    // Time after which a commit becomes finalized
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint256 public immutable TIME_TO_FINALIZE;
                    /// Time before a slot can be overwritten
                    /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
                    uint32 public immutable COMMIT_COOLDOWN;
                    /// @dev The admin related contract roles
                    bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE");
                    bytes32 public constant COMMITTER_ROLE = keccak256("COMMITTER_ROLE");
                    ////////////
                    // Events //
                    ////////////
                    /// @dev Emitted when a commit is first submitted
                    event CommitSubmitted(uint256 indexed commitHeight, bytes32 blockHash);
                    ////////////
                    // Errors //
                    ////////////
                    error CannotRecommit();
                    error CommitCooldownTooLarge();
                    error FinalizationIsGtCooldown();
                    error InvalidTimeToFinalize();
                    error TimeToFinalizeTooLarge();
                    error UnknownBlock();
                    /////////////
                    // Storage //
                    /////////////
                    /// @dev The commits buffer
                    Commit[NUM_COMMIT_SLOTS] private _commitSlots;
                    /////////////////////////////
                    // Constructor/Initializer //
                    /////////////////////////////
                    /// @notice Constructor disables initialization for the implementation contract
                    /// @dev assumes 1 block per second in the L2 chain
                    /// @custom:oz-upgrades-unsafe-allow constructor
                    constructor(uint256 timeToFinalize, uint256 blocksPerCommitInterval, uint32 commitCooldown) {
                        if (timeToFinalize == 0) {
                            revert InvalidTimeToFinalize();
                        }
                        if (timeToFinalize > commitCooldown) {
                            revert FinalizationIsGtCooldown();
                        }
                        uint256 circularBufferSizeInSeconds = NUM_COMMIT_SLOTS * blocksPerCommitInterval;
                        if (timeToFinalize > circularBufferSizeInSeconds) {
                            revert TimeToFinalizeTooLarge();
                        }
                        if (commitCooldown > circularBufferSizeInSeconds) {
                            revert CommitCooldownTooLarge();
                        }
                        TIME_TO_FINALIZE = timeToFinalize;
                        COMMIT_COOLDOWN = commitCooldown;
                        BLOCKS_PER_COMMIT_INTERVAL = blocksPerCommitInterval;
                        _disableInitializers();
                    }
                    /// @notice Contract initializer to setup starting values
                    function initialize() public initializer {
                        __Pausable_init();
                        __AccessControl_init();
                        __UUPSUpgradeable_init();
                        //grant initial roles
                        _grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
                        _grantRole(PAUSER_ROLE, msg.sender);
                        _grantRole(COMMITTER_ROLE, msg.sender);
                    }
                    /////////////////////
                    // Admin Functions //
                    /////////////////////
                    /// @notice Pause block commitments
                    function pause() external onlyRole(PAUSER_ROLE) {
                        _pause();
                    }
                    /// @notice Unpause block commitments
                    function unpause() external onlyRole(DEFAULT_ADMIN_ROLE) {
                        _unpause();
                    }
                    /// @notice Commits a block header.
                    /// @param blockHash The hash of a block
                    /// @param commitHeight The height of the commit
                    function commit(bytes32 blockHash, uint256 commitHeight) external whenNotPaused onlyRole(COMMITTER_ROLE) {
                        uint256 slot = commitHeight % NUM_COMMIT_SLOTS;
                        Commit storage commitSlot = _commitSlots[slot];
                        unchecked {
                            if (commitSlot.timestamp + COMMIT_COOLDOWN > uint32(block.timestamp)) {
                                revert CannotRecommit();
                            }
                        }
                        commitSlot.blockHash = blockHash;
                        commitSlot.timestamp = uint32(block.timestamp);
                        emit CommitSubmitted(commitHeight, blockHash);
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Checks if a given block is finalized
                    /// @param blockHash The hash of the block to check
                    /// @param blockHeight The height of the block to check
                    /// @return true if the block is finalized
                    function finalized(bytes32 blockHash, uint256 blockHeight) external view whenNotPaused returns (bool) {
                        // TODO This division could be done offchain, or at least also could be assembly'ed to avoid non-zero division check
                        uint256 commitHeight = blockHeight / BLOCKS_PER_COMMIT_INTERVAL;
                        Commit storage commitSlot = _commitSlots[commitHeight % NUM_COMMIT_SLOTS];
                        if (commitSlot.blockHash != blockHash) revert UnknownBlock();
                        return block.timestamp >= uint256(commitSlot.timestamp) + TIME_TO_FINALIZE;
                    }
                    /// @notice Gets the block hash at the given commit height
                    /// @param commitHeight The height of the commit
                    /// @return hash of the block at the given commit height
                    function blockHashAtCommit(uint256 commitHeight) external view returns (bytes32) {
                        Commit storage commitSlot = _commitSlots[commitHeight % NUM_COMMIT_SLOTS];
                        return commitSlot.blockHash;
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Executes a message in the given header
                    // solhint-disable-next-line no-empty-blocks
                    function _authorizeUpgrade(address newImplementation) internal override onlyRole(DEFAULT_ADMIN_ROLE) {
                        //should revert if msg.sender is not authorized to upgrade the contract (currently only owner)
                    }
                }
                // SPDX-License-Identifier: MIT
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {UUPSUpgradeable} from "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
                import {AccessControlUpgradeable} from "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
                import {PausableUpgradeable} from "@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol";
                import {ReentrancyGuardUpgradeable} from "@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol";
                import {verifyBinaryTree} from "../lib/VerifyBinaryTree/VerifyBinaryTree.sol";
                import {FuelChainState} from "./FuelChainState.sol";
                import {FuelBlockHeader, FuelBlockHeaderLib} from "./types/FuelBlockHeader.sol";
                import {FuelBlockHeaderLite, FuelBlockHeaderLiteLib} from "./types/FuelBlockHeaderLite.sol";
                import {CryptographyLib} from "../lib/Cryptography.sol";
                import {CommonPredicates} from "../lib/CommonPredicates.sol";
                /// @notice Structure for proving an element in a merkle tree
                struct MerkleProof {
                    uint256 key;
                    bytes32[] proof;
                }
                /// @notice Structure containing all message details
                struct Message {
                    bytes32 sender;
                    bytes32 recipient;
                    bytes32 nonce;
                    uint64 amount;
                    bytes data;
                }
                /// @title FuelMessagePortal
                /// @notice The Fuel Message Portal contract sends messages to and from Fuel
                /// @custom:deprecation THIS CONTRACT IS DEPRECATED. CHECK FuelMessagePortalV3
                contract FuelMessagePortal is
                    Initializable,
                    PausableUpgradeable,
                    AccessControlUpgradeable,
                    ReentrancyGuardUpgradeable,
                    UUPSUpgradeable
                {
                    using FuelBlockHeaderLib for FuelBlockHeader;
                    using FuelBlockHeaderLiteLib for FuelBlockHeaderLite;
                    ////////////
                    // Events //
                    ////////////
                    /// @dev Emitted when a message is sent from Ethereum to Fuel
                    event MessageSent(
                        bytes32 indexed sender,
                        bytes32 indexed recipient,
                        uint256 indexed nonce,
                        uint64 amount,
                        bytes data
                    );
                    /// @dev Emitted when a message is successfully relayed to Ethereum from Fuel
                    event MessageRelayed(bytes32 indexed messageId, bytes32 indexed sender, bytes32 indexed recipient, uint64 amount);
                    ////////////
                    // Errors //
                    ////////////
                    error UnfinalizedBlock();
                    error InvalidBlockInHistoryProof();
                    error InvalidMessageInBlockProof();
                    error CurrentMessageSenderNotSet();
                    error MessageDataTooLarge();
                    error AmountPrecisionIncompatibility();
                    error AmountTooBig();
                    error AlreadyRelayed();
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev The admin related contract roles
                    bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE");
                    /// @dev The number of decimals that the base Fuel asset uses
                    uint256 public constant FUEL_BASE_ASSET_DECIMALS = 9;
                    uint256 public constant ETH_DECIMALS = 18;
                    uint256 public constant PRECISION = 10 ** (ETH_DECIMALS - FUEL_BASE_ASSET_DECIMALS);
                    /// @dev The max message data size in bytes
                    uint256 public constant MAX_MESSAGE_DATA_SIZE = 2 ** 16;
                    /// @dev Non-zero null value to optimize gas costs
                    bytes32 internal constant NULL_MESSAGE_SENDER = 0x000000000000000000000000000000000000000000000000000000000000dead;
                    /////////////
                    // Storage //
                    /////////////
                    /// @notice Current message sender for other contracts to reference
                    bytes32 internal _incomingMessageSender;
                    /// @notice The Fuel chain state contract
                    FuelChainState internal _fuelChainState;
                    /// @notice Nonce for the next message to be sent
                    uint256 internal _outgoingMessageNonce;
                    /// @notice Mapping of message hash to boolean success value
                    mapping(bytes32 => bool) internal _incomingMessageSuccessful;
                    /////////////////////////////
                    // Constructor/Initializer //
                    /////////////////////////////
                    /// @notice Constructor disables initialization for the implementation contract
                    /// @custom:oz-upgrades-unsafe-allow constructor
                    constructor() {
                        _disableInitializers();
                    }
                    /// @notice Contract initializer to setup starting values
                    /// @param fuelChainState Chain state contract
                    function initialize(FuelChainState fuelChainState) public virtual initializer {
                        initializerV1(fuelChainState);
                    }
                    function initializerV1(FuelChainState fuelChainState) internal virtual onlyInitializing {
                        __Pausable_init();
                        __AccessControl_init();
                        __ReentrancyGuard_init();
                        __UUPSUpgradeable_init();
                        //grant initial roles
                        _grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
                        _grantRole(PAUSER_ROLE, msg.sender);
                        //chain state contract
                        _fuelChainState = fuelChainState;
                        //outgoing message data
                        _outgoingMessageNonce = 0;
                        //incoming message data
                        _incomingMessageSender = NULL_MESSAGE_SENDER;
                    }
                    /////////////////////
                    // Admin Functions //
                    /////////////////////
                    /// @notice Pause outbound messages
                    function pause() external virtual onlyRole(PAUSER_ROLE) {
                        _pause();
                    }
                    /// @notice Unpause outbound messages
                    function unpause() external virtual onlyRole(DEFAULT_ADMIN_ROLE) {
                        _unpause();
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Gets the number of decimals used in the Fuel base asset
                    /// @return decimals of the Fuel base asset
                    function fuelBaseAssetDecimals() public pure virtual returns (uint8) {
                        return uint8(FUEL_BASE_ASSET_DECIMALS);
                    }
                    /// @notice Gets the set Fuel chain state contract
                    /// @return fuel chain state contract
                    function fuelChainStateContract() public view virtual returns (address) {
                        return address(_fuelChainState);
                    }
                    function getNextOutgoingMessageNonce() public view virtual returns (uint256) {
                        return _outgoingMessageNonce;
                    }
                    ///////////////////////////////////////
                    // Incoming Message Public Functions //
                    ///////////////////////////////////////
                    /// @notice Relays a message published on Fuel from a given block
                    /// @param message The message to relay
                    /// @param rootBlockHeader The root block for proving chain history
                    /// @param blockHeader The block containing the message
                    /// @param blockInHistoryProof Proof that the message block exists in the history of the root block
                    /// @param messageInBlockProof Proof that message exists in block
                    /// @dev Made payable to reduce gas costs
                    function relayMessage(
                        Message calldata message,
                        FuelBlockHeaderLite calldata rootBlockHeader,
                        FuelBlockHeader calldata blockHeader,
                        MerkleProof calldata blockInHistoryProof,
                        MerkleProof calldata messageInBlockProof
                    ) external payable virtual whenNotPaused {
                        //verify root block header
                        if (!_fuelChainState.finalized(rootBlockHeader.computeConsensusHeaderHash(), rootBlockHeader.height)) {
                            revert UnfinalizedBlock();
                        }
                        //verify block in history
                        if (
                            !verifyBinaryTree(
                                rootBlockHeader.prevRoot,
                                abi.encodePacked(blockHeader.computeConsensusHeaderHash()),
                                blockInHistoryProof.proof,
                                blockInHistoryProof.key,
                                rootBlockHeader.height
                            )
                        ) revert InvalidBlockInHistoryProof();
                        //verify message in block
                        bytes32 messageId = CryptographyLib.hash(
                            abi.encodePacked(message.sender, message.recipient, message.nonce, message.amount, message.data)
                        );
                        if (
                            !verifyBinaryTree(
                                blockHeader.outputMessagesRoot,
                                abi.encodePacked(messageId),
                                messageInBlockProof.proof,
                                messageInBlockProof.key,
                                blockHeader.outputMessagesCount
                            )
                        ) revert InvalidMessageInBlockProof();
                        //execute message
                        _executeMessage(messageId, message);
                    }
                    /// @notice Gets if the given message ID has been relayed successfully
                    /// @param messageId Message ID
                    /// @return true if message has been relayed successfully
                    function incomingMessageSuccessful(bytes32 messageId) public view virtual returns (bool) {
                        return _incomingMessageSuccessful[messageId];
                    }
                    /// @notice Used by message receiving contracts to get the address on Fuel that sent the message
                    /// @return sender the address of the sender on Fuel
                    function messageSender() external view virtual returns (bytes32) {
                        if (_incomingMessageSender == NULL_MESSAGE_SENDER) revert CurrentMessageSenderNotSet();
                        return _incomingMessageSender;
                    }
                    ///////////////////////////////////////
                    // Outgoing Message Public Functions //
                    ///////////////////////////////////////
                    /// @notice Send a message to a recipient on Fuel
                    /// @param recipient The target message receiver address or predicate root
                    /// @param data The message data to be sent to the receiver
                    function sendMessage(bytes32 recipient, bytes calldata data) external payable virtual whenNotPaused {
                        _sendOutgoingMessage(recipient, data);
                    }
                    /// @notice Send only ETH to the given recipient
                    /// @param recipient The target message receiver
                    function depositETH(bytes32 recipient) external payable virtual whenNotPaused {
                        _sendOutgoingMessage(recipient, new bytes(0));
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Performs all necessary logic to send a message to a target on Fuel
                    /// @param recipient The message receiver address or predicate root
                    /// @param data The message data to be sent to the receiver
                    function _sendOutgoingMessage(bytes32 recipient, bytes memory data) internal virtual {
                        bytes32 sender = bytes32(uint256(uint160(msg.sender)));
                        unchecked {
                            //make sure data size is not too large
                            if (data.length >= MAX_MESSAGE_DATA_SIZE) revert MessageDataTooLarge();
                            //make sure amount fits into the Fuel base asset decimal level
                            uint256 precision = 10 ** (ETH_DECIMALS - FUEL_BASE_ASSET_DECIMALS);
                            uint256 amount = msg.value / precision;
                            if (msg.value > 0) {
                                if (amount * PRECISION != msg.value) revert AmountPrecisionIncompatibility();
                                if (amount > type(uint64).max) revert AmountTooBig();
                            }
                            //emit message for Fuel clients to pickup (messageID calculated offchain)
                            uint256 nonce = _outgoingMessageNonce;
                            emit MessageSent(sender, recipient, nonce, uint64(amount), data);
                            // increment nonce for next message
                            _outgoingMessageNonce = nonce + 1;
                        }
                    }
                    /// @notice Executes a message in the given header
                    /// @param messageId The id of message to execute
                    /// @param message The message to execute
                    function _executeMessage(bytes32 messageId, Message calldata message) internal virtual nonReentrant {
                        if (_incomingMessageSuccessful[messageId]) revert AlreadyRelayed();
                        //set message sender for receiving contract to reference
                        _incomingMessageSender = message.sender;
                        (bool success, bytes memory result) = address(uint160(uint256(message.recipient))).call{
                            value: message.amount * (10 ** (ETH_DECIMALS - FUEL_BASE_ASSET_DECIMALS))
                        }(message.data);
                        if (!success) {
                            // Look for revert reason and bubble it up if present
                            if (result.length > 0) {
                                // The easiest way to bubble the revert reason is using memory via assembly
                                /// @solidity memory-safe-assembly
                                assembly {
                                    let returndata_size := mload(result)
                                    revert(add(32, result), returndata_size)
                                }
                            }
                            revert("Message relay failed");
                        }
                        //unset message sender reference
                        _incomingMessageSender = NULL_MESSAGE_SENDER;
                        //keep track of successfully relayed messages
                        _incomingMessageSuccessful[messageId] = true;
                        //emit event for successful message relay
                        emit MessageRelayed(messageId, message.sender, message.recipient, message.amount);
                    }
                    /// @notice Executes a message in the given header
                    // solhint-disable-next-line no-empty-blocks
                    function _authorizeUpgrade(address newImplementation) internal override onlyRole(DEFAULT_ADMIN_ROLE) {
                        //should revert if msg.sender is not authorized to upgrade the contract (currently only admin)
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                import {CryptographyLib} from "../../lib/Cryptography.sol";
                /// @title Fuel Chain Block Header
                /// @dev The Fuel chain block header structure
                struct FuelBlockHeader {
                    ///////////////
                    // Consensus //
                    ///////////////
                    // Merkle root of all previous consensus header hashes (not including this block)
                    bytes32 prevRoot;
                    // Time this block was created, in TAI64 format
                    uint64 timestamp;
                    /////////////////
                    // Application //
                    /////////////////
                    //Height of the data availability layer up to which (inclusive) input messages are processed
                    uint64 daHeight;
                    // Number of output messages in this block
                    uint32 outputMessagesCount;
                    // Version of consensus parameters
                    uint32 consensusParametersVersion;
                    // Version of state transition bytecode
                    uint32 stateTransitionBytecodeVersion;
                    // Height of this block
                    uint32 height;
                    // Merkle root of transactions in this block
                    bytes32 txRoot;
                    // Merkle root of output messages in this block
                    bytes32 outputMessagesRoot;
                    // Merkle root of incoming messages in this block
                    bytes32 eventInboxRoot;
                    // Number of transactions in this block
                    uint16 txCount;
                }
                /// @title Block Header Library
                /// @dev Provides useful functions for dealing with Fuel blocks
                library FuelBlockHeaderLib {
                    /////////////
                    // Methods //
                    /////////////
                    /// @notice Serialize a block application header.
                    /// @param header The block header structure.
                    /// @return The serialized block application header.
                    function serializeApplicationHeader(FuelBlockHeader memory header) internal pure returns (bytes memory) {
                        return
                            abi.encodePacked(
                                header.daHeight,
                                header.consensusParametersVersion,
                                header.stateTransitionBytecodeVersion,
                                header.txCount,
                                header.outputMessagesCount,
                                header.txRoot,
                                header.outputMessagesRoot,
                                header.eventInboxRoot
                            );
                    }
                    /// @notice Produce the block application header hash.
                    /// @param header The block header structure.
                    /// @return The block application header hash.
                    function computeApplicationHeaderHash(FuelBlockHeader memory header) internal pure returns (bytes32) {
                        return CryptographyLib.hash(serializeApplicationHeader(header));
                    }
                    /// @notice Serialize a block consensus header.
                    /// @param header The block header structure.
                    /// @return The serialized block consensus header.
                    function serializeConsensusHeader(FuelBlockHeader memory header) internal pure returns (bytes memory) {
                        return abi.encodePacked(header.prevRoot, header.height, header.timestamp, computeApplicationHeaderHash(header));
                    }
                    /// @notice Produce the block consensus header hash.
                    /// @param header The block header structure.
                    /// @return The block consensus header hash.
                    function computeConsensusHeaderHash(FuelBlockHeader memory header) internal pure returns (bytes32) {
                        return CryptographyLib.hash(serializeConsensusHeader(header));
                    }
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                import {CryptographyLib} from "../../lib/Cryptography.sol";
                /// @title Lightweight Fuel Chain Block Header
                /// @dev The Fuel chain block header structure with just a hash of the application header
                struct FuelBlockHeaderLite {
                    // Merkle root of all previous consensus header hashes (not including this block)
                    bytes32 prevRoot;
                    // Height of this block
                    uint32 height;
                    // Time this block was created, in TAI64 format
                    uint64 timestamp;
                    // Hash of serialized application header for this block
                    bytes32 applicationHash;
                }
                /// @title Block Header Library
                /// @dev Provides useful functions for dealing with Fuel blocks
                library FuelBlockHeaderLiteLib {
                    /////////////
                    // Methods //
                    /////////////
                    /// @notice Serialize a block consensus header.
                    /// @param header The block header structure.
                    /// @return The serialized block consensus header.
                    function serializeConsensusHeader(FuelBlockHeaderLite memory header) internal pure returns (bytes memory) {
                        return abi.encodePacked(header.prevRoot, (uint32)(header.height), header.timestamp, header.applicationHash);
                    }
                    /// @notice Produce the block consensus header hash.
                    /// @param header The block header structure.
                    /// @return The block consensus header hash.
                    function computeConsensusHeaderHash(FuelBlockHeaderLite memory header) internal pure returns (bytes32) {
                        return CryptographyLib.hash(serializeConsensusHeader(header));
                    }
                }
                // SPDX-License-Identifier: Apache 2.0
                pragma solidity 0.8.9;
                /// @notice Common predicates for Fuel inputs
                library CommonPredicates {
                    bytes32 public constant CONTRACT_MESSAGE_PREDICATE =
                        0xe821b978bcce9abbf40c3e50ea30143e68c65fa95b9da8907fef59c02d954cec;
                }
                // SPDX-License-Identifier: UNLICENSED
                pragma solidity 0.8.9;
                /// @notice This is the Fuel protocol cryptography library.
                library CryptographyLib {
                    /////////////
                    // Methods //
                    /////////////
                    // secp256k1n / 2
                    uint256 private constant MAX_SIGNATURE_S_VALUE = 0x7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0;
                    /// @notice The primary hash method for Fuel.
                    /// @param data The bytes input data.
                    /// @return The returned hash result.
                    function hash(bytes memory data) internal pure returns (bytes32) {
                        return sha256(data);
                    }
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                library Constants {
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev Maximum tree height
                    uint256 internal constant MAX_HEIGHT = 256;
                    /// @dev Empty node hash
                    bytes32 internal constant EMPTY = sha256("");
                    /// @dev Default value for sparse Merkle tree node
                    bytes32 internal constant ZERO = bytes32(0);
                    /// @dev The null pointer
                    bytes32 internal constant NULL = bytes32(0);
                    /// @dev The prefixes of leaves and nodes
                    bytes1 internal constant LEAF_PREFIX = 0x00;
                    bytes1 internal constant NODE_PREFIX = 0x01;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                /// @notice Merkle Tree Node structure.
                struct Node {
                    bytes32 digest;
                    // Left child.
                    bytes32 leftChildPtr;
                    // Right child.
                    bytes32 rightChildPtr;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                import {CryptographyLib} from "../Cryptography.sol";
                import {Constants} from "./Constants.sol";
                import {Node} from "./Node.sol";
                /// @notice hash some data
                /// @param data: The data to be hashed
                // solhint-disable-next-line func-visibility
                function hash(bytes memory data) pure returns (bytes32) {
                    return CryptographyLib.hash(data);
                }
                /// @notice Calculate the digest of a node
                /// @param left : The left child
                /// @param right: The right child
                /// @return digest : The node digest
                // solhint-disable-next-line func-visibility
                function nodeDigest(bytes32 left, bytes32 right) pure returns (bytes32 digest) {
                    digest = hash(abi.encodePacked(Constants.NODE_PREFIX, left, right));
                }
                /// @notice Calculate the digest of a leaf
                /// @param data : The data of the leaf
                /// @return digest : The leaf digest
                // solhint-disable-next-line func-visibility
                function leafDigest(bytes memory data) pure returns (bytes32 digest) {
                    digest = hash(abi.encodePacked(Constants.LEAF_PREFIX, data));
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity ^0.8.4;
                import {Constants} from "./Constants.sol";
                /// @notice Calculate the starting bit of the path to a leaf
                /// @param numLeaves : The total number of leaves in the tree
                /// @return startingBit : The starting bit of the path
                // solhint-disable-next-line func-visibility
                function getStartingBit(uint256 numLeaves) pure returns (uint256 startingBit) {
                    // Determine height of the left subtree. This is the maximum path length, so all paths start at this offset from the right-most bit
                    startingBit = 0;
                    while ((1 << startingBit) < numLeaves) {
                        startingBit += 1;
                    }
                    return Constants.MAX_HEIGHT - startingBit;
                }
                /// @notice Calculate the length of the path to a leaf
                /// @param key: The key of the leaf
                /// @param numLeaves: The total number of leaves in the tree
                /// @return pathLength : The length of the path to the leaf
                /// @dev A precondition to this function is that `numLeaves > 1`, so that `(pathLength - 1)` does not cause an underflow when pathLength = 0.
                // solhint-disable-next-line func-visibility
                function pathLengthFromKey(uint256 key, uint256 numLeaves) pure returns (uint256 pathLength) {
                    // Get the height of the left subtree. This is equal to the offset of the starting bit of the path
                    pathLength = 256 - getStartingBit(numLeaves);
                    // Determine the number of leaves in the left subtree
                    uint256 numLeavesLeftSubTree = (1 << (pathLength - 1));
                    // If leaf is in left subtree, path length is full height of left subtree
                    if (key <= numLeavesLeftSubTree - 1) {
                        return pathLength;
                    }
                    // Otherwise, if left sub tree has only one leaf, path has one additional step
                    else if (numLeavesLeftSubTree == 1) {
                        return 1;
                    }
                    // Otherwise, if right sub tree has only one leaf, path has one additional step
                    else if (numLeaves - numLeavesLeftSubTree <= 1) {
                        return 1;
                    }
                    // Otherwise, add 1 to height and recurse into right subtree
                    else {
                        return 1 + pathLengthFromKey(key - numLeavesLeftSubTree, numLeaves - numLeavesLeftSubTree);
                    }
                }
                // SPDX-License-Identifier: Apache-2.0
                /// @title VerifyBinaryTree
                /// @author Fuel Labs
                /// @dev This implements verification for the binary trees used by the FuelVM
                /// @dev For more details, check:
                /// @dev https://github.com/FuelLabs/fuel-specs/blob/master/src/protocol/cryptographic-primitives.md
                pragma solidity ^0.8.4;
                import {Node} from "./Node.sol";
                import {nodeDigest, leafDigest} from "./TreeHasher.sol";
                import {pathLengthFromKey, getStartingBit} from "./Utils.sol";
                /// @notice Verify if element (key, data) exists in Merkle tree, given data, proof, and root.
                /// @param root: The root of the tree in which verify the given leaf
                /// @param data: The data of the leaf to verify
                /// @param key: The key of the leaf to verify.
                /// @param proof: Binary Merkle Proof for the leaf.
                /// @param numLeaves: The number of leaves in the tree
                /// @return : Whether the proof is valid
                /// @dev numLeaves is necessary to determine height of sub-tree containing the data to prove
                // solhint-disable-next-line func-visibility
                function verifyBinaryTree(
                    bytes32 root,
                    bytes memory data,
                    bytes32[] memory proof,
                    uint256 key,
                    uint256 numLeaves
                ) pure returns (bool) {
                    // A sibling at height 1 is created by getting the hash of the data to prove.
                    return verifyBinaryTreeDigest(root, leafDigest(data), proof, key, numLeaves);
                }
                /// @notice Verify if element (key, digest) exists in Merkle tree, given digest, proof, and root.
                /// @param root: The root of the tree in which verify the given leaf
                /// @param digest: The digest of the data of the leaf to verify
                /// @param key: The key of the leaf to verify.
                /// @param proof: Binary Merkle Proof for the leaf.
                /// @param numLeaves: The number of leaves in the tree
                /// @return : Whether the proof is valid
                /// @dev numLeaves is necessary to determine height of sub-tree containing the data to prove
                // solhint-disable-next-line func-visibility
                function verifyBinaryTreeDigest(
                    bytes32 root,
                    bytes32 digest,
                    bytes32[] memory proof,
                    uint256 key,
                    uint256 numLeaves
                ) pure returns (bool) {
                    // Check proof is correct length for the key it is proving
                    if (numLeaves <= 1) {
                        if (proof.length != 0) {
                            return false;
                        }
                    } else if (proof.length != pathLengthFromKey(key, numLeaves)) {
                        return false;
                    }
                    // Check key is in tree
                    if (key >= numLeaves) {
                        return false;
                    }
                    // Null proof is only valid if numLeaves = 1
                    // If so, just verify digest is root
                    if (proof.length == 0) {
                        if (numLeaves == 1) {
                            return (root == digest);
                        } else {
                            return false;
                        }
                    }
                    uint256 height = 1;
                    uint256 stableEnd = key;
                    // While the current subtree (of height 'height') is complete, determine
                    // the position of the next sibling using the complete subtree algorithm.
                    // 'stableEnd' tells us the ending index of the last full subtree. It gets
                    // initialized to 'key' because the first full subtree was the
                    // subtree of height 1, created above (and had an ending index of
                    // 'key').
                    while (true) {
                        // Determine if the subtree is complete. This is accomplished by
                        // rounding down the key to the nearest 1 << 'height', adding 1
                        // << 'height', and comparing the result to the number of leaves in the
                        // Merkle tree.
                        uint256 subTreeStartIndex = (key / (1 << height)) * (1 << height);
                        uint256 subTreeEndIndex = subTreeStartIndex + (1 << height) - 1;
                        // If the Merkle tree does not have a leaf at index
                        // 'subTreeEndIndex', then the subtree of the current height is not
                        // a complete subtree.
                        if (subTreeEndIndex >= numLeaves) {
                            break;
                        }
                        stableEnd = subTreeEndIndex;
                        // Determine if the key is in the first or the second half of
                        // the subtree.
                        if (proof.length <= height - 1) {
                            return false;
                        }
                        if (key - subTreeStartIndex < (1 << (height - 1))) {
                            digest = nodeDigest(digest, proof[height - 1]);
                        } else {
                            digest = nodeDigest(proof[height - 1], digest);
                        }
                        height += 1;
                    }
                    // Determine if the next hash belongs to an orphan that was elevated. This
                    // is the case IFF 'stableEnd' (the last index of the largest full subtree)
                    // is equal to the number of leaves in the Merkle tree.
                    if (stableEnd != numLeaves - 1) {
                        if (proof.length <= height - 1) {
                            return false;
                        }
                        digest = nodeDigest(digest, proof[height - 1]);
                        height += 1;
                    }
                    // All remaining elements in the proof set will belong to a left sibling\\
                    // i.e proof sideNodes are hashed in "from the left"
                    while (height - 1 < proof.length) {
                        digest = nodeDigest(proof[height - 1], digest);
                        height += 1;
                    }
                    return (digest == root);
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity 0.8.9;
                import {FuelMessagePortal} from "../fuelchain/FuelMessagePortal.sol";
                /// @title FuelMessagesEnabled
                /// @notice Helper contract for contracts sending and receiving messages from Fuel
                abstract contract FuelMessagesEnabled {
                    ////////////
                    // Errors //
                    ////////////
                    error CallerIsNotPortal();
                    error InvalidMessageSender();
                    /////////////
                    // Storage //
                    /////////////
                    /// @notice FuelMessagePortal contract used to send and receive messages from Fuel
                    FuelMessagePortal internal _fuelMessagePortal;
                    ////////////////////////
                    // Function Modifiers //
                    ////////////////////////
                    /// @notice Enforces that the modified function is only callable by the Fuel message portal
                    modifier onlyFromPortal() {
                        if (msg.sender != address(_fuelMessagePortal)) revert CallerIsNotPortal();
                        _;
                    }
                    /// @notice Enforces that the modified function is only callable by the portal and a specific Fuel account
                    /// @param fuelSender The only sender on Fuel which is authenticated to call this function
                    modifier onlyFromFuelSender(bytes32 fuelSender) {
                        if (msg.sender != address(_fuelMessagePortal)) revert CallerIsNotPortal();
                        if (_fuelMessagePortal.messageSender() != fuelSender) revert InvalidMessageSender();
                        _;
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Gets the currently set message portal address
                    /// @return fuelMessagePortal Fuel message portal address
                    function fuelMessagePortal() public view returns (address) {
                        return address(_fuelMessagePortal);
                    }
                    ////////////////////////
                    // Internal Functions //
                    ////////////////////////
                    /// @notice Send a message to a recipient on Fuel
                    /// @param recipient The message receiver address or predicate root
                    /// @param data The message data to be sent to the receiver
                    function sendMessage(bytes32 recipient, bytes memory data) internal {
                        _fuelMessagePortal.sendMessage(recipient, data);
                    }
                    /// @notice Send a message to a recipient on Fuel
                    /// @param recipient The message receiver address or predicate root
                    /// @param amount The amount of ETH to send with message
                    /// @param data The message data to be sent to the receiver
                    function sendMessage(bytes32 recipient, uint256 amount, bytes memory data) internal {
                        _fuelMessagePortal.sendMessage{value: amount}(recipient, data);
                    }
                    /// @notice Used by message receiving contracts to get the address on Fuel that sent the message
                    function messageSender() internal view returns (bytes32) {
                        return _fuelMessagePortal.messageSender();
                    }
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {FuelMessagePortal} from "../fuelchain/FuelMessagePortal.sol";
                import {FuelMessagesEnabled} from "./FuelMessagesEnabled.sol";
                /// @title FuelMessagesEnabledUpgradeable
                /// @notice Helper contract for contracts sending and receiving messages from Fuel
                abstract contract FuelMessagesEnabledUpgradeable is Initializable, FuelMessagesEnabled {
                    /////////////////
                    // Initializer //
                    /////////////////
                    /// @dev Initializes the contract
                    // solhint-disable-next-line func-name-mixedcase
                    function __FuelMessagesEnabled_init(FuelMessagePortal fuelMessagePortal) internal onlyInitializing {
                        __FuelMessagesEnabled_init_unchained(fuelMessagePortal);
                    }
                    // solhint-disable-next-line func-name-mixedcase
                    function __FuelMessagesEnabled_init_unchained(FuelMessagePortal fuelMessagePortal) internal onlyInitializing {
                        _fuelMessagePortal = fuelMessagePortal;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[49] private __gap;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity 0.8.9;
                abstract contract FuelBridgeBase {
                    /// @notice Finalizes the withdrawal process from the Fuel side gateway contract
                    /// @param to Account to send withdrawn tokens to
                    /// @param tokenAddress Address of the token being withdrawn from Fuel
                    /// @param amount Amount of tokens to withdraw
                    /// @param tokenId Discriminator for ERC721 / ERC1155 tokens. For ERC20, it must be 0
                    /// @dev Made payable to reduce gas costs
                    function finalizeWithdrawal(
                        address to,
                        address tokenAddress,
                        uint256 amount,
                        uint256 tokenId
                    ) external payable virtual;
                }
                // SPDX-License-Identifier: Apache-2.0
                pragma solidity 0.8.9;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {UUPSUpgradeable} from "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
                import {AccessControlUpgradeable} from "@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol";
                import {PausableUpgradeable} from "@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol";
                import {IERC20MetadataUpgradeable} from "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/IERC20MetadataUpgradeable.sol";
                import {SafeERC20Upgradeable} from "@openzeppelin/contracts-upgradeable/token/ERC20/utils/SafeERC20Upgradeable.sol";
                import {CommonPredicates} from "../../../lib/CommonPredicates.sol";
                import {FuelMessagePortal} from "../../../fuelchain/FuelMessagePortal.sol";
                import {FuelBridgeBase} from "../FuelBridgeBase/FuelBridgeBase.sol";
                import {FuelMessagesEnabledUpgradeable} from "../../FuelMessagesEnabledUpgradeable.sol";
                /// @title FuelERC20GatewayV4
                /// @notice The L1 side of the general ERC20 gateway with Fuel.
                /// @notice Not backwards compatible with previous implementations
                /// @notice Hexens Fuel1-12: Not compatible with fee-on-transfer erc20 tokens
                /// @notice Hexens Fuel1-18: Payable modifiers are intentionally used
                contract FuelERC20GatewayV4 is
                    Initializable,
                    FuelBridgeBase,
                    FuelMessagesEnabledUpgradeable,
                    PausableUpgradeable,
                    AccessControlUpgradeable,
                    UUPSUpgradeable
                {
                    using SafeERC20Upgradeable for IERC20MetadataUpgradeable;
                    ////////////
                    // Types  //
                    ////////////
                    error BridgeFull();
                    error GlobalDepositLimit();
                    error CannotDepositZero();
                    error CannotWithdrawZero();
                    error InvalidAssetIssuerID();
                    error InvalidSender();
                    error InvalidAmount();
                    error RateLimitExceeded();
                    /// @dev Emitted when tokens are deposited from Ethereum to Fuel
                    event Deposit(bytes32 indexed sender, address indexed tokenAddress, uint256 amount);
                    /// @dev Emitted when tokens are withdrawn from Fuel to Ethereum
                    event Withdrawal(bytes32 indexed recipient, address indexed tokenAddress, uint256 amount);
                    /// @dev Emitted when rate limit is reset
                    event RateLimitUpdated(address indexed tokenAddress, uint256 amount);
                    /// @dev Emitted when rate limit is enabled/disabled
                    event RateLimitStatusUpdated(address indexed tokenAddress, bool status);
                    enum MessageType {
                        DEPOSIT_TO_ADDRESS,
                        DEPOSIT_TO_CONTRACT,
                        DEPOSIT_WITH_DATA,
                        METADATA
                    }
                    ///////////////
                    // Constants //
                    ///////////////
                    /// @dev The admin related contract roles
                    bytes32 public constant PAUSER_ROLE = keccak256("PAUSER_ROLE");
                    /// @dev The rate limit setter role
                    bytes32 public constant SET_RATE_LIMITER_ROLE = keccak256("SET_RATE_LIMITER_ROLE");
                    uint256 public constant FUEL_ASSET_DECIMALS = 9;
                    uint256 constant NO_DECIMALS = type(uint256).max;
                    /////////////
                    // Storage //
                    /////////////
                    bool public whitelistRequired;
                    bytes32 public assetIssuerId;
                    mapping(address => uint256) internal _deposits;
                    mapping(address => uint256) internal _depositLimits;
                    mapping(address => uint256) internal _decimalsCache;
                    /// @notice Tracks rate limit duration for each token.
                    mapping(address => uint256) public rateLimitDuration;
                    /// @notice Amounts already withdrawn this period for each token.
                    mapping(address => uint256) public currentPeriodAmount;
                    /// @notice The time at which the current period ends at for each token.
                    mapping(address => uint256) public currentPeriodEnd;
                    /// @notice The eth withdrawal limit amount for each token.
                    mapping(address => uint256) public limitAmount;
                    /// @notice Flag to indicate rate limit status for each token, whether disabled or enabled.
                    // if `true` it is enabled
                    // if `false` it is disabled
                    mapping(address => bool) public rateLimitStatus;
                    /// @notice disabling initialization
                    /// @custom:oz-upgrades-unsafe-allow constructor
                    constructor() {
                        _disableInitializers();
                    }
                    /// @notice Contract initializer to setup starting values
                    /// @param fuelMessagePortal The FuelMessagePortal contract
                    function initialize(FuelMessagePortal fuelMessagePortal) public initializer {
                        __FuelMessagesEnabled_init(fuelMessagePortal);
                        __Pausable_init();
                        __AccessControl_init();
                        __UUPSUpgradeable_init();
                        //grant initial roles
                        _grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
                        _grantRole(PAUSER_ROLE, msg.sender);
                        // set rate limiter role
                        _grantRole(SET_RATE_LIMITER_ROLE, msg.sender);
                    }
                    /////////////////////
                    // Admin Functions //
                    /////////////////////
                    /// @notice Pause ERC20 transfers
                    function pause() external onlyRole(PAUSER_ROLE) {
                        _pause();
                    }
                    /// @notice Unpause ERC20 transfers
                    function unpause() external onlyRole(DEFAULT_ADMIN_ROLE) {
                        _unpause();
                    }
                    /// @notice sets the entity on L2 that will mint the tokens
                    function setAssetIssuerId(bytes32 id) external payable virtual onlyRole(DEFAULT_ADMIN_ROLE) {
                        assetIssuerId = id;
                    }
                    /// @notice if enabled, only deposits for tokens allowed through `setGlobalDepositLimit` will be allowed
                    function requireWhitelist(bool value) external onlyRole(DEFAULT_ADMIN_ROLE) {
                        whitelistRequired = value;
                    }
                    /// @notice see `requireWhitelist`
                    /// @dev param `limit` must be down/up scaled according to _adjustDepositDecimals
                    function setGlobalDepositLimit(address token, uint256 limit) external payable virtual onlyRole(DEFAULT_ADMIN_ROLE) {
                        _depositLimits[token] = limit;
                    }
                    /// @notice Allows the admin to rescue ETH sent to this contract by accident
                    /// @dev Made payable to reduce gas costs
                    function rescueETH() external payable virtual onlyRole(DEFAULT_ADMIN_ROLE) {
                        (bool success, ) = address(msg.sender).call{value: address(this).balance}("");
                        require(success);
                    }
                    /**
                     * @notice Resets the rate limit amount.
                     * @param _token The token address to set rate limit for.
                     * @param _amount The amount to reset the limit to.
                     * @param _rateLimitDuration The new rate limit duration.
                     * Fuel's implementation is inspired by the Linea Bridge dessign (https://github.com/Consensys/linea-contracts/blob/main/contracts/messageService/lib/RateLimiter.sol)
                     * Only point of difference from the linea implementation is that when currentPeriodEnd >= block.timestamp then if the new rate limit amount is less than the currentPeriodAmount, then currentPeriodAmount is not updated this makes sure that if rate limit is first reduced & then increased within the rate limit duration then any extra amount can't be withdrawn
                     */
                    function resetRateLimitAmount(
                        address _token,
                        uint256 _amount,
                        uint256 _rateLimitDuration
                    ) external onlyRole(SET_RATE_LIMITER_ROLE) {
                        // avoid multiple SLOADS
                        uint256 rateLimitDurationEndTimestamp = currentPeriodEnd[_token];
                        // set new rate limit duration
                        rateLimitDuration[_token] = _rateLimitDuration;
                        // if period has expired then currentPeriodAmount is zero
                        if (rateLimitDurationEndTimestamp < block.timestamp) {
                            unchecked {
                                currentPeriodEnd[_token] = block.timestamp + _rateLimitDuration;
                            }
                            currentPeriodAmount[_token] = 0;
                        }
                        limitAmount[_token] = _amount;
                        emit RateLimitUpdated(_token, _amount);
                    }
                    /**
                     * @notice updates rate limit status by disabling/re-enabling rate limit.
                     * @param _token The token address to update rate limit status for.
                     * @param _rateLimitStatus bool flag to disable or re-enable rate limit.
                     */
                    function updateRateLimitStatus(address _token, bool _rateLimitStatus) external onlyRole(SET_RATE_LIMITER_ROLE) {
                        rateLimitStatus[_token] = _rateLimitStatus;
                        emit RateLimitStatusUpdated(_token, _rateLimitStatus);
                    }
                    //////////////////////
                    // Public Functions //
                    //////////////////////
                    /// @notice Gets the amount of tokens deposited to a corresponding token on Fuel
                    /// @param tokenAddress ERC-20 token address
                    /// @return amount of tokens deposited
                    function tokensDeposited(address tokenAddress) public view virtual returns (uint256) {
                        return _deposits[tokenAddress];
                    }
                    /// @notice Gets the amount of tokens deposited to a corresponding token on Fuel
                    /// @param tokenAddress ERC-20 token address
                    /// @return amount of tokens deposited
                    function depositLimits(address tokenAddress) public view virtual returns (uint256) {
                        return _depositLimits[tokenAddress];
                    }
                    /// @notice Deposits the given tokens to an account on Fuel
                    /// @param to Fuel address to deposit tokens to
                    /// @param tokenAddress Address of the token being transferred to Fuel
                    /// @param amount Amount of tokens to deposit
                    /// @dev Made payable to reduce gas costs
                    function deposit(bytes32 to, address tokenAddress, uint256 amount) external payable virtual whenNotPaused {
                        if (assetIssuerId == bytes32(0)) revert InvalidAssetIssuerID();
                        uint8 decimals = _getTokenDecimals(tokenAddress);
                        uint256 l2MintedAmount = _adjustDepositDecimals(decimals, amount);
                        bytes memory depositMessage = abi.encodePacked(
                            assetIssuerId,
                            uint256(MessageType.DEPOSIT_TO_ADDRESS),
                            bytes32(uint256(uint160(tokenAddress))),
                            uint256(0), // token_id = 0 for all erc20 deposits
                            bytes32(uint256(uint160(msg.sender))),
                            to,
                            l2MintedAmount,
                            uint256(decimals)
                        );
                        _deposit(tokenAddress, amount, l2MintedAmount, depositMessage);
                    }
                    /// @notice Deposits the given tokens to a contract on Fuel with optional data
                    /// @param to Fuel account or contract to deposit tokens to
                    /// @param tokenAddress Address of the token being transferred to Fuel
                    /// @param amount Amount of tokens to deposit
                    /// @param data Optional data to send with the deposit
                    /// @dev Made payable to reduce gas costs
                    function depositWithData(
                        bytes32 to,
                        address tokenAddress,
                        uint256 amount,
                        bytes calldata data
                    ) external payable virtual whenNotPaused {
                        if (assetIssuerId == bytes32(0)) revert InvalidAssetIssuerID();
                        uint8 decimals = _getTokenDecimals(tokenAddress);
                        uint256 l2MintedAmount = _adjustDepositDecimals(decimals, amount);
                        bytes memory depositMessage = abi.encodePacked(
                            assetIssuerId,
                            uint256(data.length == 0 ? MessageType.DEPOSIT_TO_CONTRACT : MessageType.DEPOSIT_WITH_DATA),
                            bytes32(uint256(uint160(tokenAddress))),
                            uint256(0), // token_id = 0 for all erc20 deposits
                            bytes32(uint256(uint160(msg.sender))),
                            to,
                            l2MintedAmount,
                            uint256(decimals),
                            data
                        );
                        _deposit(tokenAddress, amount, l2MintedAmount, depositMessage);
                    }
                    function sendMetadata(address tokenAddress) external payable virtual whenNotPaused {
                        if (assetIssuerId == bytes32(0)) revert InvalidAssetIssuerID();
                        bytes memory metadataMessage = abi.encodePacked(
                            assetIssuerId,
                            uint256(MessageType.METADATA),
                            abi.encode(
                                tokenAddress,
                                uint256(0), // token_id = 0 for all erc20 deposits
                                IERC20MetadataUpgradeable(tokenAddress).name(),
                                IERC20MetadataUpgradeable(tokenAddress).symbol()
                            )
                        );
                        sendMessage(CommonPredicates.CONTRACT_MESSAGE_PREDICATE, metadataMessage);
                    }
                    /// @notice Finalizes the withdrawal process from the Fuel side gateway contract
                    /// @param to Account to send withdrawn tokens to
                    /// @param tokenAddress Address of the token being withdrawn from Fuel
                    /// @param l2BurntAmount Amount of tokens to withdraw
                    /// @dev Made payable to reduce gas costs
                    function finalizeWithdrawal(
                        address to,
                        address tokenAddress,
                        uint256 l2BurntAmount,
                        uint256 /*tokenId*/
                    ) external payable virtual override whenNotPaused onlyFromPortal {
                        if (l2BurntAmount == 0) {
                            revert CannotWithdrawZero();
                        }
                        if (messageSender() != assetIssuerId) {
                            revert InvalidSender();
                        }
                        uint8 decimals = _getTokenDecimals(tokenAddress);
                        uint256 amount = _adjustWithdrawalDecimals(decimals, l2BurntAmount);
                        // rate limit check is only performed when it is enabled
                        // if the rate limit has not been initialised then the tx will revert with `RateLimitExceeded()`
                        if (rateLimitStatus[tokenAddress]) _addWithdrawnAmount(tokenAddress, amount);
                        //reduce deposit balance and transfer tokens (math will underflow if amount is larger than allowed)
                        _deposits[tokenAddress] = _deposits[tokenAddress] - l2BurntAmount;
                        IERC20MetadataUpgradeable(tokenAddress).safeTransfer(to, amount);
                        //emit event for successful token withdraw
                        emit Withdrawal(bytes32(uint256(uint160(to))), tokenAddress, amount);
                    }
                    /// @notice Deposits the given tokens to an account or contract on Fuel
                    /// @param tokenAddress Address of the token being transferred to Fuel
                    /// @param amount tokens that have been deposited
                    /// @param l2MintedAmount tokens that will be minted on L2
                    /// @param messageData The data of the message to send for deposit
                    /// @dev Hexens 1-12: Not compatible with fee-on-transfer tokens
                    function _deposit(
                        address tokenAddress,
                        uint256 amount,
                        uint256 l2MintedAmount,
                        bytes memory messageData
                    ) internal virtual {
                        ////////////
                        // Checks //
                        ////////////
                        if (l2MintedAmount == 0) revert CannotDepositZero();
                        if (l2MintedAmount > uint256(type(uint64).max)) revert InvalidAmount();
                        /////////////
                        // Effects //
                        /////////////
                        uint256 updatedDeposits = _deposits[tokenAddress] + l2MintedAmount;
                        if (updatedDeposits > type(uint64).max) revert BridgeFull();
                        if (whitelistRequired && updatedDeposits > _depositLimits[tokenAddress]) {
                            revert GlobalDepositLimit();
                        }
                        _deposits[tokenAddress] = updatedDeposits;
                        /////////////
                        // Actions //
                        /////////////
                        //send message to gateway on Fuel to finalize the deposit
                        sendMessage(CommonPredicates.CONTRACT_MESSAGE_PREDICATE, messageData);
                        //transfer tokens to this contract and update deposit balance
                        IERC20MetadataUpgradeable(tokenAddress).safeTransferFrom(msg.sender, address(this), amount);
                        //emit event for successful token deposit
                        emit Deposit(bytes32(uint256(uint160(msg.sender))), tokenAddress, amount);
                    }
                    function _getTokenDecimals(address tokenAddress) internal virtual returns (uint8) {
                        uint256 decimals = _decimalsCache[tokenAddress];
                        if (decimals == 0) {
                            try IERC20MetadataUpgradeable(tokenAddress).decimals() returns (uint8 returnedDecimals) {
                                _decimalsCache[tokenAddress] = returnedDecimals == 0 ? NO_DECIMALS : returnedDecimals;
                                return returnedDecimals;
                            } catch {
                                _decimalsCache[tokenAddress] = NO_DECIMALS;
                                return 0;
                            }
                        }
                        if (decimals == NO_DECIMALS) return 0;
                        return uint8(decimals);
                    }
                    function _adjustDepositDecimals(uint8 tokenDecimals, uint256 amount) internal pure virtual returns (uint256) {
                        if (tokenDecimals > FUEL_ASSET_DECIMALS) {
                            unchecked {
                                uint256 precision = 10 ** (tokenDecimals - FUEL_ASSET_DECIMALS);
                                if (amount % precision != 0) {
                                    revert InvalidAmount();
                                }
                                return _divByNonZero(amount, precision);
                            }
                        }
                        return amount;
                    }
                    function _adjustWithdrawalDecimals(uint8 tokenDecimals, uint256 amount) internal pure virtual returns (uint256) {
                        if (tokenDecimals > FUEL_ASSET_DECIMALS) {
                            uint256 precision = 10 ** (tokenDecimals - FUEL_ASSET_DECIMALS);
                            return amount * precision;
                        }
                        return amount;
                    }
                    /// @dev gas efficient division. Must be used with care, `_div` must be non zero
                    function _divByNonZero(uint256 _num, uint256 _div) internal pure returns (uint256 result) {
                        assembly {
                            result := div(_num, _div)
                        }
                    }
                    /// @notice Executes a message in the given header
                    // solhint-disable-next-line no-empty-blocks
                    function _authorizeUpgrade(address newImplementation) internal override onlyRole(DEFAULT_ADMIN_ROLE) {
                        //should revert if msg.sender is not authorized to upgrade the contract (currently only owner)
                    }
                    /**
                     * @notice Increments the amount withdrawn in the period.
                     * @dev Reverts if the withdrawn limit is breached.
                     * @param _token Token address to update withdrawn amount for.
                     * @param _withdrawnAmount The amount withdrawn to be added.
                     */
                    function _addWithdrawnAmount(address _token, uint256 _withdrawnAmount) internal {
                        uint256 currentPeriodAmountTemp;
                        if (currentPeriodEnd[_token] < block.timestamp) {
                            unchecked {
                                currentPeriodEnd[_token] = block.timestamp + rateLimitDuration[_token];
                            }
                            currentPeriodAmountTemp = _withdrawnAmount;
                        } else {
                            unchecked {
                                currentPeriodAmountTemp = currentPeriodAmount[_token] + _withdrawnAmount;
                            }
                        }
                        if (currentPeriodAmountTemp > limitAmount[_token]) {
                            revert RateLimitExceeded();
                        }
                        currentPeriodAmount[_token] = currentPeriodAmountTemp;
                    }
                    /**
                     * @dev This empty reserved space is put in place to allow future versions to add new
                     * variables without shifting down storage in the inheritance chain.
                     * See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
                     */
                    uint256[48] private __gap;
                }
                

                File 8 of 8: MellowVaultCompat
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import "./interfaces/vaults/IMellowVaultCompat.sol";
                import {MellowSymbioticVault} from "./MellowSymbioticVault.sol";
                contract MellowVaultCompat is IMellowVaultCompat, MellowSymbioticVault {
                    bytes32 private constant ERC20CompatStorageSlot = 0;
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.ERC20")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant ERC20UpgradeableStorageSlot =
                        0x52c63247e1f47db19d5ce0460030c497f067ca4cebf71ba98eeadabe20bace00;
                    function _getERC20CompatStorage() private pure returns (ERC20Storage storage $) {
                        assembly {
                            $.slot := ERC20CompatStorageSlot
                        }
                    }
                    function _getERC20UpgradeableStorage() private pure returns (ERC20Storage storage $) {
                        assembly {
                            $.slot := ERC20UpgradeableStorageSlot
                        }
                    }
                    constructor(bytes32 name_, uint256 version_) MellowSymbioticVault(name_, version_) {}
                    /// @inheritdoc IMellowVaultCompat
                    function compatTotalSupply() external view returns (uint256) {
                        return _getERC20CompatStorage()._totalSupply;
                    }
                    /// @inheritdoc IMellowVaultCompat
                    function migrateMultiple(address[] calldata users) external {
                        for (uint256 i = 0; i < users.length; ++i) {
                            migrate(users[i]);
                        }
                    }
                    /// @inheritdoc IMellowVaultCompat
                    function migrate(address user) public {
                        ERC20Storage storage compatStorage = _getERC20CompatStorage();
                        uint256 balance = compatStorage._balances[user];
                        if (balance == 0) {
                            return;
                        }
                        ERC20Storage storage upgradeableStorage = _getERC20UpgradeableStorage();
                        delete compatStorage._balances[user];
                        unchecked {
                            upgradeableStorage._balances[user] += balance;
                            compatStorage._totalSupply -= balance;
                            upgradeableStorage._totalSupply += balance;
                        }
                    }
                    /// @inheritdoc IMellowVaultCompat
                    function migrateApproval(address from, address to) public {
                        ERC20Storage storage compatStorage = _getERC20CompatStorage();
                        uint256 allowance_ = compatStorage._allowances[from][to];
                        if (allowance_ == 0) {
                            return;
                        }
                        delete compatStorage._allowances[from][to];
                        super._approve(from, to, allowance_, false);
                    }
                    /**
                     * @inheritdoc ERC20Upgradeable
                     * @notice Updates balances for token transfers, ensuring any pre-existing balances in the old storage are migrated before performing the update.
                     * @param from The address sending the tokens.
                     * @param to The address receiving the tokens.
                     * @param value The amount of tokens being transferred.
                     */
                    function _update(address from, address to, uint256 value) internal virtual override {
                        migrate(from);
                        migrate(to);
                        super._update(from, to, value);
                    }
                    /**
                     * @inheritdoc ERC20Upgradeable
                     * @notice Updates the allowance for the spender, ensuring any pre-existing allowances in the old storage are migrated before performing the update.
                     * @param owner The address allowing the spender to spend tokens.
                     * @param spender The address allowed to spend tokens.
                     * @param value The amount of tokens the spender is allowed to spend.
                     * @param emitEvent A flag to signal if the approval event should be emitted.
                     */
                    function _approve(address owner, address spender, uint256 value, bool emitEvent)
                        internal
                        virtual
                        override(ERC20Upgradeable)
                    {
                        migrateApproval(owner, spender);
                        super._approve(owner, spender, value, emitEvent);
                    }
                    /**
                     * @inheritdoc IERC20
                     * @notice Returns the allowance for the given owner and spender, combining both pre-migration and post-migration allowances.
                     * @param owner The address allowing the spender to spend tokens.
                     * @param spender The address allowed to spend tokens.
                     * @return The combined allowance for the owner and spender.
                     */
                    function allowance(address owner, address spender)
                        public
                        view
                        virtual
                        override(ERC20Upgradeable, IERC20)
                        returns (uint256)
                    {
                        return
                            _getERC20CompatStorage()._allowances[owner][spender] + super.allowance(owner, spender);
                    }
                    /**
                     * @inheritdoc IERC20
                     * @notice Returns the balance of the given account, combining both pre-migration and post-migration balances.
                     * @param account The address of the account to query.
                     * @return The combined balance of the account.
                     */
                    function balanceOf(address account)
                        public
                        view
                        override(IERC20, ERC20Upgradeable)
                        returns (uint256)
                    {
                        return _getERC20CompatStorage()._balances[account] + super.balanceOf(account);
                    }
                    /**
                     * @inheritdoc IERC20
                     * @notice Returns the total supply of tokens, combining both pre-migration and post-migration supplies.
                     * @return The combined total supply of tokens.
                     */
                    function totalSupply() public view override(IERC20, ERC20Upgradeable) returns (uint256) {
                        return _getERC20CompatStorage()._totalSupply + super.totalSupply();
                    }
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {ERC20Upgradeable} from
                    "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol";
                import {ERC4626Upgradeable} from
                    "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable.sol";
                import {ContextUpgradeable} from "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol";
                import {
                    Context, ERC20, IERC20, IERC20Metadata
                } from "@openzeppelin/contracts/token/ERC20/ERC20.sol";
                import "./IMellowSymbioticVault.sol";
                /**
                 * @title IMellowVaultCompat
                 * @notice This interface facilitates the migration of vaults from the older Mellow Vault to the newer Mellow Symbiotic Vault.
                 * @dev Migration logic includes transferring user balances from old storage to new storage and gradually decreasing the old `_totalSupply`.
                 *      Once the old `_totalSupply` reaches zero, full migration to `MellowSymbioticVault` can be completed, removing redundant checks.
                 */
                interface IMellowVaultCompat is IMellowSymbioticVault {
                    /**
                     * @notice Returns the current total supply of the migrating vault.
                     * @dev The total supply decreases as users are migrated to the new vault.
                     *      When it reaches zero, complete migration to the `MellowSymbioticVault` can be finalized.
                     * @return compatTotalSupply The remaining total supply of the migrating vault.
                     */
                    function compatTotalSupply() external view returns (uint256);
                    /**
                     * @notice Migrates the balances of multiple users from the old ERC20 storage to the new ERC20Upgradeable storage.
                     * @param users An array of addresses corresponding to the users whose balances are being migrated.
                     *
                     * @custom:effects
                     * - Transfers the user balances from the old vault storage to the new storage.
                     */
                    function migrateMultiple(address[] calldata users) external;
                    /**
                     * @notice Migrates the balance of a single user from the old ERC20 storage to the new ERC20Upgradeable storage.
                     * @param user The address of the user whose balance is being migrated.
                     *
                     * @custom:effects
                     * - Transfers the user's balance from the old vault storage to the new storage.
                     */
                    function migrate(address user) external;
                    /**
                     * @notice Migrates the approval of a spender from the old ERC20 storage to the new ERC20Upgradeable storage.
                     * @param from The address of the user who is granting the approval.
                     * @param to The address of the spender who is being approved.
                     *
                     * @custom:effects
                     * - Transfers the user's approval from the old vault storage to the new storage.
                     */
                    function migrateApproval(address from, address to) external;
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {ERC4626Vault} from "./ERC4626Vault.sol";
                import {MellowSymbioticVaultStorage} from "./MellowSymbioticVaultStorage.sol";
                import {VaultControl, VaultControlStorage} from "./VaultControl.sol";
                import "./interfaces/vaults/IMellowSymbioticVault.sol";
                contract MellowSymbioticVault is
                    IMellowSymbioticVault,
                    MellowSymbioticVaultStorage,
                    ERC4626Vault
                {
                    using SafeERC20 for IERC20;
                    using Math for uint256;
                    uint256 private constant D6 = 1e6;
                    bytes32 private constant SET_FARM_ROLE = keccak256("SET_FARM_ROLE");
                    constructor(bytes32 contractName_, uint256 contractVersion_)
                        MellowSymbioticVaultStorage(contractName_, contractVersion_)
                        VaultControlStorage(contractName_, contractVersion_)
                    {}
                    /// @inheritdoc IMellowSymbioticVault
                    function initialize(InitParams memory initParams) public virtual initializer {
                        __initialize(initParams);
                    }
                    function __initialize(InitParams memory initParams) internal virtual onlyInitializing {
                        address collateral = ISymbioticVault(initParams.symbioticVault).collateral();
                        __initializeMellowSymbioticVaultStorage(
                            initParams.symbioticCollateral, initParams.symbioticVault, initParams.withdrawalQueue
                        );
                        __initializeERC4626(
                            initParams.admin,
                            initParams.limit,
                            initParams.depositPause,
                            initParams.withdrawalPause,
                            initParams.depositWhitelist,
                            collateral,
                            initParams.name,
                            initParams.symbol
                        );
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function setFarm(uint256 farmId, FarmData memory farmData) external onlyRole(SET_FARM_ROLE) {
                        _setFarmChecks(farmId, farmData);
                        _setFarm(farmId, farmData);
                    }
                    function _setFarmChecks(uint256, /* id */ FarmData memory farmData) internal virtual {
                        require(
                            farmData.rewardToken != address(this)
                                && farmData.rewardToken != address(symbioticVault()),
                            "Vault: forbidden reward token"
                        );
                        require(farmData.curatorFeeD6 <= D6, "Vault: invalid curator fee");
                    }
                    /// @inheritdoc IERC4626
                    function totalAssets()
                        public
                        view
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        returns (uint256)
                    {
                        address this_ = address(this);
                        return IERC20(asset()).balanceOf(this_) + symbioticCollateral().balanceOf(this_)
                            + symbioticVault().activeBalanceOf(this_);
                    }
                    /// @inheritdoc ERC4626Upgradeable
                    function _deposit(address caller, address receiver, uint256 assets, uint256 shares)
                        internal
                        virtual
                        override
                    {
                        super._deposit(caller, receiver, assets, shares);
                        pushIntoSymbiotic();
                    }
                    /// @inheritdoc ERC4626Upgradeable
                    function _withdraw(
                        address caller,
                        address receiver,
                        address owner,
                        uint256 assets,
                        uint256 shares
                    ) internal virtual override {
                        address this_ = address(this);
                        uint256 liquidAsset = IERC20(asset()).balanceOf(this_);
                        if (liquidAsset >= assets) {
                            return super._withdraw(caller, receiver, owner, assets, shares);
                        }
                        uint256 liquidCollateral = symbioticCollateral().balanceOf(this_);
                        if (liquidCollateral != 0) {
                            uint256 amount = liquidCollateral.min(assets - liquidAsset);
                            symbioticCollateral().withdraw(this_, amount);
                            liquidAsset += amount;
                            if (liquidAsset >= assets) {
                                return super._withdraw(caller, receiver, owner, assets, shares);
                            }
                        }
                        uint256 staked = assets - liquidAsset;
                        IWithdrawalQueue withdrawalQueue_ = withdrawalQueue();
                        (, uint256 requestedShares) = symbioticVault().withdraw(address(withdrawalQueue_), staked);
                        withdrawalQueue_.request(receiver, requestedShares);
                        if (caller != owner) {
                            _spendAllowance(owner, caller, shares);
                        }
                        _burn(owner, shares);
                        if (liquidAsset != 0) {
                            IERC20(asset()).safeTransfer(receiver, liquidAsset);
                        }
                        // emitting event with transfered + new pending assets
                        emit Withdraw(caller, receiver, owner, assets, shares);
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function claimableAssetsOf(address account) external view returns (uint256 claimableAssets) {
                        claimableAssets = withdrawalQueue().claimableAssetsOf(account);
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function pendingAssetsOf(address account) external view returns (uint256 pendingAssets) {
                        pendingAssets = withdrawalQueue().pendingAssetsOf(account);
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function claim(address account, address recipient, uint256 maxAmount)
                        external
                        virtual
                        nonReentrant
                        returns (uint256)
                    {
                        require(account == _msgSender(), "Vault: forbidden");
                        return withdrawalQueue().claim(account, recipient, maxAmount);
                    }
                    /**
                     * @notice Calculates the remaining deposit capacity in the Symbiotic Vault.
                     * @param vault The Symbiotic Vault to check.
                     * @return The remaining deposit capacity in the vault. Returns 0 if the vault has a deposit whitelist and the current contract is not whitelisted.
                     *
                     * @dev If the vault has no deposit limit, the maximum possible value is returned.
                     *      If the deposit limit is greater than the current active stake, the difference is returned.
                     *      Otherwise, returns 0.
                     */
                    function _calculateSymbioticVaultLeftover(ISymbioticVault vault)
                        internal
                        view
                        returns (uint256)
                    {
                        if (vault.depositWhitelist() && !vault.isDepositorWhitelisted(address(this))) {
                            return 0;
                        }
                        if (!vault.isDepositLimit()) {
                            return type(uint256).max;
                        }
                        uint256 activeStake = vault.activeStake();
                        uint256 limit = vault.depositLimit();
                        if (limit > activeStake) {
                            return limit - activeStake;
                        }
                        return 0;
                    }
                    /**
                     * @notice Calculates the amounts to be withdrawn from collateral, deposited into collateral, and deposited into the Symbiotic Vault.
                     * @param asset_ The ERC20 asset being managed.
                     * @param collateral The collateral contract associated with the vault.
                     * @param symbioticVault The Symbiotic Vault where assets may be deposited.
                     * @return collateralWithdrawal The amount to be withdrawn from the collateral.
                     * @return collateralDeposit The amount to be deposited into the collateral.
                     * @return vaultDeposit The amount to be deposited into the Symbiotic Vault.
                     *
                     * @dev This function considers the balance of assets and collateral, the remaining deposit capacity in the Symbiotic Vault, and the collateral's limits.
                     *      If the Symbiotic Vault has remaining capacity, assets are prioritized for deposit there.
                     *      Remaining assets are then considered for collateral deposit based on the collateral's limit.
                     * @custom:effects At most one of the `collateralWithdrawal` and `collateralDeposit` parameters will be non-zero.
                     */
                    function _calculatePushAmounts(
                        IERC20 asset_,
                        IDefaultCollateral collateral,
                        ISymbioticVault symbioticVault
                    )
                        internal
                        view
                        returns (uint256 collateralWithdrawal, uint256 collateralDeposit, uint256 vaultDeposit)
                    {
                        address this_ = address(this);
                        uint256 assetAmount = asset_.balanceOf(this_);
                        uint256 collateralAmount = collateral.balanceOf(this_);
                        uint256 symbioticVaultLeftover = _calculateSymbioticVaultLeftover(symbioticVault);
                        if (symbioticVaultLeftover != 0) {
                            if (assetAmount < symbioticVaultLeftover && collateralAmount != 0) {
                                collateralWithdrawal = collateralAmount.min(symbioticVaultLeftover - assetAmount);
                                assetAmount += collateralWithdrawal;
                            }
                            if (assetAmount != 0) {
                                vaultDeposit = assetAmount.min(symbioticVaultLeftover);
                                assetAmount -= vaultDeposit;
                            }
                        }
                        if (assetAmount != 0) {
                            uint256 collateralLimit = collateral.limit();
                            uint256 collateralStake = collateral.totalSupply();
                            if (collateralLimit > collateralStake) {
                                collateralDeposit = assetAmount.min(collateralLimit - collateralStake);
                            }
                        }
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function pushIntoSymbiotic()
                        public
                        returns (uint256 collateralWithdrawal, uint256 collateralDeposit, uint256 vaultDeposit)
                    {
                        IERC20 asset_ = IERC20(asset());
                        IDefaultCollateral collateral = symbioticCollateral();
                        ISymbioticVault symbioticVault = symbioticVault();
                        address this_ = address(this);
                        (collateralWithdrawal, collateralDeposit, vaultDeposit) =
                            _calculatePushAmounts(asset_, collateral, symbioticVault);
                        if (collateralWithdrawal != 0) {
                            collateral.withdraw(this_, collateralWithdrawal);
                        }
                        if (collateralDeposit != 0) {
                            asset_.safeIncreaseAllowance(address(collateral), collateralDeposit);
                            collateral.deposit(this_, collateralDeposit);
                        }
                        if (vaultDeposit != 0) {
                            asset_.safeIncreaseAllowance(address(symbioticVault), vaultDeposit);
                            symbioticVault.deposit(this_, vaultDeposit);
                        }
                        emit SymbioticPushed(_msgSender(), collateralWithdrawal, collateralDeposit, vaultDeposit);
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function pushRewards(uint256 farmId, bytes calldata symbioticRewardsData)
                        external
                        nonReentrant
                    {
                        FarmData memory data = symbioticFarm(farmId);
                        require(data.rewardToken != address(0), "Vault: farm not set");
                        IERC20 rewardToken = IERC20(data.rewardToken);
                        uint256 amountBefore = rewardToken.balanceOf(address(this));
                        IStakerRewards(data.symbioticFarm).claimRewards(
                            address(this), address(rewardToken), symbioticRewardsData
                        );
                        uint256 rewardAmount = rewardToken.balanceOf(address(this)) - amountBefore;
                        if (rewardAmount == 0) {
                            return;
                        }
                        uint256 curatorFee = rewardAmount.mulDiv(data.curatorFeeD6, D6);
                        if (curatorFee != 0) {
                            rewardToken.safeTransfer(data.curatorTreasury, curatorFee);
                        }
                        // Guranteed to be >= 0 since data.curatorFeeD6 <= D6
                        rewardAmount = rewardAmount - curatorFee;
                        if (rewardAmount != 0) {
                            rewardToken.safeTransfer(data.distributionFarm, rewardAmount);
                        }
                        emit RewardsPushed(farmId, rewardAmount, curatorFee, block.timestamp);
                    }
                    /// @inheritdoc IMellowSymbioticVault
                    function getBalances(address account)
                        public
                        view
                        returns (
                            uint256 accountAssets,
                            uint256 accountInstantAssets,
                            uint256 accountShares,
                            uint256 accountInstantShares
                        )
                    {
                        address this_ = address(this);
                        uint256 instantAssets =
                            IERC20(asset()).balanceOf(this_) + symbioticCollateral().balanceOf(this_);
                        accountShares = balanceOf(account);
                        accountAssets = convertToAssets(accountShares);
                        accountInstantAssets = accountAssets.min(instantAssets);
                        accountInstantShares = convertToShares(accountInstantAssets);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/ERC20.sol)
                pragma solidity ^0.8.20;
                import {IERC20} from "@openzeppelin/contracts/token/ERC20/IERC20.sol";
                import {IERC20Metadata} from "@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol";
                import {ContextUpgradeable} from "../../utils/ContextUpgradeable.sol";
                import {IERC20Errors} from "@openzeppelin/contracts/interfaces/draft-IERC6093.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev Implementation of the {IERC20} interface.
                 *
                 * This implementation is agnostic to the way tokens are created. This means
                 * that a supply mechanism has to be added in a derived contract using {_mint}.
                 *
                 * TIP: For a detailed writeup see our guide
                 * https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How
                 * to implement supply mechanisms].
                 *
                 * The default value of {decimals} is 18. To change this, you should override
                 * this function so it returns a different value.
                 *
                 * We have followed general OpenZeppelin Contracts guidelines: functions revert
                 * instead returning `false` on failure. This behavior is nonetheless
                 * conventional and does not conflict with the expectations of ERC20
                 * applications.
                 *
                 * Additionally, an {Approval} event is emitted on calls to {transferFrom}.
                 * This allows applications to reconstruct the allowance for all accounts just
                 * by listening to said events. Other implementations of the EIP may not emit
                 * these events, as it isn't required by the specification.
                 */
                abstract contract ERC20Upgradeable is Initializable, ContextUpgradeable, IERC20, IERC20Metadata, IERC20Errors {
                    /// @custom:storage-location erc7201:openzeppelin.storage.ERC20
                    struct ERC20Storage {
                        mapping(address account => uint256) _balances;
                        mapping(address account => mapping(address spender => uint256)) _allowances;
                        uint256 _totalSupply;
                        string _name;
                        string _symbol;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.ERC20")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant ERC20StorageLocation = 0x52c63247e1f47db19d5ce0460030c497f067ca4cebf71ba98eeadabe20bace00;
                    function _getERC20Storage() private pure returns (ERC20Storage storage $) {
                        assembly {
                            $.slot := ERC20StorageLocation
                        }
                    }
                    /**
                     * @dev Sets the values for {name} and {symbol}.
                     *
                     * All two of these values are immutable: they can only be set once during
                     * construction.
                     */
                    function __ERC20_init(string memory name_, string memory symbol_) internal onlyInitializing {
                        __ERC20_init_unchained(name_, symbol_);
                    }
                    function __ERC20_init_unchained(string memory name_, string memory symbol_) internal onlyInitializing {
                        ERC20Storage storage $ = _getERC20Storage();
                        $._name = name_;
                        $._symbol = symbol_;
                    }
                    /**
                     * @dev Returns the name of the token.
                     */
                    function name() public view virtual returns (string memory) {
                        ERC20Storage storage $ = _getERC20Storage();
                        return $._name;
                    }
                    /**
                     * @dev Returns the symbol of the token, usually a shorter version of the
                     * name.
                     */
                    function symbol() public view virtual returns (string memory) {
                        ERC20Storage storage $ = _getERC20Storage();
                        return $._symbol;
                    }
                    /**
                     * @dev Returns the number of decimals used to get its user representation.
                     * For example, if `decimals` equals `2`, a balance of `505` tokens should
                     * be displayed to a user as `5.05` (`505 / 10 ** 2`).
                     *
                     * Tokens usually opt for a value of 18, imitating the relationship between
                     * Ether and Wei. This is the default value returned by this function, unless
                     * it's overridden.
                     *
                     * NOTE: This information is only used for _display_ purposes: it in
                     * no way affects any of the arithmetic of the contract, including
                     * {IERC20-balanceOf} and {IERC20-transfer}.
                     */
                    function decimals() public view virtual returns (uint8) {
                        return 18;
                    }
                    /**
                     * @dev See {IERC20-totalSupply}.
                     */
                    function totalSupply() public view virtual returns (uint256) {
                        ERC20Storage storage $ = _getERC20Storage();
                        return $._totalSupply;
                    }
                    /**
                     * @dev See {IERC20-balanceOf}.
                     */
                    function balanceOf(address account) public view virtual returns (uint256) {
                        ERC20Storage storage $ = _getERC20Storage();
                        return $._balances[account];
                    }
                    /**
                     * @dev See {IERC20-transfer}.
                     *
                     * Requirements:
                     *
                     * - `to` cannot be the zero address.
                     * - the caller must have a balance of at least `value`.
                     */
                    function transfer(address to, uint256 value) public virtual returns (bool) {
                        address owner = _msgSender();
                        _transfer(owner, to, value);
                        return true;
                    }
                    /**
                     * @dev See {IERC20-allowance}.
                     */
                    function allowance(address owner, address spender) public view virtual returns (uint256) {
                        ERC20Storage storage $ = _getERC20Storage();
                        return $._allowances[owner][spender];
                    }
                    /**
                     * @dev See {IERC20-approve}.
                     *
                     * NOTE: If `value` is the maximum `uint256`, the allowance is not updated on
                     * `transferFrom`. This is semantically equivalent to an infinite approval.
                     *
                     * Requirements:
                     *
                     * - `spender` cannot be the zero address.
                     */
                    function approve(address spender, uint256 value) public virtual returns (bool) {
                        address owner = _msgSender();
                        _approve(owner, spender, value);
                        return true;
                    }
                    /**
                     * @dev See {IERC20-transferFrom}.
                     *
                     * Emits an {Approval} event indicating the updated allowance. This is not
                     * required by the EIP. See the note at the beginning of {ERC20}.
                     *
                     * NOTE: Does not update the allowance if the current allowance
                     * is the maximum `uint256`.
                     *
                     * Requirements:
                     *
                     * - `from` and `to` cannot be the zero address.
                     * - `from` must have a balance of at least `value`.
                     * - the caller must have allowance for ``from``'s tokens of at least
                     * `value`.
                     */
                    function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {
                        address spender = _msgSender();
                        _spendAllowance(from, spender, value);
                        _transfer(from, to, value);
                        return true;
                    }
                    /**
                     * @dev Moves a `value` amount of tokens from `from` to `to`.
                     *
                     * This internal function is equivalent to {transfer}, and can be used to
                     * e.g. implement automatic token fees, slashing mechanisms, etc.
                     *
                     * Emits a {Transfer} event.
                     *
                     * NOTE: This function is not virtual, {_update} should be overridden instead.
                     */
                    function _transfer(address from, address to, uint256 value) internal {
                        if (from == address(0)) {
                            revert ERC20InvalidSender(address(0));
                        }
                        if (to == address(0)) {
                            revert ERC20InvalidReceiver(address(0));
                        }
                        _update(from, to, value);
                    }
                    /**
                     * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`
                     * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding
                     * this function.
                     *
                     * Emits a {Transfer} event.
                     */
                    function _update(address from, address to, uint256 value) internal virtual {
                        ERC20Storage storage $ = _getERC20Storage();
                        if (from == address(0)) {
                            // Overflow check required: The rest of the code assumes that totalSupply never overflows
                            $._totalSupply += value;
                        } else {
                            uint256 fromBalance = $._balances[from];
                            if (fromBalance < value) {
                                revert ERC20InsufficientBalance(from, fromBalance, value);
                            }
                            unchecked {
                                // Overflow not possible: value <= fromBalance <= totalSupply.
                                $._balances[from] = fromBalance - value;
                            }
                        }
                        if (to == address(0)) {
                            unchecked {
                                // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.
                                $._totalSupply -= value;
                            }
                        } else {
                            unchecked {
                                // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.
                                $._balances[to] += value;
                            }
                        }
                        emit Transfer(from, to, value);
                    }
                    /**
                     * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).
                     * Relies on the `_update` mechanism
                     *
                     * Emits a {Transfer} event with `from` set to the zero address.
                     *
                     * NOTE: This function is not virtual, {_update} should be overridden instead.
                     */
                    function _mint(address account, uint256 value) internal {
                        if (account == address(0)) {
                            revert ERC20InvalidReceiver(address(0));
                        }
                        _update(address(0), account, value);
                    }
                    /**
                     * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.
                     * Relies on the `_update` mechanism.
                     *
                     * Emits a {Transfer} event with `to` set to the zero address.
                     *
                     * NOTE: This function is not virtual, {_update} should be overridden instead
                     */
                    function _burn(address account, uint256 value) internal {
                        if (account == address(0)) {
                            revert ERC20InvalidSender(address(0));
                        }
                        _update(account, address(0), value);
                    }
                    /**
                     * @dev Sets `value` as the allowance of `spender` over the `owner` s tokens.
                     *
                     * This internal function is equivalent to `approve`, and can be used to
                     * e.g. set automatic allowances for certain subsystems, etc.
                     *
                     * Emits an {Approval} event.
                     *
                     * Requirements:
                     *
                     * - `owner` cannot be the zero address.
                     * - `spender` cannot be the zero address.
                     *
                     * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.
                     */
                    function _approve(address owner, address spender, uint256 value) internal {
                        _approve(owner, spender, value, true);
                    }
                    /**
                     * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.
                     *
                     * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by
                     * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any
                     * `Approval` event during `transferFrom` operations.
                     *
                     * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to
                     * true using the following override:
                     * ```
                     * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {
                     *     super._approve(owner, spender, value, true);
                     * }
                     * ```
                     *
                     * Requirements are the same as {_approve}.
                     */
                    function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {
                        ERC20Storage storage $ = _getERC20Storage();
                        if (owner == address(0)) {
                            revert ERC20InvalidApprover(address(0));
                        }
                        if (spender == address(0)) {
                            revert ERC20InvalidSpender(address(0));
                        }
                        $._allowances[owner][spender] = value;
                        if (emitEvent) {
                            emit Approval(owner, spender, value);
                        }
                    }
                    /**
                     * @dev Updates `owner` s allowance for `spender` based on spent `value`.
                     *
                     * Does not update the allowance value in case of infinite allowance.
                     * Revert if not enough allowance is available.
                     *
                     * Does not emit an {Approval} event.
                     */
                    function _spendAllowance(address owner, address spender, uint256 value) internal virtual {
                        uint256 currentAllowance = allowance(owner, spender);
                        if (currentAllowance != type(uint256).max) {
                            if (currentAllowance < value) {
                                revert ERC20InsufficientAllowance(spender, currentAllowance, value);
                            }
                            unchecked {
                                _approve(owner, spender, currentAllowance - value, false);
                            }
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/extensions/ERC4626.sol)
                pragma solidity ^0.8.20;
                import {IERC20} from "@openzeppelin/contracts/token/ERC20/IERC20.sol";
                import {IERC20Metadata} from "@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol";
                import {ERC20Upgradeable} from "../ERC20Upgradeable.sol";
                import {SafeERC20} from "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
                import {IERC4626} from "@openzeppelin/contracts/interfaces/IERC4626.sol";
                import {Math} from "@openzeppelin/contracts/utils/math/Math.sol";
                import {Initializable} from "../../../proxy/utils/Initializable.sol";
                /**
                 * @dev Implementation of the ERC4626 "Tokenized Vault Standard" as defined in
                 * https://eips.ethereum.org/EIPS/eip-4626[EIP-4626].
                 *
                 * This extension allows the minting and burning of "shares" (represented using the ERC20 inheritance) in exchange for
                 * underlying "assets" through standardized {deposit}, {mint}, {redeem} and {burn} workflows. This contract extends
                 * the ERC20 standard. Any additional extensions included along it would affect the "shares" token represented by this
                 * contract and not the "assets" token which is an independent contract.
                 *
                 * [CAUTION]
                 * ====
                 * In empty (or nearly empty) ERC-4626 vaults, deposits are at high risk of being stolen through frontrunning
                 * with a "donation" to the vault that inflates the price of a share. This is variously known as a donation or inflation
                 * attack and is essentially a problem of slippage. Vault deployers can protect against this attack by making an initial
                 * deposit of a non-trivial amount of the asset, such that price manipulation becomes infeasible. Withdrawals may
                 * similarly be affected by slippage. Users can protect against this attack as well as unexpected slippage in general by
                 * verifying the amount received is as expected, using a wrapper that performs these checks such as
                 * https://github.com/fei-protocol/ERC4626#erc4626router-and-base[ERC4626Router].
                 *
                 * Since v4.9, this implementation uses virtual assets and shares to mitigate that risk. The `_decimalsOffset()`
                 * corresponds to an offset in the decimal representation between the underlying asset's decimals and the vault
                 * decimals. This offset also determines the rate of virtual shares to virtual assets in the vault, which itself
                 * determines the initial exchange rate. While not fully preventing the attack, analysis shows that the default offset
                 * (0) makes it non-profitable, as a result of the value being captured by the virtual shares (out of the attacker's
                 * donation) matching the attacker's expected gains. With a larger offset, the attack becomes orders of magnitude more
                 * expensive than it is profitable. More details about the underlying math can be found
                 * xref:erc4626.adoc#inflation-attack[here].
                 *
                 * The drawback of this approach is that the virtual shares do capture (a very small) part of the value being accrued
                 * to the vault. Also, if the vault experiences losses, the users try to exit the vault, the virtual shares and assets
                 * will cause the first user to exit to experience reduced losses in detriment to the last users that will experience
                 * bigger losses. Developers willing to revert back to the pre-v4.9 behavior just need to override the
                 * `_convertToShares` and `_convertToAssets` functions.
                 *
                 * To learn more, check out our xref:ROOT:erc4626.adoc[ERC-4626 guide].
                 * ====
                 */
                abstract contract ERC4626Upgradeable is Initializable, ERC20Upgradeable, IERC4626 {
                    using Math for uint256;
                    /// @custom:storage-location erc7201:openzeppelin.storage.ERC4626
                    struct ERC4626Storage {
                        IERC20 _asset;
                        uint8 _underlyingDecimals;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.ERC4626")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant ERC4626StorageLocation = 0x0773e532dfede91f04b12a73d3d2acd361424f41f76b4fb79f090161e36b4e00;
                    function _getERC4626Storage() private pure returns (ERC4626Storage storage $) {
                        assembly {
                            $.slot := ERC4626StorageLocation
                        }
                    }
                    /**
                     * @dev Attempted to deposit more assets than the max amount for `receiver`.
                     */
                    error ERC4626ExceededMaxDeposit(address receiver, uint256 assets, uint256 max);
                    /**
                     * @dev Attempted to mint more shares than the max amount for `receiver`.
                     */
                    error ERC4626ExceededMaxMint(address receiver, uint256 shares, uint256 max);
                    /**
                     * @dev Attempted to withdraw more assets than the max amount for `receiver`.
                     */
                    error ERC4626ExceededMaxWithdraw(address owner, uint256 assets, uint256 max);
                    /**
                     * @dev Attempted to redeem more shares than the max amount for `receiver`.
                     */
                    error ERC4626ExceededMaxRedeem(address owner, uint256 shares, uint256 max);
                    /**
                     * @dev Set the underlying asset contract. This must be an ERC20-compatible contract (ERC20 or ERC777).
                     */
                    function __ERC4626_init(IERC20 asset_) internal onlyInitializing {
                        __ERC4626_init_unchained(asset_);
                    }
                    function __ERC4626_init_unchained(IERC20 asset_) internal onlyInitializing {
                        ERC4626Storage storage $ = _getERC4626Storage();
                        (bool success, uint8 assetDecimals) = _tryGetAssetDecimals(asset_);
                        $._underlyingDecimals = success ? assetDecimals : 18;
                        $._asset = asset_;
                    }
                    /**
                     * @dev Attempts to fetch the asset decimals. A return value of false indicates that the attempt failed in some way.
                     */
                    function _tryGetAssetDecimals(IERC20 asset_) private view returns (bool, uint8) {
                        (bool success, bytes memory encodedDecimals) = address(asset_).staticcall(
                            abi.encodeCall(IERC20Metadata.decimals, ())
                        );
                        if (success && encodedDecimals.length >= 32) {
                            uint256 returnedDecimals = abi.decode(encodedDecimals, (uint256));
                            if (returnedDecimals <= type(uint8).max) {
                                return (true, uint8(returnedDecimals));
                            }
                        }
                        return (false, 0);
                    }
                    /**
                     * @dev Decimals are computed by adding the decimal offset on top of the underlying asset's decimals. This
                     * "original" value is cached during construction of the vault contract. If this read operation fails (e.g., the
                     * asset has not been created yet), a default of 18 is used to represent the underlying asset's decimals.
                     *
                     * See {IERC20Metadata-decimals}.
                     */
                    function decimals() public view virtual override(IERC20Metadata, ERC20Upgradeable) returns (uint8) {
                        ERC4626Storage storage $ = _getERC4626Storage();
                        return $._underlyingDecimals + _decimalsOffset();
                    }
                    /** @dev See {IERC4626-asset}. */
                    function asset() public view virtual returns (address) {
                        ERC4626Storage storage $ = _getERC4626Storage();
                        return address($._asset);
                    }
                    /** @dev See {IERC4626-totalAssets}. */
                    function totalAssets() public view virtual returns (uint256) {
                        ERC4626Storage storage $ = _getERC4626Storage();
                        return $._asset.balanceOf(address(this));
                    }
                    /** @dev See {IERC4626-convertToShares}. */
                    function convertToShares(uint256 assets) public view virtual returns (uint256) {
                        return _convertToShares(assets, Math.Rounding.Floor);
                    }
                    /** @dev See {IERC4626-convertToAssets}. */
                    function convertToAssets(uint256 shares) public view virtual returns (uint256) {
                        return _convertToAssets(shares, Math.Rounding.Floor);
                    }
                    /** @dev See {IERC4626-maxDeposit}. */
                    function maxDeposit(address) public view virtual returns (uint256) {
                        return type(uint256).max;
                    }
                    /** @dev See {IERC4626-maxMint}. */
                    function maxMint(address) public view virtual returns (uint256) {
                        return type(uint256).max;
                    }
                    /** @dev See {IERC4626-maxWithdraw}. */
                    function maxWithdraw(address owner) public view virtual returns (uint256) {
                        return _convertToAssets(balanceOf(owner), Math.Rounding.Floor);
                    }
                    /** @dev See {IERC4626-maxRedeem}. */
                    function maxRedeem(address owner) public view virtual returns (uint256) {
                        return balanceOf(owner);
                    }
                    /** @dev See {IERC4626-previewDeposit}. */
                    function previewDeposit(uint256 assets) public view virtual returns (uint256) {
                        return _convertToShares(assets, Math.Rounding.Floor);
                    }
                    /** @dev See {IERC4626-previewMint}. */
                    function previewMint(uint256 shares) public view virtual returns (uint256) {
                        return _convertToAssets(shares, Math.Rounding.Ceil);
                    }
                    /** @dev See {IERC4626-previewWithdraw}. */
                    function previewWithdraw(uint256 assets) public view virtual returns (uint256) {
                        return _convertToShares(assets, Math.Rounding.Ceil);
                    }
                    /** @dev See {IERC4626-previewRedeem}. */
                    function previewRedeem(uint256 shares) public view virtual returns (uint256) {
                        return _convertToAssets(shares, Math.Rounding.Floor);
                    }
                    /** @dev See {IERC4626-deposit}. */
                    function deposit(uint256 assets, address receiver) public virtual returns (uint256) {
                        uint256 maxAssets = maxDeposit(receiver);
                        if (assets > maxAssets) {
                            revert ERC4626ExceededMaxDeposit(receiver, assets, maxAssets);
                        }
                        uint256 shares = previewDeposit(assets);
                        _deposit(_msgSender(), receiver, assets, shares);
                        return shares;
                    }
                    /** @dev See {IERC4626-mint}.
                     *
                     * As opposed to {deposit}, minting is allowed even if the vault is in a state where the price of a share is zero.
                     * In this case, the shares will be minted without requiring any assets to be deposited.
                     */
                    function mint(uint256 shares, address receiver) public virtual returns (uint256) {
                        uint256 maxShares = maxMint(receiver);
                        if (shares > maxShares) {
                            revert ERC4626ExceededMaxMint(receiver, shares, maxShares);
                        }
                        uint256 assets = previewMint(shares);
                        _deposit(_msgSender(), receiver, assets, shares);
                        return assets;
                    }
                    /** @dev See {IERC4626-withdraw}. */
                    function withdraw(uint256 assets, address receiver, address owner) public virtual returns (uint256) {
                        uint256 maxAssets = maxWithdraw(owner);
                        if (assets > maxAssets) {
                            revert ERC4626ExceededMaxWithdraw(owner, assets, maxAssets);
                        }
                        uint256 shares = previewWithdraw(assets);
                        _withdraw(_msgSender(), receiver, owner, assets, shares);
                        return shares;
                    }
                    /** @dev See {IERC4626-redeem}. */
                    function redeem(uint256 shares, address receiver, address owner) public virtual returns (uint256) {
                        uint256 maxShares = maxRedeem(owner);
                        if (shares > maxShares) {
                            revert ERC4626ExceededMaxRedeem(owner, shares, maxShares);
                        }
                        uint256 assets = previewRedeem(shares);
                        _withdraw(_msgSender(), receiver, owner, assets, shares);
                        return assets;
                    }
                    /**
                     * @dev Internal conversion function (from assets to shares) with support for rounding direction.
                     */
                    function _convertToShares(uint256 assets, Math.Rounding rounding) internal view virtual returns (uint256) {
                        return assets.mulDiv(totalSupply() + 10 ** _decimalsOffset(), totalAssets() + 1, rounding);
                    }
                    /**
                     * @dev Internal conversion function (from shares to assets) with support for rounding direction.
                     */
                    function _convertToAssets(uint256 shares, Math.Rounding rounding) internal view virtual returns (uint256) {
                        return shares.mulDiv(totalAssets() + 1, totalSupply() + 10 ** _decimalsOffset(), rounding);
                    }
                    /**
                     * @dev Deposit/mint common workflow.
                     */
                    function _deposit(address caller, address receiver, uint256 assets, uint256 shares) internal virtual {
                        ERC4626Storage storage $ = _getERC4626Storage();
                        // If _asset is ERC777, `transferFrom` can trigger a reentrancy BEFORE the transfer happens through the
                        // `tokensToSend` hook. On the other hand, the `tokenReceived` hook, that is triggered after the transfer,
                        // calls the vault, which is assumed not malicious.
                        //
                        // Conclusion: we need to do the transfer before we mint so that any reentrancy would happen before the
                        // assets are transferred and before the shares are minted, which is a valid state.
                        // slither-disable-next-line reentrancy-no-eth
                        SafeERC20.safeTransferFrom($._asset, caller, address(this), assets);
                        _mint(receiver, shares);
                        emit Deposit(caller, receiver, assets, shares);
                    }
                    /**
                     * @dev Withdraw/redeem common workflow.
                     */
                    function _withdraw(
                        address caller,
                        address receiver,
                        address owner,
                        uint256 assets,
                        uint256 shares
                    ) internal virtual {
                        ERC4626Storage storage $ = _getERC4626Storage();
                        if (caller != owner) {
                            _spendAllowance(owner, caller, shares);
                        }
                        // If _asset is ERC777, `transfer` can trigger a reentrancy AFTER the transfer happens through the
                        // `tokensReceived` hook. On the other hand, the `tokensToSend` hook, that is triggered before the transfer,
                        // calls the vault, which is assumed not malicious.
                        //
                        // Conclusion: we need to do the transfer after the burn so that any reentrancy would happen after the
                        // shares are burned and after the assets are transferred, which is a valid state.
                        _burn(owner, shares);
                        SafeERC20.safeTransfer($._asset, receiver, assets);
                        emit Withdraw(caller, receiver, owner, assets, shares);
                    }
                    function _decimalsOffset() internal view virtual returns (uint8) {
                        return 0;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
                pragma solidity ^0.8.20;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract ContextUpgradeable is Initializable {
                    function __Context_init() internal onlyInitializing {
                    }
                    function __Context_init_unchained() internal onlyInitializing {
                    }
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/ERC20.sol)
                pragma solidity ^0.8.20;
                import {IERC20} from "./IERC20.sol";
                import {IERC20Metadata} from "./extensions/IERC20Metadata.sol";
                import {Context} from "../../utils/Context.sol";
                import {IERC20Errors} from "../../interfaces/draft-IERC6093.sol";
                /**
                 * @dev Implementation of the {IERC20} interface.
                 *
                 * This implementation is agnostic to the way tokens are created. This means
                 * that a supply mechanism has to be added in a derived contract using {_mint}.
                 *
                 * TIP: For a detailed writeup see our guide
                 * https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How
                 * to implement supply mechanisms].
                 *
                 * The default value of {decimals} is 18. To change this, you should override
                 * this function so it returns a different value.
                 *
                 * We have followed general OpenZeppelin Contracts guidelines: functions revert
                 * instead returning `false` on failure. This behavior is nonetheless
                 * conventional and does not conflict with the expectations of ERC20
                 * applications.
                 *
                 * Additionally, an {Approval} event is emitted on calls to {transferFrom}.
                 * This allows applications to reconstruct the allowance for all accounts just
                 * by listening to said events. Other implementations of the EIP may not emit
                 * these events, as it isn't required by the specification.
                 */
                abstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {
                    mapping(address account => uint256) private _balances;
                    mapping(address account => mapping(address spender => uint256)) private _allowances;
                    uint256 private _totalSupply;
                    string private _name;
                    string private _symbol;
                    /**
                     * @dev Sets the values for {name} and {symbol}.
                     *
                     * All two of these values are immutable: they can only be set once during
                     * construction.
                     */
                    constructor(string memory name_, string memory symbol_) {
                        _name = name_;
                        _symbol = symbol_;
                    }
                    /**
                     * @dev Returns the name of the token.
                     */
                    function name() public view virtual returns (string memory) {
                        return _name;
                    }
                    /**
                     * @dev Returns the symbol of the token, usually a shorter version of the
                     * name.
                     */
                    function symbol() public view virtual returns (string memory) {
                        return _symbol;
                    }
                    /**
                     * @dev Returns the number of decimals used to get its user representation.
                     * For example, if `decimals` equals `2`, a balance of `505` tokens should
                     * be displayed to a user as `5.05` (`505 / 10 ** 2`).
                     *
                     * Tokens usually opt for a value of 18, imitating the relationship between
                     * Ether and Wei. This is the default value returned by this function, unless
                     * it's overridden.
                     *
                     * NOTE: This information is only used for _display_ purposes: it in
                     * no way affects any of the arithmetic of the contract, including
                     * {IERC20-balanceOf} and {IERC20-transfer}.
                     */
                    function decimals() public view virtual returns (uint8) {
                        return 18;
                    }
                    /**
                     * @dev See {IERC20-totalSupply}.
                     */
                    function totalSupply() public view virtual returns (uint256) {
                        return _totalSupply;
                    }
                    /**
                     * @dev See {IERC20-balanceOf}.
                     */
                    function balanceOf(address account) public view virtual returns (uint256) {
                        return _balances[account];
                    }
                    /**
                     * @dev See {IERC20-transfer}.
                     *
                     * Requirements:
                     *
                     * - `to` cannot be the zero address.
                     * - the caller must have a balance of at least `value`.
                     */
                    function transfer(address to, uint256 value) public virtual returns (bool) {
                        address owner = _msgSender();
                        _transfer(owner, to, value);
                        return true;
                    }
                    /**
                     * @dev See {IERC20-allowance}.
                     */
                    function allowance(address owner, address spender) public view virtual returns (uint256) {
                        return _allowances[owner][spender];
                    }
                    /**
                     * @dev See {IERC20-approve}.
                     *
                     * NOTE: If `value` is the maximum `uint256`, the allowance is not updated on
                     * `transferFrom`. This is semantically equivalent to an infinite approval.
                     *
                     * Requirements:
                     *
                     * - `spender` cannot be the zero address.
                     */
                    function approve(address spender, uint256 value) public virtual returns (bool) {
                        address owner = _msgSender();
                        _approve(owner, spender, value);
                        return true;
                    }
                    /**
                     * @dev See {IERC20-transferFrom}.
                     *
                     * Emits an {Approval} event indicating the updated allowance. This is not
                     * required by the EIP. See the note at the beginning of {ERC20}.
                     *
                     * NOTE: Does not update the allowance if the current allowance
                     * is the maximum `uint256`.
                     *
                     * Requirements:
                     *
                     * - `from` and `to` cannot be the zero address.
                     * - `from` must have a balance of at least `value`.
                     * - the caller must have allowance for ``from``'s tokens of at least
                     * `value`.
                     */
                    function transferFrom(address from, address to, uint256 value) public virtual returns (bool) {
                        address spender = _msgSender();
                        _spendAllowance(from, spender, value);
                        _transfer(from, to, value);
                        return true;
                    }
                    /**
                     * @dev Moves a `value` amount of tokens from `from` to `to`.
                     *
                     * This internal function is equivalent to {transfer}, and can be used to
                     * e.g. implement automatic token fees, slashing mechanisms, etc.
                     *
                     * Emits a {Transfer} event.
                     *
                     * NOTE: This function is not virtual, {_update} should be overridden instead.
                     */
                    function _transfer(address from, address to, uint256 value) internal {
                        if (from == address(0)) {
                            revert ERC20InvalidSender(address(0));
                        }
                        if (to == address(0)) {
                            revert ERC20InvalidReceiver(address(0));
                        }
                        _update(from, to, value);
                    }
                    /**
                     * @dev Transfers a `value` amount of tokens from `from` to `to`, or alternatively mints (or burns) if `from`
                     * (or `to`) is the zero address. All customizations to transfers, mints, and burns should be done by overriding
                     * this function.
                     *
                     * Emits a {Transfer} event.
                     */
                    function _update(address from, address to, uint256 value) internal virtual {
                        if (from == address(0)) {
                            // Overflow check required: The rest of the code assumes that totalSupply never overflows
                            _totalSupply += value;
                        } else {
                            uint256 fromBalance = _balances[from];
                            if (fromBalance < value) {
                                revert ERC20InsufficientBalance(from, fromBalance, value);
                            }
                            unchecked {
                                // Overflow not possible: value <= fromBalance <= totalSupply.
                                _balances[from] = fromBalance - value;
                            }
                        }
                        if (to == address(0)) {
                            unchecked {
                                // Overflow not possible: value <= totalSupply or value <= fromBalance <= totalSupply.
                                _totalSupply -= value;
                            }
                        } else {
                            unchecked {
                                // Overflow not possible: balance + value is at most totalSupply, which we know fits into a uint256.
                                _balances[to] += value;
                            }
                        }
                        emit Transfer(from, to, value);
                    }
                    /**
                     * @dev Creates a `value` amount of tokens and assigns them to `account`, by transferring it from address(0).
                     * Relies on the `_update` mechanism
                     *
                     * Emits a {Transfer} event with `from` set to the zero address.
                     *
                     * NOTE: This function is not virtual, {_update} should be overridden instead.
                     */
                    function _mint(address account, uint256 value) internal {
                        if (account == address(0)) {
                            revert ERC20InvalidReceiver(address(0));
                        }
                        _update(address(0), account, value);
                    }
                    /**
                     * @dev Destroys a `value` amount of tokens from `account`, lowering the total supply.
                     * Relies on the `_update` mechanism.
                     *
                     * Emits a {Transfer} event with `to` set to the zero address.
                     *
                     * NOTE: This function is not virtual, {_update} should be overridden instead
                     */
                    function _burn(address account, uint256 value) internal {
                        if (account == address(0)) {
                            revert ERC20InvalidSender(address(0));
                        }
                        _update(account, address(0), value);
                    }
                    /**
                     * @dev Sets `value` as the allowance of `spender` over the `owner` s tokens.
                     *
                     * This internal function is equivalent to `approve`, and can be used to
                     * e.g. set automatic allowances for certain subsystems, etc.
                     *
                     * Emits an {Approval} event.
                     *
                     * Requirements:
                     *
                     * - `owner` cannot be the zero address.
                     * - `spender` cannot be the zero address.
                     *
                     * Overrides to this logic should be done to the variant with an additional `bool emitEvent` argument.
                     */
                    function _approve(address owner, address spender, uint256 value) internal {
                        _approve(owner, spender, value, true);
                    }
                    /**
                     * @dev Variant of {_approve} with an optional flag to enable or disable the {Approval} event.
                     *
                     * By default (when calling {_approve}) the flag is set to true. On the other hand, approval changes made by
                     * `_spendAllowance` during the `transferFrom` operation set the flag to false. This saves gas by not emitting any
                     * `Approval` event during `transferFrom` operations.
                     *
                     * Anyone who wishes to continue emitting `Approval` events on the`transferFrom` operation can force the flag to
                     * true using the following override:
                     * ```
                     * function _approve(address owner, address spender, uint256 value, bool) internal virtual override {
                     *     super._approve(owner, spender, value, true);
                     * }
                     * ```
                     *
                     * Requirements are the same as {_approve}.
                     */
                    function _approve(address owner, address spender, uint256 value, bool emitEvent) internal virtual {
                        if (owner == address(0)) {
                            revert ERC20InvalidApprover(address(0));
                        }
                        if (spender == address(0)) {
                            revert ERC20InvalidSpender(address(0));
                        }
                        _allowances[owner][spender] = value;
                        if (emitEvent) {
                            emit Approval(owner, spender, value);
                        }
                    }
                    /**
                     * @dev Updates `owner` s allowance for `spender` based on spent `value`.
                     *
                     * Does not update the allowance value in case of infinite allowance.
                     * Revert if not enough allowance is available.
                     *
                     * Does not emit an {Approval} event.
                     */
                    function _spendAllowance(address owner, address spender, uint256 value) internal virtual {
                        uint256 currentAllowance = allowance(owner, spender);
                        if (currentAllowance != type(uint256).max) {
                            if (currentAllowance < value) {
                                revert ERC20InsufficientAllowance(spender, currentAllowance, value);
                            }
                            unchecked {
                                _approve(owner, spender, currentAllowance - value, false);
                            }
                        }
                    }
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {IDefaultCollateral} from "../tokens/IDefaultCollateral.sol";
                import {IWithdrawalQueue} from "../utils/IWithdrawalQueue.sol";
                import {IERC4626Vault} from "./IERC4626Vault.sol";
                import {IMellowSymbioticVaultStorage} from "./IMellowSymbioticVaultStorage.sol";
                import {AccessManagerUpgradeable} from
                    "@openzeppelin/contracts-upgradeable/access/manager/AccessManagerUpgradeable.sol";
                import {
                    ERC4626Upgradeable,
                    IERC4626
                } from "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable.sol";
                import {ReentrancyGuardUpgradeable} from
                    "@openzeppelin/contracts-upgradeable/utils/ReentrancyGuardUpgradeable.sol";
                import {IERC20, SafeERC20} from "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";
                import {Math} from "@openzeppelin/contracts/utils/math/Math.sol";
                import {IVault as ISymbioticVault} from "@symbiotic/core/interfaces/vault/IVault.sol";
                import {IStakerRewards} from "@symbiotic/rewards/interfaces/stakerRewards/IStakerRewards.sol";
                /**
                 * @title IMellowSymbioticVault
                 * @notice Interface for the Mellow Symbiotic Vault.
                 */
                interface IMellowSymbioticVault is IMellowSymbioticVaultStorage, IERC4626Vault {
                    /**
                     * @notice Struct to store initialization parameters for the vault.
                     * @param limit The maximum limit for deposits.
                     * @param symbioticCollateral The address of the underlying Symbiotic Collateral.
                     * @param symbioticVault The address of the underlying Symbiotic Vault.
                     * @param withdrawalQueue The address of the associated withdrawal queue.
                     * @param admin The address of the vault's admin.
                     * @param depositPause Indicates whether deposits are paused initially.
                     * @param withdrawalPause Indicates whether withdrawals are paused initially.
                     * @param depositWhitelist Indicates whether a deposit whitelist is enabled initially.
                     * @param name The name of the vault token.
                     * @param symbol The symbol of the vault token.
                     */
                    struct InitParams {
                        uint256 limit;
                        address symbioticCollateral;
                        address symbioticVault;
                        address withdrawalQueue;
                        address admin;
                        bool depositPause;
                        bool withdrawalPause;
                        bool depositWhitelist;
                        string name;
                        string symbol;
                    }
                    /**
                     * @notice Initializes the vault with the provided parameters.
                     * @param initParams The initialization parameters.
                     *
                     * @custom:requirements
                     * - The vault MUST not have been initialized before this call.
                     */
                    function initialize(InitParams memory initParams) external;
                    /**
                     * @notice Sets a farm for the vault with the given farm ID and data.
                     * @param farmId The ID of the farm.
                     * @param farmData The data for the farm.
                     *
                     * @custom:requirements
                     * - `FarmData.rewardToken` MUST be the vault token or Symbiotic Vault token.
                     * - `farmData.curatorFeeD6` MUST not exceed 10^6 (100%).
                     */
                    function setFarm(uint256 farmId, FarmData memory farmData) external;
                    /**
                     * @notice Returns the amount of `asset` that can be claimed by a specific account.
                     * @param account The address of the account.
                     * @return claimableAssets The amount of claimable assets.
                     */
                    function claimableAssetsOf(address account) external view returns (uint256 claimableAssets);
                    /**
                     * @notice Returns the amount of `asset` that is in the withdrawal queue for a specific account.
                     * @param account The address of the account.
                     * @return pendingAssets The amount of pending assets that cannot be claimed yet.
                     */
                    function pendingAssetsOf(address account) external view returns (uint256 pendingAssets);
                    /**
                     * @notice Finalizes the withdrawal process for an account and transfers assets to the recipient.
                     * @param account The address of the account initiating the withdrawal.
                     * @param recipient The address of the recipient receiving the assets.
                     * @param maxAmount The maximum amount of assets to withdraw.
                     * @return shares The actual number of shares claimed.
                     *
                     * @custom:requirements
                     * - The `account` MUST be equal to `msg.sender`.
                     *
                     * @custom:effects
                     * - Finalizes the withdrawal process and transfers up to `maxAmount` of `asset` to the `recipient`.
                     */
                    function claim(address account, address recipient, uint256 maxAmount)
                        external
                        returns (uint256);
                    /**
                     * @notice Deposits available assets into the Symbiotic Vault and collateral according to their capacities.
                     * @return collateralWithdrawal The amount of collateral withdrawn to match the Symbiotic Vault deposit requirements.
                     * @return collateralDeposit The amount of assets deposited into the collateral.
                     * @return vaultDeposit The amount of assets deposited into the Symbiotic Vault.
                     *
                     * @dev This function first calculates the appropriate amounts to withdraw and deposit using `_calculatePushAmounts`.
                     *      It then performs the necessary withdrawals and deposits, adjusting allowances as needed.
                     *      Finally, it emits a `SymbioticPushed` event with the results.
                     * @custom:effects
                     * - Deposits assets into the Symbiotic Vault and collateral according to their capacities.
                     * - Prioritizes Symbiotic Vault deposits over collateral deposits.
                     * - If required withdraws collateral to match the Symbiotic Vault deposit requirements.
                     * - Emits the `SymbioticPushed` event.
                     */
                    function pushIntoSymbiotic()
                        external
                        returns (uint256 collateralWithdrawal, uint256 collateralDeposit, uint256 vaultDeposit);
                    /**
                     * @notice Pushes rewards to the Farm and Curator of the vault for a specified farm ID.
                     * @param farmId The ID of the farm.
                     * @param symbioticRewardsData The data specific to the Symbiotic Vault's `claimRewards()` method.
                     *
                     * @custom:effects
                     * - Transfers a portion of the Symbiotic Vault's reward token to the Curator as a fee.
                     * - The remaining rewards are pushed to the Farm.
                     * - Emits the `RewardsPushed` event.
                     */
                    function pushRewards(uint256 farmId, bytes calldata symbioticRewardsData) external;
                    /**
                     * @notice Returns the full balance details for a specific account.
                     * @param account The address of the account.
                     * @return accountAssets The total amount of assets belonging to the account.
                     * @return accountInstantAssets The amount of assets that can be withdrawn instantly.
                     * @return accountShares The total amount of shares belonging to the account.
                     * @return accountInstantShares The amount of shares that can be withdrawn instantly.
                     */
                    function getBalances(address account)
                        external
                        view
                        returns (
                            uint256 accountAssets,
                            uint256 accountInstantAssets,
                            uint256 accountShares,
                            uint256 accountInstantShares
                        );
                    /**
                     * @notice Emitted when rewards are pushed to the Farm and Curator treasury.
                     * @param farmId The ID of the farm.
                     * @param rewardAmount The amount of rewards pushed.
                     * @param curatorFee The fee taken by the curator.
                     * @param timestamp The time at which the rewards were pushed.
                     */
                    event RewardsPushed(
                        uint256 indexed farmId, uint256 rewardAmount, uint256 curatorFee, uint256 timestamp
                    );
                    /**
                     * @notice Emitted when assets are pushed from the vault into the Symbiotic Vault.
                     * @param sender The address that initiated the push.
                     * @param vaultAmount The amount of assets pushed to the Symbiotic Vault.
                     * @param collateralDeposit The amount of collateral deposited.
                     * @param collateralWithdrawal The amount of collateral withdrawn.
                     */
                    event SymbioticPushed(
                        address sender, uint256 collateralWithdrawal, uint256 collateralDeposit, uint256 vaultAmount
                    );
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import "./interfaces/vaults/IERC4626Vault.sol";
                import {VaultControl} from "./VaultControl.sol";
                abstract contract ERC4626Vault is VaultControl, ERC4626Upgradeable, IERC4626Vault {
                    bytes32[16] private _reserved; // Reserved storage space for backward compatibility.
                    /**
                     * @notice Initializes the ERC4626 vault with the provided settings, including admin, limits, pause states, and token details.
                     * @param _admin The address of the admin to be granted control over the vault.
                     * @param _limit The initial deposit limit for the vault.
                     * @param _depositPause The initial state of the `depositPause` flag.
                     * @param _withdrawalPause The initial state of the `withdrawalPause` flag.
                     * @param _depositWhitelist The initial state of the `depositWhitelist` flag.
                     * @param _asset The address of the underlying ERC20 asset for the ERC4626 vault.
                     * @param _name The name of the ERC20 token representing shares of the vault.
                     * @param _symbol The symbol of the ERC20 token representing shares of the vault.
                     *
                     * @custom:effects
                     * - Initializes the vault control settings, including admin, limits, and pause states, via `__initializeVaultControl`.
                     * - Initializes the ERC20 token properties with the provided `_name` and `_symbol`.
                     * - Initializes the ERC4626 vault with the provided underlying asset (`_asset`).
                     *
                     * @dev This function is protected by the `onlyInitializing` modifier, ensuring it is only called during the initialization phase of the contract.
                     */
                    function __initializeERC4626(
                        address _admin,
                        uint256 _limit,
                        bool _depositPause,
                        bool _withdrawalPause,
                        bool _depositWhitelist,
                        address _asset,
                        string memory _name,
                        string memory _symbol
                    ) internal onlyInitializing {
                        __initializeVaultControl(_admin, _limit, _depositPause, _withdrawalPause, _depositWhitelist);
                        __ERC20_init(_name, _symbol);
                        __ERC4626_init(IERC20(_asset));
                    }
                    /// @inheritdoc IERC4626
                    function maxMint(address account)
                        public
                        view
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        returns (uint256)
                    {
                        uint256 assets = maxDeposit(account);
                        if (assets == type(uint256).max) {
                            return type(uint256).max;
                        }
                        return convertToShares(assets);
                    }
                    /// @inheritdoc IERC4626
                    function maxDeposit(address account)
                        public
                        view
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        returns (uint256)
                    {
                        if (depositPause()) {
                            return 0;
                        }
                        if (depositWhitelist() && !isDepositorWhitelisted(account)) {
                            return 0;
                        }
                        uint256 limit_ = limit();
                        if (limit_ == type(uint256).max) {
                            return type(uint256).max;
                        }
                        uint256 assets_ = totalAssets();
                        return limit_ >= assets_ ? limit_ - assets_ : 0;
                    }
                    /// @inheritdoc IERC4626
                    function maxWithdraw(address account)
                        public
                        view
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        returns (uint256)
                    {
                        if (withdrawalPause()) {
                            return 0;
                        }
                        return super.maxWithdraw(account);
                    }
                    /// @inheritdoc IERC4626
                    function maxRedeem(address account)
                        public
                        view
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        returns (uint256)
                    {
                        if (withdrawalPause()) {
                            return 0;
                        }
                        return super.maxRedeem(account);
                    }
                    /// @inheritdoc IERC4626Vault
                    function deposit(uint256 assets, address receiver, address referral)
                        public
                        virtual
                        returns (uint256 shares)
                    {
                        shares = deposit(assets, receiver);
                        emit ReferralDeposit(assets, receiver, referral);
                    }
                    /// @inheritdoc IERC4626
                    function deposit(uint256 assets, address receiver)
                        public
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        nonReentrant
                        returns (uint256)
                    {
                        return super.deposit(assets, receiver);
                    }
                    /// @inheritdoc IERC4626
                    function mint(uint256 shares, address receiver)
                        public
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        nonReentrant
                        returns (uint256)
                    {
                        return super.mint(shares, receiver);
                    }
                    /// @inheritdoc IERC4626
                    function withdraw(uint256 assets, address receiver, address owner)
                        public
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        nonReentrant
                        returns (uint256)
                    {
                        return super.withdraw(assets, receiver, owner);
                    }
                    /// @inheritdoc IERC4626
                    function redeem(uint256 shares, address receiver, address owner)
                        public
                        virtual
                        override(ERC4626Upgradeable, IERC4626)
                        nonReentrant
                        returns (uint256)
                    {
                        return super.redeem(shares, receiver, owner);
                    }
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import "./interfaces/vaults/IMellowSymbioticVaultStorage.sol";
                abstract contract MellowSymbioticVaultStorage is IMellowSymbioticVaultStorage, Initializable {
                    using EnumerableSet for EnumerableSet.UintSet;
                    ///@notice The first slot of the storage.
                    bytes32 private immutable storageSlotRef;
                    constructor(bytes32 name_, uint256 version_) {
                        storageSlotRef = keccak256(
                            abi.encode(
                                uint256(
                                    keccak256(
                                        abi.encodePacked(
                                            "mellow.simple-lrt.storage.MellowSymbioticVaultStorage", name_, version_
                                        )
                                    )
                                ) - 1
                            )
                        ) & ~bytes32(uint256(0xff));
                    }
                    /**
                     * @notice Initializes the storage of the Mellow Symbiotic Vault.
                     * @param _symbioticCollateral The address of the underlying Symbiotic DefaultCollateral.
                     * @param _symbioticVault The address of the underlying Symbiotic Vault.
                     * @param _withdrawalQueue The address of the associated Withdrawal Queue.
                     *
                     * @custom:requirements
                     * - This function MUST be called only once, during the initialization phase (i.e., it MUST not have been initialized before).
                     *
                     * @custom:effects
                     * - Sets the Symbiotic Vault address, Symbiotic Collateral address and the Withdrawal Queue address in storage.
                     * - Emits the `SymbioticCollateralSet` event, signaling that the Symbiotic Collateral has been successfully set.
                     * - Emits the `SymbioticVaultSet` event, signaling that the Symbiotic Vault has been successfully set.
                     * - Emits the `WithdrawalQueueSet` event, signaling that the Withdrawal Queue has been successfully set.
                     */
                    function __initializeMellowSymbioticVaultStorage(
                        address _symbioticCollateral,
                        address _symbioticVault,
                        address _withdrawalQueue
                    ) internal onlyInitializing {
                        _setSymbioticCollateral(IDefaultCollateral(_symbioticCollateral));
                        _setSymbioticVault(ISymbioticVault(_symbioticVault));
                        _setWithdrawalQueue(IWithdrawalQueue(_withdrawalQueue));
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticVault() public view returns (ISymbioticVault) {
                        return _symbioticStorage().symbioticVault;
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticCollateral() public view returns (IDefaultCollateral) {
                        return _symbioticStorage().symbioticCollateral;
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function withdrawalQueue() public view returns (IWithdrawalQueue) {
                        return _symbioticStorage().withdrawalQueue;
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticFarmIds() public view returns (uint256[] memory) {
                        return _symbioticStorage().farmIds.values();
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticFarmCount() public view returns (uint256) {
                        return _symbioticStorage().farmIds.length();
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticFarmIdAt(uint256 index) public view returns (uint256) {
                        return _symbioticStorage().farmIds.at(index);
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticFarmsContains(uint256 farmId) public view returns (bool) {
                        return _symbioticStorage().farmIds.contains(farmId);
                    }
                    /// @inheritdoc IMellowSymbioticVaultStorage
                    function symbioticFarm(uint256 farmId) public view returns (FarmData memory) {
                        return _symbioticStorage().farms[farmId];
                    }
                    /**
                     * @notice Sets a new Symbiotic Collateral address in the vault's storage.
                     * @param _symbioticCollateral The address of the new Symbiotic DefaultCollateral to be set.
                     *
                     * @custom:effects
                     * - Updates the Symbiotic Collateral address in the storage.
                     * - Emits the `SymbioticCollateralSet` event with the new Symbiotic DefaultCollateral address and the current timestamp.
                     */
                    function _setSymbioticCollateral(IDefaultCollateral _symbioticCollateral) internal {
                        SymbioticStorage storage s = _symbioticStorage();
                        s.symbioticCollateral = _symbioticCollateral;
                        emit SymbioticCollateralSet(address(_symbioticCollateral), block.timestamp);
                    }
                    /**
                     * @notice Sets a new Symbiotic Vault address in the vault's storage.
                     * @param _symbioticVault The address of the new Symbiotic Vault to be set.
                     *
                     * @custom:effects
                     * - Updates the Symbiotic Vault address in the storage.
                     * - Emits the `SymbioticVaultSet` event with the new Symbiotic Vault address and the current timestamp.
                     */
                    function _setSymbioticVault(ISymbioticVault _symbioticVault) internal {
                        SymbioticStorage storage s = _symbioticStorage();
                        s.symbioticVault = _symbioticVault;
                        emit SymbioticVaultSet(address(_symbioticVault), block.timestamp);
                    }
                    /**
                     * @notice Sets a new Withdrawal Queue address in the vault's storage.
                     * @param _withdrawalQueue The address of the new Withdrawal Queue to be set.
                     *
                     * @custom:effects
                     * - Updates the Withdrawal Queue address in storage.
                     * - Emits the `WithdrawalQueueSet` event with the new Withdrawal Queue address and the current timestamp.
                     */
                    function _setWithdrawalQueue(IWithdrawalQueue _withdrawalQueue) internal {
                        SymbioticStorage storage s = _symbioticStorage();
                        s.withdrawalQueue = _withdrawalQueue;
                        emit WithdrawalQueueSet(address(_withdrawalQueue), block.timestamp);
                    }
                    /**
                     * @notice Sets a new Farm with the provided `farmId` and `farmData` in the vault's storage.
                     * @param farmId The ID of the farm to be added or updated.
                     * @param farmData The data structure containing details of the new or updated farm.
                     *
                     * @custom:effects
                     * - Updates the storage with the provided `farmData` for the given `farmId`.
                     * - Adds the `farmId` to the list of active farm IDs if the farm has a valid reward token address.
                     * - Removes the `farmId` from the list of active farm IDs if the reward token address is zero.
                     * - Emits the `FarmSet` event with the `farmId`, `farmData`, and the current timestamp.
                     */
                    function _setFarm(uint256 farmId, FarmData memory farmData) internal {
                        SymbioticStorage storage s = _symbioticStorage();
                        s.farms[farmId] = farmData;
                        if (farmData.rewardToken != address(0)) {
                            s.farmIds.add(farmId);
                        } else {
                            s.farmIds.remove(farmId);
                        }
                        emit FarmSet(farmId, farmData, block.timestamp);
                    }
                    /**
                     * @notice Accesses the Symbiotic Vault storage slot.
                     * @return $ A reference to the SymbioticStorage struct stored in the specified slot.
                     *
                     * @dev This function uses inline assembly to access a predefined storage slot.
                     */
                    function _symbioticStorage() private view returns (SymbioticStorage storage $) {
                        bytes32 slot = storageSlotRef;
                        assembly {
                            $.slot := slot
                        }
                    }
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {VaultControlStorage} from "./VaultControlStorage.sol";
                import "./interfaces/vaults/IVaultControl.sol";
                abstract contract VaultControl is
                    IVaultControl,
                    VaultControlStorage,
                    ReentrancyGuardUpgradeable,
                    AccessControlEnumerableUpgradeable
                {
                    bytes32 private constant SET_LIMIT_ROLE = keccak256("SET_LIMIT_ROLE");
                    bytes32 private constant PAUSE_WITHDRAWALS_ROLE = keccak256("PAUSE_WITHDRAWALS_ROLE");
                    bytes32 private constant UNPAUSE_WITHDRAWALS_ROLE = keccak256("UNPAUSE_WITHDRAWALS_ROLE");
                    bytes32 private constant PAUSE_DEPOSITS_ROLE = keccak256("PAUSE_DEPOSITS_ROLE");
                    bytes32 private constant UNPAUSE_DEPOSITS_ROLE = keccak256("UNPAUSE_DEPOSITS_ROLE");
                    bytes32 private constant SET_DEPOSIT_WHITELIST_ROLE = keccak256("SET_DEPOSIT_WHITELIST_ROLE");
                    bytes32 private constant SET_DEPOSITOR_WHITELIST_STATUS_ROLE =
                        keccak256("SET_DEPOSITOR_WHITELIST_STATUS_ROLE");
                    /**
                     * @notice Initializes the vault control settings, including roles, limits, and pause states.
                     * @param _admin The address of the admin who will be granted the `DEFAULT_ADMIN_ROLE`.
                     * @param _limit The initial limit on deposits for the vault.
                     * @param _depositPause A boolean indicating whether deposits should be paused initially.
                     * @param _withdrawalPause A boolean indicating whether withdrawals should be paused initially.
                     * @param _depositWhitelist A boolean indicating whether a deposit whitelist should be enabled initially.
                     *
                     * @dev This function performs the following steps:
                     * - Initializes the reentrancy guard to prevent reentrancy attacks.
                     * - Initializes the access control system, setting up roles and permissions.
                     * - Grants the `DEFAULT_ADMIN_ROLE` to the specified `_admin` address.
                     * - Initializes the vault control storage with the specified limits, pause states, and whitelist configuration.
                     * - This function is intended to be called during the initialization phase and is protected by the `onlyInitializing` modifier.
                     */
                    function __initializeVaultControl(
                        address _admin,
                        uint256 _limit,
                        bool _depositPause,
                        bool _withdrawalPause,
                        bool _depositWhitelist
                    ) internal onlyInitializing {
                        __ReentrancyGuard_init();
                        __AccessControlEnumerable_init();
                        _grantRole(DEFAULT_ADMIN_ROLE, _admin);
                        __initializeVaultControlStorage(_limit, _depositPause, _withdrawalPause, _depositWhitelist);
                    }
                    /// @inheritdoc IVaultControl
                    function setLimit(uint256 _limit) external onlyRole(SET_LIMIT_ROLE) {
                        _setLimit(_limit);
                    }
                    /// @inheritdoc IVaultControl
                    function pauseWithdrawals() external onlyRole(PAUSE_WITHDRAWALS_ROLE) {
                        _setWithdrawalPause(true);
                        _revokeRole(PAUSE_WITHDRAWALS_ROLE, _msgSender());
                    }
                    /// @inheritdoc IVaultControl
                    function unpauseWithdrawals() external onlyRole(UNPAUSE_WITHDRAWALS_ROLE) {
                        _setWithdrawalPause(false);
                    }
                    /// @inheritdoc IVaultControl
                    function pauseDeposits() external onlyRole(PAUSE_DEPOSITS_ROLE) {
                        _setDepositPause(true);
                        _revokeRole(PAUSE_DEPOSITS_ROLE, _msgSender());
                    }
                    /// @inheritdoc IVaultControl
                    function unpauseDeposits() external onlyRole(UNPAUSE_DEPOSITS_ROLE) {
                        _setDepositPause(false);
                    }
                    /// @inheritdoc IVaultControl
                    function setDepositWhitelist(bool status) external onlyRole(SET_DEPOSIT_WHITELIST_ROLE) {
                        _setDepositWhitelist(status);
                    }
                    /// @inheritdoc IVaultControl
                    function setDepositorWhitelistStatus(address account, bool status)
                        external
                        onlyRole(SET_DEPOSITOR_WHITELIST_STATUS_ROLE)
                    {
                        _setDepositorWhitelistStatus(account, status);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/IERC20.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Interface of the ERC20 standard as defined in the EIP.
                 */
                interface IERC20 {
                    /**
                     * @dev Emitted when `value` tokens are moved from one account (`from`) to
                     * another (`to`).
                     *
                     * Note that `value` may be zero.
                     */
                    event Transfer(address indexed from, address indexed to, uint256 value);
                    /**
                     * @dev Emitted when the allowance of a `spender` for an `owner` is set by
                     * a call to {approve}. `value` is the new allowance.
                     */
                    event Approval(address indexed owner, address indexed spender, uint256 value);
                    /**
                     * @dev Returns the value of tokens in existence.
                     */
                    function totalSupply() external view returns (uint256);
                    /**
                     * @dev Returns the value of tokens owned by `account`.
                     */
                    function balanceOf(address account) external view returns (uint256);
                    /**
                     * @dev Moves a `value` amount of tokens from the caller's account to `to`.
                     *
                     * Returns a boolean value indicating whether the operation succeeded.
                     *
                     * Emits a {Transfer} event.
                     */
                    function transfer(address to, uint256 value) external returns (bool);
                    /**
                     * @dev Returns the remaining number of tokens that `spender` will be
                     * allowed to spend on behalf of `owner` through {transferFrom}. This is
                     * zero by default.
                     *
                     * This value changes when {approve} or {transferFrom} are called.
                     */
                    function allowance(address owner, address spender) external view returns (uint256);
                    /**
                     * @dev Sets a `value` amount of tokens as the allowance of `spender` over the
                     * caller's tokens.
                     *
                     * Returns a boolean value indicating whether the operation succeeded.
                     *
                     * IMPORTANT: Beware that changing an allowance with this method brings the risk
                     * that someone may use both the old and the new allowance by unfortunate
                     * transaction ordering. One possible solution to mitigate this race
                     * condition is to first reduce the spender's allowance to 0 and set the
                     * desired value afterwards:
                     * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729
                     *
                     * Emits an {Approval} event.
                     */
                    function approve(address spender, uint256 value) external returns (bool);
                    /**
                     * @dev Moves a `value` amount of tokens from `from` to `to` using the
                     * allowance mechanism. `value` is then deducted from the caller's
                     * allowance.
                     *
                     * Returns a boolean value indicating whether the operation succeeded.
                     *
                     * Emits a {Transfer} event.
                     */
                    function transferFrom(address from, address to, uint256 value) external returns (bool);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/extensions/IERC20Metadata.sol)
                pragma solidity ^0.8.20;
                import {IERC20} from "../IERC20.sol";
                /**
                 * @dev Interface for the optional metadata functions from the ERC20 standard.
                 */
                interface IERC20Metadata is IERC20 {
                    /**
                     * @dev Returns the name of the token.
                     */
                    function name() external view returns (string memory);
                    /**
                     * @dev Returns the symbol of the token.
                     */
                    function symbol() external view returns (string memory);
                    /**
                     * @dev Returns the decimals places of the token.
                     */
                    function decimals() external view returns (uint8);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/draft-IERC6093.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Standard ERC20 Errors
                 * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC20 tokens.
                 */
                interface IERC20Errors {
                    /**
                     * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.
                     * @param sender Address whose tokens are being transferred.
                     * @param balance Current balance for the interacting account.
                     * @param needed Minimum amount required to perform a transfer.
                     */
                    error ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed);
                    /**
                     * @dev Indicates a failure with the token `sender`. Used in transfers.
                     * @param sender Address whose tokens are being transferred.
                     */
                    error ERC20InvalidSender(address sender);
                    /**
                     * @dev Indicates a failure with the token `receiver`. Used in transfers.
                     * @param receiver Address to which tokens are being transferred.
                     */
                    error ERC20InvalidReceiver(address receiver);
                    /**
                     * @dev Indicates a failure with the `spender`’s `allowance`. Used in transfers.
                     * @param spender Address that may be allowed to operate on tokens without being their owner.
                     * @param allowance Amount of tokens a `spender` is allowed to operate with.
                     * @param needed Minimum amount required to perform a transfer.
                     */
                    error ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed);
                    /**
                     * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.
                     * @param approver Address initiating an approval operation.
                     */
                    error ERC20InvalidApprover(address approver);
                    /**
                     * @dev Indicates a failure with the `spender` to be approved. Used in approvals.
                     * @param spender Address that may be allowed to operate on tokens without being their owner.
                     */
                    error ERC20InvalidSpender(address spender);
                }
                /**
                 * @dev Standard ERC721 Errors
                 * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC721 tokens.
                 */
                interface IERC721Errors {
                    /**
                     * @dev Indicates that an address can't be an owner. For example, `address(0)` is a forbidden owner in EIP-20.
                     * Used in balance queries.
                     * @param owner Address of the current owner of a token.
                     */
                    error ERC721InvalidOwner(address owner);
                    /**
                     * @dev Indicates a `tokenId` whose `owner` is the zero address.
                     * @param tokenId Identifier number of a token.
                     */
                    error ERC721NonexistentToken(uint256 tokenId);
                    /**
                     * @dev Indicates an error related to the ownership over a particular token. Used in transfers.
                     * @param sender Address whose tokens are being transferred.
                     * @param tokenId Identifier number of a token.
                     * @param owner Address of the current owner of a token.
                     */
                    error ERC721IncorrectOwner(address sender, uint256 tokenId, address owner);
                    /**
                     * @dev Indicates a failure with the token `sender`. Used in transfers.
                     * @param sender Address whose tokens are being transferred.
                     */
                    error ERC721InvalidSender(address sender);
                    /**
                     * @dev Indicates a failure with the token `receiver`. Used in transfers.
                     * @param receiver Address to which tokens are being transferred.
                     */
                    error ERC721InvalidReceiver(address receiver);
                    /**
                     * @dev Indicates a failure with the `operator`’s approval. Used in transfers.
                     * @param operator Address that may be allowed to operate on tokens without being their owner.
                     * @param tokenId Identifier number of a token.
                     */
                    error ERC721InsufficientApproval(address operator, uint256 tokenId);
                    /**
                     * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.
                     * @param approver Address initiating an approval operation.
                     */
                    error ERC721InvalidApprover(address approver);
                    /**
                     * @dev Indicates a failure with the `operator` to be approved. Used in approvals.
                     * @param operator Address that may be allowed to operate on tokens without being their owner.
                     */
                    error ERC721InvalidOperator(address operator);
                }
                /**
                 * @dev Standard ERC1155 Errors
                 * Interface of the https://eips.ethereum.org/EIPS/eip-6093[ERC-6093] custom errors for ERC1155 tokens.
                 */
                interface IERC1155Errors {
                    /**
                     * @dev Indicates an error related to the current `balance` of a `sender`. Used in transfers.
                     * @param sender Address whose tokens are being transferred.
                     * @param balance Current balance for the interacting account.
                     * @param needed Minimum amount required to perform a transfer.
                     * @param tokenId Identifier number of a token.
                     */
                    error ERC1155InsufficientBalance(address sender, uint256 balance, uint256 needed, uint256 tokenId);
                    /**
                     * @dev Indicates a failure with the token `sender`. Used in transfers.
                     * @param sender Address whose tokens are being transferred.
                     */
                    error ERC1155InvalidSender(address sender);
                    /**
                     * @dev Indicates a failure with the token `receiver`. Used in transfers.
                     * @param receiver Address to which tokens are being transferred.
                     */
                    error ERC1155InvalidReceiver(address receiver);
                    /**
                     * @dev Indicates a failure with the `operator`’s approval. Used in transfers.
                     * @param operator Address that may be allowed to operate on tokens without being their owner.
                     * @param owner Address of the current owner of a token.
                     */
                    error ERC1155MissingApprovalForAll(address operator, address owner);
                    /**
                     * @dev Indicates a failure with the `approver` of a token to be approved. Used in approvals.
                     * @param approver Address initiating an approval operation.
                     */
                    error ERC1155InvalidApprover(address approver);
                    /**
                     * @dev Indicates a failure with the `operator` to be approved. Used in approvals.
                     * @param operator Address that may be allowed to operate on tokens without being their owner.
                     */
                    error ERC1155InvalidOperator(address operator);
                    /**
                     * @dev Indicates an array length mismatch between ids and values in a safeBatchTransferFrom operation.
                     * Used in batch transfers.
                     * @param idsLength Length of the array of token identifiers
                     * @param valuesLength Length of the array of token amounts
                     */
                    error ERC1155InvalidArrayLength(uint256 idsLength, uint256 valuesLength);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (proxy/utils/Initializable.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
                 * behind a proxy. Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an
                 * external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer
                 * function so it can only be called once. The {initializer} modifier provided by this contract will have this effect.
                 *
                 * The initialization functions use a version number. Once a version number is used, it is consumed and cannot be
                 * reused. This mechanism prevents re-execution of each "step" but allows the creation of new initialization steps in
                 * case an upgrade adds a module that needs to be initialized.
                 *
                 * For example:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```solidity
                 * contract MyToken is ERC20Upgradeable {
                 *     function initialize() initializer public {
                 *         __ERC20_init("MyToken", "MTK");
                 *     }
                 * }
                 *
                 * contract MyTokenV2 is MyToken, ERC20PermitUpgradeable {
                 *     function initializeV2() reinitializer(2) public {
                 *         __ERC20Permit_init("MyToken");
                 *     }
                 * }
                 * ```
                 *
                 * TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as
                 * possible by providing the encoded function call as the `_data` argument to {ERC1967Proxy-constructor}.
                 *
                 * CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure
                 * that all initializers are idempotent. This is not verified automatically as constructors are by Solidity.
                 *
                 * [CAUTION]
                 * ====
                 * Avoid leaving a contract uninitialized.
                 *
                 * An uninitialized contract can be taken over by an attacker. This applies to both a proxy and its implementation
                 * contract, which may impact the proxy. To prevent the implementation contract from being used, you should invoke
                 * the {_disableInitializers} function in the constructor to automatically lock it when it is deployed:
                 *
                 * [.hljs-theme-light.nopadding]
                 * ```
                 * /// @custom:oz-upgrades-unsafe-allow constructor
                 * constructor() {
                 *     _disableInitializers();
                 * }
                 * ```
                 * ====
                 */
                abstract contract Initializable {
                    /**
                     * @dev Storage of the initializable contract.
                     *
                     * It's implemented on a custom ERC-7201 namespace to reduce the risk of storage collisions
                     * when using with upgradeable contracts.
                     *
                     * @custom:storage-location erc7201:openzeppelin.storage.Initializable
                     */
                    struct InitializableStorage {
                        /**
                         * @dev Indicates that the contract has been initialized.
                         */
                        uint64 _initialized;
                        /**
                         * @dev Indicates that the contract is in the process of being initialized.
                         */
                        bool _initializing;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.Initializable")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant INITIALIZABLE_STORAGE = 0xf0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a00;
                    /**
                     * @dev The contract is already initialized.
                     */
                    error InvalidInitialization();
                    /**
                     * @dev The contract is not initializing.
                     */
                    error NotInitializing();
                    /**
                     * @dev Triggered when the contract has been initialized or reinitialized.
                     */
                    event Initialized(uint64 version);
                    /**
                     * @dev A modifier that defines a protected initializer function that can be invoked at most once. In its scope,
                     * `onlyInitializing` functions can be used to initialize parent contracts.
                     *
                     * Similar to `reinitializer(1)`, except that in the context of a constructor an `initializer` may be invoked any
                     * number of times. This behavior in the constructor can be useful during testing and is not expected to be used in
                     * production.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier initializer() {
                        // solhint-disable-next-line var-name-mixedcase
                        InitializableStorage storage $ = _getInitializableStorage();
                        // Cache values to avoid duplicated sloads
                        bool isTopLevelCall = !$._initializing;
                        uint64 initialized = $._initialized;
                        // Allowed calls:
                        // - initialSetup: the contract is not in the initializing state and no previous version was
                        //                 initialized
                        // - construction: the contract is initialized at version 1 (no reininitialization) and the
                        //                 current contract is just being deployed
                        bool initialSetup = initialized == 0 && isTopLevelCall;
                        bool construction = initialized == 1 && address(this).code.length == 0;
                        if (!initialSetup && !construction) {
                            revert InvalidInitialization();
                        }
                        $._initialized = 1;
                        if (isTopLevelCall) {
                            $._initializing = true;
                        }
                        _;
                        if (isTopLevelCall) {
                            $._initializing = false;
                            emit Initialized(1);
                        }
                    }
                    /**
                     * @dev A modifier that defines a protected reinitializer function that can be invoked at most once, and only if the
                     * contract hasn't been initialized to a greater version before. In its scope, `onlyInitializing` functions can be
                     * used to initialize parent contracts.
                     *
                     * A reinitializer may be used after the original initialization step. This is essential to configure modules that
                     * are added through upgrades and that require initialization.
                     *
                     * When `version` is 1, this modifier is similar to `initializer`, except that functions marked with `reinitializer`
                     * cannot be nested. If one is invoked in the context of another, execution will revert.
                     *
                     * Note that versions can jump in increments greater than 1; this implies that if multiple reinitializers coexist in
                     * a contract, executing them in the right order is up to the developer or operator.
                     *
                     * WARNING: Setting the version to 2**64 - 1 will prevent any future reinitialization.
                     *
                     * Emits an {Initialized} event.
                     */
                    modifier reinitializer(uint64 version) {
                        // solhint-disable-next-line var-name-mixedcase
                        InitializableStorage storage $ = _getInitializableStorage();
                        if ($._initializing || $._initialized >= version) {
                            revert InvalidInitialization();
                        }
                        $._initialized = version;
                        $._initializing = true;
                        _;
                        $._initializing = false;
                        emit Initialized(version);
                    }
                    /**
                     * @dev Modifier to protect an initialization function so that it can only be invoked by functions with the
                     * {initializer} and {reinitializer} modifiers, directly or indirectly.
                     */
                    modifier onlyInitializing() {
                        _checkInitializing();
                        _;
                    }
                    /**
                     * @dev Reverts if the contract is not in an initializing state. See {onlyInitializing}.
                     */
                    function _checkInitializing() internal view virtual {
                        if (!_isInitializing()) {
                            revert NotInitializing();
                        }
                    }
                    /**
                     * @dev Locks the contract, preventing any future reinitialization. This cannot be part of an initializer call.
                     * Calling this in the constructor of a contract will prevent that contract from being initialized or reinitialized
                     * to any version. It is recommended to use this to lock implementation contracts that are designed to be called
                     * through proxies.
                     *
                     * Emits an {Initialized} event the first time it is successfully executed.
                     */
                    function _disableInitializers() internal virtual {
                        // solhint-disable-next-line var-name-mixedcase
                        InitializableStorage storage $ = _getInitializableStorage();
                        if ($._initializing) {
                            revert InvalidInitialization();
                        }
                        if ($._initialized != type(uint64).max) {
                            $._initialized = type(uint64).max;
                            emit Initialized(type(uint64).max);
                        }
                    }
                    /**
                     * @dev Returns the highest version that has been initialized. See {reinitializer}.
                     */
                    function _getInitializedVersion() internal view returns (uint64) {
                        return _getInitializableStorage()._initialized;
                    }
                    /**
                     * @dev Returns `true` if the contract is currently initializing. See {onlyInitializing}.
                     */
                    function _isInitializing() internal view returns (bool) {
                        return _getInitializableStorage()._initializing;
                    }
                    /**
                     * @dev Returns a pointer to the storage namespace.
                     */
                    // solhint-disable-next-line var-name-mixedcase
                    function _getInitializableStorage() private pure returns (InitializableStorage storage $) {
                        assembly {
                            $.slot := INITIALIZABLE_STORAGE
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/utils/SafeERC20.sol)
                pragma solidity ^0.8.20;
                import {IERC20} from "../IERC20.sol";
                import {IERC20Permit} from "../extensions/IERC20Permit.sol";
                import {Address} from "../../../utils/Address.sol";
                /**
                 * @title SafeERC20
                 * @dev Wrappers around ERC20 operations that throw on failure (when the token
                 * contract returns false). Tokens that return no value (and instead revert or
                 * throw on failure) are also supported, non-reverting calls are assumed to be
                 * successful.
                 * To use this library you can add a `using SafeERC20 for IERC20;` statement to your contract,
                 * which allows you to call the safe operations as `token.safeTransfer(...)`, etc.
                 */
                library SafeERC20 {
                    using Address for address;
                    /**
                     * @dev An operation with an ERC20 token failed.
                     */
                    error SafeERC20FailedOperation(address token);
                    /**
                     * @dev Indicates a failed `decreaseAllowance` request.
                     */
                    error SafeERC20FailedDecreaseAllowance(address spender, uint256 currentAllowance, uint256 requestedDecrease);
                    /**
                     * @dev Transfer `value` amount of `token` from the calling contract to `to`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful.
                     */
                    function safeTransfer(IERC20 token, address to, uint256 value) internal {
                        _callOptionalReturn(token, abi.encodeCall(token.transfer, (to, value)));
                    }
                    /**
                     * @dev Transfer `value` amount of `token` from `from` to `to`, spending the approval given by `from` to the
                     * calling contract. If `token` returns no value, non-reverting calls are assumed to be successful.
                     */
                    function safeTransferFrom(IERC20 token, address from, address to, uint256 value) internal {
                        _callOptionalReturn(token, abi.encodeCall(token.transferFrom, (from, to, value)));
                    }
                    /**
                     * @dev Increase the calling contract's allowance toward `spender` by `value`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful.
                     */
                    function safeIncreaseAllowance(IERC20 token, address spender, uint256 value) internal {
                        uint256 oldAllowance = token.allowance(address(this), spender);
                        forceApprove(token, spender, oldAllowance + value);
                    }
                    /**
                     * @dev Decrease the calling contract's allowance toward `spender` by `requestedDecrease`. If `token` returns no
                     * value, non-reverting calls are assumed to be successful.
                     */
                    function safeDecreaseAllowance(IERC20 token, address spender, uint256 requestedDecrease) internal {
                        unchecked {
                            uint256 currentAllowance = token.allowance(address(this), spender);
                            if (currentAllowance < requestedDecrease) {
                                revert SafeERC20FailedDecreaseAllowance(spender, currentAllowance, requestedDecrease);
                            }
                            forceApprove(token, spender, currentAllowance - requestedDecrease);
                        }
                    }
                    /**
                     * @dev Set the calling contract's allowance toward `spender` to `value`. If `token` returns no value,
                     * non-reverting calls are assumed to be successful. Meant to be used with tokens that require the approval
                     * to be set to zero before setting it to a non-zero value, such as USDT.
                     */
                    function forceApprove(IERC20 token, address spender, uint256 value) internal {
                        bytes memory approvalCall = abi.encodeCall(token.approve, (spender, value));
                        if (!_callOptionalReturnBool(token, approvalCall)) {
                            _callOptionalReturn(token, abi.encodeCall(token.approve, (spender, 0)));
                            _callOptionalReturn(token, approvalCall);
                        }
                    }
                    /**
                     * @dev Imitates a Solidity high-level call (i.e. a regular function call to a contract), relaxing the requirement
                     * on the return value: the return value is optional (but if data is returned, it must not be false).
                     * @param token The token targeted by the call.
                     * @param data The call data (encoded using abi.encode or one of its variants).
                     */
                    function _callOptionalReturn(IERC20 token, bytes memory data) private {
                        // We need to perform a low level call here, to bypass Solidity's return data size checking mechanism, since
                        // we're implementing it ourselves. We use {Address-functionCall} to perform this call, which verifies that
                        // the target address contains contract code and also asserts for success in the low-level call.
                        bytes memory returndata = address(token).functionCall(data);
                        if (returndata.length != 0 && !abi.decode(returndata, (bool))) {
                            revert SafeERC20FailedOperation(address(token));
                        }
                    }
                    /**
                     * @dev Imitates a Solidity high-level call (i.e. a regular function call to a contract), relaxing the requirement
                     * on the return value: the return value is optional (but if data is returned, it must not be false).
                     * @param token The token targeted by the call.
                     * @param data The call data (encoded using abi.encode or one of its variants).
                     *
                     * This is a variant of {_callOptionalReturn} that silents catches all reverts and returns a bool instead.
                     */
                    function _callOptionalReturnBool(IERC20 token, bytes memory data) private returns (bool) {
                        // We need to perform a low level call here, to bypass Solidity's return data size checking mechanism, since
                        // we're implementing it ourselves. We cannot use {Address-functionCall} here since this should return false
                        // and not revert is the subcall reverts.
                        (bool success, bytes memory returndata) = address(token).call(data);
                        return success && (returndata.length == 0 || abi.decode(returndata, (bool))) && address(token).code.length > 0;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC4626.sol)
                pragma solidity ^0.8.20;
                import {IERC20} from "../token/ERC20/IERC20.sol";
                import {IERC20Metadata} from "../token/ERC20/extensions/IERC20Metadata.sol";
                /**
                 * @dev Interface of the ERC4626 "Tokenized Vault Standard", as defined in
                 * https://eips.ethereum.org/EIPS/eip-4626[ERC-4626].
                 */
                interface IERC4626 is IERC20, IERC20Metadata {
                    event Deposit(address indexed sender, address indexed owner, uint256 assets, uint256 shares);
                    event Withdraw(
                        address indexed sender,
                        address indexed receiver,
                        address indexed owner,
                        uint256 assets,
                        uint256 shares
                    );
                    /**
                     * @dev Returns the address of the underlying token used for the Vault for accounting, depositing, and withdrawing.
                     *
                     * - MUST be an ERC-20 token contract.
                     * - MUST NOT revert.
                     */
                    function asset() external view returns (address assetTokenAddress);
                    /**
                     * @dev Returns the total amount of the underlying asset that is “managed” by Vault.
                     *
                     * - SHOULD include any compounding that occurs from yield.
                     * - MUST be inclusive of any fees that are charged against assets in the Vault.
                     * - MUST NOT revert.
                     */
                    function totalAssets() external view returns (uint256 totalManagedAssets);
                    /**
                     * @dev Returns the amount of shares that the Vault would exchange for the amount of assets provided, in an ideal
                     * scenario where all the conditions are met.
                     *
                     * - MUST NOT be inclusive of any fees that are charged against assets in the Vault.
                     * - MUST NOT show any variations depending on the caller.
                     * - MUST NOT reflect slippage or other on-chain conditions, when performing the actual exchange.
                     * - MUST NOT revert.
                     *
                     * NOTE: This calculation MAY NOT reflect the “per-user” price-per-share, and instead should reflect the
                     * “average-user’s” price-per-share, meaning what the average user should expect to see when exchanging to and
                     * from.
                     */
                    function convertToShares(uint256 assets) external view returns (uint256 shares);
                    /**
                     * @dev Returns the amount of assets that the Vault would exchange for the amount of shares provided, in an ideal
                     * scenario where all the conditions are met.
                     *
                     * - MUST NOT be inclusive of any fees that are charged against assets in the Vault.
                     * - MUST NOT show any variations depending on the caller.
                     * - MUST NOT reflect slippage or other on-chain conditions, when performing the actual exchange.
                     * - MUST NOT revert.
                     *
                     * NOTE: This calculation MAY NOT reflect the “per-user” price-per-share, and instead should reflect the
                     * “average-user’s” price-per-share, meaning what the average user should expect to see when exchanging to and
                     * from.
                     */
                    function convertToAssets(uint256 shares) external view returns (uint256 assets);
                    /**
                     * @dev Returns the maximum amount of the underlying asset that can be deposited into the Vault for the receiver,
                     * through a deposit call.
                     *
                     * - MUST return a limited value if receiver is subject to some deposit limit.
                     * - MUST return 2 ** 256 - 1 if there is no limit on the maximum amount of assets that may be deposited.
                     * - MUST NOT revert.
                     */
                    function maxDeposit(address receiver) external view returns (uint256 maxAssets);
                    /**
                     * @dev Allows an on-chain or off-chain user to simulate the effects of their deposit at the current block, given
                     * current on-chain conditions.
                     *
                     * - MUST return as close to and no more than the exact amount of Vault shares that would be minted in a deposit
                     *   call in the same transaction. I.e. deposit should return the same or more shares as previewDeposit if called
                     *   in the same transaction.
                     * - MUST NOT account for deposit limits like those returned from maxDeposit and should always act as though the
                     *   deposit would be accepted, regardless if the user has enough tokens approved, etc.
                     * - MUST be inclusive of deposit fees. Integrators should be aware of the existence of deposit fees.
                     * - MUST NOT revert.
                     *
                     * NOTE: any unfavorable discrepancy between convertToShares and previewDeposit SHOULD be considered slippage in
                     * share price or some other type of condition, meaning the depositor will lose assets by depositing.
                     */
                    function previewDeposit(uint256 assets) external view returns (uint256 shares);
                    /**
                     * @dev Mints shares Vault shares to receiver by depositing exactly amount of underlying tokens.
                     *
                     * - MUST emit the Deposit event.
                     * - MAY support an additional flow in which the underlying tokens are owned by the Vault contract before the
                     *   deposit execution, and are accounted for during deposit.
                     * - MUST revert if all of assets cannot be deposited (due to deposit limit being reached, slippage, the user not
                     *   approving enough underlying tokens to the Vault contract, etc).
                     *
                     * NOTE: most implementations will require pre-approval of the Vault with the Vault’s underlying asset token.
                     */
                    function deposit(uint256 assets, address receiver) external returns (uint256 shares);
                    /**
                     * @dev Returns the maximum amount of the Vault shares that can be minted for the receiver, through a mint call.
                     * - MUST return a limited value if receiver is subject to some mint limit.
                     * - MUST return 2 ** 256 - 1 if there is no limit on the maximum amount of shares that may be minted.
                     * - MUST NOT revert.
                     */
                    function maxMint(address receiver) external view returns (uint256 maxShares);
                    /**
                     * @dev Allows an on-chain or off-chain user to simulate the effects of their mint at the current block, given
                     * current on-chain conditions.
                     *
                     * - MUST return as close to and no fewer than the exact amount of assets that would be deposited in a mint call
                     *   in the same transaction. I.e. mint should return the same or fewer assets as previewMint if called in the
                     *   same transaction.
                     * - MUST NOT account for mint limits like those returned from maxMint and should always act as though the mint
                     *   would be accepted, regardless if the user has enough tokens approved, etc.
                     * - MUST be inclusive of deposit fees. Integrators should be aware of the existence of deposit fees.
                     * - MUST NOT revert.
                     *
                     * NOTE: any unfavorable discrepancy between convertToAssets and previewMint SHOULD be considered slippage in
                     * share price or some other type of condition, meaning the depositor will lose assets by minting.
                     */
                    function previewMint(uint256 shares) external view returns (uint256 assets);
                    /**
                     * @dev Mints exactly shares Vault shares to receiver by depositing amount of underlying tokens.
                     *
                     * - MUST emit the Deposit event.
                     * - MAY support an additional flow in which the underlying tokens are owned by the Vault contract before the mint
                     *   execution, and are accounted for during mint.
                     * - MUST revert if all of shares cannot be minted (due to deposit limit being reached, slippage, the user not
                     *   approving enough underlying tokens to the Vault contract, etc).
                     *
                     * NOTE: most implementations will require pre-approval of the Vault with the Vault’s underlying asset token.
                     */
                    function mint(uint256 shares, address receiver) external returns (uint256 assets);
                    /**
                     * @dev Returns the maximum amount of the underlying asset that can be withdrawn from the owner balance in the
                     * Vault, through a withdraw call.
                     *
                     * - MUST return a limited value if owner is subject to some withdrawal limit or timelock.
                     * - MUST NOT revert.
                     */
                    function maxWithdraw(address owner) external view returns (uint256 maxAssets);
                    /**
                     * @dev Allows an on-chain or off-chain user to simulate the effects of their withdrawal at the current block,
                     * given current on-chain conditions.
                     *
                     * - MUST return as close to and no fewer than the exact amount of Vault shares that would be burned in a withdraw
                     *   call in the same transaction. I.e. withdraw should return the same or fewer shares as previewWithdraw if
                     *   called
                     *   in the same transaction.
                     * - MUST NOT account for withdrawal limits like those returned from maxWithdraw and should always act as though
                     *   the withdrawal would be accepted, regardless if the user has enough shares, etc.
                     * - MUST be inclusive of withdrawal fees. Integrators should be aware of the existence of withdrawal fees.
                     * - MUST NOT revert.
                     *
                     * NOTE: any unfavorable discrepancy between convertToShares and previewWithdraw SHOULD be considered slippage in
                     * share price or some other type of condition, meaning the depositor will lose assets by depositing.
                     */
                    function previewWithdraw(uint256 assets) external view returns (uint256 shares);
                    /**
                     * @dev Burns shares from owner and sends exactly assets of underlying tokens to receiver.
                     *
                     * - MUST emit the Withdraw event.
                     * - MAY support an additional flow in which the underlying tokens are owned by the Vault contract before the
                     *   withdraw execution, and are accounted for during withdraw.
                     * - MUST revert if all of assets cannot be withdrawn (due to withdrawal limit being reached, slippage, the owner
                     *   not having enough shares, etc).
                     *
                     * Note that some implementations will require pre-requesting to the Vault before a withdrawal may be performed.
                     * Those methods should be performed separately.
                     */
                    function withdraw(uint256 assets, address receiver, address owner) external returns (uint256 shares);
                    /**
                     * @dev Returns the maximum amount of Vault shares that can be redeemed from the owner balance in the Vault,
                     * through a redeem call.
                     *
                     * - MUST return a limited value if owner is subject to some withdrawal limit or timelock.
                     * - MUST return balanceOf(owner) if owner is not subject to any withdrawal limit or timelock.
                     * - MUST NOT revert.
                     */
                    function maxRedeem(address owner) external view returns (uint256 maxShares);
                    /**
                     * @dev Allows an on-chain or off-chain user to simulate the effects of their redeemption at the current block,
                     * given current on-chain conditions.
                     *
                     * - MUST return as close to and no more than the exact amount of assets that would be withdrawn in a redeem call
                     *   in the same transaction. I.e. redeem should return the same or more assets as previewRedeem if called in the
                     *   same transaction.
                     * - MUST NOT account for redemption limits like those returned from maxRedeem and should always act as though the
                     *   redemption would be accepted, regardless if the user has enough shares, etc.
                     * - MUST be inclusive of withdrawal fees. Integrators should be aware of the existence of withdrawal fees.
                     * - MUST NOT revert.
                     *
                     * NOTE: any unfavorable discrepancy between convertToAssets and previewRedeem SHOULD be considered slippage in
                     * share price or some other type of condition, meaning the depositor will lose assets by redeeming.
                     */
                    function previewRedeem(uint256 shares) external view returns (uint256 assets);
                    /**
                     * @dev Burns exactly shares from owner and sends assets of underlying tokens to receiver.
                     *
                     * - MUST emit the Withdraw event.
                     * - MAY support an additional flow in which the underlying tokens are owned by the Vault contract before the
                     *   redeem execution, and are accounted for during redeem.
                     * - MUST revert if all of shares cannot be redeemed (due to withdrawal limit being reached, slippage, the owner
                     *   not having enough shares, etc).
                     *
                     * NOTE: some implementations will require pre-requesting to the Vault before a withdrawal may be performed.
                     * Those methods should be performed separately.
                     */
                    function redeem(uint256 shares, address receiver, address owner) external returns (uint256 assets);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/math/Math.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Standard math utilities missing in the Solidity language.
                 */
                library Math {
                    /**
                     * @dev Muldiv operation overflow.
                     */
                    error MathOverflowedMulDiv();
                    enum Rounding {
                        Floor, // Toward negative infinity
                        Ceil, // Toward positive infinity
                        Trunc, // Toward zero
                        Expand // Away from zero
                    }
                    /**
                     * @dev Returns the addition of two unsigned integers, with an overflow flag.
                     */
                    function tryAdd(uint256 a, uint256 b) internal pure returns (bool, uint256) {
                        unchecked {
                            uint256 c = a + b;
                            if (c < a) return (false, 0);
                            return (true, c);
                        }
                    }
                    /**
                     * @dev Returns the subtraction of two unsigned integers, with an overflow flag.
                     */
                    function trySub(uint256 a, uint256 b) internal pure returns (bool, uint256) {
                        unchecked {
                            if (b > a) return (false, 0);
                            return (true, a - b);
                        }
                    }
                    /**
                     * @dev Returns the multiplication of two unsigned integers, with an overflow flag.
                     */
                    function tryMul(uint256 a, uint256 b) internal pure returns (bool, uint256) {
                        unchecked {
                            // Gas optimization: this is cheaper than requiring 'a' not being zero, but the
                            // benefit is lost if 'b' is also tested.
                            // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522
                            if (a == 0) return (true, 0);
                            uint256 c = a * b;
                            if (c / a != b) return (false, 0);
                            return (true, c);
                        }
                    }
                    /**
                     * @dev Returns the division of two unsigned integers, with a division by zero flag.
                     */
                    function tryDiv(uint256 a, uint256 b) internal pure returns (bool, uint256) {
                        unchecked {
                            if (b == 0) return (false, 0);
                            return (true, a / b);
                        }
                    }
                    /**
                     * @dev Returns the remainder of dividing two unsigned integers, with a division by zero flag.
                     */
                    function tryMod(uint256 a, uint256 b) internal pure returns (bool, uint256) {
                        unchecked {
                            if (b == 0) return (false, 0);
                            return (true, a % b);
                        }
                    }
                    /**
                     * @dev Returns the largest of two numbers.
                     */
                    function max(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a > b ? a : b;
                    }
                    /**
                     * @dev Returns the smallest of two numbers.
                     */
                    function min(uint256 a, uint256 b) internal pure returns (uint256) {
                        return a < b ? a : b;
                    }
                    /**
                     * @dev Returns the average of two numbers. The result is rounded towards
                     * zero.
                     */
                    function average(uint256 a, uint256 b) internal pure returns (uint256) {
                        // (a + b) / 2 can overflow.
                        return (a & b) + (a ^ b) / 2;
                    }
                    /**
                     * @dev Returns the ceiling of the division of two numbers.
                     *
                     * This differs from standard division with `/` in that it rounds towards infinity instead
                     * of rounding towards zero.
                     */
                    function ceilDiv(uint256 a, uint256 b) internal pure returns (uint256) {
                        if (b == 0) {
                            // Guarantee the same behavior as in a regular Solidity division.
                            return a / b;
                        }
                        // (a + b - 1) / b can overflow on addition, so we distribute.
                        return a == 0 ? 0 : (a - 1) / b + 1;
                    }
                    /**
                     * @notice Calculates floor(x * y / denominator) with full precision. Throws if result overflows a uint256 or
                     * denominator == 0.
                     * @dev Original credit to Remco Bloemen under MIT license (https://xn--2-umb.com/21/muldiv) with further edits by
                     * Uniswap Labs also under MIT license.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator) internal pure returns (uint256 result) {
                        unchecked {
                            // 512-bit multiply [prod1 prod0] = x * y. Compute the product mod 2^256 and mod 2^256 - 1, then use
                            // use the Chinese Remainder Theorem to reconstruct the 512 bit result. The result is stored in two 256
                            // variables such that product = prod1 * 2^256 + prod0.
                            uint256 prod0 = x * y; // Least significant 256 bits of the product
                            uint256 prod1; // Most significant 256 bits of the product
                            assembly {
                                let mm := mulmod(x, y, not(0))
                                prod1 := sub(sub(mm, prod0), lt(mm, prod0))
                            }
                            // Handle non-overflow cases, 256 by 256 division.
                            if (prod1 == 0) {
                                // Solidity will revert if denominator == 0, unlike the div opcode on its own.
                                // The surrounding unchecked block does not change this fact.
                                // See https://docs.soliditylang.org/en/latest/control-structures.html#checked-or-unchecked-arithmetic.
                                return prod0 / denominator;
                            }
                            // Make sure the result is less than 2^256. Also prevents denominator == 0.
                            if (denominator <= prod1) {
                                revert MathOverflowedMulDiv();
                            }
                            ///////////////////////////////////////////////
                            // 512 by 256 division.
                            ///////////////////////////////////////////////
                            // Make division exact by subtracting the remainder from [prod1 prod0].
                            uint256 remainder;
                            assembly {
                                // Compute remainder using mulmod.
                                remainder := mulmod(x, y, denominator)
                                // Subtract 256 bit number from 512 bit number.
                                prod1 := sub(prod1, gt(remainder, prod0))
                                prod0 := sub(prod0, remainder)
                            }
                            // Factor powers of two out of denominator and compute largest power of two divisor of denominator.
                            // Always >= 1. See https://cs.stackexchange.com/q/138556/92363.
                            uint256 twos = denominator & (0 - denominator);
                            assembly {
                                // Divide denominator by twos.
                                denominator := div(denominator, twos)
                                // Divide [prod1 prod0] by twos.
                                prod0 := div(prod0, twos)
                                // Flip twos such that it is 2^256 / twos. If twos is zero, then it becomes one.
                                twos := add(div(sub(0, twos), twos), 1)
                            }
                            // Shift in bits from prod1 into prod0.
                            prod0 |= prod1 * twos;
                            // Invert denominator mod 2^256. Now that denominator is an odd number, it has an inverse modulo 2^256 such
                            // that denominator * inv = 1 mod 2^256. Compute the inverse by starting with a seed that is correct for
                            // four bits. That is, denominator * inv = 1 mod 2^4.
                            uint256 inverse = (3 * denominator) ^ 2;
                            // Use the Newton-Raphson iteration to improve the precision. Thanks to Hensel's lifting lemma, this also
                            // works in modular arithmetic, doubling the correct bits in each step.
                            inverse *= 2 - denominator * inverse; // inverse mod 2^8
                            inverse *= 2 - denominator * inverse; // inverse mod 2^16
                            inverse *= 2 - denominator * inverse; // inverse mod 2^32
                            inverse *= 2 - denominator * inverse; // inverse mod 2^64
                            inverse *= 2 - denominator * inverse; // inverse mod 2^128
                            inverse *= 2 - denominator * inverse; // inverse mod 2^256
                            // Because the division is now exact we can divide by multiplying with the modular inverse of denominator.
                            // This will give us the correct result modulo 2^256. Since the preconditions guarantee that the outcome is
                            // less than 2^256, this is the final result. We don't need to compute the high bits of the result and prod1
                            // is no longer required.
                            result = prod0 * inverse;
                            return result;
                        }
                    }
                    /**
                     * @notice Calculates x * y / denominator with full precision, following the selected rounding direction.
                     */
                    function mulDiv(uint256 x, uint256 y, uint256 denominator, Rounding rounding) internal pure returns (uint256) {
                        uint256 result = mulDiv(x, y, denominator);
                        if (unsignedRoundsUp(rounding) && mulmod(x, y, denominator) > 0) {
                            result += 1;
                        }
                        return result;
                    }
                    /**
                     * @dev Returns the square root of a number. If the number is not a perfect square, the value is rounded
                     * towards zero.
                     *
                     * Inspired by Henry S. Warren, Jr.'s "Hacker's Delight" (Chapter 11).
                     */
                    function sqrt(uint256 a) internal pure returns (uint256) {
                        if (a == 0) {
                            return 0;
                        }
                        // For our first guess, we get the biggest power of 2 which is smaller than the square root of the target.
                        //
                        // We know that the "msb" (most significant bit) of our target number `a` is a power of 2 such that we have
                        // `msb(a) <= a < 2*msb(a)`. This value can be written `msb(a)=2**k` with `k=log2(a)`.
                        //
                        // This can be rewritten `2**log2(a) <= a < 2**(log2(a) + 1)`
                        // → `sqrt(2**k) <= sqrt(a) < sqrt(2**(k+1))`
                        // → `2**(k/2) <= sqrt(a) < 2**((k+1)/2) <= 2**(k/2 + 1)`
                        //
                        // Consequently, `2**(log2(a) / 2)` is a good first approximation of `sqrt(a)` with at least 1 correct bit.
                        uint256 result = 1 << (log2(a) >> 1);
                        // At this point `result` is an estimation with one bit of precision. We know the true value is a uint128,
                        // since it is the square root of a uint256. Newton's method converges quadratically (precision doubles at
                        // every iteration). We thus need at most 7 iteration to turn our partial result with one bit of precision
                        // into the expected uint128 result.
                        unchecked {
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            result = (result + a / result) >> 1;
                            return min(result, a / result);
                        }
                    }
                    /**
                     * @notice Calculates sqrt(a), following the selected rounding direction.
                     */
                    function sqrt(uint256 a, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = sqrt(a);
                            return result + (unsignedRoundsUp(rounding) && result * result < a ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 2 of a positive value rounded towards zero.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 128;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 64;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 32;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 16;
                            }
                            if (value >> 8 > 0) {
                                value >>= 8;
                                result += 8;
                            }
                            if (value >> 4 > 0) {
                                value >>= 4;
                                result += 4;
                            }
                            if (value >> 2 > 0) {
                                value >>= 2;
                                result += 2;
                            }
                            if (value >> 1 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 2, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log2(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log2(value);
                            return result + (unsignedRoundsUp(rounding) && 1 << result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 10 of a positive value rounded towards zero.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >= 10 ** 64) {
                                value /= 10 ** 64;
                                result += 64;
                            }
                            if (value >= 10 ** 32) {
                                value /= 10 ** 32;
                                result += 32;
                            }
                            if (value >= 10 ** 16) {
                                value /= 10 ** 16;
                                result += 16;
                            }
                            if (value >= 10 ** 8) {
                                value /= 10 ** 8;
                                result += 8;
                            }
                            if (value >= 10 ** 4) {
                                value /= 10 ** 4;
                                result += 4;
                            }
                            if (value >= 10 ** 2) {
                                value /= 10 ** 2;
                                result += 2;
                            }
                            if (value >= 10 ** 1) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 10, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log10(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log10(value);
                            return result + (unsignedRoundsUp(rounding) && 10 ** result < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Return the log in base 256 of a positive value rounded towards zero.
                     * Returns 0 if given 0.
                     *
                     * Adding one to the result gives the number of pairs of hex symbols needed to represent `value` as a hex string.
                     */
                    function log256(uint256 value) internal pure returns (uint256) {
                        uint256 result = 0;
                        unchecked {
                            if (value >> 128 > 0) {
                                value >>= 128;
                                result += 16;
                            }
                            if (value >> 64 > 0) {
                                value >>= 64;
                                result += 8;
                            }
                            if (value >> 32 > 0) {
                                value >>= 32;
                                result += 4;
                            }
                            if (value >> 16 > 0) {
                                value >>= 16;
                                result += 2;
                            }
                            if (value >> 8 > 0) {
                                result += 1;
                            }
                        }
                        return result;
                    }
                    /**
                     * @dev Return the log in base 256, following the selected rounding direction, of a positive value.
                     * Returns 0 if given 0.
                     */
                    function log256(uint256 value, Rounding rounding) internal pure returns (uint256) {
                        unchecked {
                            uint256 result = log256(value);
                            return result + (unsignedRoundsUp(rounding) && 1 << (result << 3) < value ? 1 : 0);
                        }
                    }
                    /**
                     * @dev Returns whether a provided rounding mode is considered rounding up for unsigned integers.
                     */
                    function unsignedRoundsUp(Rounding rounding) internal pure returns (bool) {
                        return uint8(rounding) % 2 == 1;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Provides information about the current execution context, including the
                 * sender of the transaction and its data. While these are generally available
                 * via msg.sender and msg.data, they should not be accessed in such a direct
                 * manner, since when dealing with meta-transactions the account sending and
                 * paying for execution may not be the actual sender (as far as an application
                 * is concerned).
                 *
                 * This contract is only required for intermediate, library-like contracts.
                 */
                abstract contract Context {
                    function _msgSender() internal view virtual returns (address) {
                        return msg.sender;
                    }
                    function _msgData() internal view virtual returns (bytes calldata) {
                        return msg.data;
                    }
                    function _contextSuffixLength() internal view virtual returns (uint256) {
                        return 0;
                    }
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
                interface IDefaultCollateral is IERC20 {
                    /**
                     * @notice Emitted when debt is issued.
                     * @param issuer address of the debt's issuer
                     * @param recipient address that should receive the underlying asset
                     * @param debtIssued amount of the debt issued
                     */
                    event IssueDebt(address indexed issuer, address indexed recipient, uint256 debtIssued);
                    /**
                     * @notice Emitted when debt is repaid.
                     * @param issuer address of the debt's issuer
                     * @param recipient address that received the underlying asset
                     * @param debtRepaid amount of the debt repaid
                     */
                    event RepayDebt(address indexed issuer, address indexed recipient, uint256 debtRepaid);
                    /**
                     * @notice Get the collateral's underlying asset.
                     * @return asset address of the underlying asset
                     */
                    function asset() external view returns (address);
                    /**
                     * @notice Get a total amount of repaid debt.
                     * @return total repaid debt
                     */
                    function totalRepaidDebt() external view returns (uint256);
                    /**
                     * @notice Get an amount of repaid debt created by a particular issuer.
                     * @param issuer address of the debt's issuer
                     * @return particular issuer's repaid debt
                     */
                    function issuerRepaidDebt(address issuer) external view returns (uint256);
                    /**
                     * @notice Get an amount of repaid debt to a particular recipient.
                     * @param recipient address that received the underlying asset
                     * @return particular recipient's repaid debt
                     */
                    function recipientRepaidDebt(address recipient) external view returns (uint256);
                    /**
                     * @notice Get an amount of repaid debt for a particular issuer-recipient pair.
                     * @param issuer address of the debt's issuer
                     * @param recipient address that received the underlying asset
                     * @return particular pair's repaid debt
                     */
                    function repaidDebt(address issuer, address recipient) external view returns (uint256);
                    /**
                     * @notice Get a total amount of debt.
                     * @return total debt
                     */
                    function totalDebt() external view returns (uint256);
                    /**
                     * @notice Get a current debt created by a particular issuer.
                     * @param issuer address of the debt's issuer
                     * @return particular issuer's debt
                     */
                    function issuerDebt(address issuer) external view returns (uint256);
                    /**
                     * @notice Get a current debt to a particular recipient.
                     * @param recipient address that should receive the underlying asset
                     * @return particular recipient's debt
                     */
                    function recipientDebt(address recipient) external view returns (uint256);
                    /**
                     * @notice Get a current debt for a particular issuer-recipient pair.
                     * @param issuer address of the debt's issuer
                     * @param recipient address that should receive the underlying asset
                     * @return particular pair's debt
                     */
                    function debt(address issuer, address recipient) external view returns (uint256);
                    /**
                     * @notice Burn a given amount of the collateral, and increase a debt of the underlying asset for the caller.
                     * @param recipient address that should receive the underlying asset
                     * @param amount amount of the collateral
                     */
                    function issueDebt(address recipient, uint256 amount) external;
                    error NotLimitIncreaser();
                    error InsufficientDeposit();
                    error ExceedsLimit();
                    error InsufficientWithdraw();
                    error InsufficientIssueDebt();
                    /**
                     * @notice Emmited when deposit happens.
                     * @param depositor address of the depositor
                     * @param recipient address of the collateral's recipient
                     * @param amount amount of the collateral minted
                     */
                    event Deposit(address indexed depositor, address indexed recipient, uint256 amount);
                    /**
                     * @notice Emmited when withdrawal happens.
                     * @param withdrawer address of the withdrawer
                     * @param recipient address of the underlying asset's recipient
                     * @param amount amount of the collateral burned
                     */
                    event Withdraw(address indexed withdrawer, address indexed recipient, uint256 amount);
                    /**
                     * @notice Emmited when limit is increased.
                     * @param amount amount to increase the limit by
                     */
                    event IncreaseLimit(uint256 amount);
                    /**
                     * @notice Emmited when new limit increaser is set.
                     * @param limitIncreaser address of the new limit increaser
                     */
                    event SetLimitIncreaser(address indexed limitIncreaser);
                    /**
                     * @notice Get a maximum possible collateral total supply.
                     * @return maximum collateral total supply
                     */
                    function limit() external view returns (uint256);
                    /**
                     * @notice Get an address of the limit increaser.
                     * @return address of the limit increaser
                     */
                    function limitIncreaser() external view returns (address);
                    /**
                     * @notice Deposit a given amount of the underlying asset, and mint the collateral to a particular recipient.
                     * @param recipient address of the collateral's recipient
                     * @param amount amount of the underlying asset
                     * @return amount of the collateral minted
                     */
                    function deposit(address recipient, uint256 amount) external returns (uint256);
                    /**
                     * @notice Deposit a given amount of the underlying asset using a permit functionality, and mint the collateral to a particular recipient.
                     * @param recipient address of the collateral's recipient
                     * @param amount amount of the underlying asset
                     * @param deadline timestamp of the signature's deadline
                     * @param v v component of the signature
                     * @param r r component of the signature
                     * @param s s component of the signature
                     * @return amount of the collateral minted
                     */
                    function deposit(
                        address recipient,
                        uint256 amount,
                        uint256 deadline,
                        uint8 v,
                        bytes32 r,
                        bytes32 s
                    ) external returns (uint256);
                    /**
                     * @notice Withdraw a given amount of the underlying asset, and transfer it to a particular recipient.
                     * @param recipient address of the underlying asset's recipient
                     * @param amount amount of the underlying asset
                     */
                    function withdraw(address recipient, uint256 amount) external;
                    /**
                     * @notice Increase a limit of maximum collateral total supply.
                     * @param amount amount to increase the limit by
                     * @dev Called only by limitIncreaser.
                     */
                    function increaseLimit(uint256 amount) external;
                    /**
                     * @notice Set a new limit increaser.
                     * @param limitIncreaser address of the new limit increaser
                     * @dev Called only by limitIncreaser.
                     */
                    function setLimitIncreaser(address limitIncreaser) external;
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                /**
                 * @title IWithdrawalQueue
                 * @notice Interface to handle the withdrawal process from the underlying vault.
                 * @dev Provides functions to manage withdrawals, claimable assets, and interactions with vault epochs.
                 */
                interface IWithdrawalQueue {
                    /**
                     * @notice Returns the total amount of claimable collateral by the queue.
                     * @return assets The total claimable collateral amount.
                     */
                    function pendingAssets() external view returns (uint256);
                    /**
                     * @notice Returns the total collateral amount (both claimable and pending) for a specific account.
                     * @param account The address of the account.
                     * @return balance The total collateral balance for the account.
                     */
                    function balanceOf(address account) external view returns (uint256);
                    /**
                     * @notice Returns the pending collateral amount for a specific account.
                     * @param account The address of the account.
                     * @return pendingAssets The total amount of pending collateral for the account.
                     */
                    function pendingAssetsOf(address account) external view returns (uint256);
                    /**
                     * @notice Returns the claimable collateral amount for a specific account.
                     * @param account The address of the account.
                     * @return claimableAssets The total amount of claimable collateral for the account.
                     */
                    function claimableAssetsOf(address account) external view returns (uint256);
                    /**
                     * @notice Requests the withdrawal of a specified amount of collateral for a given account.
                     * @param account The address of the account requesting the withdrawal.
                     * @param amount The amount of collateral to withdraw.
                     *
                     * @custom:requirements
                     * - `msg.sender` MUST be the vault.
                     * - `amount` MUST be greater than zero.
                     *
                     * @custom:effects
                     * - Emits a `WithdrawalRequested` event.
                     */
                    function request(address account, uint256 amount) external;
                    /**
                     * @notice Claims collateral from the External Vault for a specified epoch.
                     * @param epoch The epoch number from which to claim collateral.
                     *
                     * @custom:requirements
                     * - The epoch MUST be claimable.
                     * - There MUST be claimable withdrawals for the given epoch.
                     *
                     * @custom:effects
                     * - Emits an `EpochClaimed` event.
                     */
                    function pull(uint256 epoch) external;
                    /**
                     * @notice Finalizes the collateral claim process for a specific account and transfers it to the recipient.
                     * @dev Transfers the lesser of the claimable amount or the specified maximum amount to the recipient.
                     * @param account The address of the account to claim collateral from.
                     * @param recipient The address of the recipient receiving the collateral.
                     * @param maxAmount The maximum amount of collateral to be claimed.
                     * @return amount The actual amount of collateral claimed and transferred.
                     *
                     * @custom:requirements
                     * - `msg.sender` MUST be the vault or the account itself.
                     * - The claimable amount MUST be greater than zero.
                     * - There MUST be claimable withdrawals for the given account.
                     *
                     * @custom:effects
                     * - Emits a `Claimed` event.
                     */
                    function claim(address account, address recipient, uint256 maxAmount)
                        external
                        returns (uint256 amount);
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {
                    ERC4626Upgradeable,
                    IERC4626
                } from "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable.sol";
                import {IERC20} from "@openzeppelin/contracts/token/ERC20/IERC20.sol";
                /**
                 * @title IERC4626Vault
                 * @notice Extension of the IERC4626 interface that introduces a `deposit` method with an additional referral address parameter.
                 * @dev This interface enhances the standard ERC4626 vault by adding referral-based deposits.
                 * @dev Also extends the VaultControl interface for managing deposit limits, deposit pause and withdrawal pause.
                 */
                interface IERC4626Vault is IERC4626 {
                    /**
                     * @notice Emitted when a deposit is made through a referral.
                     * @param assets The amount of underlying tokens deposited.
                     * @param receiver The address receiving the vault shares.
                     * @param referral The address of the referral involved in the deposit.
                     */
                    event ReferralDeposit(uint256 assets, address receiver, address referral);
                    /**
                     * @notice Mints vault shares to the `receiver` by depositing a specified amount of `assets` with an associated `referral`.
                     * @param assets The amount of underlying tokens to be deposited.
                     * @param receiver The address that will receive the vault shares.
                     * @param referral The address of the referral associated with the deposit.
                     * @return shares The amount of vault shares minted to the `receiver`.
                     *
                     * @custom:requirements
                     * - The `assets` to be deposited MUST be greater than 0.
                     *
                     * @custom:effects
                     * - Transfers the underlying tokens (`assets`) from the sender to the vault.
                     * - Mints the corresponding `shares` to the `receiver`.
                     * - Deposits the `assets` into the underlying bond.
                     * - Emits a `ReferralDeposit` event.
                     */
                    function deposit(uint256 assets, address receiver, address referral)
                        external
                        returns (uint256 shares);
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {EnumerableSet} from "@openzeppelin/contracts/utils/structs/EnumerableSet.sol";
                import {IDefaultCollateral} from "../tokens/IDefaultCollateral.sol";
                import {IWithdrawalQueue} from "../utils/IWithdrawalQueue.sol";
                import {IVault as ISymbioticVault} from "@symbiotic/core/interfaces/vault/IVault.sol";
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                /**
                 * @title IMellowSymbioticVaultStorage
                 * @notice Interface for interacting with the storage of the Mellow Symbiotic Vault.
                 * @dev This interface defines methods to manage farms and related vaults.
                 */
                interface IMellowSymbioticVaultStorage {
                    /**
                     * @notice Struct to store data related to a specific farm.
                     * @param rewardToken The address of the reward token distributed by the farm.
                     * @param symbioticFarm The address of the symbiotic farm contract.
                     * @param distributionFarm The address of the distribution farm contract.
                     * @param curatorTreasury The address of the curator's treasury receiving fees.
                     * @param curatorFeeD6 The curator's fee, represented with 6 decimal places.
                     */
                    struct FarmData {
                        address rewardToken;
                        address symbioticFarm;
                        address distributionFarm;
                        address curatorTreasury;
                        uint256 curatorFeeD6;
                    }
                    /**
                     * @notice Struct to manage storage related to the symbiotic vault, withdrawal queue and farms.
                     * @param symbioticVault The address of the associated symbiotic vault.
                     * @param withdrawalQueue The withdrawal queue associated with the vault.
                     * @param farmIds The set of farm IDs associated to this vault.
                     * @param farms Mapping of farm IDs to their respective `FarmData`.
                     */
                    struct SymbioticStorage {
                        ISymbioticVault symbioticVault;
                        IDefaultCollateral symbioticCollateral;
                        IWithdrawalQueue withdrawalQueue;
                        EnumerableSet.UintSet farmIds;
                        mapping(uint256 => FarmData) farms;
                    }
                    /**
                     * @notice Returns the address of the associated Symbiotic DefaultCollateral.
                     * @return vault The address of the Symbiotic DefaultCollateral.
                     */
                    function symbioticCollateral() external view returns (IDefaultCollateral);
                    /**
                     * @notice Returns the address of the associated Symbiotic Vault.
                     * @return vault The address of the Symbiotic Vault.
                     */
                    function symbioticVault() external view returns (ISymbioticVault);
                    /**
                     * @notice Returns the address of the associated withdrawal queue.
                     * @return queue The address of the withdrawal queue.
                     */
                    function withdrawalQueue() external view returns (IWithdrawalQueue);
                    /**
                     * @notice Returns an array of farm IDs associated to the Symbiotic Vault.
                     * @return farmIds An array of farm IDs.
                     */
                    function symbioticFarmIds() external view returns (uint256[] memory);
                    /**
                     * @notice Returns the number of associated farms.
                     * @return farmCount The count of associated farms.
                     */
                    function symbioticFarmCount() external view returns (uint256);
                    /**
                     * @notice Returns the farm ID at the given index.
                     * @param index The index of the farm ID.
                     * @return farmId The farm ID at the specified index.
                     */
                    function symbioticFarmIdAt(uint256 index) external view returns (uint256);
                    /**
                     * @notice Checks if the given `farmId` exists in the set of linked farms.
                     * @param farmId The ID of the farm.
                     * @return exists `true` if the farm ID exists, `false` otherwise.
                     */
                    function symbioticFarmsContains(uint256 farmId) external view returns (bool);
                    /**
                     * @notice Returns the `FarmData` associated with the given `farmId`.
                     * @param farmId The ID of the farm.
                     * @return data The `FarmData` struct for the specified farm.
                     */
                    function symbioticFarm(uint256 farmId) external view returns (FarmData memory);
                    /**
                     * @notice Emitted when a new symbiotic collateral is set.
                     * @param symbioticCollateral The address of the new symbiotic collateral.
                     * @param timestamp The time at which the symbiotic collateral was set.
                     */
                    event SymbioticCollateralSet(address symbioticCollateral, uint256 timestamp);
                    /**
                     * @notice Emitted when a new symbiotic vault is set.
                     * @param symbioticVault The address of the new symbiotic vault.
                     * @param timestamp The time at which the symbiotic vault was set.
                     */
                    event SymbioticVaultSet(address symbioticVault, uint256 timestamp);
                    /**
                     * @notice Emitted when a new withdrawal queue is set.
                     * @param withdrawalQueue The address of the new withdrawal queue.
                     * @param timestamp The time at which the withdrawal queue was set.
                     */
                    event WithdrawalQueueSet(address withdrawalQueue, uint256 timestamp);
                    /**
                     * @notice Emitted when a new farm is set.
                     * @param farmId The ID of the farm.
                     * @param farmData The `FarmData` struct containing details of the farm.
                     * @param timestamp The time at which the farm was set.
                     */
                    event FarmSet(uint256 farmId, FarmData farmData, uint256 timestamp);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/manager/AccessManager.sol)
                pragma solidity ^0.8.20;
                import {IAccessManager} from "@openzeppelin/contracts/access/manager/IAccessManager.sol";
                import {IAccessManaged} from "@openzeppelin/contracts/access/manager/IAccessManaged.sol";
                import {Address} from "@openzeppelin/contracts/utils/Address.sol";
                import {ContextUpgradeable} from "../../utils/ContextUpgradeable.sol";
                import {MulticallUpgradeable} from "../../utils/MulticallUpgradeable.sol";
                import {Math} from "@openzeppelin/contracts/utils/math/Math.sol";
                import {Time} from "@openzeppelin/contracts/utils/types/Time.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev AccessManager is a central contract to store the permissions of a system.
                 *
                 * A smart contract under the control of an AccessManager instance is known as a target, and will inherit from the
                 * {AccessManaged} contract, be connected to this contract as its manager and implement the {AccessManaged-restricted}
                 * modifier on a set of functions selected to be permissioned. Note that any function without this setup won't be
                 * effectively restricted.
                 *
                 * The restriction rules for such functions are defined in terms of "roles" identified by an `uint64` and scoped
                 * by target (`address`) and function selectors (`bytes4`). These roles are stored in this contract and can be
                 * configured by admins (`ADMIN_ROLE` members) after a delay (see {getTargetAdminDelay}).
                 *
                 * For each target contract, admins can configure the following without any delay:
                 *
                 * * The target's {AccessManaged-authority} via {updateAuthority}.
                 * * Close or open a target via {setTargetClosed} keeping the permissions intact.
                 * * The roles that are allowed (or disallowed) to call a given function (identified by its selector) through {setTargetFunctionRole}.
                 *
                 * By default every address is member of the `PUBLIC_ROLE` and every target function is restricted to the `ADMIN_ROLE` until configured otherwise.
                 * Additionally, each role has the following configuration options restricted to this manager's admins:
                 *
                 * * A role's admin role via {setRoleAdmin} who can grant or revoke roles.
                 * * A role's guardian role via {setRoleGuardian} who's allowed to cancel operations.
                 * * A delay in which a role takes effect after being granted through {setGrantDelay}.
                 * * A delay of any target's admin action via {setTargetAdminDelay}.
                 * * A role label for discoverability purposes with {labelRole}.
                 *
                 * Any account can be added and removed into any number of these roles by using the {grantRole} and {revokeRole} functions
                 * restricted to each role's admin (see {getRoleAdmin}).
                 *
                 * Since all the permissions of the managed system can be modified by the admins of this instance, it is expected that
                 * they will be highly secured (e.g., a multisig or a well-configured DAO).
                 *
                 * NOTE: This contract implements a form of the {IAuthority} interface, but {canCall} has additional return data so it
                 * doesn't inherit `IAuthority`. It is however compatible with the `IAuthority` interface since the first 32 bytes of
                 * the return data are a boolean as expected by that interface.
                 *
                 * NOTE: Systems that implement other access control mechanisms (for example using {Ownable}) can be paired with an
                 * {AccessManager} by transferring permissions (ownership in the case of {Ownable}) directly to the {AccessManager}.
                 * Users will be able to interact with these contracts through the {execute} function, following the access rules
                 * registered in the {AccessManager}. Keep in mind that in that context, the msg.sender seen by restricted functions
                 * will be {AccessManager} itself.
                 *
                 * WARNING: When granting permissions over an {Ownable} or {AccessControl} contract to an {AccessManager}, be very
                 * mindful of the danger associated with functions such as {{Ownable-renounceOwnership}} or
                 * {{AccessControl-renounceRole}}.
                 */
                contract AccessManagerUpgradeable is Initializable, ContextUpgradeable, MulticallUpgradeable, IAccessManager {
                    using Time for *;
                    // Structure that stores the details for a target contract.
                    struct TargetConfig {
                        mapping(bytes4 selector => uint64 roleId) allowedRoles;
                        Time.Delay adminDelay;
                        bool closed;
                    }
                    // Structure that stores the details for a role/account pair. This structures fit into a single slot.
                    struct Access {
                        // Timepoint at which the user gets the permission.
                        // If this is either 0 or in the future, then the role permission is not available.
                        uint48 since;
                        // Delay for execution. Only applies to restricted() / execute() calls.
                        Time.Delay delay;
                    }
                    // Structure that stores the details of a role.
                    struct Role {
                        // Members of the role.
                        mapping(address user => Access access) members;
                        // Admin who can grant or revoke permissions.
                        uint64 admin;
                        // Guardian who can cancel operations targeting functions that need this role.
                        uint64 guardian;
                        // Delay in which the role takes effect after being granted.
                        Time.Delay grantDelay;
                    }
                    // Structure that stores the details for a scheduled operation. This structure fits into a single slot.
                    struct Schedule {
                        // Moment at which the operation can be executed.
                        uint48 timepoint;
                        // Operation nonce to allow third-party contracts to identify the operation.
                        uint32 nonce;
                    }
                    uint64 public constant ADMIN_ROLE = type(uint64).min; // 0
                    uint64 public constant PUBLIC_ROLE = type(uint64).max; // 2**64-1
                    /// @custom:storage-location erc7201:openzeppelin.storage.AccessManager
                    struct AccessManagerStorage {
                        mapping(address target => TargetConfig mode) _targets;
                        mapping(uint64 roleId => Role) _roles;
                        mapping(bytes32 operationId => Schedule) _schedules;
                        // Used to identify operations that are currently being executed via {execute}.
                        // This should be transient storage when supported by the EVM.
                        bytes32 _executionId;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.AccessManager")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant AccessManagerStorageLocation = 0x40c6c8c28789853c7efd823ab20824bbd71718a8a5915e855f6f288c9a26ad00;
                    function _getAccessManagerStorage() private pure returns (AccessManagerStorage storage $) {
                        assembly {
                            $.slot := AccessManagerStorageLocation
                        }
                    }
                    /**
                     * @dev Check that the caller is authorized to perform the operation, following the restrictions encoded in
                     * {_getAdminRestrictions}.
                     */
                    modifier onlyAuthorized() {
                        _checkAuthorized();
                        _;
                    }
                    function __AccessManager_init(address initialAdmin) internal onlyInitializing {
                        __AccessManager_init_unchained(initialAdmin);
                    }
                    function __AccessManager_init_unchained(address initialAdmin) internal onlyInitializing {
                        if (initialAdmin == address(0)) {
                            revert AccessManagerInvalidInitialAdmin(address(0));
                        }
                        // admin is active immediately and without any execution delay.
                        _grantRole(ADMIN_ROLE, initialAdmin, 0, 0);
                    }
                    // =================================================== GETTERS ====================================================
                    /// @inheritdoc IAccessManager
                    function canCall(
                        address caller,
                        address target,
                        bytes4 selector
                    ) public view virtual returns (bool immediate, uint32 delay) {
                        if (isTargetClosed(target)) {
                            return (false, 0);
                        } else if (caller == address(this)) {
                            // Caller is AccessManager, this means the call was sent through {execute} and it already checked
                            // permissions. We verify that the call "identifier", which is set during {execute}, is correct.
                            return (_isExecuting(target, selector), 0);
                        } else {
                            uint64 roleId = getTargetFunctionRole(target, selector);
                            (bool isMember, uint32 currentDelay) = hasRole(roleId, caller);
                            return isMember ? (currentDelay == 0, currentDelay) : (false, 0);
                        }
                    }
                    /// @inheritdoc IAccessManager
                    function expiration() public view virtual returns (uint32) {
                        return 1 weeks;
                    }
                    /// @inheritdoc IAccessManager
                    function minSetback() public view virtual returns (uint32) {
                        return 5 days;
                    }
                    /// @inheritdoc IAccessManager
                    function isTargetClosed(address target) public view virtual returns (bool) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._targets[target].closed;
                    }
                    /// @inheritdoc IAccessManager
                    function getTargetFunctionRole(address target, bytes4 selector) public view virtual returns (uint64) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._targets[target].allowedRoles[selector];
                    }
                    /// @inheritdoc IAccessManager
                    function getTargetAdminDelay(address target) public view virtual returns (uint32) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._targets[target].adminDelay.get();
                    }
                    /// @inheritdoc IAccessManager
                    function getRoleAdmin(uint64 roleId) public view virtual returns (uint64) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._roles[roleId].admin;
                    }
                    /// @inheritdoc IAccessManager
                    function getRoleGuardian(uint64 roleId) public view virtual returns (uint64) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._roles[roleId].guardian;
                    }
                    /// @inheritdoc IAccessManager
                    function getRoleGrantDelay(uint64 roleId) public view virtual returns (uint32) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._roles[roleId].grantDelay.get();
                    }
                    /// @inheritdoc IAccessManager
                    function getAccess(
                        uint64 roleId,
                        address account
                    ) public view virtual returns (uint48 since, uint32 currentDelay, uint32 pendingDelay, uint48 effect) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        Access storage access = $._roles[roleId].members[account];
                        since = access.since;
                        (currentDelay, pendingDelay, effect) = access.delay.getFull();
                        return (since, currentDelay, pendingDelay, effect);
                    }
                    /// @inheritdoc IAccessManager
                    function hasRole(
                        uint64 roleId,
                        address account
                    ) public view virtual returns (bool isMember, uint32 executionDelay) {
                        if (roleId == PUBLIC_ROLE) {
                            return (true, 0);
                        } else {
                            (uint48 hasRoleSince, uint32 currentDelay, , ) = getAccess(roleId, account);
                            return (hasRoleSince != 0 && hasRoleSince <= Time.timestamp(), currentDelay);
                        }
                    }
                    // =============================================== ROLE MANAGEMENT ===============================================
                    /// @inheritdoc IAccessManager
                    function labelRole(uint64 roleId, string calldata label) public virtual onlyAuthorized {
                        if (roleId == ADMIN_ROLE || roleId == PUBLIC_ROLE) {
                            revert AccessManagerLockedRole(roleId);
                        }
                        emit RoleLabel(roleId, label);
                    }
                    /// @inheritdoc IAccessManager
                    function grantRole(uint64 roleId, address account, uint32 executionDelay) public virtual onlyAuthorized {
                        _grantRole(roleId, account, getRoleGrantDelay(roleId), executionDelay);
                    }
                    /// @inheritdoc IAccessManager
                    function revokeRole(uint64 roleId, address account) public virtual onlyAuthorized {
                        _revokeRole(roleId, account);
                    }
                    /// @inheritdoc IAccessManager
                    function renounceRole(uint64 roleId, address callerConfirmation) public virtual {
                        if (callerConfirmation != _msgSender()) {
                            revert AccessManagerBadConfirmation();
                        }
                        _revokeRole(roleId, callerConfirmation);
                    }
                    /// @inheritdoc IAccessManager
                    function setRoleAdmin(uint64 roleId, uint64 admin) public virtual onlyAuthorized {
                        _setRoleAdmin(roleId, admin);
                    }
                    /// @inheritdoc IAccessManager
                    function setRoleGuardian(uint64 roleId, uint64 guardian) public virtual onlyAuthorized {
                        _setRoleGuardian(roleId, guardian);
                    }
                    /// @inheritdoc IAccessManager
                    function setGrantDelay(uint64 roleId, uint32 newDelay) public virtual onlyAuthorized {
                        _setGrantDelay(roleId, newDelay);
                    }
                    /**
                     * @dev Internal version of {grantRole} without access control. Returns true if the role was newly granted.
                     *
                     * Emits a {RoleGranted} event.
                     */
                    function _grantRole(
                        uint64 roleId,
                        address account,
                        uint32 grantDelay,
                        uint32 executionDelay
                    ) internal virtual returns (bool) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        if (roleId == PUBLIC_ROLE) {
                            revert AccessManagerLockedRole(roleId);
                        }
                        bool newMember = $._roles[roleId].members[account].since == 0;
                        uint48 since;
                        if (newMember) {
                            since = Time.timestamp() + grantDelay;
                            $._roles[roleId].members[account] = Access({since: since, delay: executionDelay.toDelay()});
                        } else {
                            // No setback here. Value can be reset by doing revoke + grant, effectively allowing the admin to perform
                            // any change to the execution delay within the duration of the role admin delay.
                            ($._roles[roleId].members[account].delay, since) = $._roles[roleId].members[account].delay.withUpdate(
                                executionDelay,
                                0
                            );
                        }
                        emit RoleGranted(roleId, account, executionDelay, since, newMember);
                        return newMember;
                    }
                    /**
                     * @dev Internal version of {revokeRole} without access control. This logic is also used by {renounceRole}.
                     * Returns true if the role was previously granted.
                     *
                     * Emits a {RoleRevoked} event if the account had the role.
                     */
                    function _revokeRole(uint64 roleId, address account) internal virtual returns (bool) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        if (roleId == PUBLIC_ROLE) {
                            revert AccessManagerLockedRole(roleId);
                        }
                        if ($._roles[roleId].members[account].since == 0) {
                            return false;
                        }
                        delete $._roles[roleId].members[account];
                        emit RoleRevoked(roleId, account);
                        return true;
                    }
                    /**
                     * @dev Internal version of {setRoleAdmin} without access control.
                     *
                     * Emits a {RoleAdminChanged} event.
                     *
                     * NOTE: Setting the admin role as the `PUBLIC_ROLE` is allowed, but it will effectively allow
                     * anyone to set grant or revoke such role.
                     */
                    function _setRoleAdmin(uint64 roleId, uint64 admin) internal virtual {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        if (roleId == ADMIN_ROLE || roleId == PUBLIC_ROLE) {
                            revert AccessManagerLockedRole(roleId);
                        }
                        $._roles[roleId].admin = admin;
                        emit RoleAdminChanged(roleId, admin);
                    }
                    /**
                     * @dev Internal version of {setRoleGuardian} without access control.
                     *
                     * Emits a {RoleGuardianChanged} event.
                     *
                     * NOTE: Setting the guardian role as the `PUBLIC_ROLE` is allowed, but it will effectively allow
                     * anyone to cancel any scheduled operation for such role.
                     */
                    function _setRoleGuardian(uint64 roleId, uint64 guardian) internal virtual {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        if (roleId == ADMIN_ROLE || roleId == PUBLIC_ROLE) {
                            revert AccessManagerLockedRole(roleId);
                        }
                        $._roles[roleId].guardian = guardian;
                        emit RoleGuardianChanged(roleId, guardian);
                    }
                    /**
                     * @dev Internal version of {setGrantDelay} without access control.
                     *
                     * Emits a {RoleGrantDelayChanged} event.
                     */
                    function _setGrantDelay(uint64 roleId, uint32 newDelay) internal virtual {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        if (roleId == PUBLIC_ROLE) {
                            revert AccessManagerLockedRole(roleId);
                        }
                        uint48 effect;
                        ($._roles[roleId].grantDelay, effect) = $._roles[roleId].grantDelay.withUpdate(newDelay, minSetback());
                        emit RoleGrantDelayChanged(roleId, newDelay, effect);
                    }
                    // ============================================= FUNCTION MANAGEMENT ==============================================
                    /// @inheritdoc IAccessManager
                    function setTargetFunctionRole(
                        address target,
                        bytes4[] calldata selectors,
                        uint64 roleId
                    ) public virtual onlyAuthorized {
                        for (uint256 i = 0; i < selectors.length; ++i) {
                            _setTargetFunctionRole(target, selectors[i], roleId);
                        }
                    }
                    /**
                     * @dev Internal version of {setTargetFunctionRole} without access control.
                     *
                     * Emits a {TargetFunctionRoleUpdated} event.
                     */
                    function _setTargetFunctionRole(address target, bytes4 selector, uint64 roleId) internal virtual {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        $._targets[target].allowedRoles[selector] = roleId;
                        emit TargetFunctionRoleUpdated(target, selector, roleId);
                    }
                    /// @inheritdoc IAccessManager
                    function setTargetAdminDelay(address target, uint32 newDelay) public virtual onlyAuthorized {
                        _setTargetAdminDelay(target, newDelay);
                    }
                    /**
                     * @dev Internal version of {setTargetAdminDelay} without access control.
                     *
                     * Emits a {TargetAdminDelayUpdated} event.
                     */
                    function _setTargetAdminDelay(address target, uint32 newDelay) internal virtual {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        uint48 effect;
                        ($._targets[target].adminDelay, effect) = $._targets[target].adminDelay.withUpdate(newDelay, minSetback());
                        emit TargetAdminDelayUpdated(target, newDelay, effect);
                    }
                    // =============================================== MODE MANAGEMENT ================================================
                    /// @inheritdoc IAccessManager
                    function setTargetClosed(address target, bool closed) public virtual onlyAuthorized {
                        _setTargetClosed(target, closed);
                    }
                    /**
                     * @dev Set the closed flag for a contract. This is an internal setter with no access restrictions.
                     *
                     * Emits a {TargetClosed} event.
                     */
                    function _setTargetClosed(address target, bool closed) internal virtual {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        if (target == address(this)) {
                            revert AccessManagerLockedAccount(target);
                        }
                        $._targets[target].closed = closed;
                        emit TargetClosed(target, closed);
                    }
                    // ============================================== DELAYED OPERATIONS ==============================================
                    /// @inheritdoc IAccessManager
                    function getSchedule(bytes32 id) public view virtual returns (uint48) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        uint48 timepoint = $._schedules[id].timepoint;
                        return _isExpired(timepoint) ? 0 : timepoint;
                    }
                    /// @inheritdoc IAccessManager
                    function getNonce(bytes32 id) public view virtual returns (uint32) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._schedules[id].nonce;
                    }
                    /// @inheritdoc IAccessManager
                    function schedule(
                        address target,
                        bytes calldata data,
                        uint48 when
                    ) public virtual returns (bytes32 operationId, uint32 nonce) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        address caller = _msgSender();
                        // Fetch restrictions that apply to the caller on the targeted function
                        (, uint32 setback) = _canCallExtended(caller, target, data);
                        uint48 minWhen = Time.timestamp() + setback;
                        // if call with delay is not authorized, or if requested timing is too soon
                        if (setback == 0 || (when > 0 && when < minWhen)) {
                            revert AccessManagerUnauthorizedCall(caller, target, _checkSelector(data));
                        }
                        // Reuse variable due to stack too deep
                        when = uint48(Math.max(when, minWhen)); // cast is safe: both inputs are uint48
                        // If caller is authorised, schedule operation
                        operationId = hashOperation(caller, target, data);
                        _checkNotScheduled(operationId);
                        unchecked {
                            // It's not feasible to overflow the nonce in less than 1000 years
                            nonce = $._schedules[operationId].nonce + 1;
                        }
                        $._schedules[operationId].timepoint = when;
                        $._schedules[operationId].nonce = nonce;
                        emit OperationScheduled(operationId, nonce, when, caller, target, data);
                        // Using named return values because otherwise we get stack too deep
                    }
                    /**
                     * @dev Reverts if the operation is currently scheduled and has not expired.
                     * (Note: This function was introduced due to stack too deep errors in schedule.)
                     */
                    function _checkNotScheduled(bytes32 operationId) private view {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        uint48 prevTimepoint = $._schedules[operationId].timepoint;
                        if (prevTimepoint != 0 && !_isExpired(prevTimepoint)) {
                            revert AccessManagerAlreadyScheduled(operationId);
                        }
                    }
                    /// @inheritdoc IAccessManager
                    // Reentrancy is not an issue because permissions are checked on msg.sender. Additionally,
                    // _consumeScheduledOp guarantees a scheduled operation is only executed once.
                    // slither-disable-next-line reentrancy-no-eth
                    function execute(address target, bytes calldata data) public payable virtual returns (uint32) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        address caller = _msgSender();
                        // Fetch restrictions that apply to the caller on the targeted function
                        (bool immediate, uint32 setback) = _canCallExtended(caller, target, data);
                        // If caller is not authorised, revert
                        if (!immediate && setback == 0) {
                            revert AccessManagerUnauthorizedCall(caller, target, _checkSelector(data));
                        }
                        bytes32 operationId = hashOperation(caller, target, data);
                        uint32 nonce;
                        // If caller is authorised, check operation was scheduled early enough
                        // Consume an available schedule even if there is no currently enforced delay
                        if (setback != 0 || getSchedule(operationId) != 0) {
                            nonce = _consumeScheduledOp(operationId);
                        }
                        // Mark the target and selector as authorised
                        bytes32 executionIdBefore = $._executionId;
                        $._executionId = _hashExecutionId(target, _checkSelector(data));
                        // Perform call
                        Address.functionCallWithValue(target, data, msg.value);
                        // Reset execute identifier
                        $._executionId = executionIdBefore;
                        return nonce;
                    }
                    /// @inheritdoc IAccessManager
                    function cancel(address caller, address target, bytes calldata data) public virtual returns (uint32) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        address msgsender = _msgSender();
                        bytes4 selector = _checkSelector(data);
                        bytes32 operationId = hashOperation(caller, target, data);
                        if ($._schedules[operationId].timepoint == 0) {
                            revert AccessManagerNotScheduled(operationId);
                        } else if (caller != msgsender) {
                            // calls can only be canceled by the account that scheduled them, a global admin, or by a guardian of the required role.
                            (bool isAdmin, ) = hasRole(ADMIN_ROLE, msgsender);
                            (bool isGuardian, ) = hasRole(getRoleGuardian(getTargetFunctionRole(target, selector)), msgsender);
                            if (!isAdmin && !isGuardian) {
                                revert AccessManagerUnauthorizedCancel(msgsender, caller, target, selector);
                            }
                        }
                        delete $._schedules[operationId].timepoint; // reset the timepoint, keep the nonce
                        uint32 nonce = $._schedules[operationId].nonce;
                        emit OperationCanceled(operationId, nonce);
                        return nonce;
                    }
                    /// @inheritdoc IAccessManager
                    function consumeScheduledOp(address caller, bytes calldata data) public virtual {
                        address target = _msgSender();
                        if (IAccessManaged(target).isConsumingScheduledOp() != IAccessManaged.isConsumingScheduledOp.selector) {
                            revert AccessManagerUnauthorizedConsume(target);
                        }
                        _consumeScheduledOp(hashOperation(caller, target, data));
                    }
                    /**
                     * @dev Internal variant of {consumeScheduledOp} that operates on bytes32 operationId.
                     *
                     * Returns the nonce of the scheduled operation that is consumed.
                     */
                    function _consumeScheduledOp(bytes32 operationId) internal virtual returns (uint32) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        uint48 timepoint = $._schedules[operationId].timepoint;
                        uint32 nonce = $._schedules[operationId].nonce;
                        if (timepoint == 0) {
                            revert AccessManagerNotScheduled(operationId);
                        } else if (timepoint > Time.timestamp()) {
                            revert AccessManagerNotReady(operationId);
                        } else if (_isExpired(timepoint)) {
                            revert AccessManagerExpired(operationId);
                        }
                        delete $._schedules[operationId].timepoint; // reset the timepoint, keep the nonce
                        emit OperationExecuted(operationId, nonce);
                        return nonce;
                    }
                    /// @inheritdoc IAccessManager
                    function hashOperation(address caller, address target, bytes calldata data) public view virtual returns (bytes32) {
                        return keccak256(abi.encode(caller, target, data));
                    }
                    // ==================================================== OTHERS ====================================================
                    /// @inheritdoc IAccessManager
                    function updateAuthority(address target, address newAuthority) public virtual onlyAuthorized {
                        IAccessManaged(target).setAuthority(newAuthority);
                    }
                    // ================================================= ADMIN LOGIC ==================================================
                    /**
                     * @dev Check if the current call is authorized according to admin logic.
                     */
                    function _checkAuthorized() private {
                        address caller = _msgSender();
                        (bool immediate, uint32 delay) = _canCallSelf(caller, _msgData());
                        if (!immediate) {
                            if (delay == 0) {
                                (, uint64 requiredRole, ) = _getAdminRestrictions(_msgData());
                                revert AccessManagerUnauthorizedAccount(caller, requiredRole);
                            } else {
                                _consumeScheduledOp(hashOperation(caller, address(this), _msgData()));
                            }
                        }
                    }
                    /**
                     * @dev Get the admin restrictions of a given function call based on the function and arguments involved.
                     *
                     * Returns:
                     * - bool restricted: does this data match a restricted operation
                     * - uint64: which role is this operation restricted to
                     * - uint32: minimum delay to enforce for that operation (max between operation's delay and admin's execution delay)
                     */
                    function _getAdminRestrictions(
                        bytes calldata data
                    ) private view returns (bool restricted, uint64 roleAdminId, uint32 executionDelay) {
                        if (data.length < 4) {
                            return (false, 0, 0);
                        }
                        bytes4 selector = _checkSelector(data);
                        // Restricted to ADMIN with no delay beside any execution delay the caller may have
                        if (
                            selector == this.labelRole.selector ||
                            selector == this.setRoleAdmin.selector ||
                            selector == this.setRoleGuardian.selector ||
                            selector == this.setGrantDelay.selector ||
                            selector == this.setTargetAdminDelay.selector
                        ) {
                            return (true, ADMIN_ROLE, 0);
                        }
                        // Restricted to ADMIN with the admin delay corresponding to the target
                        if (
                            selector == this.updateAuthority.selector ||
                            selector == this.setTargetClosed.selector ||
                            selector == this.setTargetFunctionRole.selector
                        ) {
                            // First argument is a target.
                            address target = abi.decode(data[0x04:0x24], (address));
                            uint32 delay = getTargetAdminDelay(target);
                            return (true, ADMIN_ROLE, delay);
                        }
                        // Restricted to that role's admin with no delay beside any execution delay the caller may have.
                        if (selector == this.grantRole.selector || selector == this.revokeRole.selector) {
                            // First argument is a roleId.
                            uint64 roleId = abi.decode(data[0x04:0x24], (uint64));
                            return (true, getRoleAdmin(roleId), 0);
                        }
                        return (false, 0, 0);
                    }
                    // =================================================== HELPERS ====================================================
                    /**
                     * @dev An extended version of {canCall} for internal usage that checks {_canCallSelf}
                     * when the target is this contract.
                     *
                     * Returns:
                     * - bool immediate: whether the operation can be executed immediately (with no delay)
                     * - uint32 delay: the execution delay
                     */
                    function _canCallExtended(
                        address caller,
                        address target,
                        bytes calldata data
                    ) private view returns (bool immediate, uint32 delay) {
                        if (target == address(this)) {
                            return _canCallSelf(caller, data);
                        } else {
                            return data.length < 4 ? (false, 0) : canCall(caller, target, _checkSelector(data));
                        }
                    }
                    /**
                     * @dev A version of {canCall} that checks for admin restrictions in this contract.
                     */
                    function _canCallSelf(address caller, bytes calldata data) private view returns (bool immediate, uint32 delay) {
                        if (data.length < 4) {
                            return (false, 0);
                        }
                        if (caller == address(this)) {
                            // Caller is AccessManager, this means the call was sent through {execute} and it already checked
                            // permissions. We verify that the call "identifier", which is set during {execute}, is correct.
                            return (_isExecuting(address(this), _checkSelector(data)), 0);
                        }
                        (bool enabled, uint64 roleId, uint32 operationDelay) = _getAdminRestrictions(data);
                        if (!enabled) {
                            return (false, 0);
                        }
                        (bool inRole, uint32 executionDelay) = hasRole(roleId, caller);
                        if (!inRole) {
                            return (false, 0);
                        }
                        // downcast is safe because both options are uint32
                        delay = uint32(Math.max(operationDelay, executionDelay));
                        return (delay == 0, delay);
                    }
                    /**
                     * @dev Returns true if a call with `target` and `selector` is being executed via {executed}.
                     */
                    function _isExecuting(address target, bytes4 selector) private view returns (bool) {
                        AccessManagerStorage storage $ = _getAccessManagerStorage();
                        return $._executionId == _hashExecutionId(target, selector);
                    }
                    /**
                     * @dev Returns true if a schedule timepoint is past its expiration deadline.
                     */
                    function _isExpired(uint48 timepoint) private view returns (bool) {
                        return timepoint + expiration() <= Time.timestamp();
                    }
                    /**
                     * @dev Extracts the selector from calldata. Panics if data is not at least 4 bytes
                     */
                    function _checkSelector(bytes calldata data) private pure returns (bytes4) {
                        return bytes4(data[0:4]);
                    }
                    /**
                     * @dev Hashing function for execute protection
                     */
                    function _hashExecutionId(address target, bytes4 selector) private pure returns (bytes32) {
                        return keccak256(abi.encode(target, selector));
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/ReentrancyGuard.sol)
                pragma solidity ^0.8.20;
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that helps prevent reentrant calls to a function.
                 *
                 * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
                 * available, which can be applied to functions to make sure there are no nested
                 * (reentrant) calls to them.
                 *
                 * Note that because there is a single `nonReentrant` guard, functions marked as
                 * `nonReentrant` may not call one another. This can be worked around by making
                 * those functions `private`, and then adding `external` `nonReentrant` entry
                 * points to them.
                 *
                 * TIP: If you would like to learn more about reentrancy and alternative ways
                 * to protect against it, check out our blog post
                 * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
                 */
                abstract contract ReentrancyGuardUpgradeable is Initializable {
                    // Booleans are more expensive than uint256 or any type that takes up a full
                    // word because each write operation emits an extra SLOAD to first read the
                    // slot's contents, replace the bits taken up by the boolean, and then write
                    // back. This is the compiler's defense against contract upgrades and
                    // pointer aliasing, and it cannot be disabled.
                    // The values being non-zero value makes deployment a bit more expensive,
                    // but in exchange the refund on every call to nonReentrant will be lower in
                    // amount. Since refunds are capped to a percentage of the total
                    // transaction's gas, it is best to keep them low in cases like this one, to
                    // increase the likelihood of the full refund coming into effect.
                    uint256 private constant NOT_ENTERED = 1;
                    uint256 private constant ENTERED = 2;
                    /// @custom:storage-location erc7201:openzeppelin.storage.ReentrancyGuard
                    struct ReentrancyGuardStorage {
                        uint256 _status;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.ReentrancyGuard")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant ReentrancyGuardStorageLocation = 0x9b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00;
                    function _getReentrancyGuardStorage() private pure returns (ReentrancyGuardStorage storage $) {
                        assembly {
                            $.slot := ReentrancyGuardStorageLocation
                        }
                    }
                    /**
                     * @dev Unauthorized reentrant call.
                     */
                    error ReentrancyGuardReentrantCall();
                    function __ReentrancyGuard_init() internal onlyInitializing {
                        __ReentrancyGuard_init_unchained();
                    }
                    function __ReentrancyGuard_init_unchained() internal onlyInitializing {
                        ReentrancyGuardStorage storage $ = _getReentrancyGuardStorage();
                        $._status = NOT_ENTERED;
                    }
                    /**
                     * @dev Prevents a contract from calling itself, directly or indirectly.
                     * Calling a `nonReentrant` function from another `nonReentrant`
                     * function is not supported. It is possible to prevent this from happening
                     * by making the `nonReentrant` function external, and making it call a
                     * `private` function that does the actual work.
                     */
                    modifier nonReentrant() {
                        _nonReentrantBefore();
                        _;
                        _nonReentrantAfter();
                    }
                    function _nonReentrantBefore() private {
                        ReentrancyGuardStorage storage $ = _getReentrancyGuardStorage();
                        // On the first call to nonReentrant, _status will be NOT_ENTERED
                        if ($._status == ENTERED) {
                            revert ReentrancyGuardReentrantCall();
                        }
                        // Any calls to nonReentrant after this point will fail
                        $._status = ENTERED;
                    }
                    function _nonReentrantAfter() private {
                        ReentrancyGuardStorage storage $ = _getReentrancyGuardStorage();
                        // By storing the original value once again, a refund is triggered (see
                        // https://eips.ethereum.org/EIPS/eip-2200)
                        $._status = NOT_ENTERED;
                    }
                    /**
                     * @dev Returns true if the reentrancy guard is currently set to "entered", which indicates there is a
                     * `nonReentrant` function in the call stack.
                     */
                    function _reentrancyGuardEntered() internal view returns (bool) {
                        ReentrancyGuardStorage storage $ = _getReentrancyGuardStorage();
                        return $._status == ENTERED;
                    }
                }
                // SPDX-License-Identifier: MIT
                pragma solidity ^0.8.0;
                import {IMigratableEntity} from "../common/IMigratableEntity.sol";
                import {IVaultStorage} from "./IVaultStorage.sol";
                interface IVault is IMigratableEntity, IVaultStorage {
                    error AlreadyClaimed();
                    error AlreadySet();
                    error DelegatorAlreadyInitialized();
                    error DepositLimitReached();
                    error InsufficientClaim();
                    error InsufficientDeposit();
                    error InsufficientRedemption();
                    error InsufficientWithdrawal();
                    error InvalidAccount();
                    error InvalidCaptureEpoch();
                    error InvalidClaimer();
                    error InvalidCollateral();
                    error InvalidDelegator();
                    error InvalidEpoch();
                    error InvalidEpochDuration();
                    error InvalidLengthEpochs();
                    error InvalidOnBehalfOf();
                    error InvalidRecipient();
                    error InvalidSlasher();
                    error MissingRoles();
                    error NotDelegator();
                    error NotSlasher();
                    error NotWhitelistedDepositor();
                    error SlasherAlreadyInitialized();
                    error TooMuchRedeem();
                    error TooMuchWithdraw();
                    /**
                     * @notice Initial parameters needed for a vault deployment.
                     * @param collateral vault's underlying collateral
                     * @param burner vault's burner to issue debt to (e.g., 0xdEaD or some unwrapper contract)
                     * @param epochDuration duration of the vault epoch (it determines sync points for withdrawals)
                     * @param depositWhitelist if enabling deposit whitelist
                     * @param isDepositLimit if enabling deposit limit
                     * @param depositLimit deposit limit (maximum amount of the collateral that can be in the vault simultaneously)
                     * @param defaultAdminRoleHolder address of the initial DEFAULT_ADMIN_ROLE holder
                     * @param depositWhitelistSetRoleHolder address of the initial DEPOSIT_WHITELIST_SET_ROLE holder
                     * @param depositorWhitelistRoleHolder address of the initial DEPOSITOR_WHITELIST_ROLE holder
                     * @param isDepositLimitSetRoleHolder address of the initial IS_DEPOSIT_LIMIT_SET_ROLE holder
                     * @param depositLimitSetRoleHolder address of the initial DEPOSIT_LIMIT_SET_ROLE holder
                     */
                    struct InitParams {
                        address collateral;
                        address burner;
                        uint48 epochDuration;
                        bool depositWhitelist;
                        bool isDepositLimit;
                        uint256 depositLimit;
                        address defaultAdminRoleHolder;
                        address depositWhitelistSetRoleHolder;
                        address depositorWhitelistRoleHolder;
                        address isDepositLimitSetRoleHolder;
                        address depositLimitSetRoleHolder;
                    }
                    /**
                     * @notice Hints for an active balance.
                     * @param activeSharesOfHint hint for the active shares of checkpoint
                     * @param activeStakeHint hint for the active stake checkpoint
                     * @param activeSharesHint hint for the active shares checkpoint
                     */
                    struct ActiveBalanceOfHints {
                        bytes activeSharesOfHint;
                        bytes activeStakeHint;
                        bytes activeSharesHint;
                    }
                    /**
                     * @notice Emitted when a deposit is made.
                     * @param depositor account that made the deposit
                     * @param onBehalfOf account the deposit was made on behalf of
                     * @param amount amount of the collateral deposited
                     * @param shares amount of the active shares minted
                     */
                    event Deposit(address indexed depositor, address indexed onBehalfOf, uint256 amount, uint256 shares);
                    /**
                     * @notice Emitted when a withdrawal is made.
                     * @param withdrawer account that made the withdrawal
                     * @param claimer account that needs to claim the withdrawal
                     * @param amount amount of the collateral withdrawn
                     * @param burnedShares amount of the active shares burned
                     * @param mintedShares amount of the epoch withdrawal shares minted
                     */
                    event Withdraw(
                        address indexed withdrawer, address indexed claimer, uint256 amount, uint256 burnedShares, uint256 mintedShares
                    );
                    /**
                     * @notice Emitted when a claim is made.
                     * @param claimer account that claimed
                     * @param recipient account that received the collateral
                     * @param epoch epoch the collateral was claimed for
                     * @param amount amount of the collateral claimed
                     */
                    event Claim(address indexed claimer, address indexed recipient, uint256 epoch, uint256 amount);
                    /**
                     * @notice Emitted when a batch claim is made.
                     * @param claimer account that claimed
                     * @param recipient account that received the collateral
                     * @param epochs epochs the collateral was claimed for
                     * @param amount amount of the collateral claimed
                     */
                    event ClaimBatch(address indexed claimer, address indexed recipient, uint256[] epochs, uint256 amount);
                    /**
                     * @notice Emitted when a slash happens.
                     * @param amount amount of the collateral to slash
                     * @param captureTimestamp time point when the stake was captured
                     * @param slashedAmount real amount of the collateral slashed
                     */
                    event OnSlash(uint256 amount, uint48 captureTimestamp, uint256 slashedAmount);
                    /**
                     * @notice Emitted when a deposit whitelist status is enabled/disabled.
                     * @param status if enabled deposit whitelist
                     */
                    event SetDepositWhitelist(bool status);
                    /**
                     * @notice Emitted when a depositor whitelist status is set.
                     * @param account account for which the whitelist status is set
                     * @param status if whitelisted the account
                     */
                    event SetDepositorWhitelistStatus(address indexed account, bool status);
                    /**
                     * @notice Emitted when a deposit limit status is enabled/disabled.
                     * @param status if enabled deposit limit
                     */
                    event SetIsDepositLimit(bool status);
                    /**
                     * @notice Emitted when a deposit limit is set.
                     * @param limit deposit limit (maximum amount of the collateral that can be in the vault simultaneously)
                     */
                    event SetDepositLimit(uint256 limit);
                    /**
                     * @notice Emitted when a delegator is set.
                     * @param delegator vault's delegator to delegate the stake to networks and operators
                     * @dev Can be set only once.
                     */
                    event SetDelegator(address indexed delegator);
                    /**
                     * @notice Emitted when a slasher is set.
                     * @param slasher vault's slasher to provide a slashing mechanism to networks
                     * @dev Can be set only once.
                     */
                    event SetSlasher(address indexed slasher);
                    /**
                     * @notice Check if the vault is fully initialized (a delegator and a slasher are set).
                     * @return if the vault is fully initialized
                     */
                    function isInitialized() external view returns (bool);
                    /**
                     * @notice Get a total amount of the collateral that can be slashed.
                     * @return total amount of the slashable collateral
                     */
                    function totalStake() external view returns (uint256);
                    /**
                     * @notice Get an active balance for a particular account at a given timestamp using hints.
                     * @param account account to get the active balance for
                     * @param timestamp time point to get the active balance for the account at
                     * @param hints hints for checkpoints' indexes
                     * @return active balance for the account at the timestamp
                     */
                    function activeBalanceOfAt(
                        address account,
                        uint48 timestamp,
                        bytes calldata hints
                    ) external view returns (uint256);
                    /**
                     * @notice Get an active balance for a particular account.
                     * @param account account to get the active balance for
                     * @return active balance for the account
                     */
                    function activeBalanceOf(
                        address account
                    ) external view returns (uint256);
                    /**
                     * @notice Get withdrawals for a particular account at a given epoch (zero if claimed).
                     * @param epoch epoch to get the withdrawals for the account at
                     * @param account account to get the withdrawals for
                     * @return withdrawals for the account at the epoch
                     */
                    function withdrawalsOf(uint256 epoch, address account) external view returns (uint256);
                    /**
                     * @notice Get a total amount of the collateral that can be slashed for a given account.
                     * @param account account to get the slashable collateral for
                     * @return total amount of the account's slashable collateral
                     */
                    function slashableBalanceOf(
                        address account
                    ) external view returns (uint256);
                    /**
                     * @notice Deposit collateral into the vault.
                     * @param onBehalfOf account the deposit is made on behalf of
                     * @param amount amount of the collateral to deposit
                     * @return depositedAmount real amount of the collateral deposited
                     * @return mintedShares amount of the active shares minted
                     */
                    function deposit(
                        address onBehalfOf,
                        uint256 amount
                    ) external returns (uint256 depositedAmount, uint256 mintedShares);
                    /**
                     * @notice Withdraw collateral from the vault (it will be claimable after the next epoch).
                     * @param claimer account that needs to claim the withdrawal
                     * @param amount amount of the collateral to withdraw
                     * @return burnedShares amount of the active shares burned
                     * @return mintedShares amount of the epoch withdrawal shares minted
                     */
                    function withdraw(address claimer, uint256 amount) external returns (uint256 burnedShares, uint256 mintedShares);
                    /**
                     * @notice Redeem collateral from the vault (it will be claimable after the next epoch).
                     * @param claimer account that needs to claim the withdrawal
                     * @param shares amount of the active shares to redeem
                     * @return withdrawnAssets amount of the collateral withdrawn
                     * @return mintedShares amount of the epoch withdrawal shares minted
                     */
                    function redeem(address claimer, uint256 shares) external returns (uint256 withdrawnAssets, uint256 mintedShares);
                    /**
                     * @notice Claim collateral from the vault.
                     * @param recipient account that receives the collateral
                     * @param epoch epoch to claim the collateral for
                     * @return amount amount of the collateral claimed
                     */
                    function claim(address recipient, uint256 epoch) external returns (uint256 amount);
                    /**
                     * @notice Claim collateral from the vault for multiple epochs.
                     * @param recipient account that receives the collateral
                     * @param epochs epochs to claim the collateral for
                     * @return amount amount of the collateral claimed
                     */
                    function claimBatch(address recipient, uint256[] calldata epochs) external returns (uint256 amount);
                    /**
                     * @notice Slash callback for burning collateral.
                     * @param amount amount to slash
                     * @param captureTimestamp time point when the stake was captured
                     * @return slashedAmount real amount of the collateral slashed
                     * @dev Only the slasher can call this function.
                     */
                    function onSlash(uint256 amount, uint48 captureTimestamp) external returns (uint256 slashedAmount);
                    /**
                     * @notice Enable/disable deposit whitelist.
                     * @param status if enabling deposit whitelist
                     * @dev Only a DEPOSIT_WHITELIST_SET_ROLE holder can call this function.
                     */
                    function setDepositWhitelist(
                        bool status
                    ) external;
                    /**
                     * @notice Set a depositor whitelist status.
                     * @param account account for which the whitelist status is set
                     * @param status if whitelisting the account
                     * @dev Only a DEPOSITOR_WHITELIST_ROLE holder can call this function.
                     */
                    function setDepositorWhitelistStatus(address account, bool status) external;
                    /**
                     * @notice Enable/disable deposit limit.
                     * @param status if enabling deposit limit
                     * @dev Only a IS_DEPOSIT_LIMIT_SET_ROLE holder can call this function.
                     */
                    function setIsDepositLimit(
                        bool status
                    ) external;
                    /**
                     * @notice Set a deposit limit.
                     * @param limit deposit limit (maximum amount of the collateral that can be in the vault simultaneously)
                     * @dev Only a DEPOSIT_LIMIT_SET_ROLE holder can call this function.
                     */
                    function setDepositLimit(
                        uint256 limit
                    ) external;
                    /**
                     * @notice Set a delegator.
                     * @param delegator vault's delegator to delegate the stake to networks and operators
                     * @dev Can be set only once.
                     */
                    function setDelegator(
                        address delegator
                    ) external;
                    /**
                     * @notice Set a slasher.
                     * @param slasher vault's slasher to provide a slashing mechanism to networks
                     * @dev Can be set only once.
                     */
                    function setSlasher(
                        address slasher
                    ) external;
                }
                // SPDX-License-Identifier: MIT
                pragma solidity ^0.8.0;
                interface IStakerRewards {
                    /**
                     * @notice Emitted when a reward is distributed.
                     * @param network network on behalf of which the reward is distributed
                     * @param token address of the token
                     * @param amount amount of tokens
                     * @param data some used data
                     */
                    event DistributeRewards(address indexed network, address indexed token, uint256 amount, bytes data);
                    /**
                     * @notice Get a version of the staker rewards contract (different versions mean different interfaces).
                     * @return version of the staker rewards contract
                     * @dev Must return 1 for this one.
                     */
                    function version() external view returns (uint64);
                    /**
                     * @notice Get an amount of rewards claimable by a particular account of a given token.
                     * @param token address of the token
                     * @param account address of the claimer
                     * @param data some data to use
                     * @return amount of claimable tokens
                     */
                    function claimable(address token, address account, bytes calldata data) external view returns (uint256);
                    /**
                     * @notice Distribute rewards on behalf of a particular network using a given token.
                     * @param network network on behalf of which the reward to distribute
                     * @param token address of the token
                     * @param amount amount of tokens
                     * @param data some data to use
                     */
                    function distributeRewards(address network, address token, uint256 amount, bytes calldata data) external;
                    /**
                     * @notice Claim rewards using a given token.
                     * @param recipient address of the tokens' recipient
                     * @param token address of the token
                     * @param data some data to use
                     */
                    function claimRewards(address recipient, address token, bytes calldata data) external;
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import "./interfaces/vaults/IVaultControlStorage.sol";
                abstract contract VaultControlStorage is IVaultControlStorage, Initializable, ContextUpgradeable {
                    bytes32 private immutable storageSlotRef;
                    constructor(bytes32 name_, uint256 version_) {
                        storageSlotRef = keccak256(
                            abi.encode(
                                uint256(
                                    keccak256(
                                        abi.encodePacked(
                                            "mellow.simple-lrt.storage.VaultControlStorage", name_, version_
                                        )
                                    )
                                ) - 1
                            )
                        ) & ~bytes32(uint256(0xff));
                    }
                    /**
                     * @notice Initializes the Vault storage with the provided settings for limit, pause states, and whitelist.
                     * @param _limit The initial value for the Vault's deposit limit.
                     * @param _depositPause The initial state for the `depositPause` flag.
                     * @param _withdrawalPause The initial state for the `withdrawalPause` flag.
                     * @param _depositWhitelist The initial state for the `depositWhitelist` flag.
                     *
                     * @custom:requirements
                     * - This function MUST not be called more than once; it is intended for one-time initialization.
                     *
                     * @custom:effects
                     * - Sets the provided limit, pause states, and whitelist state in the Vault's storage.
                     * - Emits the `LimitSet` event after the limit is set.
                     * - Emits the `DepositPauseSet` event after the deposit pause state is set.
                     * - Emits the `WithdrawalPauseSet` event after the withdrawal pause state is set.
                     * - Emits the `DepositWhitelistSet` event after the deposit whitelist state is set.
                     *
                     * @dev This function is protected by the `onlyInitializing` modifier to ensure it is only called during the contract's initialization phase.
                     */
                    function __initializeVaultControlStorage(
                        uint256 _limit,
                        bool _depositPause,
                        bool _withdrawalPause,
                        bool _depositWhitelist
                    ) internal onlyInitializing {
                        _setLimit(_limit);
                        _setDepositPause(_depositPause);
                        _setWithdrawalPause(_withdrawalPause);
                        _setDepositWhitelist(_depositWhitelist);
                    }
                    /// @inheritdoc IVaultControlStorage
                    function depositPause() public view returns (bool) {
                        return _vaultStorage().depositPause;
                    }
                    /// @inheritdoc IVaultControlStorage
                    function withdrawalPause() public view returns (bool) {
                        return _vaultStorage().withdrawalPause;
                    }
                    /// @inheritdoc IVaultControlStorage
                    function limit() public view returns (uint256) {
                        return _vaultStorage().limit;
                    }
                    /// @inheritdoc IVaultControlStorage
                    function depositWhitelist() public view returns (bool) {
                        return _vaultStorage().depositWhitelist;
                    }
                    /// @inheritdoc IVaultControlStorage
                    function isDepositorWhitelisted(address account) public view returns (bool) {
                        return _vaultStorage().isDepositorWhitelisted[account];
                    }
                    /**
                     * @notice Sets a new `limit` for the Vault.
                     * @param _limit The new limit for the Vault.
                     *
                     * @custom:effects
                     * - Updates the Vault's `limit` in storage.
                     * - Emits the `LimitSet` event with the new limit, current timestamp, and the caller's address.
                     */
                    function _setLimit(uint256 _limit) internal {
                        Storage storage s = _vaultStorage();
                        s.limit = _limit;
                        emit LimitSet(_limit, block.timestamp, _msgSender());
                    }
                    /**
                     * @notice Sets a new `depositPause` state for the Vault.
                     * @param _paused The new value for the `depositPause` state.
                     *
                     * @custom:effects
                     * - Updates the Vault's `depositPause` state in storage.
                     * - Emits the `DepositPauseSet` event with the new pause state, current timestamp, and the caller's address.
                     */
                    function _setDepositPause(bool _paused) internal {
                        Storage storage s = _vaultStorage();
                        s.depositPause = _paused;
                        emit DepositPauseSet(_paused, block.timestamp, _msgSender());
                    }
                    /**
                     * @notice Sets a new `withdrawalPause` state for the Vault.
                     * @param _paused The new value for the `withdrawalPause` state.
                     *
                     * @custom:effects
                     * - Updates the Vault's `withdrawalPause` state in storage.
                     * - Emits the `WithdrawalPauseSet` event with the new pause state, current timestamp, and the caller's address.
                     */
                    function _setWithdrawalPause(bool _paused) internal {
                        Storage storage s = _vaultStorage();
                        s.withdrawalPause = _paused;
                        emit WithdrawalPauseSet(_paused, block.timestamp, _msgSender());
                    }
                    /**
                     * @notice Sets a new `depositWhitelist` state for the Vault.
                     * @param _status The new value for the `depositWhitelist` state.
                     *
                     * @custom:effects
                     * - Updates the Vault's `depositWhitelist` state in storage.
                     * - Emits the `DepositWhitelistSet` event with the new whitelist status, current timestamp, and the caller's address.
                     */
                    function _setDepositWhitelist(bool _status) internal {
                        Storage storage s = _vaultStorage();
                        s.depositWhitelist = _status;
                        emit DepositWhitelistSet(_status, block.timestamp, _msgSender());
                    }
                    /**
                     * @notice Sets a new whitelist `status` for the given `account`.
                     * @param account The address of the account to update.
                     * @param status The new whitelist status for the account.
                     *
                     * @custom:effects
                     * - Updates the whitelist status of the `account` in storage.
                     * - Emits the `DepositorWhitelistStatusSet` event with the account, new status, current timestamp, and the caller's address.
                     */
                    function _setDepositorWhitelistStatus(address account, bool status) internal {
                        Storage storage s = _vaultStorage();
                        s.isDepositorWhitelisted[account] = status;
                        emit DepositorWhitelistStatusSet(account, status, block.timestamp, _msgSender());
                    }
                    /**
                     * @notice Accesses the storage slot for the Vault's data.
                     * @return $ A reference to the `Storage` struct for the Vault.
                     *
                     * @dev This function uses inline assembly to access a predefined storage slot.
                     */
                    function _vaultStorage() private view returns (Storage storage $) {
                        bytes32 slot = storageSlotRef;
                        assembly {
                            $.slot := slot
                        }
                    }
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import "./IVaultControlStorage.sol";
                import {AccessControlEnumerableUpgradeable} from
                    "@openzeppelin/contracts-upgradeable/access/extensions/AccessControlEnumerableUpgradeable.sol";
                import {ERC4626Upgradeable} from
                    "@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC4626Upgradeable.sol";
                import {ReentrancyGuardUpgradeable} from
                    "@openzeppelin/contracts-upgradeable/utils/ReentrancyGuardUpgradeable.sol";
                import {IERC20} from "@openzeppelin/contracts/token/ERC20/IERC20.sol";
                /**
                 * @title IVaultControl
                 * @notice Interface for controlling the operational state of a vault, including deposits, withdrawals, limits, and whitelisting.
                 * @dev Extends IVaultControlStorage for managing storage and settings related to vault operations.
                 */
                interface IVaultControl is IVaultControlStorage {
                    /**
                     * @notice Sets a new limit for the vault to restrict the total value of assets held.
                     * @dev Can only be called by an address with the `SET_LIMIT_ROLE`.
                     * @param _limit The new limit value to be set.
                     */
                    function setLimit(uint256 _limit) external;
                    /**
                     * @notice Pauses withdrawals from the vault.
                     * @dev Once paused, no withdrawals can be processed until unpaused.
                     * @dev Can only be called by an address with the `PAUSE_WITHDRAWALS_ROLE`.
                     * @custom:effects
                     * - Emits a `WithdrawalPauseSet` event with `paused` set to `true`.
                     * - Revokes the `PAUSE_WITHDRAWALS_ROLE` from `msg.sender`
                     */
                    function pauseWithdrawals() external;
                    /**
                     * @notice Unpauses withdrawals from the vault.
                     * @dev Once unpaused, withdrawals can be processed again.
                     * @dev Can only be called by an address with the `UNPAUSE_WITHDRAWALS_ROLE`.
                     * @custom:effects
                     * - Emits a `WithdrawalPauseSet` event with `paused` set to `false`.
                     */
                    function unpauseWithdrawals() external;
                    /**
                     * @notice Pauses deposits into the vault.
                     * @dev Once paused, no deposits can be made until unpaused.
                     * @dev Can only be called by an address with the `PAUSE_DEPOSITS_ROLE`.
                     * @custom:effects
                     * - Emits a `DepositPauseSet` event with `paused` set to `true`.
                     * - Revokes the `PAUSE_DEPOSITS_ROLE` from `msg.sender`
                     */
                    function pauseDeposits() external;
                    /**
                     * @notice Unpauses deposits into the vault.
                     * @dev Once unpaused, deposits can be made again.
                     * @dev Can only be called by an address with the `UNPAUSE_DEPOSITS_ROLE`.
                     * @custom:effects
                     * - Emits a `DepositPauseSet` event with `paused` set to `false`.
                     */
                    function unpauseDeposits() external;
                    /**
                     * @notice Sets the deposit whitelist status for the vault.
                     * @dev When the whitelist is enabled, only addresses on the whitelist can deposit into the vault.
                     * @dev Can only be called by an address with the `SET_DEPOSIT_WHITELIST_ROLE`.
                     * @param status The new whitelist status (`true` to enable, `false` to disable).
                     * @custom:effects
                     * - Emits a `DepositWhitelistSet` event indicating the new whitelist status.
                     */
                    function setDepositWhitelist(bool status) external;
                    /**
                     * @notice Updates the whitelist status of a specific account.
                     * @dev Allows the contract to grant or revoke the ability of an account to make deposits based on the whitelist.
                     * @dev Can only be called by an address with the `SET_DEPOSITOR_WHITELIST_STATUS_ROLE`.
                     * @param account The address of the account to be updated.
                     * @param status The new whitelist status for the account (`true` for whitelisted, `false` for not whitelisted).
                     * @custom:effects
                     * - Emits a `DepositorWhitelistStatusSet` event indicating the updated whitelist status for the account.
                     */
                    function setDepositorWhitelistStatus(address account, bool status) external;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/extensions/IERC20Permit.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Interface of the ERC20 Permit extension allowing approvals to be made via signatures, as defined in
                 * https://eips.ethereum.org/EIPS/eip-2612[EIP-2612].
                 *
                 * Adds the {permit} method, which can be used to change an account's ERC20 allowance (see {IERC20-allowance}) by
                 * presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't
                 * need to send a transaction, and thus is not required to hold Ether at all.
                 *
                 * ==== Security Considerations
                 *
                 * There are two important considerations concerning the use of `permit`. The first is that a valid permit signature
                 * expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be
                 * considered as an intention to spend the allowance in any specific way. The second is that because permits have
                 * built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should
                 * take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be
                 * generally recommended is:
                 *
                 * ```solidity
                 * function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public {
                 *     try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {}
                 *     doThing(..., value);
                 * }
                 *
                 * function doThing(..., uint256 value) public {
                 *     token.safeTransferFrom(msg.sender, address(this), value);
                 *     ...
                 * }
                 * ```
                 *
                 * Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of
                 * `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also
                 * {SafeERC20-safeTransferFrom}).
                 *
                 * Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so
                 * contracts should have entry points that don't rely on permit.
                 */
                interface IERC20Permit {
                    /**
                     * @dev Sets `value` as the allowance of `spender` over ``owner``'s tokens,
                     * given ``owner``'s signed approval.
                     *
                     * IMPORTANT: The same issues {IERC20-approve} has related to transaction
                     * ordering also apply here.
                     *
                     * Emits an {Approval} event.
                     *
                     * Requirements:
                     *
                     * - `spender` cannot be the zero address.
                     * - `deadline` must be a timestamp in the future.
                     * - `v`, `r` and `s` must be a valid `secp256k1` signature from `owner`
                     * over the EIP712-formatted function arguments.
                     * - the signature must use ``owner``'s current nonce (see {nonces}).
                     *
                     * For more information on the signature format, see the
                     * https://eips.ethereum.org/EIPS/eip-2612#specification[relevant EIP
                     * section].
                     *
                     * CAUTION: See Security Considerations above.
                     */
                    function permit(
                        address owner,
                        address spender,
                        uint256 value,
                        uint256 deadline,
                        uint8 v,
                        bytes32 r,
                        bytes32 s
                    ) external;
                    /**
                     * @dev Returns the current nonce for `owner`. This value must be
                     * included whenever a signature is generated for {permit}.
                     *
                     * Every successful call to {permit} increases ``owner``'s nonce by one. This
                     * prevents a signature from being used multiple times.
                     */
                    function nonces(address owner) external view returns (uint256);
                    /**
                     * @dev Returns the domain separator used in the encoding of the signature for {permit}, as defined by {EIP712}.
                     */
                    // solhint-disable-next-line func-name-mixedcase
                    function DOMAIN_SEPARATOR() external view returns (bytes32);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/Address.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Collection of functions related to the address type
                 */
                library Address {
                    /**
                     * @dev The ETH balance of the account is not enough to perform the operation.
                     */
                    error AddressInsufficientBalance(address account);
                    /**
                     * @dev There's no code at `target` (it is not a contract).
                     */
                    error AddressEmptyCode(address target);
                    /**
                     * @dev A call to an address target failed. The target may have reverted.
                     */
                    error FailedInnerCall();
                    /**
                     * @dev Replacement for Solidity's `transfer`: sends `amount` wei to
                     * `recipient`, forwarding all available gas and reverting on errors.
                     *
                     * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost
                     * of certain opcodes, possibly making contracts go over the 2300 gas limit
                     * imposed by `transfer`, making them unable to receive funds via
                     * `transfer`. {sendValue} removes this limitation.
                     *
                     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
                     *
                     * IMPORTANT: because control is transferred to `recipient`, care must be
                     * taken to not create reentrancy vulnerabilities. Consider using
                     * {ReentrancyGuard} or the
                     * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].
                     */
                    function sendValue(address payable recipient, uint256 amount) internal {
                        if (address(this).balance < amount) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, ) = recipient.call{value: amount}("");
                        if (!success) {
                            revert FailedInnerCall();
                        }
                    }
                    /**
                     * @dev Performs a Solidity function call using a low level `call`. A
                     * plain `call` is an unsafe replacement for a function call: use this
                     * function instead.
                     *
                     * If `target` reverts with a revert reason or custom error, it is bubbled
                     * up by this function (like regular Solidity function calls). However, if
                     * the call reverted with no returned reason, this function reverts with a
                     * {FailedInnerCall} error.
                     *
                     * Returns the raw returned data. To convert to the expected return value,
                     * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].
                     *
                     * Requirements:
                     *
                     * - `target` must be a contract.
                     * - calling `target` with `data` must not revert.
                     */
                    function functionCall(address target, bytes memory data) internal returns (bytes memory) {
                        return functionCallWithValue(target, data, 0);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but also transferring `value` wei to `target`.
                     *
                     * Requirements:
                     *
                     * - the calling contract must have an ETH balance of at least `value`.
                     * - the called Solidity function must be `payable`.
                     */
                    function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {
                        if (address(this).balance < value) {
                            revert AddressInsufficientBalance(address(this));
                        }
                        (bool success, bytes memory returndata) = target.call{value: value}(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a static call.
                     */
                    function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.staticcall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],
                     * but performing a delegate call.
                     */
                    function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {
                        (bool success, bytes memory returndata) = target.delegatecall(data);
                        return verifyCallResultFromTarget(target, success, returndata);
                    }
                    /**
                     * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target
                     * was not a contract or bubbling up the revert reason (falling back to {FailedInnerCall}) in case of an
                     * unsuccessful call.
                     */
                    function verifyCallResultFromTarget(
                        address target,
                        bool success,
                        bytes memory returndata
                    ) internal view returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            // only check if target is a contract if the call was successful and the return data is empty
                            // otherwise we already know that it was a contract
                            if (returndata.length == 0 && target.code.length == 0) {
                                revert AddressEmptyCode(target);
                            }
                            return returndata;
                        }
                    }
                    /**
                     * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the
                     * revert reason or with a default {FailedInnerCall} error.
                     */
                    function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) {
                        if (!success) {
                            _revert(returndata);
                        } else {
                            return returndata;
                        }
                    }
                    /**
                     * @dev Reverts with returndata if present. Otherwise reverts with {FailedInnerCall}.
                     */
                    function _revert(bytes memory returndata) private pure {
                        // Look for revert reason and bubble it up if present
                        if (returndata.length > 0) {
                            // The easiest way to bubble the revert reason is using memory via assembly
                            /// @solidity memory-safe-assembly
                            assembly {
                                let returndata_size := mload(returndata)
                                revert(add(32, returndata), returndata_size)
                            }
                        } else {
                            revert FailedInnerCall();
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/structs/EnumerableSet.sol)
                // This file was procedurally generated from scripts/generate/templates/EnumerableSet.js.
                pragma solidity ^0.8.20;
                /**
                 * @dev Library for managing
                 * https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive
                 * types.
                 *
                 * Sets have the following properties:
                 *
                 * - Elements are added, removed, and checked for existence in constant time
                 * (O(1)).
                 * - Elements are enumerated in O(n). No guarantees are made on the ordering.
                 *
                 * ```solidity
                 * contract Example {
                 *     // Add the library methods
                 *     using EnumerableSet for EnumerableSet.AddressSet;
                 *
                 *     // Declare a set state variable
                 *     EnumerableSet.AddressSet private mySet;
                 * }
                 * ```
                 *
                 * As of v3.3.0, sets of type `bytes32` (`Bytes32Set`), `address` (`AddressSet`)
                 * and `uint256` (`UintSet`) are supported.
                 *
                 * [WARNING]
                 * ====
                 * Trying to delete such a structure from storage will likely result in data corruption, rendering the structure
                 * unusable.
                 * See https://github.com/ethereum/solidity/pull/11843[ethereum/solidity#11843] for more info.
                 *
                 * In order to clean an EnumerableSet, you can either remove all elements one by one or create a fresh instance using an
                 * array of EnumerableSet.
                 * ====
                 */
                library EnumerableSet {
                    // To implement this library for multiple types with as little code
                    // repetition as possible, we write it in terms of a generic Set type with
                    // bytes32 values.
                    // The Set implementation uses private functions, and user-facing
                    // implementations (such as AddressSet) are just wrappers around the
                    // underlying Set.
                    // This means that we can only create new EnumerableSets for types that fit
                    // in bytes32.
                    struct Set {
                        // Storage of set values
                        bytes32[] _values;
                        // Position is the index of the value in the `values` array plus 1.
                        // Position 0 is used to mean a value is not in the set.
                        mapping(bytes32 value => uint256) _positions;
                    }
                    /**
                     * @dev Add a value to a set. O(1).
                     *
                     * Returns true if the value was added to the set, that is if it was not
                     * already present.
                     */
                    function _add(Set storage set, bytes32 value) private returns (bool) {
                        if (!_contains(set, value)) {
                            set._values.push(value);
                            // The value is stored at length-1, but we add 1 to all indexes
                            // and use 0 as a sentinel value
                            set._positions[value] = set._values.length;
                            return true;
                        } else {
                            return false;
                        }
                    }
                    /**
                     * @dev Removes a value from a set. O(1).
                     *
                     * Returns true if the value was removed from the set, that is if it was
                     * present.
                     */
                    function _remove(Set storage set, bytes32 value) private returns (bool) {
                        // We cache the value's position to prevent multiple reads from the same storage slot
                        uint256 position = set._positions[value];
                        if (position != 0) {
                            // Equivalent to contains(set, value)
                            // To delete an element from the _values array in O(1), we swap the element to delete with the last one in
                            // the array, and then remove the last element (sometimes called as 'swap and pop').
                            // This modifies the order of the array, as noted in {at}.
                            uint256 valueIndex = position - 1;
                            uint256 lastIndex = set._values.length - 1;
                            if (valueIndex != lastIndex) {
                                bytes32 lastValue = set._values[lastIndex];
                                // Move the lastValue to the index where the value to delete is
                                set._values[valueIndex] = lastValue;
                                // Update the tracked position of the lastValue (that was just moved)
                                set._positions[lastValue] = position;
                            }
                            // Delete the slot where the moved value was stored
                            set._values.pop();
                            // Delete the tracked position for the deleted slot
                            delete set._positions[value];
                            return true;
                        } else {
                            return false;
                        }
                    }
                    /**
                     * @dev Returns true if the value is in the set. O(1).
                     */
                    function _contains(Set storage set, bytes32 value) private view returns (bool) {
                        return set._positions[value] != 0;
                    }
                    /**
                     * @dev Returns the number of values on the set. O(1).
                     */
                    function _length(Set storage set) private view returns (uint256) {
                        return set._values.length;
                    }
                    /**
                     * @dev Returns the value stored at position `index` in the set. O(1).
                     *
                     * Note that there are no guarantees on the ordering of values inside the
                     * array, and it may change when more values are added or removed.
                     *
                     * Requirements:
                     *
                     * - `index` must be strictly less than {length}.
                     */
                    function _at(Set storage set, uint256 index) private view returns (bytes32) {
                        return set._values[index];
                    }
                    /**
                     * @dev Return the entire set in an array
                     *
                     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
                     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
                     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
                     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
                     */
                    function _values(Set storage set) private view returns (bytes32[] memory) {
                        return set._values;
                    }
                    // Bytes32Set
                    struct Bytes32Set {
                        Set _inner;
                    }
                    /**
                     * @dev Add a value to a set. O(1).
                     *
                     * Returns true if the value was added to the set, that is if it was not
                     * already present.
                     */
                    function add(Bytes32Set storage set, bytes32 value) internal returns (bool) {
                        return _add(set._inner, value);
                    }
                    /**
                     * @dev Removes a value from a set. O(1).
                     *
                     * Returns true if the value was removed from the set, that is if it was
                     * present.
                     */
                    function remove(Bytes32Set storage set, bytes32 value) internal returns (bool) {
                        return _remove(set._inner, value);
                    }
                    /**
                     * @dev Returns true if the value is in the set. O(1).
                     */
                    function contains(Bytes32Set storage set, bytes32 value) internal view returns (bool) {
                        return _contains(set._inner, value);
                    }
                    /**
                     * @dev Returns the number of values in the set. O(1).
                     */
                    function length(Bytes32Set storage set) internal view returns (uint256) {
                        return _length(set._inner);
                    }
                    /**
                     * @dev Returns the value stored at position `index` in the set. O(1).
                     *
                     * Note that there are no guarantees on the ordering of values inside the
                     * array, and it may change when more values are added or removed.
                     *
                     * Requirements:
                     *
                     * - `index` must be strictly less than {length}.
                     */
                    function at(Bytes32Set storage set, uint256 index) internal view returns (bytes32) {
                        return _at(set._inner, index);
                    }
                    /**
                     * @dev Return the entire set in an array
                     *
                     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
                     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
                     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
                     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
                     */
                    function values(Bytes32Set storage set) internal view returns (bytes32[] memory) {
                        bytes32[] memory store = _values(set._inner);
                        bytes32[] memory result;
                        /// @solidity memory-safe-assembly
                        assembly {
                            result := store
                        }
                        return result;
                    }
                    // AddressSet
                    struct AddressSet {
                        Set _inner;
                    }
                    /**
                     * @dev Add a value to a set. O(1).
                     *
                     * Returns true if the value was added to the set, that is if it was not
                     * already present.
                     */
                    function add(AddressSet storage set, address value) internal returns (bool) {
                        return _add(set._inner, bytes32(uint256(uint160(value))));
                    }
                    /**
                     * @dev Removes a value from a set. O(1).
                     *
                     * Returns true if the value was removed from the set, that is if it was
                     * present.
                     */
                    function remove(AddressSet storage set, address value) internal returns (bool) {
                        return _remove(set._inner, bytes32(uint256(uint160(value))));
                    }
                    /**
                     * @dev Returns true if the value is in the set. O(1).
                     */
                    function contains(AddressSet storage set, address value) internal view returns (bool) {
                        return _contains(set._inner, bytes32(uint256(uint160(value))));
                    }
                    /**
                     * @dev Returns the number of values in the set. O(1).
                     */
                    function length(AddressSet storage set) internal view returns (uint256) {
                        return _length(set._inner);
                    }
                    /**
                     * @dev Returns the value stored at position `index` in the set. O(1).
                     *
                     * Note that there are no guarantees on the ordering of values inside the
                     * array, and it may change when more values are added or removed.
                     *
                     * Requirements:
                     *
                     * - `index` must be strictly less than {length}.
                     */
                    function at(AddressSet storage set, uint256 index) internal view returns (address) {
                        return address(uint160(uint256(_at(set._inner, index))));
                    }
                    /**
                     * @dev Return the entire set in an array
                     *
                     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
                     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
                     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
                     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
                     */
                    function values(AddressSet storage set) internal view returns (address[] memory) {
                        bytes32[] memory store = _values(set._inner);
                        address[] memory result;
                        /// @solidity memory-safe-assembly
                        assembly {
                            result := store
                        }
                        return result;
                    }
                    // UintSet
                    struct UintSet {
                        Set _inner;
                    }
                    /**
                     * @dev Add a value to a set. O(1).
                     *
                     * Returns true if the value was added to the set, that is if it was not
                     * already present.
                     */
                    function add(UintSet storage set, uint256 value) internal returns (bool) {
                        return _add(set._inner, bytes32(value));
                    }
                    /**
                     * @dev Removes a value from a set. O(1).
                     *
                     * Returns true if the value was removed from the set, that is if it was
                     * present.
                     */
                    function remove(UintSet storage set, uint256 value) internal returns (bool) {
                        return _remove(set._inner, bytes32(value));
                    }
                    /**
                     * @dev Returns true if the value is in the set. O(1).
                     */
                    function contains(UintSet storage set, uint256 value) internal view returns (bool) {
                        return _contains(set._inner, bytes32(value));
                    }
                    /**
                     * @dev Returns the number of values in the set. O(1).
                     */
                    function length(UintSet storage set) internal view returns (uint256) {
                        return _length(set._inner);
                    }
                    /**
                     * @dev Returns the value stored at position `index` in the set. O(1).
                     *
                     * Note that there are no guarantees on the ordering of values inside the
                     * array, and it may change when more values are added or removed.
                     *
                     * Requirements:
                     *
                     * - `index` must be strictly less than {length}.
                     */
                    function at(UintSet storage set, uint256 index) internal view returns (uint256) {
                        return uint256(_at(set._inner, index));
                    }
                    /**
                     * @dev Return the entire set in an array
                     *
                     * WARNING: This operation will copy the entire storage to memory, which can be quite expensive. This is designed
                     * to mostly be used by view accessors that are queried without any gas fees. Developers should keep in mind that
                     * this function has an unbounded cost, and using it as part of a state-changing function may render the function
                     * uncallable if the set grows to a point where copying to memory consumes too much gas to fit in a block.
                     */
                    function values(UintSet storage set) internal view returns (uint256[] memory) {
                        bytes32[] memory store = _values(set._inner);
                        uint256[] memory result;
                        /// @solidity memory-safe-assembly
                        assembly {
                            result := store
                        }
                        return result;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/manager/IAccessManager.sol)
                pragma solidity ^0.8.20;
                import {IAccessManaged} from "./IAccessManaged.sol";
                import {Time} from "../../utils/types/Time.sol";
                interface IAccessManager {
                    /**
                     * @dev A delayed operation was scheduled.
                     */
                    event OperationScheduled(
                        bytes32 indexed operationId,
                        uint32 indexed nonce,
                        uint48 schedule,
                        address caller,
                        address target,
                        bytes data
                    );
                    /**
                     * @dev A scheduled operation was executed.
                     */
                    event OperationExecuted(bytes32 indexed operationId, uint32 indexed nonce);
                    /**
                     * @dev A scheduled operation was canceled.
                     */
                    event OperationCanceled(bytes32 indexed operationId, uint32 indexed nonce);
                    /**
                     * @dev Informational labelling for a roleId.
                     */
                    event RoleLabel(uint64 indexed roleId, string label);
                    /**
                     * @dev Emitted when `account` is granted `roleId`.
                     *
                     * NOTE: The meaning of the `since` argument depends on the `newMember` argument.
                     * If the role is granted to a new member, the `since` argument indicates when the account becomes a member of the role,
                     * otherwise it indicates the execution delay for this account and roleId is updated.
                     */
                    event RoleGranted(uint64 indexed roleId, address indexed account, uint32 delay, uint48 since, bool newMember);
                    /**
                     * @dev Emitted when `account` membership or `roleId` is revoked. Unlike granting, revoking is instantaneous.
                     */
                    event RoleRevoked(uint64 indexed roleId, address indexed account);
                    /**
                     * @dev Role acting as admin over a given `roleId` is updated.
                     */
                    event RoleAdminChanged(uint64 indexed roleId, uint64 indexed admin);
                    /**
                     * @dev Role acting as guardian over a given `roleId` is updated.
                     */
                    event RoleGuardianChanged(uint64 indexed roleId, uint64 indexed guardian);
                    /**
                     * @dev Grant delay for a given `roleId` will be updated to `delay` when `since` is reached.
                     */
                    event RoleGrantDelayChanged(uint64 indexed roleId, uint32 delay, uint48 since);
                    /**
                     * @dev Target mode is updated (true = closed, false = open).
                     */
                    event TargetClosed(address indexed target, bool closed);
                    /**
                     * @dev Role required to invoke `selector` on `target` is updated to `roleId`.
                     */
                    event TargetFunctionRoleUpdated(address indexed target, bytes4 selector, uint64 indexed roleId);
                    /**
                     * @dev Admin delay for a given `target` will be updated to `delay` when `since` is reached.
                     */
                    event TargetAdminDelayUpdated(address indexed target, uint32 delay, uint48 since);
                    error AccessManagerAlreadyScheduled(bytes32 operationId);
                    error AccessManagerNotScheduled(bytes32 operationId);
                    error AccessManagerNotReady(bytes32 operationId);
                    error AccessManagerExpired(bytes32 operationId);
                    error AccessManagerLockedAccount(address account);
                    error AccessManagerLockedRole(uint64 roleId);
                    error AccessManagerBadConfirmation();
                    error AccessManagerUnauthorizedAccount(address msgsender, uint64 roleId);
                    error AccessManagerUnauthorizedCall(address caller, address target, bytes4 selector);
                    error AccessManagerUnauthorizedConsume(address target);
                    error AccessManagerUnauthorizedCancel(address msgsender, address caller, address target, bytes4 selector);
                    error AccessManagerInvalidInitialAdmin(address initialAdmin);
                    /**
                     * @dev Check if an address (`caller`) is authorised to call a given function on a given contract directly (with
                     * no restriction). Additionally, it returns the delay needed to perform the call indirectly through the {schedule}
                     * & {execute} workflow.
                     *
                     * This function is usually called by the targeted contract to control immediate execution of restricted functions.
                     * Therefore we only return true if the call can be performed without any delay. If the call is subject to a
                     * previously set delay (not zero), then the function should return false and the caller should schedule the operation
                     * for future execution.
                     *
                     * If `immediate` is true, the delay can be disregarded and the operation can be immediately executed, otherwise
                     * the operation can be executed if and only if delay is greater than 0.
                     *
                     * NOTE: The IAuthority interface does not include the `uint32` delay. This is an extension of that interface that
                     * is backward compatible. Some contracts may thus ignore the second return argument. In that case they will fail
                     * to identify the indirect workflow, and will consider calls that require a delay to be forbidden.
                     *
                     * NOTE: This function does not report the permissions of this manager itself. These are defined by the
                     * {_canCallSelf} function instead.
                     */
                    function canCall(
                        address caller,
                        address target,
                        bytes4 selector
                    ) external view returns (bool allowed, uint32 delay);
                    /**
                     * @dev Expiration delay for scheduled proposals. Defaults to 1 week.
                     *
                     * IMPORTANT: Avoid overriding the expiration with 0. Otherwise every contract proposal will be expired immediately,
                     * disabling any scheduling usage.
                     */
                    function expiration() external view returns (uint32);
                    /**
                     * @dev Minimum setback for all delay updates, with the exception of execution delays. It
                     * can be increased without setback (and reset via {revokeRole} in the case event of an
                     * accidental increase). Defaults to 5 days.
                     */
                    function minSetback() external view returns (uint32);
                    /**
                     * @dev Get whether the contract is closed disabling any access. Otherwise role permissions are applied.
                     */
                    function isTargetClosed(address target) external view returns (bool);
                    /**
                     * @dev Get the role required to call a function.
                     */
                    function getTargetFunctionRole(address target, bytes4 selector) external view returns (uint64);
                    /**
                     * @dev Get the admin delay for a target contract. Changes to contract configuration are subject to this delay.
                     */
                    function getTargetAdminDelay(address target) external view returns (uint32);
                    /**
                     * @dev Get the id of the role that acts as an admin for the given role.
                     *
                     * The admin permission is required to grant the role, revoke the role and update the execution delay to execute
                     * an operation that is restricted to this role.
                     */
                    function getRoleAdmin(uint64 roleId) external view returns (uint64);
                    /**
                     * @dev Get the role that acts as a guardian for a given role.
                     *
                     * The guardian permission allows canceling operations that have been scheduled under the role.
                     */
                    function getRoleGuardian(uint64 roleId) external view returns (uint64);
                    /**
                     * @dev Get the role current grant delay.
                     *
                     * Its value may change at any point without an event emitted following a call to {setGrantDelay}.
                     * Changes to this value, including effect timepoint are notified in advance by the {RoleGrantDelayChanged} event.
                     */
                    function getRoleGrantDelay(uint64 roleId) external view returns (uint32);
                    /**
                     * @dev Get the access details for a given account for a given role. These details include the timepoint at which
                     * membership becomes active, and the delay applied to all operation by this user that requires this permission
                     * level.
                     *
                     * Returns:
                     * [0] Timestamp at which the account membership becomes valid. 0 means role is not granted.
                     * [1] Current execution delay for the account.
                     * [2] Pending execution delay for the account.
                     * [3] Timestamp at which the pending execution delay will become active. 0 means no delay update is scheduled.
                     */
                    function getAccess(uint64 roleId, address account) external view returns (uint48, uint32, uint32, uint48);
                    /**
                     * @dev Check if a given account currently has the permission level corresponding to a given role. Note that this
                     * permission might be associated with an execution delay. {getAccess} can provide more details.
                     */
                    function hasRole(uint64 roleId, address account) external view returns (bool, uint32);
                    /**
                     * @dev Give a label to a role, for improved role discoverability by UIs.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {RoleLabel} event.
                     */
                    function labelRole(uint64 roleId, string calldata label) external;
                    /**
                     * @dev Add `account` to `roleId`, or change its execution delay.
                     *
                     * This gives the account the authorization to call any function that is restricted to this role. An optional
                     * execution delay (in seconds) can be set. If that delay is non 0, the user is required to schedule any operation
                     * that is restricted to members of this role. The user will only be able to execute the operation after the delay has
                     * passed, before it has expired. During this period, admin and guardians can cancel the operation (see {cancel}).
                     *
                     * If the account has already been granted this role, the execution delay will be updated. This update is not
                     * immediate and follows the delay rules. For example, if a user currently has a delay of 3 hours, and this is
                     * called to reduce that delay to 1 hour, the new delay will take some time to take effect, enforcing that any
                     * operation executed in the 3 hours that follows this update was indeed scheduled before this update.
                     *
                     * Requirements:
                     *
                     * - the caller must be an admin for the role (see {getRoleAdmin})
                     * - granted role must not be the `PUBLIC_ROLE`
                     *
                     * Emits a {RoleGranted} event.
                     */
                    function grantRole(uint64 roleId, address account, uint32 executionDelay) external;
                    /**
                     * @dev Remove an account from a role, with immediate effect. If the account does not have the role, this call has
                     * no effect.
                     *
                     * Requirements:
                     *
                     * - the caller must be an admin for the role (see {getRoleAdmin})
                     * - revoked role must not be the `PUBLIC_ROLE`
                     *
                     * Emits a {RoleRevoked} event if the account had the role.
                     */
                    function revokeRole(uint64 roleId, address account) external;
                    /**
                     * @dev Renounce role permissions for the calling account with immediate effect. If the sender is not in
                     * the role this call has no effect.
                     *
                     * Requirements:
                     *
                     * - the caller must be `callerConfirmation`.
                     *
                     * Emits a {RoleRevoked} event if the account had the role.
                     */
                    function renounceRole(uint64 roleId, address callerConfirmation) external;
                    /**
                     * @dev Change admin role for a given role.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {RoleAdminChanged} event
                     */
                    function setRoleAdmin(uint64 roleId, uint64 admin) external;
                    /**
                     * @dev Change guardian role for a given role.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {RoleGuardianChanged} event
                     */
                    function setRoleGuardian(uint64 roleId, uint64 guardian) external;
                    /**
                     * @dev Update the delay for granting a `roleId`.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {RoleGrantDelayChanged} event.
                     */
                    function setGrantDelay(uint64 roleId, uint32 newDelay) external;
                    /**
                     * @dev Set the role required to call functions identified by the `selectors` in the `target` contract.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {TargetFunctionRoleUpdated} event per selector.
                     */
                    function setTargetFunctionRole(address target, bytes4[] calldata selectors, uint64 roleId) external;
                    /**
                     * @dev Set the delay for changing the configuration of a given target contract.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {TargetAdminDelayUpdated} event.
                     */
                    function setTargetAdminDelay(address target, uint32 newDelay) external;
                    /**
                     * @dev Set the closed flag for a contract.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     *
                     * Emits a {TargetClosed} event.
                     */
                    function setTargetClosed(address target, bool closed) external;
                    /**
                     * @dev Return the timepoint at which a scheduled operation will be ready for execution. This returns 0 if the
                     * operation is not yet scheduled, has expired, was executed, or was canceled.
                     */
                    function getSchedule(bytes32 id) external view returns (uint48);
                    /**
                     * @dev Return the nonce for the latest scheduled operation with a given id. Returns 0 if the operation has never
                     * been scheduled.
                     */
                    function getNonce(bytes32 id) external view returns (uint32);
                    /**
                     * @dev Schedule a delayed operation for future execution, and return the operation identifier. It is possible to
                     * choose the timestamp at which the operation becomes executable as long as it satisfies the execution delays
                     * required for the caller. The special value zero will automatically set the earliest possible time.
                     *
                     * Returns the `operationId` that was scheduled. Since this value is a hash of the parameters, it can reoccur when
                     * the same parameters are used; if this is relevant, the returned `nonce` can be used to uniquely identify this
                     * scheduled operation from other occurrences of the same `operationId` in invocations of {execute} and {cancel}.
                     *
                     * Emits a {OperationScheduled} event.
                     *
                     * NOTE: It is not possible to concurrently schedule more than one operation with the same `target` and `data`. If
                     * this is necessary, a random byte can be appended to `data` to act as a salt that will be ignored by the target
                     * contract if it is using standard Solidity ABI encoding.
                     */
                    function schedule(address target, bytes calldata data, uint48 when) external returns (bytes32, uint32);
                    /**
                     * @dev Execute a function that is delay restricted, provided it was properly scheduled beforehand, or the
                     * execution delay is 0.
                     *
                     * Returns the nonce that identifies the previously scheduled operation that is executed, or 0 if the
                     * operation wasn't previously scheduled (if the caller doesn't have an execution delay).
                     *
                     * Emits an {OperationExecuted} event only if the call was scheduled and delayed.
                     */
                    function execute(address target, bytes calldata data) external payable returns (uint32);
                    /**
                     * @dev Cancel a scheduled (delayed) operation. Returns the nonce that identifies the previously scheduled
                     * operation that is cancelled.
                     *
                     * Requirements:
                     *
                     * - the caller must be the proposer, a guardian of the targeted function, or a global admin
                     *
                     * Emits a {OperationCanceled} event.
                     */
                    function cancel(address caller, address target, bytes calldata data) external returns (uint32);
                    /**
                     * @dev Consume a scheduled operation targeting the caller. If such an operation exists, mark it as consumed
                     * (emit an {OperationExecuted} event and clean the state). Otherwise, throw an error.
                     *
                     * This is useful for contract that want to enforce that calls targeting them were scheduled on the manager,
                     * with all the verifications that it implies.
                     *
                     * Emit a {OperationExecuted} event.
                     */
                    function consumeScheduledOp(address caller, bytes calldata data) external;
                    /**
                     * @dev Hashing function for delayed operations.
                     */
                    function hashOperation(address caller, address target, bytes calldata data) external view returns (bytes32);
                    /**
                     * @dev Changes the authority of a target managed by this manager instance.
                     *
                     * Requirements:
                     *
                     * - the caller must be a global admin
                     */
                    function updateAuthority(address target, address newAuthority) external;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/manager/IAccessManaged.sol)
                pragma solidity ^0.8.20;
                interface IAccessManaged {
                    /**
                     * @dev Authority that manages this contract was updated.
                     */
                    event AuthorityUpdated(address authority);
                    error AccessManagedUnauthorized(address caller);
                    error AccessManagedRequiredDelay(address caller, uint32 delay);
                    error AccessManagedInvalidAuthority(address authority);
                    /**
                     * @dev Returns the current authority.
                     */
                    function authority() external view returns (address);
                    /**
                     * @dev Transfers control to a new authority. The caller must be the current authority.
                     */
                    function setAuthority(address) external;
                    /**
                     * @dev Returns true only in the context of a delayed restricted call, at the moment that the scheduled operation is
                     * being consumed. Prevents denial of service for delayed restricted calls in the case that the contract performs
                     * attacker controlled calls.
                     */
                    function isConsumingScheduledOp() external view returns (bytes4);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.1) (utils/Multicall.sol)
                pragma solidity ^0.8.20;
                import {Address} from "@openzeppelin/contracts/utils/Address.sol";
                import {ContextUpgradeable} from "./ContextUpgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Provides a function to batch together multiple calls in a single external call.
                 *
                 * Consider any assumption about calldata validation performed by the sender may be violated if it's not especially
                 * careful about sending transactions invoking {multicall}. For example, a relay address that filters function
                 * selectors won't filter calls nested within a {multicall} operation.
                 *
                 * NOTE: Since 5.0.1 and 4.9.4, this contract identifies non-canonical contexts (i.e. `msg.sender` is not {_msgSender}).
                 * If a non-canonical context is identified, the following self `delegatecall` appends the last bytes of `msg.data`
                 * to the subcall. This makes it safe to use with {ERC2771Context}. Contexts that don't affect the resolution of
                 * {_msgSender} are not propagated to subcalls.
                 */
                abstract contract MulticallUpgradeable is Initializable, ContextUpgradeable {
                    function __Multicall_init() internal onlyInitializing {
                    }
                    function __Multicall_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev Receives and executes a batch of function calls on this contract.
                     * @custom:oz-upgrades-unsafe-allow-reachable delegatecall
                     */
                    function multicall(bytes[] calldata data) external virtual returns (bytes[] memory results) {
                        bytes memory context = msg.sender == _msgSender()
                            ? new bytes(0)
                            : msg.data[msg.data.length - _contextSuffixLength():];
                        results = new bytes[](data.length);
                        for (uint256 i = 0; i < data.length; i++) {
                            results[i] = Address.functionDelegateCall(address(this), bytes.concat(data[i], context));
                        }
                        return results;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/types/Time.sol)
                pragma solidity ^0.8.20;
                import {Math} from "../math/Math.sol";
                import {SafeCast} from "../math/SafeCast.sol";
                /**
                 * @dev This library provides helpers for manipulating time-related objects.
                 *
                 * It uses the following types:
                 * - `uint48` for timepoints
                 * - `uint32` for durations
                 *
                 * While the library doesn't provide specific types for timepoints and duration, it does provide:
                 * - a `Delay` type to represent duration that can be programmed to change value automatically at a given point
                 * - additional helper functions
                 */
                library Time {
                    using Time for *;
                    /**
                     * @dev Get the block timestamp as a Timepoint.
                     */
                    function timestamp() internal view returns (uint48) {
                        return SafeCast.toUint48(block.timestamp);
                    }
                    /**
                     * @dev Get the block number as a Timepoint.
                     */
                    function blockNumber() internal view returns (uint48) {
                        return SafeCast.toUint48(block.number);
                    }
                    // ==================================================== Delay =====================================================
                    /**
                     * @dev A `Delay` is a uint32 duration that can be programmed to change value automatically at a given point in the
                     * future. The "effect" timepoint describes when the transitions happens from the "old" value to the "new" value.
                     * This allows updating the delay applied to some operation while keeping some guarantees.
                     *
                     * In particular, the {update} function guarantees that if the delay is reduced, the old delay still applies for
                     * some time. For example if the delay is currently 7 days to do an upgrade, the admin should not be able to set
                     * the delay to 0 and upgrade immediately. If the admin wants to reduce the delay, the old delay (7 days) should
                     * still apply for some time.
                     *
                     *
                     * The `Delay` type is 112 bits long, and packs the following:
                     *
                     * ```
                     *   | [uint48]: effect date (timepoint)
                     *   |           | [uint32]: value before (duration)
                     *   ↓           ↓       ↓ [uint32]: value after (duration)
                     * 0xAAAAAAAAAAAABBBBBBBBCCCCCCCC
                     * ```
                     *
                     * NOTE: The {get} and {withUpdate} functions operate using timestamps. Block number based delays are not currently
                     * supported.
                     */
                    type Delay is uint112;
                    /**
                     * @dev Wrap a duration into a Delay to add the one-step "update in the future" feature
                     */
                    function toDelay(uint32 duration) internal pure returns (Delay) {
                        return Delay.wrap(duration);
                    }
                    /**
                     * @dev Get the value at a given timepoint plus the pending value and effect timepoint if there is a scheduled
                     * change after this timepoint. If the effect timepoint is 0, then the pending value should not be considered.
                     */
                    function _getFullAt(Delay self, uint48 timepoint) private pure returns (uint32, uint32, uint48) {
                        (uint32 valueBefore, uint32 valueAfter, uint48 effect) = self.unpack();
                        return effect <= timepoint ? (valueAfter, 0, 0) : (valueBefore, valueAfter, effect);
                    }
                    /**
                     * @dev Get the current value plus the pending value and effect timepoint if there is a scheduled change. If the
                     * effect timepoint is 0, then the pending value should not be considered.
                     */
                    function getFull(Delay self) internal view returns (uint32, uint32, uint48) {
                        return _getFullAt(self, timestamp());
                    }
                    /**
                     * @dev Get the current value.
                     */
                    function get(Delay self) internal view returns (uint32) {
                        (uint32 delay, , ) = self.getFull();
                        return delay;
                    }
                    /**
                     * @dev Update a Delay object so that it takes a new duration after a timepoint that is automatically computed to
                     * enforce the old delay at the moment of the update. Returns the updated Delay object and the timestamp when the
                     * new delay becomes effective.
                     */
                    function withUpdate(
                        Delay self,
                        uint32 newValue,
                        uint32 minSetback
                    ) internal view returns (Delay updatedDelay, uint48 effect) {
                        uint32 value = self.get();
                        uint32 setback = uint32(Math.max(minSetback, value > newValue ? value - newValue : 0));
                        effect = timestamp() + setback;
                        return (pack(value, newValue, effect), effect);
                    }
                    /**
                     * @dev Split a delay into its components: valueBefore, valueAfter and effect (transition timepoint).
                     */
                    function unpack(Delay self) internal pure returns (uint32 valueBefore, uint32 valueAfter, uint48 effect) {
                        uint112 raw = Delay.unwrap(self);
                        valueAfter = uint32(raw);
                        valueBefore = uint32(raw >> 32);
                        effect = uint48(raw >> 64);
                        return (valueBefore, valueAfter, effect);
                    }
                    /**
                     * @dev pack the components into a Delay object.
                     */
                    function pack(uint32 valueBefore, uint32 valueAfter, uint48 effect) internal pure returns (Delay) {
                        return Delay.wrap((uint112(effect) << 64) | (uint112(valueBefore) << 32) | uint112(valueAfter));
                    }
                }
                // SPDX-License-Identifier: MIT
                pragma solidity ^0.8.0;
                interface IMigratableEntity {
                    error AlreadyInitialized();
                    error NotFactory();
                    error NotInitialized();
                    /**
                     * @notice Get the factory's address.
                     * @return address of the factory
                     */
                    function FACTORY() external view returns (address);
                    /**
                     * @notice Get the entity's version.
                     * @return version of the entity
                     * @dev Starts from 1.
                     */
                    function version() external view returns (uint64);
                    /**
                     * @notice Initialize this entity contract by using a given data and setting a particular version and owner.
                     * @param initialVersion initial version of the entity
                     * @param owner initial owner of the entity
                     * @param data some data to use
                     */
                    function initialize(uint64 initialVersion, address owner, bytes calldata data) external;
                    /**
                     * @notice Migrate this entity to a particular newer version using a given data.
                     * @param newVersion new version of the entity
                     * @param data some data to use
                     */
                    function migrate(uint64 newVersion, bytes calldata data) external;
                }
                // SPDX-License-Identifier: MIT
                pragma solidity ^0.8.0;
                interface IVaultStorage {
                    error InvalidTimestamp();
                    error NoPreviousEpoch();
                    /**
                     * @notice Get a deposit whitelist enabler/disabler's role.
                     * @return identifier of the whitelist enabler/disabler role
                     */
                    function DEPOSIT_WHITELIST_SET_ROLE() external view returns (bytes32);
                    /**
                     * @notice Get a depositor whitelist status setter's role.
                     * @return identifier of the depositor whitelist status setter role
                     */
                    function DEPOSITOR_WHITELIST_ROLE() external view returns (bytes32);
                    /**
                     * @notice Get a deposit limit enabler/disabler's role.
                     * @return identifier of the deposit limit enabler/disabler role
                     */
                    function IS_DEPOSIT_LIMIT_SET_ROLE() external view returns (bytes32);
                    /**
                     * @notice Get a deposit limit setter's role.
                     * @return identifier of the deposit limit setter role
                     */
                    function DEPOSIT_LIMIT_SET_ROLE() external view returns (bytes32);
                    /**
                     * @notice Get the delegator factory's address.
                     * @return address of the delegator factory
                     */
                    function DELEGATOR_FACTORY() external view returns (address);
                    /**
                     * @notice Get the slasher factory's address.
                     * @return address of the slasher factory
                     */
                    function SLASHER_FACTORY() external view returns (address);
                    /**
                     * @notice Get a vault collateral.
                     * @return address of the underlying collateral
                     */
                    function collateral() external view returns (address);
                    /**
                     * @notice Get a burner to issue debt to (e.g., 0xdEaD or some unwrapper contract).
                     * @return address of the burner
                     */
                    function burner() external view returns (address);
                    /**
                     * @notice Get a delegator (it delegates the vault's stake to networks and operators).
                     * @return address of the delegator
                     */
                    function delegator() external view returns (address);
                    /**
                     * @notice Get if the delegator is initialized.
                     * @return if the delegator is initialized
                     */
                    function isDelegatorInitialized() external view returns (bool);
                    /**
                     * @notice Get a slasher (it provides networks a slashing mechanism).
                     * @return address of the slasher
                     */
                    function slasher() external view returns (address);
                    /**
                     * @notice Get if the slasher is initialized.
                     * @return if the slasher is initialized
                     */
                    function isSlasherInitialized() external view returns (bool);
                    /**
                     * @notice Get a time point of the epoch duration set.
                     * @return time point of the epoch duration set
                     */
                    function epochDurationInit() external view returns (uint48);
                    /**
                     * @notice Get a duration of the vault epoch.
                     * @return duration of the epoch
                     */
                    function epochDuration() external view returns (uint48);
                    /**
                     * @notice Get an epoch at a given timestamp.
                     * @param timestamp time point to get the epoch at
                     * @return epoch at the timestamp
                     * @dev Reverts if the timestamp is less than the start of the epoch 0.
                     */
                    function epochAt(
                        uint48 timestamp
                    ) external view returns (uint256);
                    /**
                     * @notice Get a current vault epoch.
                     * @return current epoch
                     */
                    function currentEpoch() external view returns (uint256);
                    /**
                     * @notice Get a start of the current vault epoch.
                     * @return start of the current epoch
                     */
                    function currentEpochStart() external view returns (uint48);
                    /**
                     * @notice Get a start of the previous vault epoch.
                     * @return start of the previous epoch
                     * @dev Reverts if the current epoch is 0.
                     */
                    function previousEpochStart() external view returns (uint48);
                    /**
                     * @notice Get a start of the next vault epoch.
                     * @return start of the next epoch
                     */
                    function nextEpochStart() external view returns (uint48);
                    /**
                     * @notice Get if the deposit whitelist is enabled.
                     * @return if the deposit whitelist is enabled
                     */
                    function depositWhitelist() external view returns (bool);
                    /**
                     * @notice Get if a given account is whitelisted as a depositor.
                     * @param account address to check
                     * @return if the account is whitelisted as a depositor
                     */
                    function isDepositorWhitelisted(
                        address account
                    ) external view returns (bool);
                    /**
                     * @notice Get if the deposit limit is set.
                     * @return if the deposit limit is set
                     */
                    function isDepositLimit() external view returns (bool);
                    /**
                     * @notice Get a deposit limit (maximum amount of the active stake that can be in the vault simultaneously).
                     * @return deposit limit
                     */
                    function depositLimit() external view returns (uint256);
                    /**
                     * @notice Get a total number of active shares in the vault at a given timestamp using a hint.
                     * @param timestamp time point to get the total number of active shares at
                     * @param hint hint for the checkpoint index
                     * @return total number of active shares at the timestamp
                     */
                    function activeSharesAt(uint48 timestamp, bytes memory hint) external view returns (uint256);
                    /**
                     * @notice Get a total number of active shares in the vault.
                     * @return total number of active shares
                     */
                    function activeShares() external view returns (uint256);
                    /**
                     * @notice Get a total amount of active stake in the vault at a given timestamp using a hint.
                     * @param timestamp time point to get the total active stake at
                     * @param hint hint for the checkpoint index
                     * @return total amount of active stake at the timestamp
                     */
                    function activeStakeAt(uint48 timestamp, bytes memory hint) external view returns (uint256);
                    /**
                     * @notice Get a total amount of active stake in the vault.
                     * @return total amount of active stake
                     */
                    function activeStake() external view returns (uint256);
                    /**
                     * @notice Get a total number of active shares for a particular account at a given timestamp using a hint.
                     * @param account account to get the number of active shares for
                     * @param timestamp time point to get the number of active shares for the account at
                     * @param hint hint for the checkpoint index
                     * @return number of active shares for the account at the timestamp
                     */
                    function activeSharesOfAt(address account, uint48 timestamp, bytes memory hint) external view returns (uint256);
                    /**
                     * @notice Get a number of active shares for a particular account.
                     * @param account account to get the number of active shares for
                     * @return number of active shares for the account
                     */
                    function activeSharesOf(
                        address account
                    ) external view returns (uint256);
                    /**
                     * @notice Get a total amount of the withdrawals at a given epoch.
                     * @param epoch epoch to get the total amount of the withdrawals at
                     * @return total amount of the withdrawals at the epoch
                     */
                    function withdrawals(
                        uint256 epoch
                    ) external view returns (uint256);
                    /**
                     * @notice Get a total number of withdrawal shares at a given epoch.
                     * @param epoch epoch to get the total number of withdrawal shares at
                     * @return total number of withdrawal shares at the epoch
                     */
                    function withdrawalShares(
                        uint256 epoch
                    ) external view returns (uint256);
                    /**
                     * @notice Get a number of withdrawal shares for a particular account at a given epoch (zero if claimed).
                     * @param epoch epoch to get the number of withdrawal shares for the account at
                     * @param account account to get the number of withdrawal shares for
                     * @return number of withdrawal shares for the account at the epoch
                     */
                    function withdrawalSharesOf(uint256 epoch, address account) external view returns (uint256);
                    /**
                     * @notice Get if the withdrawals are claimed for a particular account at a given epoch.
                     * @param epoch epoch to check the withdrawals for the account at
                     * @param account account to check the withdrawals for
                     * @return if the withdrawals are claimed for the account at the epoch
                     */
                    function isWithdrawalsClaimed(uint256 epoch, address account) external view returns (bool);
                }
                // SPDX-License-Identifier: BUSL-1.1
                pragma solidity 0.8.25;
                import {Initializable} from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
                import {ContextUpgradeable} from "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol";
                /**
                 * @title IVaultControlStorage
                 * @notice Interface for interacting with the storage and control states of a vault.
                 * @dev Provides functions to manage deposit and withdrawal controls, limits, and whitelisting of depositors.
                 */
                interface IVaultControlStorage {
                    /**
                     * @notice Storage structure for vault control data.
                     * @dev Used to manage vault settings such as deposit and withdrawal states, limits, and whitelist functionality.
                     * @param depositPause Indicates if deposits are currently paused.
                     * @param withdrawalPause Indicates if withdrawals are currently paused.
                     * @param limit The current limit on deposits.
                     * @param depositWhitelist Indicates if the deposit whitelist is enabled.
                     * @param isDepositorWhitelisted Mapping to track the whitelist status of each depositor by address.
                     */
                    struct Storage {
                        bool depositPause;
                        bool withdrawalPause;
                        uint256 limit;
                        bool depositWhitelist;
                        mapping(address => bool) isDepositorWhitelisted;
                    }
                    /**
                     * @notice Returns the current value of the `depositPause` state.
                     * @dev When `true`, deposits into the vault are paused.
                     * @return paused The current state of the deposit pause.
                     */
                    function depositPause() external view returns (bool);
                    /**
                     * @notice Returns the current value of the `withdrawalPause` state.
                     * @dev When `true`, withdrawals from the vault are paused.
                     * @return paused The current state of the withdrawal pause.
                     */
                    function withdrawalPause() external view returns (bool);
                    /**
                     * @notice Returns the current deposit limit.
                     * @dev This limit can be applied to control the maximum allowed deposits.
                     * @return limit The current limit value.
                     */
                    function limit() external view returns (uint256);
                    /**
                     * @notice Returns the current value of the `depositWhitelist` state.
                     * @dev When `true`, only whitelisted addresses are allowed to deposit into the vault.
                     * @return whitelistEnabled The current state of the deposit whitelist.
                     */
                    function depositWhitelist() external view returns (bool);
                    /**
                     * @notice Checks whether a given account is whitelisted for deposits.
                     * @param account The address of the account to check.
                     * @return isWhitelisted `true` if the account is whitelisted, `false` otherwise.
                     */
                    function isDepositorWhitelisted(address account) external view returns (bool);
                    /**
                     * @notice Emitted when the vault's deposit limit is updated.
                     * @param limit The new limit value.
                     * @param timestamp The time at which the limit was set.
                     * @param sender The address of the account that set the new limit.
                     */
                    event LimitSet(uint256 limit, uint256 timestamp, address sender);
                    /**
                     * @notice Emitted when the deposit pause state is updated.
                     * @param paused The new state of the deposit pause (`true` for paused, `false` for unpaused).
                     * @param timestamp The time at which the pause state was set.
                     * @param sender The address of the account that set the new state.
                     */
                    event DepositPauseSet(bool paused, uint256 timestamp, address sender);
                    /**
                     * @notice Emitted when the withdrawal pause state is updated.
                     * @param paused The new state of the withdrawal pause (`true` for paused, `false` for unpaused).
                     * @param timestamp The time at which the pause state was set.
                     * @param sender The address of the account that set the new state.
                     */
                    event WithdrawalPauseSet(bool paused, uint256 timestamp, address sender);
                    /**
                     * @notice Emitted when the deposit whitelist state is updated.
                     * @param status The new state of the deposit whitelist (`true` for enabled, `false` for disabled).
                     * @param timestamp The time at which the whitelist state was set.
                     * @param sender The address of the account that set the new state.
                     */
                    event DepositWhitelistSet(bool status, uint256 timestamp, address sender);
                    /**
                     * @notice Emitted when a depositor's whitelist status is updated.
                     * @param account The address of the account whose whitelist status was updated.
                     * @param status The new whitelist status (`true` for whitelisted, `false` for not whitelisted).
                     * @param timestamp The time at which the whitelist status was set.
                     * @param sender The address of the account that set the new status.
                     */
                    event DepositorWhitelistStatusSet(
                        address account, bool status, uint256 timestamp, address sender
                    );
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/extensions/AccessControlEnumerable.sol)
                pragma solidity ^0.8.20;
                import {IAccessControlEnumerable} from "@openzeppelin/contracts/access/extensions/IAccessControlEnumerable.sol";
                import {AccessControlUpgradeable} from "../AccessControlUpgradeable.sol";
                import {EnumerableSet} from "@openzeppelin/contracts/utils/structs/EnumerableSet.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev Extension of {AccessControl} that allows enumerating the members of each role.
                 */
                abstract contract AccessControlEnumerableUpgradeable is Initializable, IAccessControlEnumerable, AccessControlUpgradeable {
                    using EnumerableSet for EnumerableSet.AddressSet;
                    /// @custom:storage-location erc7201:openzeppelin.storage.AccessControlEnumerable
                    struct AccessControlEnumerableStorage {
                        mapping(bytes32 role => EnumerableSet.AddressSet) _roleMembers;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.AccessControlEnumerable")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant AccessControlEnumerableStorageLocation = 0xc1f6fe24621ce81ec5827caf0253cadb74709b061630e6b55e82371705932000;
                    function _getAccessControlEnumerableStorage() private pure returns (AccessControlEnumerableStorage storage $) {
                        assembly {
                            $.slot := AccessControlEnumerableStorageLocation
                        }
                    }
                    function __AccessControlEnumerable_init() internal onlyInitializing {
                    }
                    function __AccessControlEnumerable_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IAccessControlEnumerable).interfaceId || super.supportsInterface(interfaceId);
                    }
                    /**
                     * @dev Returns one of the accounts that have `role`. `index` must be a
                     * value between 0 and {getRoleMemberCount}, non-inclusive.
                     *
                     * Role bearers are not sorted in any particular way, and their ordering may
                     * change at any point.
                     *
                     * WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure
                     * you perform all queries on the same block. See the following
                     * https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296[forum post]
                     * for more information.
                     */
                    function getRoleMember(bytes32 role, uint256 index) public view virtual returns (address) {
                        AccessControlEnumerableStorage storage $ = _getAccessControlEnumerableStorage();
                        return $._roleMembers[role].at(index);
                    }
                    /**
                     * @dev Returns the number of accounts that have `role`. Can be used
                     * together with {getRoleMember} to enumerate all bearers of a role.
                     */
                    function getRoleMemberCount(bytes32 role) public view virtual returns (uint256) {
                        AccessControlEnumerableStorage storage $ = _getAccessControlEnumerableStorage();
                        return $._roleMembers[role].length();
                    }
                    /**
                     * @dev Overload {AccessControl-_grantRole} to track enumerable memberships
                     */
                    function _grantRole(bytes32 role, address account) internal virtual override returns (bool) {
                        AccessControlEnumerableStorage storage $ = _getAccessControlEnumerableStorage();
                        bool granted = super._grantRole(role, account);
                        if (granted) {
                            $._roleMembers[role].add(account);
                        }
                        return granted;
                    }
                    /**
                     * @dev Overload {AccessControl-_revokeRole} to track enumerable memberships
                     */
                    function _revokeRole(bytes32 role, address account) internal virtual override returns (bool) {
                        AccessControlEnumerableStorage storage $ = _getAccessControlEnumerableStorage();
                        bool revoked = super._revokeRole(role, account);
                        if (revoked) {
                            $._roleMembers[role].remove(account);
                        }
                        return revoked;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/math/SafeCast.sol)
                // This file was procedurally generated from scripts/generate/templates/SafeCast.js.
                pragma solidity ^0.8.20;
                /**
                 * @dev Wrappers over Solidity's uintXX/intXX casting operators with added overflow
                 * checks.
                 *
                 * Downcasting from uint256/int256 in Solidity does not revert on overflow. This can
                 * easily result in undesired exploitation or bugs, since developers usually
                 * assume that overflows raise errors. `SafeCast` restores this intuition by
                 * reverting the transaction when such an operation overflows.
                 *
                 * Using this library instead of the unchecked operations eliminates an entire
                 * class of bugs, so it's recommended to use it always.
                 */
                library SafeCast {
                    /**
                     * @dev Value doesn't fit in an uint of `bits` size.
                     */
                    error SafeCastOverflowedUintDowncast(uint8 bits, uint256 value);
                    /**
                     * @dev An int value doesn't fit in an uint of `bits` size.
                     */
                    error SafeCastOverflowedIntToUint(int256 value);
                    /**
                     * @dev Value doesn't fit in an int of `bits` size.
                     */
                    error SafeCastOverflowedIntDowncast(uint8 bits, int256 value);
                    /**
                     * @dev An uint value doesn't fit in an int of `bits` size.
                     */
                    error SafeCastOverflowedUintToInt(uint256 value);
                    /**
                     * @dev Returns the downcasted uint248 from uint256, reverting on
                     * overflow (when the input is greater than largest uint248).
                     *
                     * Counterpart to Solidity's `uint248` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 248 bits
                     */
                    function toUint248(uint256 value) internal pure returns (uint248) {
                        if (value > type(uint248).max) {
                            revert SafeCastOverflowedUintDowncast(248, value);
                        }
                        return uint248(value);
                    }
                    /**
                     * @dev Returns the downcasted uint240 from uint256, reverting on
                     * overflow (when the input is greater than largest uint240).
                     *
                     * Counterpart to Solidity's `uint240` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 240 bits
                     */
                    function toUint240(uint256 value) internal pure returns (uint240) {
                        if (value > type(uint240).max) {
                            revert SafeCastOverflowedUintDowncast(240, value);
                        }
                        return uint240(value);
                    }
                    /**
                     * @dev Returns the downcasted uint232 from uint256, reverting on
                     * overflow (when the input is greater than largest uint232).
                     *
                     * Counterpart to Solidity's `uint232` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 232 bits
                     */
                    function toUint232(uint256 value) internal pure returns (uint232) {
                        if (value > type(uint232).max) {
                            revert SafeCastOverflowedUintDowncast(232, value);
                        }
                        return uint232(value);
                    }
                    /**
                     * @dev Returns the downcasted uint224 from uint256, reverting on
                     * overflow (when the input is greater than largest uint224).
                     *
                     * Counterpart to Solidity's `uint224` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 224 bits
                     */
                    function toUint224(uint256 value) internal pure returns (uint224) {
                        if (value > type(uint224).max) {
                            revert SafeCastOverflowedUintDowncast(224, value);
                        }
                        return uint224(value);
                    }
                    /**
                     * @dev Returns the downcasted uint216 from uint256, reverting on
                     * overflow (when the input is greater than largest uint216).
                     *
                     * Counterpart to Solidity's `uint216` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 216 bits
                     */
                    function toUint216(uint256 value) internal pure returns (uint216) {
                        if (value > type(uint216).max) {
                            revert SafeCastOverflowedUintDowncast(216, value);
                        }
                        return uint216(value);
                    }
                    /**
                     * @dev Returns the downcasted uint208 from uint256, reverting on
                     * overflow (when the input is greater than largest uint208).
                     *
                     * Counterpart to Solidity's `uint208` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 208 bits
                     */
                    function toUint208(uint256 value) internal pure returns (uint208) {
                        if (value > type(uint208).max) {
                            revert SafeCastOverflowedUintDowncast(208, value);
                        }
                        return uint208(value);
                    }
                    /**
                     * @dev Returns the downcasted uint200 from uint256, reverting on
                     * overflow (when the input is greater than largest uint200).
                     *
                     * Counterpart to Solidity's `uint200` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 200 bits
                     */
                    function toUint200(uint256 value) internal pure returns (uint200) {
                        if (value > type(uint200).max) {
                            revert SafeCastOverflowedUintDowncast(200, value);
                        }
                        return uint200(value);
                    }
                    /**
                     * @dev Returns the downcasted uint192 from uint256, reverting on
                     * overflow (when the input is greater than largest uint192).
                     *
                     * Counterpart to Solidity's `uint192` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 192 bits
                     */
                    function toUint192(uint256 value) internal pure returns (uint192) {
                        if (value > type(uint192).max) {
                            revert SafeCastOverflowedUintDowncast(192, value);
                        }
                        return uint192(value);
                    }
                    /**
                     * @dev Returns the downcasted uint184 from uint256, reverting on
                     * overflow (when the input is greater than largest uint184).
                     *
                     * Counterpart to Solidity's `uint184` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 184 bits
                     */
                    function toUint184(uint256 value) internal pure returns (uint184) {
                        if (value > type(uint184).max) {
                            revert SafeCastOverflowedUintDowncast(184, value);
                        }
                        return uint184(value);
                    }
                    /**
                     * @dev Returns the downcasted uint176 from uint256, reverting on
                     * overflow (when the input is greater than largest uint176).
                     *
                     * Counterpart to Solidity's `uint176` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 176 bits
                     */
                    function toUint176(uint256 value) internal pure returns (uint176) {
                        if (value > type(uint176).max) {
                            revert SafeCastOverflowedUintDowncast(176, value);
                        }
                        return uint176(value);
                    }
                    /**
                     * @dev Returns the downcasted uint168 from uint256, reverting on
                     * overflow (when the input is greater than largest uint168).
                     *
                     * Counterpart to Solidity's `uint168` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 168 bits
                     */
                    function toUint168(uint256 value) internal pure returns (uint168) {
                        if (value > type(uint168).max) {
                            revert SafeCastOverflowedUintDowncast(168, value);
                        }
                        return uint168(value);
                    }
                    /**
                     * @dev Returns the downcasted uint160 from uint256, reverting on
                     * overflow (when the input is greater than largest uint160).
                     *
                     * Counterpart to Solidity's `uint160` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 160 bits
                     */
                    function toUint160(uint256 value) internal pure returns (uint160) {
                        if (value > type(uint160).max) {
                            revert SafeCastOverflowedUintDowncast(160, value);
                        }
                        return uint160(value);
                    }
                    /**
                     * @dev Returns the downcasted uint152 from uint256, reverting on
                     * overflow (when the input is greater than largest uint152).
                     *
                     * Counterpart to Solidity's `uint152` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 152 bits
                     */
                    function toUint152(uint256 value) internal pure returns (uint152) {
                        if (value > type(uint152).max) {
                            revert SafeCastOverflowedUintDowncast(152, value);
                        }
                        return uint152(value);
                    }
                    /**
                     * @dev Returns the downcasted uint144 from uint256, reverting on
                     * overflow (when the input is greater than largest uint144).
                     *
                     * Counterpart to Solidity's `uint144` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 144 bits
                     */
                    function toUint144(uint256 value) internal pure returns (uint144) {
                        if (value > type(uint144).max) {
                            revert SafeCastOverflowedUintDowncast(144, value);
                        }
                        return uint144(value);
                    }
                    /**
                     * @dev Returns the downcasted uint136 from uint256, reverting on
                     * overflow (when the input is greater than largest uint136).
                     *
                     * Counterpart to Solidity's `uint136` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 136 bits
                     */
                    function toUint136(uint256 value) internal pure returns (uint136) {
                        if (value > type(uint136).max) {
                            revert SafeCastOverflowedUintDowncast(136, value);
                        }
                        return uint136(value);
                    }
                    /**
                     * @dev Returns the downcasted uint128 from uint256, reverting on
                     * overflow (when the input is greater than largest uint128).
                     *
                     * Counterpart to Solidity's `uint128` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 128 bits
                     */
                    function toUint128(uint256 value) internal pure returns (uint128) {
                        if (value > type(uint128).max) {
                            revert SafeCastOverflowedUintDowncast(128, value);
                        }
                        return uint128(value);
                    }
                    /**
                     * @dev Returns the downcasted uint120 from uint256, reverting on
                     * overflow (when the input is greater than largest uint120).
                     *
                     * Counterpart to Solidity's `uint120` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 120 bits
                     */
                    function toUint120(uint256 value) internal pure returns (uint120) {
                        if (value > type(uint120).max) {
                            revert SafeCastOverflowedUintDowncast(120, value);
                        }
                        return uint120(value);
                    }
                    /**
                     * @dev Returns the downcasted uint112 from uint256, reverting on
                     * overflow (when the input is greater than largest uint112).
                     *
                     * Counterpart to Solidity's `uint112` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 112 bits
                     */
                    function toUint112(uint256 value) internal pure returns (uint112) {
                        if (value > type(uint112).max) {
                            revert SafeCastOverflowedUintDowncast(112, value);
                        }
                        return uint112(value);
                    }
                    /**
                     * @dev Returns the downcasted uint104 from uint256, reverting on
                     * overflow (when the input is greater than largest uint104).
                     *
                     * Counterpart to Solidity's `uint104` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 104 bits
                     */
                    function toUint104(uint256 value) internal pure returns (uint104) {
                        if (value > type(uint104).max) {
                            revert SafeCastOverflowedUintDowncast(104, value);
                        }
                        return uint104(value);
                    }
                    /**
                     * @dev Returns the downcasted uint96 from uint256, reverting on
                     * overflow (when the input is greater than largest uint96).
                     *
                     * Counterpart to Solidity's `uint96` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 96 bits
                     */
                    function toUint96(uint256 value) internal pure returns (uint96) {
                        if (value > type(uint96).max) {
                            revert SafeCastOverflowedUintDowncast(96, value);
                        }
                        return uint96(value);
                    }
                    /**
                     * @dev Returns the downcasted uint88 from uint256, reverting on
                     * overflow (when the input is greater than largest uint88).
                     *
                     * Counterpart to Solidity's `uint88` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 88 bits
                     */
                    function toUint88(uint256 value) internal pure returns (uint88) {
                        if (value > type(uint88).max) {
                            revert SafeCastOverflowedUintDowncast(88, value);
                        }
                        return uint88(value);
                    }
                    /**
                     * @dev Returns the downcasted uint80 from uint256, reverting on
                     * overflow (when the input is greater than largest uint80).
                     *
                     * Counterpart to Solidity's `uint80` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 80 bits
                     */
                    function toUint80(uint256 value) internal pure returns (uint80) {
                        if (value > type(uint80).max) {
                            revert SafeCastOverflowedUintDowncast(80, value);
                        }
                        return uint80(value);
                    }
                    /**
                     * @dev Returns the downcasted uint72 from uint256, reverting on
                     * overflow (when the input is greater than largest uint72).
                     *
                     * Counterpart to Solidity's `uint72` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 72 bits
                     */
                    function toUint72(uint256 value) internal pure returns (uint72) {
                        if (value > type(uint72).max) {
                            revert SafeCastOverflowedUintDowncast(72, value);
                        }
                        return uint72(value);
                    }
                    /**
                     * @dev Returns the downcasted uint64 from uint256, reverting on
                     * overflow (when the input is greater than largest uint64).
                     *
                     * Counterpart to Solidity's `uint64` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 64 bits
                     */
                    function toUint64(uint256 value) internal pure returns (uint64) {
                        if (value > type(uint64).max) {
                            revert SafeCastOverflowedUintDowncast(64, value);
                        }
                        return uint64(value);
                    }
                    /**
                     * @dev Returns the downcasted uint56 from uint256, reverting on
                     * overflow (when the input is greater than largest uint56).
                     *
                     * Counterpart to Solidity's `uint56` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 56 bits
                     */
                    function toUint56(uint256 value) internal pure returns (uint56) {
                        if (value > type(uint56).max) {
                            revert SafeCastOverflowedUintDowncast(56, value);
                        }
                        return uint56(value);
                    }
                    /**
                     * @dev Returns the downcasted uint48 from uint256, reverting on
                     * overflow (when the input is greater than largest uint48).
                     *
                     * Counterpart to Solidity's `uint48` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 48 bits
                     */
                    function toUint48(uint256 value) internal pure returns (uint48) {
                        if (value > type(uint48).max) {
                            revert SafeCastOverflowedUintDowncast(48, value);
                        }
                        return uint48(value);
                    }
                    /**
                     * @dev Returns the downcasted uint40 from uint256, reverting on
                     * overflow (when the input is greater than largest uint40).
                     *
                     * Counterpart to Solidity's `uint40` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 40 bits
                     */
                    function toUint40(uint256 value) internal pure returns (uint40) {
                        if (value > type(uint40).max) {
                            revert SafeCastOverflowedUintDowncast(40, value);
                        }
                        return uint40(value);
                    }
                    /**
                     * @dev Returns the downcasted uint32 from uint256, reverting on
                     * overflow (when the input is greater than largest uint32).
                     *
                     * Counterpart to Solidity's `uint32` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 32 bits
                     */
                    function toUint32(uint256 value) internal pure returns (uint32) {
                        if (value > type(uint32).max) {
                            revert SafeCastOverflowedUintDowncast(32, value);
                        }
                        return uint32(value);
                    }
                    /**
                     * @dev Returns the downcasted uint24 from uint256, reverting on
                     * overflow (when the input is greater than largest uint24).
                     *
                     * Counterpart to Solidity's `uint24` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 24 bits
                     */
                    function toUint24(uint256 value) internal pure returns (uint24) {
                        if (value > type(uint24).max) {
                            revert SafeCastOverflowedUintDowncast(24, value);
                        }
                        return uint24(value);
                    }
                    /**
                     * @dev Returns the downcasted uint16 from uint256, reverting on
                     * overflow (when the input is greater than largest uint16).
                     *
                     * Counterpart to Solidity's `uint16` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 16 bits
                     */
                    function toUint16(uint256 value) internal pure returns (uint16) {
                        if (value > type(uint16).max) {
                            revert SafeCastOverflowedUintDowncast(16, value);
                        }
                        return uint16(value);
                    }
                    /**
                     * @dev Returns the downcasted uint8 from uint256, reverting on
                     * overflow (when the input is greater than largest uint8).
                     *
                     * Counterpart to Solidity's `uint8` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 8 bits
                     */
                    function toUint8(uint256 value) internal pure returns (uint8) {
                        if (value > type(uint8).max) {
                            revert SafeCastOverflowedUintDowncast(8, value);
                        }
                        return uint8(value);
                    }
                    /**
                     * @dev Converts a signed int256 into an unsigned uint256.
                     *
                     * Requirements:
                     *
                     * - input must be greater than or equal to 0.
                     */
                    function toUint256(int256 value) internal pure returns (uint256) {
                        if (value < 0) {
                            revert SafeCastOverflowedIntToUint(value);
                        }
                        return uint256(value);
                    }
                    /**
                     * @dev Returns the downcasted int248 from int256, reverting on
                     * overflow (when the input is less than smallest int248 or
                     * greater than largest int248).
                     *
                     * Counterpart to Solidity's `int248` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 248 bits
                     */
                    function toInt248(int256 value) internal pure returns (int248 downcasted) {
                        downcasted = int248(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(248, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int240 from int256, reverting on
                     * overflow (when the input is less than smallest int240 or
                     * greater than largest int240).
                     *
                     * Counterpart to Solidity's `int240` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 240 bits
                     */
                    function toInt240(int256 value) internal pure returns (int240 downcasted) {
                        downcasted = int240(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(240, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int232 from int256, reverting on
                     * overflow (when the input is less than smallest int232 or
                     * greater than largest int232).
                     *
                     * Counterpart to Solidity's `int232` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 232 bits
                     */
                    function toInt232(int256 value) internal pure returns (int232 downcasted) {
                        downcasted = int232(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(232, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int224 from int256, reverting on
                     * overflow (when the input is less than smallest int224 or
                     * greater than largest int224).
                     *
                     * Counterpart to Solidity's `int224` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 224 bits
                     */
                    function toInt224(int256 value) internal pure returns (int224 downcasted) {
                        downcasted = int224(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(224, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int216 from int256, reverting on
                     * overflow (when the input is less than smallest int216 or
                     * greater than largest int216).
                     *
                     * Counterpart to Solidity's `int216` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 216 bits
                     */
                    function toInt216(int256 value) internal pure returns (int216 downcasted) {
                        downcasted = int216(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(216, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int208 from int256, reverting on
                     * overflow (when the input is less than smallest int208 or
                     * greater than largest int208).
                     *
                     * Counterpart to Solidity's `int208` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 208 bits
                     */
                    function toInt208(int256 value) internal pure returns (int208 downcasted) {
                        downcasted = int208(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(208, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int200 from int256, reverting on
                     * overflow (when the input is less than smallest int200 or
                     * greater than largest int200).
                     *
                     * Counterpart to Solidity's `int200` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 200 bits
                     */
                    function toInt200(int256 value) internal pure returns (int200 downcasted) {
                        downcasted = int200(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(200, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int192 from int256, reverting on
                     * overflow (when the input is less than smallest int192 or
                     * greater than largest int192).
                     *
                     * Counterpart to Solidity's `int192` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 192 bits
                     */
                    function toInt192(int256 value) internal pure returns (int192 downcasted) {
                        downcasted = int192(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(192, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int184 from int256, reverting on
                     * overflow (when the input is less than smallest int184 or
                     * greater than largest int184).
                     *
                     * Counterpart to Solidity's `int184` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 184 bits
                     */
                    function toInt184(int256 value) internal pure returns (int184 downcasted) {
                        downcasted = int184(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(184, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int176 from int256, reverting on
                     * overflow (when the input is less than smallest int176 or
                     * greater than largest int176).
                     *
                     * Counterpart to Solidity's `int176` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 176 bits
                     */
                    function toInt176(int256 value) internal pure returns (int176 downcasted) {
                        downcasted = int176(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(176, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int168 from int256, reverting on
                     * overflow (when the input is less than smallest int168 or
                     * greater than largest int168).
                     *
                     * Counterpart to Solidity's `int168` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 168 bits
                     */
                    function toInt168(int256 value) internal pure returns (int168 downcasted) {
                        downcasted = int168(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(168, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int160 from int256, reverting on
                     * overflow (when the input is less than smallest int160 or
                     * greater than largest int160).
                     *
                     * Counterpart to Solidity's `int160` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 160 bits
                     */
                    function toInt160(int256 value) internal pure returns (int160 downcasted) {
                        downcasted = int160(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(160, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int152 from int256, reverting on
                     * overflow (when the input is less than smallest int152 or
                     * greater than largest int152).
                     *
                     * Counterpart to Solidity's `int152` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 152 bits
                     */
                    function toInt152(int256 value) internal pure returns (int152 downcasted) {
                        downcasted = int152(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(152, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int144 from int256, reverting on
                     * overflow (when the input is less than smallest int144 or
                     * greater than largest int144).
                     *
                     * Counterpart to Solidity's `int144` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 144 bits
                     */
                    function toInt144(int256 value) internal pure returns (int144 downcasted) {
                        downcasted = int144(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(144, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int136 from int256, reverting on
                     * overflow (when the input is less than smallest int136 or
                     * greater than largest int136).
                     *
                     * Counterpart to Solidity's `int136` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 136 bits
                     */
                    function toInt136(int256 value) internal pure returns (int136 downcasted) {
                        downcasted = int136(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(136, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int128 from int256, reverting on
                     * overflow (when the input is less than smallest int128 or
                     * greater than largest int128).
                     *
                     * Counterpart to Solidity's `int128` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 128 bits
                     */
                    function toInt128(int256 value) internal pure returns (int128 downcasted) {
                        downcasted = int128(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(128, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int120 from int256, reverting on
                     * overflow (when the input is less than smallest int120 or
                     * greater than largest int120).
                     *
                     * Counterpart to Solidity's `int120` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 120 bits
                     */
                    function toInt120(int256 value) internal pure returns (int120 downcasted) {
                        downcasted = int120(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(120, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int112 from int256, reverting on
                     * overflow (when the input is less than smallest int112 or
                     * greater than largest int112).
                     *
                     * Counterpart to Solidity's `int112` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 112 bits
                     */
                    function toInt112(int256 value) internal pure returns (int112 downcasted) {
                        downcasted = int112(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(112, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int104 from int256, reverting on
                     * overflow (when the input is less than smallest int104 or
                     * greater than largest int104).
                     *
                     * Counterpart to Solidity's `int104` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 104 bits
                     */
                    function toInt104(int256 value) internal pure returns (int104 downcasted) {
                        downcasted = int104(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(104, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int96 from int256, reverting on
                     * overflow (when the input is less than smallest int96 or
                     * greater than largest int96).
                     *
                     * Counterpart to Solidity's `int96` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 96 bits
                     */
                    function toInt96(int256 value) internal pure returns (int96 downcasted) {
                        downcasted = int96(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(96, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int88 from int256, reverting on
                     * overflow (when the input is less than smallest int88 or
                     * greater than largest int88).
                     *
                     * Counterpart to Solidity's `int88` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 88 bits
                     */
                    function toInt88(int256 value) internal pure returns (int88 downcasted) {
                        downcasted = int88(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(88, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int80 from int256, reverting on
                     * overflow (when the input is less than smallest int80 or
                     * greater than largest int80).
                     *
                     * Counterpart to Solidity's `int80` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 80 bits
                     */
                    function toInt80(int256 value) internal pure returns (int80 downcasted) {
                        downcasted = int80(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(80, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int72 from int256, reverting on
                     * overflow (when the input is less than smallest int72 or
                     * greater than largest int72).
                     *
                     * Counterpart to Solidity's `int72` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 72 bits
                     */
                    function toInt72(int256 value) internal pure returns (int72 downcasted) {
                        downcasted = int72(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(72, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int64 from int256, reverting on
                     * overflow (when the input is less than smallest int64 or
                     * greater than largest int64).
                     *
                     * Counterpart to Solidity's `int64` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 64 bits
                     */
                    function toInt64(int256 value) internal pure returns (int64 downcasted) {
                        downcasted = int64(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(64, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int56 from int256, reverting on
                     * overflow (when the input is less than smallest int56 or
                     * greater than largest int56).
                     *
                     * Counterpart to Solidity's `int56` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 56 bits
                     */
                    function toInt56(int256 value) internal pure returns (int56 downcasted) {
                        downcasted = int56(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(56, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int48 from int256, reverting on
                     * overflow (when the input is less than smallest int48 or
                     * greater than largest int48).
                     *
                     * Counterpart to Solidity's `int48` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 48 bits
                     */
                    function toInt48(int256 value) internal pure returns (int48 downcasted) {
                        downcasted = int48(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(48, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int40 from int256, reverting on
                     * overflow (when the input is less than smallest int40 or
                     * greater than largest int40).
                     *
                     * Counterpart to Solidity's `int40` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 40 bits
                     */
                    function toInt40(int256 value) internal pure returns (int40 downcasted) {
                        downcasted = int40(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(40, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int32 from int256, reverting on
                     * overflow (when the input is less than smallest int32 or
                     * greater than largest int32).
                     *
                     * Counterpart to Solidity's `int32` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 32 bits
                     */
                    function toInt32(int256 value) internal pure returns (int32 downcasted) {
                        downcasted = int32(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(32, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int24 from int256, reverting on
                     * overflow (when the input is less than smallest int24 or
                     * greater than largest int24).
                     *
                     * Counterpart to Solidity's `int24` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 24 bits
                     */
                    function toInt24(int256 value) internal pure returns (int24 downcasted) {
                        downcasted = int24(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(24, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int16 from int256, reverting on
                     * overflow (when the input is less than smallest int16 or
                     * greater than largest int16).
                     *
                     * Counterpart to Solidity's `int16` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 16 bits
                     */
                    function toInt16(int256 value) internal pure returns (int16 downcasted) {
                        downcasted = int16(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(16, value);
                        }
                    }
                    /**
                     * @dev Returns the downcasted int8 from int256, reverting on
                     * overflow (when the input is less than smallest int8 or
                     * greater than largest int8).
                     *
                     * Counterpart to Solidity's `int8` operator.
                     *
                     * Requirements:
                     *
                     * - input must fit into 8 bits
                     */
                    function toInt8(int256 value) internal pure returns (int8 downcasted) {
                        downcasted = int8(value);
                        if (downcasted != value) {
                            revert SafeCastOverflowedIntDowncast(8, value);
                        }
                    }
                    /**
                     * @dev Converts an unsigned uint256 into a signed int256.
                     *
                     * Requirements:
                     *
                     * - input must be less than or equal to maxInt256.
                     */
                    function toInt256(uint256 value) internal pure returns (int256) {
                        // Note: Unsafe cast below is okay because `type(int256).max` is guaranteed to be positive
                        if (value > uint256(type(int256).max)) {
                            revert SafeCastOverflowedUintToInt(value);
                        }
                        return int256(value);
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/extensions/IAccessControlEnumerable.sol)
                pragma solidity ^0.8.20;
                import {IAccessControl} from "../IAccessControl.sol";
                /**
                 * @dev External interface of AccessControlEnumerable declared to support ERC165 detection.
                 */
                interface IAccessControlEnumerable is IAccessControl {
                    /**
                     * @dev Returns one of the accounts that have `role`. `index` must be a
                     * value between 0 and {getRoleMemberCount}, non-inclusive.
                     *
                     * Role bearers are not sorted in any particular way, and their ordering may
                     * change at any point.
                     *
                     * WARNING: When using {getRoleMember} and {getRoleMemberCount}, make sure
                     * you perform all queries on the same block. See the following
                     * https://forum.openzeppelin.com/t/iterating-over-elements-on-enumerableset-in-openzeppelin-contracts/2296[forum post]
                     * for more information.
                     */
                    function getRoleMember(bytes32 role, uint256 index) external view returns (address);
                    /**
                     * @dev Returns the number of accounts that have `role`. Can be used
                     * together with {getRoleMember} to enumerate all bearers of a role.
                     */
                    function getRoleMemberCount(bytes32 role) external view returns (uint256);
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/AccessControl.sol)
                pragma solidity ^0.8.20;
                import {IAccessControl} from "@openzeppelin/contracts/access/IAccessControl.sol";
                import {ContextUpgradeable} from "../utils/ContextUpgradeable.sol";
                import {ERC165Upgradeable} from "../utils/introspection/ERC165Upgradeable.sol";
                import {Initializable} from "../proxy/utils/Initializable.sol";
                /**
                 * @dev Contract module that allows children to implement role-based access
                 * control mechanisms. This is a lightweight version that doesn't allow enumerating role
                 * members except through off-chain means by accessing the contract event logs. Some
                 * applications may benefit from on-chain enumerability, for those cases see
                 * {AccessControlEnumerable}.
                 *
                 * Roles are referred to by their `bytes32` identifier. These should be exposed
                 * in the external API and be unique. The best way to achieve this is by
                 * using `public constant` hash digests:
                 *
                 * ```solidity
                 * bytes32 public constant MY_ROLE = keccak256("MY_ROLE");
                 * ```
                 *
                 * Roles can be used to represent a set of permissions. To restrict access to a
                 * function call, use {hasRole}:
                 *
                 * ```solidity
                 * function foo() public {
                 *     require(hasRole(MY_ROLE, msg.sender));
                 *     ...
                 * }
                 * ```
                 *
                 * Roles can be granted and revoked dynamically via the {grantRole} and
                 * {revokeRole} functions. Each role has an associated admin role, and only
                 * accounts that have a role's admin role can call {grantRole} and {revokeRole}.
                 *
                 * By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means
                 * that only accounts with this role will be able to grant or revoke other
                 * roles. More complex role relationships can be created by using
                 * {_setRoleAdmin}.
                 *
                 * WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to
                 * grant and revoke this role. Extra precautions should be taken to secure
                 * accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules}
                 * to enforce additional security measures for this role.
                 */
                abstract contract AccessControlUpgradeable is Initializable, ContextUpgradeable, IAccessControl, ERC165Upgradeable {
                    struct RoleData {
                        mapping(address account => bool) hasRole;
                        bytes32 adminRole;
                    }
                    bytes32 public constant DEFAULT_ADMIN_ROLE = 0x00;
                    /// @custom:storage-location erc7201:openzeppelin.storage.AccessControl
                    struct AccessControlStorage {
                        mapping(bytes32 role => RoleData) _roles;
                    }
                    // keccak256(abi.encode(uint256(keccak256("openzeppelin.storage.AccessControl")) - 1)) & ~bytes32(uint256(0xff))
                    bytes32 private constant AccessControlStorageLocation = 0x02dd7bc7dec4dceedda775e58dd541e08a116c6c53815c0bd028192f7b626800;
                    function _getAccessControlStorage() private pure returns (AccessControlStorage storage $) {
                        assembly {
                            $.slot := AccessControlStorageLocation
                        }
                    }
                    /**
                     * @dev Modifier that checks that an account has a specific role. Reverts
                     * with an {AccessControlUnauthorizedAccount} error including the required role.
                     */
                    modifier onlyRole(bytes32 role) {
                        _checkRole(role);
                        _;
                    }
                    function __AccessControl_init() internal onlyInitializing {
                    }
                    function __AccessControl_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                        return interfaceId == type(IAccessControl).interfaceId || super.supportsInterface(interfaceId);
                    }
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) public view virtual returns (bool) {
                        AccessControlStorage storage $ = _getAccessControlStorage();
                        return $._roles[role].hasRole[account];
                    }
                    /**
                     * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `_msgSender()`
                     * is missing `role`. Overriding this function changes the behavior of the {onlyRole} modifier.
                     */
                    function _checkRole(bytes32 role) internal view virtual {
                        _checkRole(role, _msgSender());
                    }
                    /**
                     * @dev Reverts with an {AccessControlUnauthorizedAccount} error if `account`
                     * is missing `role`.
                     */
                    function _checkRole(bytes32 role, address account) internal view virtual {
                        if (!hasRole(role, account)) {
                            revert AccessControlUnauthorizedAccount(account, role);
                        }
                    }
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) public view virtual returns (bytes32) {
                        AccessControlStorage storage $ = _getAccessControlStorage();
                        return $._roles[role].adminRole;
                    }
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function grantRole(bytes32 role, address account) public virtual onlyRole(getRoleAdmin(role)) {
                        _grantRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function revokeRole(bytes32 role, address account) public virtual onlyRole(getRoleAdmin(role)) {
                        _revokeRole(role, account);
                    }
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been revoked `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `callerConfirmation`.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function renounceRole(bytes32 role, address callerConfirmation) public virtual {
                        if (callerConfirmation != _msgSender()) {
                            revert AccessControlBadConfirmation();
                        }
                        _revokeRole(role, callerConfirmation);
                    }
                    /**
                     * @dev Sets `adminRole` as ``role``'s admin role.
                     *
                     * Emits a {RoleAdminChanged} event.
                     */
                    function _setRoleAdmin(bytes32 role, bytes32 adminRole) internal virtual {
                        AccessControlStorage storage $ = _getAccessControlStorage();
                        bytes32 previousAdminRole = getRoleAdmin(role);
                        $._roles[role].adminRole = adminRole;
                        emit RoleAdminChanged(role, previousAdminRole, adminRole);
                    }
                    /**
                     * @dev Attempts to grant `role` to `account` and returns a boolean indicating if `role` was granted.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleGranted} event.
                     */
                    function _grantRole(bytes32 role, address account) internal virtual returns (bool) {
                        AccessControlStorage storage $ = _getAccessControlStorage();
                        if (!hasRole(role, account)) {
                            $._roles[role].hasRole[account] = true;
                            emit RoleGranted(role, account, _msgSender());
                            return true;
                        } else {
                            return false;
                        }
                    }
                    /**
                     * @dev Attempts to revoke `role` to `account` and returns a boolean indicating if `role` was revoked.
                     *
                     * Internal function without access restriction.
                     *
                     * May emit a {RoleRevoked} event.
                     */
                    function _revokeRole(bytes32 role, address account) internal virtual returns (bool) {
                        AccessControlStorage storage $ = _getAccessControlStorage();
                        if (hasRole(role, account)) {
                            $._roles[role].hasRole[account] = false;
                            emit RoleRevoked(role, account, _msgSender());
                            return true;
                        } else {
                            return false;
                        }
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (access/IAccessControl.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev External interface of AccessControl declared to support ERC165 detection.
                 */
                interface IAccessControl {
                    /**
                     * @dev The `account` is missing a role.
                     */
                    error AccessControlUnauthorizedAccount(address account, bytes32 neededRole);
                    /**
                     * @dev The caller of a function is not the expected one.
                     *
                     * NOTE: Don't confuse with {AccessControlUnauthorizedAccount}.
                     */
                    error AccessControlBadConfirmation();
                    /**
                     * @dev Emitted when `newAdminRole` is set as ``role``'s admin role, replacing `previousAdminRole`
                     *
                     * `DEFAULT_ADMIN_ROLE` is the starting admin for all roles, despite
                     * {RoleAdminChanged} not being emitted signaling this.
                     */
                    event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole);
                    /**
                     * @dev Emitted when `account` is granted `role`.
                     *
                     * `sender` is the account that originated the contract call, an admin role
                     * bearer except when using {AccessControl-_setupRole}.
                     */
                    event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Emitted when `account` is revoked `role`.
                     *
                     * `sender` is the account that originated the contract call:
                     *   - if using `revokeRole`, it is the admin role bearer
                     *   - if using `renounceRole`, it is the role bearer (i.e. `account`)
                     */
                    event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender);
                    /**
                     * @dev Returns `true` if `account` has been granted `role`.
                     */
                    function hasRole(bytes32 role, address account) external view returns (bool);
                    /**
                     * @dev Returns the admin role that controls `role`. See {grantRole} and
                     * {revokeRole}.
                     *
                     * To change a role's admin, use {AccessControl-_setRoleAdmin}.
                     */
                    function getRoleAdmin(bytes32 role) external view returns (bytes32);
                    /**
                     * @dev Grants `role` to `account`.
                     *
                     * If `account` had not been already granted `role`, emits a {RoleGranted}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function grantRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from `account`.
                     *
                     * If `account` had been granted `role`, emits a {RoleRevoked} event.
                     *
                     * Requirements:
                     *
                     * - the caller must have ``role``'s admin role.
                     */
                    function revokeRole(bytes32 role, address account) external;
                    /**
                     * @dev Revokes `role` from the calling account.
                     *
                     * Roles are often managed via {grantRole} and {revokeRole}: this function's
                     * purpose is to provide a mechanism for accounts to lose their privileges
                     * if they are compromised (such as when a trusted device is misplaced).
                     *
                     * If the calling account had been granted `role`, emits a {RoleRevoked}
                     * event.
                     *
                     * Requirements:
                     *
                     * - the caller must be `callerConfirmation`.
                     */
                    function renounceRole(bytes32 role, address callerConfirmation) external;
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/introspection/ERC165.sol)
                pragma solidity ^0.8.20;
                import {IERC165} from "@openzeppelin/contracts/utils/introspection/IERC165.sol";
                import {Initializable} from "../../proxy/utils/Initializable.sol";
                /**
                 * @dev Implementation of the {IERC165} interface.
                 *
                 * Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check
                 * for the additional interface id that will be supported. For example:
                 *
                 * ```solidity
                 * function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) {
                 *     return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId);
                 * }
                 * ```
                 */
                abstract contract ERC165Upgradeable is Initializable, IERC165 {
                    function __ERC165_init() internal onlyInitializing {
                    }
                    function __ERC165_init_unchained() internal onlyInitializing {
                    }
                    /**
                     * @dev See {IERC165-supportsInterface}.
                     */
                    function supportsInterface(bytes4 interfaceId) public view virtual returns (bool) {
                        return interfaceId == type(IERC165).interfaceId;
                    }
                }
                // SPDX-License-Identifier: MIT
                // OpenZeppelin Contracts (last updated v5.0.0) (utils/introspection/IERC165.sol)
                pragma solidity ^0.8.20;
                /**
                 * @dev Interface of the ERC165 standard, as defined in the
                 * https://eips.ethereum.org/EIPS/eip-165[EIP].
                 *
                 * Implementers can declare support of contract interfaces, which can then be
                 * queried by others ({ERC165Checker}).
                 *
                 * For an implementation, see {ERC165}.
                 */
                interface IERC165 {
                    /**
                     * @dev Returns true if this contract implements the interface defined by
                     * `interfaceId`. See the corresponding
                     * https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
                     * to learn more about how these ids are created.
                     *
                     * This function call must use less than 30 000 gas.
                     */
                    function supportsInterface(bytes4 interfaceId) external view returns (bool);
                }