ETH Price: $2,099.14 (-2.61%)

Transaction Decoder

Block:
21426521 at Dec-18-2024 02:46:11 AM +UTC
Transaction Fee:
0.0008305744567443 ETH $1.74
Gas Used:
84,610 Gas / 9.81650463 Gwei

Emitted Events:

282 WETH9.Deposit( dst=ERC1967Proxy, wad=847063264596309 )
283 ERC1967Proxy.0xa123dc29aebf7d0c3322c8eeb5b999e859f39937950ed31056532713d0de396f( 0xa123dc29aebf7d0c3322c8eeb5b999e859f39937950ed31056532713d0de396f, 0x0000000000000000000000000000000000000000000000000000000000002105, 0x00000000000000000000000000000000000000000000000000000000001cd71a, 0x000000000000000000000000cadc2ad74f31da7ae341632a7a33f02446861e4a, 000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, 0000000000000000000000004200000000000000000000000000000000000006, 0000000000000000000000000000000000000000000000000003026648fd1155, 0000000000000000000000000000000000000000000000000002fc0084f2aa30, 0000000000000000000000000000000000000000000000000000000067623677, 0000000000000000000000000000000000000000000000000000000067628a7d, 0000000000000000000000000000000000000000000000000000000000000000, 000000000000000000000000cadc2ad74f31da7ae341632a7a33f02446861e4a, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000140, 0000000000000000000000000000000000000000000000000000000000000000 )
284 SocketGateway.0x74594da9e31ee4068e17809037db37db496702bf7d8d63afe6f97949277d1609( 0x74594da9e31ee4068e17809037db37db496702bf7d8d63afe6f97949277d1609, 0000000000000000000000000000000000000000000000000003026648fd1155, 000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, 0000000000000000000000000000000000000000000000000000000000002105, 709f58818bedd58450336213e1f2f6ff7405a2b1e594f64270a17b7e2249419c, 000000000000000000000000cadc2ad74f31da7ae341632a7a33f02446861e4a, 000000000000000000000000cadc2ad74f31da7ae341632a7a33f02446861e4a, 00000000000000000000000000000000000000000000000000000000000008f1 )

Account State Difference:

  Address   Before After State Difference Code
0x5c7BCd6E...a6ced35C5
(Across Protocol: Ethereum Spoke Pool V2)
(beaverbuild)
19.902774659357858607 Eth19.902783120357858607 Eth0.000008461
0xC02aaA39...83C756Cc2 2,745,803.028148999743398998 Eth2,745,803.028996063007995307 Eth0.000847063264596309
0xCadC2aD7...446861E4A
0.002106574397569998 Eth
Nonce: 1
0.000428936676229389 Eth
Nonce: 2
0.001677637721340609

Execution Trace

ETH 0.000847063264596309 SocketGateway.000001ad( )
  • ETH 0.000847063264596309 AcrossImplV3.bridgeNativeTo( amount=847063264596309, acrossBridgeData=[{name:senderReceiverAddresses, type:address[], order:1, indexed:false, value:[0xCadC2aD74f31Da7aE341632A7a33F02446861E4A, 0xCadC2aD74f31Da7aE341632A7a33F02446861E4A], valueString:[0xCadC2aD74f31Da7aE341632A7a33F02446861E4A, 0xCadC2aD74f31Da7aE341632A7a33F02446861E4A]}, {name:outputToken, type:address, order:2, indexed:false, value:0x4200000000000000000000000000000000000006, valueString:0x4200000000000000000000000000000000000006}, {name:outputAmountToChainIdArray, type:uint256[], order:3, indexed:false, value:[840029114116656, 8453], valueString:[840029114116656, 8453]}, {name:quoteAndDeadlineTimeStamps, type:uint32[], order:4, indexed:false, value:[1734489719, 1734511229], valueString:[1734489719, 1734511229]}, {name:bridgeFee, type:uint256, order:5, indexed:false, value:7034150479653, valueString:7034150479653}, {name:metadata, type:bytes32, order:6, indexed:false, value:00000000000000000000000000000000000000000000000000000000000008F1, valueString:00000000000000000000000000000000000000000000000000000000000008F1}] )
    • ETH 0.000847063264596309 ERC1967Proxy.7b939232( )
      • ETH 0.000847063264596309 Ethereum_SpokePool.depositV3( depositor=0xCadC2aD74f31Da7aE341632A7a33F02446861E4A, recipient=0xCadC2aD74f31Da7aE341632A7a33F02446861E4A, inputToken=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, outputToken=0x4200000000000000000000000000000000000006, inputAmount=847063264596309, outputAmount=840029114116656, destinationChainId=8453, exclusiveRelayer=0x0000000000000000000000000000000000000000, quoteTimestamp=1734489719, fillDeadline=1734511229, exclusivityDeadline=0, message=0x )
        • ETH 0.000847063264596309 WETH9.CALL( )
          File 1 of 5: SocketGateway
          // SPDX-License-Identifier: AGPL-3.0-only
          pragma solidity >=0.8.0;
          /// @notice Modern and gas efficient ERC20 + EIP-2612 implementation.
          /// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/tokens/ERC20.sol)
          /// @author Modified from Uniswap (https://github.com/Uniswap/uniswap-v2-core/blob/master/contracts/UniswapV2ERC20.sol)
          /// @dev Do not manually set balances without updating totalSupply, as the sum of all user balances must not exceed it.
          abstract contract ERC20 {
              /*//////////////////////////////////////////////////////////////
                                           EVENTS
              //////////////////////////////////////////////////////////////*/
              event Transfer(address indexed from, address indexed to, uint256 amount);
              event Approval(address indexed owner, address indexed spender, uint256 amount);
              /*//////////////////////////////////////////////////////////////
                                      METADATA STORAGE
              //////////////////////////////////////////////////////////////*/
              string public name;
              string public symbol;
              uint8 public immutable decimals;
              /*//////////////////////////////////////////////////////////////
                                        ERC20 STORAGE
              //////////////////////////////////////////////////////////////*/
              uint256 public totalSupply;
              mapping(address => uint256) public balanceOf;
              mapping(address => mapping(address => uint256)) public allowance;
              /*//////////////////////////////////////////////////////////////
                                      EIP-2612 STORAGE
              //////////////////////////////////////////////////////////////*/
              uint256 internal immutable INITIAL_CHAIN_ID;
              bytes32 internal immutable INITIAL_DOMAIN_SEPARATOR;
              mapping(address => uint256) public nonces;
              /*//////////////////////////////////////////////////////////////
                                         CONSTRUCTOR
              //////////////////////////////////////////////////////////////*/
              constructor(
                  string memory _name,
                  string memory _symbol,
                  uint8 _decimals
              ) {
                  name = _name;
                  symbol = _symbol;
                  decimals = _decimals;
                  INITIAL_CHAIN_ID = block.chainid;
                  INITIAL_DOMAIN_SEPARATOR = computeDomainSeparator();
              }
              /*//////////////////////////////////////////////////////////////
                                         ERC20 LOGIC
              //////////////////////////////////////////////////////////////*/
              function approve(address spender, uint256 amount) public virtual returns (bool) {
                  allowance[msg.sender][spender] = amount;
                  emit Approval(msg.sender, spender, amount);
                  return true;
              }
              function transfer(address to, uint256 amount) public virtual returns (bool) {
                  balanceOf[msg.sender] -= amount;
                  // Cannot overflow because the sum of all user
                  // balances can't exceed the max uint256 value.
                  unchecked {
                      balanceOf[to] += amount;
                  }
                  emit Transfer(msg.sender, to, amount);
                  return true;
              }
              function transferFrom(
                  address from,
                  address to,
                  uint256 amount
              ) public virtual returns (bool) {
                  uint256 allowed = allowance[from][msg.sender]; // Saves gas for limited approvals.
                  if (allowed != type(uint256).max) allowance[from][msg.sender] = allowed - amount;
                  balanceOf[from] -= amount;
                  // Cannot overflow because the sum of all user
                  // balances can't exceed the max uint256 value.
                  unchecked {
                      balanceOf[to] += amount;
                  }
                  emit Transfer(from, to, amount);
                  return true;
              }
              /*//////////////////////////////////////////////////////////////
                                       EIP-2612 LOGIC
              //////////////////////////////////////////////////////////////*/
              function permit(
                  address owner,
                  address spender,
                  uint256 value,
                  uint256 deadline,
                  uint8 v,
                  bytes32 r,
                  bytes32 s
              ) public virtual {
                  require(deadline >= block.timestamp, "PERMIT_DEADLINE_EXPIRED");
                  // Unchecked because the only math done is incrementing
                  // the owner's nonce which cannot realistically overflow.
                  unchecked {
                      address recoveredAddress = ecrecover(
                          keccak256(
                              abi.encodePacked(
                                  "\\x19\\x01",
                                  DOMAIN_SEPARATOR(),
                                  keccak256(
                                      abi.encode(
                                          keccak256(
                                              "Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)"
                                          ),
                                          owner,
                                          spender,
                                          value,
                                          nonces[owner]++,
                                          deadline
                                      )
                                  )
                              )
                          ),
                          v,
                          r,
                          s
                      );
                      require(recoveredAddress != address(0) && recoveredAddress == owner, "INVALID_SIGNER");
                      allowance[recoveredAddress][spender] = value;
                  }
                  emit Approval(owner, spender, value);
              }
              function DOMAIN_SEPARATOR() public view virtual returns (bytes32) {
                  return block.chainid == INITIAL_CHAIN_ID ? INITIAL_DOMAIN_SEPARATOR : computeDomainSeparator();
              }
              function computeDomainSeparator() internal view virtual returns (bytes32) {
                  return
                      keccak256(
                          abi.encode(
                              keccak256("EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"),
                              keccak256(bytes(name)),
                              keccak256("1"),
                              block.chainid,
                              address(this)
                          )
                      );
              }
              /*//////////////////////////////////////////////////////////////
                                  INTERNAL MINT/BURN LOGIC
              //////////////////////////////////////////////////////////////*/
              function _mint(address to, uint256 amount) internal virtual {
                  totalSupply += amount;
                  // Cannot overflow because the sum of all user
                  // balances can't exceed the max uint256 value.
                  unchecked {
                      balanceOf[to] += amount;
                  }
                  emit Transfer(address(0), to, amount);
              }
              function _burn(address from, uint256 amount) internal virtual {
                  balanceOf[from] -= amount;
                  // Cannot underflow because a user's balance
                  // will never be larger than the total supply.
                  unchecked {
                      totalSupply -= amount;
                  }
                  emit Transfer(from, address(0), amount);
              }
          }
          // SPDX-License-Identifier: AGPL-3.0-only
          pragma solidity >=0.8.0;
          import {ERC20} from "../tokens/ERC20.sol";
          /// @notice Safe ETH and ERC20 transfer library that gracefully handles missing return values.
          /// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/SafeTransferLib.sol)
          /// @dev Use with caution! Some functions in this library knowingly create dirty bits at the destination of the free memory pointer.
          /// @dev Note that none of the functions in this library check that a token has code at all! That responsibility is delegated to the caller.
          library SafeTransferLib {
              /*//////////////////////////////////////////////////////////////
                                       ETH OPERATIONS
              //////////////////////////////////////////////////////////////*/
              function safeTransferETH(address to, uint256 amount) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Transfer the ETH and store if it succeeded or not.
                      success := call(gas(), to, amount, 0, 0, 0, 0)
                  }
                  require(success, "ETH_TRANSFER_FAILED");
              }
              /*//////////////////////////////////////////////////////////////
                                      ERC20 OPERATIONS
              //////////////////////////////////////////////////////////////*/
              function safeTransferFrom(
                  ERC20 token,
                  address from,
                  address to,
                  uint256 amount
              ) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Get a pointer to some free memory.
                      let freeMemoryPointer := mload(0x40)
                      // Write the abi-encoded calldata into memory, beginning with the function selector.
                      mstore(freeMemoryPointer, 0x23b872dd00000000000000000000000000000000000000000000000000000000)
                      mstore(add(freeMemoryPointer, 4), from) // Append the "from" argument.
                      mstore(add(freeMemoryPointer, 36), to) // Append the "to" argument.
                      mstore(add(freeMemoryPointer, 68), amount) // Append the "amount" argument.
                      success := and(
                          // Set success to whether the call reverted, if not we check it either
                          // returned exactly 1 (can't just be non-zero data), or had no return data.
                          or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
                          // We use 100 because the length of our calldata totals up like so: 4 + 32 * 3.
                          // We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
                          // Counterintuitively, this call must be positioned second to the or() call in the
                          // surrounding and() call or else returndatasize() will be zero during the computation.
                          call(gas(), token, 0, freeMemoryPointer, 100, 0, 32)
                      )
                  }
                  require(success, "TRANSFER_FROM_FAILED");
              }
              function safeTransfer(
                  ERC20 token,
                  address to,
                  uint256 amount
              ) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Get a pointer to some free memory.
                      let freeMemoryPointer := mload(0x40)
                      // Write the abi-encoded calldata into memory, beginning with the function selector.
                      mstore(freeMemoryPointer, 0xa9059cbb00000000000000000000000000000000000000000000000000000000)
                      mstore(add(freeMemoryPointer, 4), to) // Append the "to" argument.
                      mstore(add(freeMemoryPointer, 36), amount) // Append the "amount" argument.
                      success := and(
                          // Set success to whether the call reverted, if not we check it either
                          // returned exactly 1 (can't just be non-zero data), or had no return data.
                          or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
                          // We use 68 because the length of our calldata totals up like so: 4 + 32 * 2.
                          // We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
                          // Counterintuitively, this call must be positioned second to the or() call in the
                          // surrounding and() call or else returndatasize() will be zero during the computation.
                          call(gas(), token, 0, freeMemoryPointer, 68, 0, 32)
                      )
                  }
                  require(success, "TRANSFER_FAILED");
              }
              function safeApprove(
                  ERC20 token,
                  address to,
                  uint256 amount
              ) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Get a pointer to some free memory.
                      let freeMemoryPointer := mload(0x40)
                      // Write the abi-encoded calldata into memory, beginning with the function selector.
                      mstore(freeMemoryPointer, 0x095ea7b300000000000000000000000000000000000000000000000000000000)
                      mstore(add(freeMemoryPointer, 4), to) // Append the "to" argument.
                      mstore(add(freeMemoryPointer, 36), amount) // Append the "amount" argument.
                      success := and(
                          // Set success to whether the call reverted, if not we check it either
                          // returned exactly 1 (can't just be non-zero data), or had no return data.
                          or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
                          // We use 68 because the length of our calldata totals up like so: 4 + 32 * 2.
                          // We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
                          // Counterintuitively, this call must be positioned second to the or() call in the
                          // surrounding and() call or else returndatasize() will be zero during the computation.
                          call(gas(), token, 0, freeMemoryPointer, 68, 0, 32)
                      )
                  }
                  require(success, "APPROVE_FAILED");
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/across.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ACROSS} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Across-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Across-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AcrossImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract AcrossImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AcrossIdentifier = ACROSS;
              /// @notice Function-selector for ERC20-token bridging on Across-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ACROSS_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,uint32,uint64)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Across-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable ACROSS_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(uint256,uint256,bytes32,address,uint32,uint64)"
                      )
                  );
              bytes4 public immutable ACROSS_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,uint32,uint64,bytes32))"
                      )
                  );
              /// @notice spokePool Contract instance used to deposit ERC20 and Native on to Across-Bridge
              /// @dev contract instance is to be initialized in the constructor using the spokePoolAddress passed as constructor argument
              SpokePool public immutable spokePool;
              address public immutable spokePoolAddress;
              /// @notice address of WETH token to be initialised in constructor
              address public immutable WETH;
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AcrossBridgeDataNoToken {
                  uint256 toChainId;
                  address receiverAddress;
                  uint32 quoteTimestamp;
                  uint64 relayerFeePct;
                  bytes32 metadata;
              }
              struct AcrossBridgeData {
                  uint256 toChainId;
                  address receiverAddress;
                  address token;
                  uint32 quoteTimestamp;
                  uint64 relayerFeePct;
                  bytes32 metadata;
              }
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure spokepool, weth-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _spokePool,
                  address _wethAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  spokePool = SpokePool(_spokePool);
                  spokePoolAddress = _spokePool;
                  WETH = _wethAddress;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AcrossBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AcrossBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AcrossBridgeData memory acrossBridgeData = abi.decode(
                      bridgeData,
                      (AcrossBridgeData)
                  );
                  if (acrossBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      spokePool.deposit{value: amount}(
                          acrossBridgeData.receiverAddress,
                          WETH,
                          amount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp
                      );
                  } else {
                      spokePool.deposit(
                          acrossBridgeData.receiverAddress,
                          acrossBridgeData.token,
                          amount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp
                      );
                  }
                  emit SocketBridge(
                      amount,
                      acrossBridgeData.token,
                      acrossBridgeData.toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.receiverAddress,
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AcrossBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param acrossBridgeData encoded data for AcrossBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AcrossBridgeDataNoToken calldata acrossBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      spokePool.deposit{value: bridgeAmount}(
                          acrossBridgeData.receiverAddress,
                          WETH,
                          bridgeAmount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp
                      );
                  } else {
                      spokePool.deposit(
                          acrossBridgeData.receiverAddress,
                          token,
                          bridgeAmount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      acrossBridgeData.toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.receiverAddress,
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Across-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param quoteTimestamp timestamp for quote and this is to be used by Across-Bridge contract
               * @param relayerFeePct feePct that will be relayed by the Bridge to the relayer
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint32 quoteTimestamp,
                  uint64 relayerFeePct
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  spokePool.deposit(
                      receiverAddress,
                      address(token),
                      amount,
                      toChainId,
                      relayerFeePct,
                      quoteTimestamp
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Across-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param quoteTimestamp timestamp for quote and this is to be used by Across-Bridge contract
               * @param relayerFeePct feePct that will be relayed by the Bridge to the relayer
               */
              function bridgeNativeTo(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  uint32 quoteTimestamp,
                  uint64 relayerFeePct
              ) external payable {
                  spokePool.deposit{value: amount}(
                      receiverAddress,
                      WETH,
                      amount,
                      toChainId,
                      relayerFeePct,
                      quoteTimestamp
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          /// @notice interface with functions to interact with SpokePool contract of Across-Bridge
          interface SpokePool {
              /**************************************
               *         DEPOSITOR FUNCTIONS        *
               **************************************/
              /**
               * @notice Called by user to bridge funds from origin to destination chain. Depositor will effectively lock
               * tokens in this contract and receive a destination token on the destination chain. The origin => destination
               * token mapping is stored on the L1 HubPool.
               * @notice The caller must first approve this contract to spend amount of originToken.
               * @notice The originToken => destinationChainId must be enabled.
               * @notice This method is payable because the caller is able to deposit native token if the originToken is
               * wrappedNativeToken and this function will handle wrapping the native token to wrappedNativeToken.
               * @param recipient Address to receive funds at on destination chain.
               * @param originToken Token to lock into this contract to initiate deposit.
               * @param amount Amount of tokens to deposit. Will be amount of tokens to receive less fees.
               * @param destinationChainId Denotes network where user will receive funds from SpokePool by a relayer.
               * @param relayerFeePct % of deposit amount taken out to incentivize a fast relayer.
               * @param quoteTimestamp Timestamp used by relayers to compute this deposit's realizedLPFeePct which is paid
               * to LP pool on HubPool.
               */
              function deposit(
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  uint64 relayerFeePct,
                  uint32 quoteTimestamp
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {ANYSWAP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Anyswap-V4-Route L1 Implementation
           * @notice Route implementation with functions to bridge ERC20 via Anyswap-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AnyswapImplementation
           * This is the L1 implementation, so this is used when transferring from l1 to supported l1s or L1.
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          /// @notice Interface to interact with AnyswapV4-Router Implementation
          interface AnyswapV4Router {
              function anySwapOutUnderlying(
                  address token,
                  address to,
                  uint256 amount,
                  uint256 toChainID
              ) external;
          }
          contract AnyswapImplL1 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AnyswapIdentifier = ANYSWAP;
              /// @notice Function-selector for ERC20-token bridging on Anyswap-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ANYSWAP_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,address)"
                      )
                  );
              bytes4 public immutable ANYSWAP_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,address,bytes32))"
                      )
                  );
              /// @notice AnSwapV4Router Contract instance used to deposit ERC20 on to Anyswap-Bridge
              /// @dev contract instance is to be initialized in the constructor using the router-address passed as constructor argument
              AnyswapV4Router public immutable router;
              /**
               * @notice Constructor sets the router address and socketGateway address.
               * @dev anyswap 4 router is immutable. so no setter function required.
               */
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = AnyswapV4Router(_router);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeDataNoToken {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeData {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AnyswapBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AnyswapBridgeData memory anyswapBridgeData = abi.decode(
                      bridgeData,
                      (AnyswapBridgeData)
                  );
                  ERC20(anyswapBridgeData.token).safeApprove(address(router), amount);
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      amount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      amount,
                      anyswapBridgeData.token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param anyswapBridgeData encoded data for AnyswapBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AnyswapBridgeDataNoToken calldata anyswapBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  ERC20(token).safeApprove(address(router), bridgeAmount);
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      bridgeAmount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Anyswap-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param wrapperTokenAddress address of wrapperToken, WrappedVersion of the token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address wrapperTokenAddress
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(address(router), amount);
                  router.anySwapOutUnderlying(
                      wrapperTokenAddress,
                      receiverAddress,
                      amount,
                      toChainId
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {ANYSWAP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Anyswap-V4-Route L1 Implementation
           * @notice Route implementation with functions to bridge ERC20 via Anyswap-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AnyswapImplementation
           * This is the L2 implementation, so this is used when transferring from l2.
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          interface AnyswapV4Router {
              function anySwapOutUnderlying(
                  address token,
                  address to,
                  uint256 amount,
                  uint256 toChainID
              ) external;
          }
          contract AnyswapL2Impl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AnyswapIdentifier = ANYSWAP;
              /// @notice Function-selector for ERC20-token bridging on Anyswap-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ANYSWAP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,address)"
                      )
                  );
              bytes4 public immutable ANYSWAP_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,address,bytes32))"
                      )
                  );
              // polygon router multichain router v4
              AnyswapV4Router public immutable router;
              /**
               * @notice Constructor sets the router address and socketGateway address.
               * @dev anyswap v4 router is immutable. so no setter function required.
               */
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = AnyswapV4Router(_router);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeDataNoToken {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeData {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AnyswapBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AnyswapBridgeData memory anyswapBridgeData = abi.decode(
                      bridgeData,
                      (AnyswapBridgeData)
                  );
                  ERC20(anyswapBridgeData.token).safeApprove(address(router), amount);
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      amount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      amount,
                      anyswapBridgeData.token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param anyswapBridgeData encoded data for AnyswapBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AnyswapBridgeDataNoToken calldata anyswapBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  ERC20(token).safeApprove(address(router), bridgeAmount);
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      bridgeAmount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Anyswap-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param wrapperTokenAddress address of wrapperToken, WrappedVersion of the token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address wrapperTokenAddress
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(address(router), amount);
                  router.anySwapOutUnderlying(
                      wrapperTokenAddress,
                      receiverAddress,
                      amount,
                      toChainId
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          /*
           * Copyright 2021, Offchain Labs, Inc.
           *
           * Licensed under the Apache License, Version 2.0 (the "License");
           * you may not use this file except in compliance with the License.
           * You may obtain a copy of the License at
           *
           *    http://www.apache.org/licenses/LICENSE-2.0
           *
           * Unless required by applicable law or agreed to in writing, software
           * distributed under the License is distributed on an "AS IS" BASIS,
           * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
           * See the License for the specific language governing permissions and
           * limitations under the License.
           */
          pragma solidity >=0.8.0;
          /**
           * @title L1gatewayRouter for native-arbitrum
           */
          interface L1GatewayRouter {
              /**
               * @notice outbound function to bridge ERC20 via NativeArbitrum-Bridge
               * @param _token address of token being bridged via GatewayRouter
               * @param _to recipient of the token on arbitrum chain
               * @param _amount amount of ERC20 token being bridged
               * @param _maxGas a depositParameter for bridging the token
               * @param _gasPriceBid  a depositParameter for bridging the token
               * @param _data a depositParameter for bridging the token
               * @return calldata returns the output of transactioncall made on gatewayRouter
               */
              function outboundTransfer(
                  address _token,
                  address _to,
                  uint256 _amount,
                  uint256 _maxGas,
                  uint256 _gasPriceBid,
                  bytes calldata _data
              ) external payable returns (bytes calldata);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {L1GatewayRouter} from "../interfaces/arbitrum.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {NATIVE_ARBITRUM} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Native Arbitrum-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 via NativeArbitrum-Bridge
           * @notice Called via SocketGateway if the routeId in the request maps to the routeId of NativeArbitrum-Implementation
           * @notice This is used when transferring from ethereum chain to arbitrum via their native bridge.
           * @notice Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * @notice RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract NativeArbitrumImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable NativeArbitrumIdentifier = NATIVE_ARBITRUM;
              uint256 public constant DESTINATION_CHAIN_ID = 42161;
              /// @notice Function-selector for ERC20-token bridging on NativeArbitrum
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_ARBITRUM_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,uint256,uint256,bytes32,address,address,address,bytes)"
                      )
                  );
              bytes4 public immutable NATIVE_ARBITRUM_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,uint256,uint256,address,address,bytes32,bytes))"
                      )
                  );
              /// @notice router address of NativeArbitrum Bridge
              /// @notice GatewayRouter looks up ERC20Token's gateway, and finding that it's Standard ERC20 gateway (the L1ERC20Gateway contract).
              address public immutable router;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = _router;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct NativeArbitrumBridgeDataNoToken {
                  uint256 value;
                  /// @notice maxGas is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 maxGas;
                  /// @notice gasPriceBid is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 gasPriceBid;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of Gateway which handles the token bridging for the token
                  /// @notice gatewayAddress is unique for each token
                  address gatewayAddress;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
                  /// @notice data is a depositParameter derived from erc20Bridger of nativeArbitrum
                  bytes data;
              }
              struct NativeArbitrumBridgeData {
                  uint256 value;
                  /// @notice maxGas is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 maxGas;
                  /// @notice gasPriceBid is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 gasPriceBid;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of Gateway which handles the token bridging for the token
                  /// @notice gatewayAddress is unique for each token
                  address gatewayAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
                  /// @notice data is a depositParameter derived from erc20Bridger of nativeArbitrum
                  bytes data;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativeArbitrumBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for NativeArbitrumBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  NativeArbitrumBridgeData memory nativeArbitrumBridgeData = abi.decode(
                      bridgeData,
                      (NativeArbitrumBridgeData)
                  );
                  ERC20(nativeArbitrumBridgeData.token).safeApprove(
                      nativeArbitrumBridgeData.gatewayAddress,
                      amount
                  );
                  L1GatewayRouter(router).outboundTransfer{
                      value: nativeArbitrumBridgeData.value
                  }(
                      nativeArbitrumBridgeData.token,
                      nativeArbitrumBridgeData.receiverAddress,
                      amount,
                      nativeArbitrumBridgeData.maxGas,
                      nativeArbitrumBridgeData.gasPriceBid,
                      nativeArbitrumBridgeData.data
                  );
                  emit SocketBridge(
                      amount,
                      nativeArbitrumBridgeData.token,
                      DESTINATION_CHAIN_ID,
                      NativeArbitrumIdentifier,
                      msg.sender,
                      nativeArbitrumBridgeData.receiverAddress,
                      nativeArbitrumBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativeArbitrumBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param nativeArbitrumBridgeData encoded data for NativeArbitrumBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  NativeArbitrumBridgeDataNoToken calldata nativeArbitrumBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  ERC20(token).safeApprove(
                      nativeArbitrumBridgeData.gatewayAddress,
                      bridgeAmount
                  );
                  L1GatewayRouter(router).outboundTransfer{
                      value: nativeArbitrumBridgeData.value
                  }(
                      token,
                      nativeArbitrumBridgeData.receiverAddress,
                      bridgeAmount,
                      nativeArbitrumBridgeData.maxGas,
                      nativeArbitrumBridgeData.gasPriceBid,
                      nativeArbitrumBridgeData.data
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeArbitrumIdentifier,
                      msg.sender,
                      nativeArbitrumBridgeData.receiverAddress,
                      nativeArbitrumBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativeArbitrum-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param value value
               * @param maxGas maxGas is a depositParameter derived from erc20Bridger of nativeArbitrum
               * @param gasPriceBid gasPriceBid is a depositParameter derived from erc20Bridger of nativeArbitrum
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param gatewayAddress address of Gateway which handles the token bridging for the token, gatewayAddress is unique for each token
               * @param data data is a depositParameter derived from erc20Bridger of nativeArbitrum
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 value,
                  uint256 maxGas,
                  uint256 gasPriceBid,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address gatewayAddress,
                  bytes memory data
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(gatewayAddress, amount);
                  L1GatewayRouter(router).outboundTransfer{value: value}(
                      token,
                      receiverAddress,
                      amount,
                      maxGas,
                      gasPriceBid,
                      data
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeArbitrumIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketGateway} from "../interfaces/ISocketGateway.sol";
          import {ISocketRoute} from "../interfaces/ISocketRoute.sol";
          import {OnlySocketGatewayOwner, OnlySocketDeployer} from "../errors/SocketErrors.sol";
          /**
           * @title Abstract Implementation Contract.
           * @notice All Bridge Implementation will follow this interface.
           */
          abstract contract BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              /// @notice Address used to identify if it is a native token transfer or not
              address public immutable NATIVE_TOKEN_ADDRESS =
                  address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE);
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGateway;
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketDeployFactory;
              /// @notice immutable variable with instance of SocketRoute to access route functions
              ISocketRoute public immutable socketRoute;
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /****************************************
               *               EVENTS                 *
               ****************************************/
              event SocketBridge(
                  uint256 amount,
                  address token,
                  uint256 toChainId,
                  bytes32 bridgeName,
                  address sender,
                  address receiver,
                  bytes32 metadata
              );
              /**
               * @notice Construct the base for all BridgeImplementations.
               * @param _socketGateway Socketgateway address, an immutable variable to set.
               * @param _socketDeployFactory Socket Deploy Factory address, an immutable variable to set.
               */
              constructor(address _socketGateway, address _socketDeployFactory) {
                  socketGateway = _socketGateway;
                  socketDeployFactory = _socketDeployFactory;
                  socketRoute = ISocketRoute(_socketGateway);
              }
              /****************************************
               *               MODIFIERS              *
               ****************************************/
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketGatewayOwner() {
                  if (msg.sender != ISocketGateway(socketGateway).owner()) {
                      revert OnlySocketGatewayOwner();
                  }
                  _;
              }
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketDeployFactory() {
                  if (msg.sender != socketDeployFactory) {
                      revert OnlySocketDeployer();
                  }
                  _;
              }
              /****************************************
               *    RESTRICTED FUNCTIONS              *
               ****************************************/
              /**
               * @notice function to rescue the ERC20 tokens in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param token address of ERC20 token being rescued
               * @param userAddress receipient address to which ERC20 tokens will be rescued to
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice function to rescue the native-balance in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param userAddress receipient address to which native-balance will be rescued to
               * @param amount amount of native balance tokens being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  userAddress.transfer(amount);
              }
              function killme() external isSocketDeployFactory {
                  selfdestruct(payable(msg.sender));
              }
              /******************************
               *    VIRTUAL FUNCTIONS       *
               *****************************/
              /**
               * @notice function to bridge which is succeeding the swap function
               * @notice this function is to be used only when bridging as a succeeding step
               * @notice All bridge implementation contracts must implement this function
               * @notice bridge-implementations will have a bridge specific struct with properties used in bridging
               * @param bridgeData encoded value of properties in the bridgeData Struct
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable virtual;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../../libraries/Pb.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "./interfaces/cbridge.sol";
          import "./interfaces/ICelerStorageWrapper.sol";
          import {TransferIdExists, InvalidCelerRefund, CelerAlreadyRefunded, CelerRefundNotReady} from "../../errors/SocketErrors.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {CBRIDGE} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Celer-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Celer-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of CelerImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract CelerImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable CBridgeIdentifier = CBRIDGE;
              /// @notice Utility to perform operation on Buffer
              using Pb for Pb.Buffer;
              /// @notice Function-selector for ERC20-token bridging on Celer-Route
              /// @dev This function selector is to be used while building transaction-data to bridge ERC20 tokens
              bytes4 public immutable CELER_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,uint256,bytes32,uint64,uint64,uint32)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Celer-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable CELER_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,uint256,bytes32,uint64,uint64,uint32)"
                      )
                  );
              bytes4 public immutable CELER_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,uint64,uint32,uint64,bytes32))"
                      )
                  );
              /// @notice router Contract instance used to deposit ERC20 and Native on to Celer-Bridge
              /// @dev contract instance is to be initialized in the constructor using the routerAddress passed as constructor argument
              ICBridge public immutable router;
              /// @notice celerStorageWrapper Contract instance used to store the transferId generated during ERC20 and Native bridge on to Celer-Bridge
              /// @dev contract instance is to be initialized in the constructor using the celerStorageWrapperAddress passed as constructor argument
              ICelerStorageWrapper public immutable celerStorageWrapper;
              /// @notice WETH token address
              address public immutable weth;
              /// @notice chainId used during generation of transferId generated while bridging ERC20 and Native on to Celer-Bridge
              /// @dev this is to be initialised in the constructor
              uint64 public immutable chainId;
              struct WithdrawMsg {
                  uint64 chainid; // tag: 1
                  uint64 seqnum; // tag: 2
                  address receiver; // tag: 3
                  address token; // tag: 4
                  uint256 amount; // tag: 5
                  bytes32 refid; // tag: 6
              }
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure routerAddress, weth-address, celerStorageWrapperAddress are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _routerAddress,
                  address _weth,
                  address _celerStorageWrapperAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = ICBridge(_routerAddress);
                  celerStorageWrapper = ICelerStorageWrapper(_celerStorageWrapperAddress);
                  weth = _weth;
                  chainId = uint64(block.chainid);
              }
              // Function to receive Ether. msg.data must be empty
              receive() external payable {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct CelerBridgeDataNoToken {
                  address receiverAddress;
                  uint64 toChainId;
                  uint32 maxSlippage;
                  uint64 nonce;
                  bytes32 metadata;
              }
              struct CelerBridgeData {
                  address token;
                  address receiverAddress;
                  uint64 toChainId;
                  uint32 maxSlippage;
                  uint64 nonce;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for CelerBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  CelerBridgeData memory celerBridgeData = abi.decode(
                      bridgeData,
                      (CelerBridgeData)
                  );
                  if (celerBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              weth,
                              amount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.sendNative{value: amount}(
                          celerBridgeData.receiverAddress,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              celerBridgeData.token,
                              amount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.send(
                          celerBridgeData.receiverAddress,
                          celerBridgeData.token,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      amount,
                      celerBridgeData.token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param celerBridgeData encoded data for CelerBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  CelerBridgeDataNoToken calldata celerBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              weth,
                              bridgeAmount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.sendNative{value: bridgeAmount}(
                          celerBridgeData.receiverAddress,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              token,
                              bridgeAmount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.send(
                          celerBridgeData.receiverAddress,
                          token,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Celer-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of recipient
               * @param token address of token being bridged
               * @param amount amount of token for bridging
               * @param toChainId destination ChainId
               * @param nonce nonce of the sender-account address
               * @param maxSlippage maximum Slippage for the bridging
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  uint256 amount,
                  bytes32 metadata,
                  uint64 toChainId,
                  uint64 nonce,
                  uint32 maxSlippage
              ) external payable {
                  /// @notice transferId is generated using the request-params and nonce of the account
                  /// @notice transferId should be unique for each request and this is used while handling refund from celerBridge
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          address(this),
                          receiverAddress,
                          token,
                          amount,
                          toChainId,
                          nonce,
                          chainId
                      )
                  );
                  /// @notice stored in the CelerStorageWrapper contract
                  celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  router.send(
                      receiverAddress,
                      token,
                      amount,
                      toChainId,
                      nonce,
                      maxSlippage
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Celer-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of recipient
               * @param amount amount of token for bridging
               * @param toChainId destination ChainId
               * @param nonce nonce of the sender-account address
               * @param maxSlippage maximum Slippage for the bridging
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  uint256 amount,
                  bytes32 metadata,
                  uint64 toChainId,
                  uint64 nonce,
                  uint32 maxSlippage
              ) external payable {
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          address(this),
                          receiverAddress,
                          weth,
                          amount,
                          toChainId,
                          nonce,
                          chainId
                      )
                  );
                  celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                  router.sendNative{value: amount}(
                      receiverAddress,
                      amount,
                      toChainId,
                      nonce,
                      maxSlippage
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle refund from CelerBridge-Router
               * @param _request request data generated offchain using the celer-SDK
               * @param _sigs generated offchain using the celer-SDK
               * @param _signers  generated offchain using the celer-SDK
               * @param _powers generated offchain using the celer-SDK
               */
              function refundCelerUser(
                  bytes calldata _request,
                  bytes[] calldata _sigs,
                  address[] calldata _signers,
                  uint256[] calldata _powers
              ) external payable {
                  WithdrawMsg memory request = decWithdrawMsg(_request);
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          request.chainid,
                          request.seqnum,
                          request.receiver,
                          request.token,
                          request.amount
                      )
                  );
                  uint256 _initialNativeBalance = address(this).balance;
                  uint256 _initialTokenBalance = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (!router.withdraws(transferId)) {
                      router.withdraw(_request, _sigs, _signers, _powers);
                  }
                  if (request.receiver != socketGateway) {
                      revert InvalidCelerRefund();
                  }
                  address _receiver = celerStorageWrapper.getAddressFromTransferId(
                      request.refid
                  );
                  celerStorageWrapper.deleteTransferId(request.refid);
                  if (_receiver == address(0)) {
                      revert CelerAlreadyRefunded();
                  }
                  uint256 _nativeBalanceAfter = address(this).balance;
                  uint256 _tokenBalanceAfter = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (_nativeBalanceAfter > _initialNativeBalance) {
                      if ((_nativeBalanceAfter - _initialNativeBalance) != request.amount)
                          revert CelerRefundNotReady();
                      payable(_receiver).transfer(request.amount);
                      return;
                  }
                  if (_tokenBalanceAfter > _initialTokenBalance) {
                      if ((_tokenBalanceAfter - _initialTokenBalance) != request.amount)
                          revert CelerRefundNotReady();
                      ERC20(request.token).safeTransfer(_receiver, request.amount);
                      return;
                  }
                  revert CelerRefundNotReady();
              }
              function decWithdrawMsg(
                  bytes memory raw
              ) internal pure returns (WithdrawMsg memory m) {
                  Pb.Buffer memory buf = Pb.fromBytes(raw);
                  uint256 tag;
                  Pb.WireType wire;
                  while (buf.hasMore()) {
                      (tag, wire) = buf.decKey();
                      if (false) {}
                      // solidity has no switch/case
                      else if (tag == 1) {
                          m.chainid = uint64(buf.decVarint());
                      } else if (tag == 2) {
                          m.seqnum = uint64(buf.decVarint());
                      } else if (tag == 3) {
                          m.receiver = Pb._address(buf.decBytes());
                      } else if (tag == 4) {
                          m.token = Pb._address(buf.decBytes());
                      } else if (tag == 5) {
                          m.amount = Pb._uint256(buf.decBytes());
                      } else if (tag == 6) {
                          m.refid = Pb._bytes32(buf.decBytes());
                      } else {
                          buf.skipValue(wire);
                      } // skip value of unknown tag
                  }
              } // end decoder WithdrawMsg
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          import {OnlySocketGateway, TransferIdExists, TransferIdDoesnotExist} from "../../errors/SocketErrors.sol";
          /**
           * @title CelerStorageWrapper
           * @notice handle storageMappings used while bridging ERC20 and native on CelerBridge
           * @dev all functions ehich mutate the storage are restricted to Owner of SocketGateway
           * @author Socket dot tech.
           */
          contract CelerStorageWrapper {
              /// @notice Socketgateway-address to be set in the constructor of CelerStorageWrapper
              address public immutable socketGateway;
              /// @notice mapping to store the transferId generated during bridging on Celer to message-sender
              mapping(bytes32 => address) private transferIdMapping;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(address _socketGateway) {
                  socketGateway = _socketGateway;
              }
              /**
               * @notice function to store the transferId and message-sender of a bridging activity
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @param transferIdAddress message sender who is making the bridging on CelerBridge
               */
              function setAddressForTransferId(
                  bytes32 transferId,
                  address transferIdAddress
              ) external {
                  if (msg.sender != socketGateway) {
                      revert OnlySocketGateway();
                  }
                  if (transferIdMapping[transferId] != address(0)) {
                      revert TransferIdExists();
                  }
                  transferIdMapping[transferId] = transferIdAddress;
              }
              /**
               * @notice function to delete the transferId when the celer bridge processes a refund.
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               */
              function deleteTransferId(bytes32 transferId) external {
                  if (msg.sender != socketGateway) {
                      revert OnlySocketGateway();
                  }
                  if (transferIdMapping[transferId] == address(0)) {
                      revert TransferIdDoesnotExist();
                  }
                  delete transferIdMapping[transferId];
              }
              /**
               * @notice function to lookup the address mapped to the transferId
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @return address of account mapped to transferId
               */
              function getAddressFromTransferId(
                  bytes32 transferId
              ) external view returns (address) {
                  return transferIdMapping[transferId];
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          interface ICBridge {
              function send(
                  address _receiver,
                  address _token,
                  uint256 _amount,
                  uint64 _dstChinId,
                  uint64 _nonce,
                  uint32 _maxSlippage
              ) external;
              function sendNative(
                  address _receiver,
                  uint256 _amount,
                  uint64 _dstChinId,
                  uint64 _nonce,
                  uint32 _maxSlippage
              ) external payable;
              function withdraws(bytes32 withdrawId) external view returns (bool);
              function withdraw(
                  bytes calldata _wdmsg,
                  bytes[] calldata _sigs,
                  address[] calldata _signers,
                  uint256[] calldata _powers
              ) external;
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          /**
           * @title Celer-StorageWrapper interface
           * @notice Interface to handle storageMappings used while bridging ERC20 and native on CelerBridge
           * @dev all functions ehich mutate the storage are restricted to Owner of SocketGateway
           * @author Socket dot tech.
           */
          interface ICelerStorageWrapper {
              /**
               * @notice function to store the transferId and message-sender of a bridging activity
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @param transferIdAddress message sender who is making the bridging on CelerBridge
               */
              function setAddressForTransferId(
                  bytes32 transferId,
                  address transferIdAddress
              ) external;
              /**
               * @notice function to store the transferId and message-sender of a bridging activity
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               */
              function deleteTransferId(bytes32 transferId) external;
              /**
               * @notice function to lookup the address mapped to the transferId
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @return address of account mapped to transferId
               */
              function getAddressFromTransferId(
                  bytes32 transferId
              ) external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          /**
           * @title HopAMM
           * @notice Interface to handle the token bridging to L2 chains.
           */
          interface HopAMM {
              /**
               * @notice To send funds L2->L1 or L2->L2, call the swapAndSend on the L2 AMM Wrapper contract
               * @param chainId chainId of the L2 contract
               * @param recipient receiver address
               * @param amount amount is the amount the user wants to send plus the Bonder fee
               * @param bonderFee fees
               * @param amountOutMin minimum amount
               * @param deadline deadline for bridging
               * @param destinationAmountOutMin minimum amount expected to be bridged on L2
               * @param destinationDeadline destination time before which token is to be bridged on L2
               */
              function swapAndSend(
                  uint256 chainId,
                  address recipient,
                  uint256 amount,
                  uint256 bonderFee,
                  uint256 amountOutMin,
                  uint256 deadline,
                  uint256 destinationAmountOutMin,
                  uint256 destinationDeadline
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title L1Bridge Hop Interface
           * @notice L1 Hop Bridge, Used to transfer from L1 to L2s.
           */
          interface IHopL1Bridge {
              /**
               * @notice `amountOutMin` and `deadline` should be 0 when no swap is intended at the destination.
               * @notice `amount` is the total amount the user wants to send including the relayer fee
               * @dev Send tokens to a supported layer-2 to mint hToken and optionally swap the hToken in the
               * AMM at the destination.
               * @param chainId The chainId of the destination chain
               * @param recipient The address receiving funds at the destination
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination
               * AMM market. 0 if no swap is intended.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no
               * swap is intended.
               * @param relayer The address of the relayer at the destination.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               */
              function sendToL2(
                  uint256 chainId,
                  address recipient,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 deadline,
                  address relayer,
                  uint256 relayerFee
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import "../interfaces/IHopL1Bridge.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L1 Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Hop-Bridge from L1 to Supported L2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopImplL1 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice Function-selector for ERC20-token bridging on Hop-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HOP_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,address,uint256,uint256,uint256,uint256,(uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Hop-L1-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable HOP_L1_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,address,uint256,uint256,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable HOP_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,address,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HopDataNoToken {
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // address of the Hop-L1-Bridge to handle bridging the tokens
                  address l1bridgeAddr;
                  // relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
                  address relayer;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
                  uint256 relayerFee;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopData {
                  /// @notice address of token being bridged
                  address token;
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // address of the Hop-L1-Bridge to handle bridging the tokens
                  address l1bridgeAddr;
                  // relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
                  address relayer;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
                  uint256 relayerFee;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopERC20Data {
                  uint256 deadline;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopData memory hopData = abi.decode(bridgeData, (HopData));
                  if (hopData.token == NATIVE_TOKEN_ADDRESS) {
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2{value: amount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  } else {
                      ERC20(hopData.token).safeApprove(hopData.l1bridgeAddr, amount);
                      // perform bridging
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopDataNoToken calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2{value: bridgeAmount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  } else {
                      ERC20(token).safeApprove(hopData.l1bridgeAddr, bridgeAmount);
                      // perform bridging
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hop-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param token token being bridged
               * @param l1bridgeAddr address of the Hop-L1-Bridge to handle bridging the tokens
               * @param relayer The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
               * @param toChainId The chainId of the destination chain
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               * @param hopData extra data needed to build the tx
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  address l1bridgeAddr,
                  address relayer,
                  uint256 toChainId,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 relayerFee,
                  HopERC20Data calldata hopData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(l1bridgeAddr, amount);
                  // perform bridging
                  IHopL1Bridge(l1bridgeAddr).sendToL2(
                      toChainId,
                      receiverAddress,
                      amount,
                      amountOutMin,
                      hopData.deadline,
                      relayer,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hop-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param l1bridgeAddr address of the Hop-L1-Bridge to handle bridging the tokens
               * @param relayer The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
               * @param toChainId The chainId of the destination chain
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no swap is intended.
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address l1bridgeAddr,
                  address relayer,
                  uint256 toChainId,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 relayerFee,
                  uint256 deadline,
                  bytes32 metadata
              ) external payable {
                  IHopL1Bridge(l1bridgeAddr).sendToL2{value: amount}(
                      toChainId,
                      receiverAddress,
                      amount,
                      amountOutMin,
                      deadline,
                      relayer,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../interfaces/amm.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L2 Route Implementation
           * @notice This is the L2 implementation, so this is used when transferring from l2 to supported l2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopL2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopImplL2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice Function-selector for ERC20-token bridging on Hop-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HOP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Hop-L2-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable HOP_L2_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint256,uint256,uint256,uint256,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable HOP_L2_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint256,uint256,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used as a input parameter for Bridging tokens via Hop-L2-route
              /// @dev while building transactionData,values should be set in this sequence of properties in this struct
              struct HopBridgeRequestData {
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HopBridgeDataNoToken {
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // AMM address of Hop on L2
                  address hopAMM;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopBridgeData {
                  /// @notice address of token being bridged
                  address token;
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // AMM address of Hop on L2
                  address hopAMM;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L2-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopBridgeData memory hopData = abi.decode(bridgeData, (HopBridgeData));
                  if (hopData.token == NATIVE_TOKEN_ADDRESS) {
                      HopAMM(hopData.hopAMM).swapAndSend{value: amount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  } else {
                      // perform bridging
                      HopAMM(hopData.hopAMM).swapAndSend(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopBridgeDataNoToken calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      HopAMM(hopData.hopAMM).swapAndSend{value: bridgeAmount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  } else {
                      // perform bridging
                      HopAMM(hopData.hopAMM).swapAndSend(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hop-L2-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param token token being bridged
               * @param hopAMM AMM address of Hop on L2
               * @param amount The amount being bridged
               * @param toChainId The chainId of the destination chain
               * @param hopBridgeRequestData extraData for Bridging across Hop-L2
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  address hopAMM,
                  uint256 amount,
                  uint256 toChainId,
                  HopBridgeRequestData calldata hopBridgeRequestData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  HopAMM(hopAMM).swapAndSend(
                      toChainId,
                      receiverAddress,
                      amount,
                      hopBridgeRequestData.bonderFee,
                      hopBridgeRequestData.amountOutMin,
                      hopBridgeRequestData.deadline,
                      hopBridgeRequestData.amountOutMinDestination,
                      hopBridgeRequestData.deadlineDestination
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      hopBridgeRequestData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hop-L2-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param hopAMM AMM address of Hop on L2
               * @param amount The amount being bridged
               * @param toChainId The chainId of the destination chain
               * @param bonderFee fees passed to relayer
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no swap is intended.
               * @param amountOutMinDestination Minimum amount expected to be received or bridged to destination
               * @param deadlineDestination deadline for bridging to destination
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address hopAMM,
                  uint256 amount,
                  uint256 toChainId,
                  uint256 bonderFee,
                  uint256 amountOutMin,
                  uint256 deadline,
                  uint256 amountOutMinDestination,
                  uint256 deadlineDestination,
                  bytes32 metadata
              ) external payable {
                  // token address might not be indication thats why passed through extraData
                  // perform bridging
                  HopAMM(hopAMM).swapAndSend{value: amount}(
                      toChainId,
                      receiverAddress,
                      amount,
                      bonderFee,
                      amountOutMin,
                      deadline,
                      amountOutMinDestination,
                      deadlineDestination
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/hyphen.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {HYPHEN} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Hyphen-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Hyphen-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of HyphenImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HyphenImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HyphenIdentifier = HYPHEN;
              /// @notice Function-selector for ERC20-token bridging on Hyphen-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HYPHEN_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256("bridgeERC20To(uint256,bytes32,address,address,uint256)")
                  );
              /// @notice Function-selector for Native bridging on Hyphen-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable HYPHEN_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(uint256,bytes32,address,uint256)"));
              bytes4 public immutable HYPHEN_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256("swapAndBridge(uint32,bytes,(address,uint256,bytes32))")
                  );
              /// @notice liquidityPoolManager - liquidityPool Manager of Hyphen used to bridge ERC20 and native
              /// @dev this is to be initialized in constructor with a valid deployed address of hyphen-liquidityPoolManager
              HyphenLiquidityPoolManager public immutable liquidityPoolManager;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure liquidityPoolManager-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _liquidityPoolManager,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  liquidityPoolManager = HyphenLiquidityPoolManager(
                      _liquidityPoolManager
                  );
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HyphenData {
                  /// @notice address of token being bridged
                  address token;
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              struct HyphenDataNoToken {
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice chainId of destination
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HyphenBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for HyphenBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HyphenData memory hyphenData = abi.decode(bridgeData, (HyphenData));
                  if (hyphenData.token == NATIVE_TOKEN_ADDRESS) {
                      liquidityPoolManager.depositNative{value: amount}(
                          hyphenData.receiverAddress,
                          hyphenData.toChainId,
                          "SOCKET"
                      );
                  } else {
                      ERC20(hyphenData.token).safeApprove(
                          address(liquidityPoolManager),
                          amount
                      );
                      liquidityPoolManager.depositErc20(
                          hyphenData.toChainId,
                          hyphenData.token,
                          hyphenData.receiverAddress,
                          amount,
                          "SOCKET"
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hyphenData.token,
                      hyphenData.toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      hyphenData.receiverAddress,
                      hyphenData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HyphenBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hyphenData encoded data for hyphenData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HyphenDataNoToken calldata hyphenData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      liquidityPoolManager.depositNative{value: bridgeAmount}(
                          hyphenData.receiverAddress,
                          hyphenData.toChainId,
                          "SOCKET"
                      );
                  } else {
                      ERC20(token).safeApprove(
                          address(liquidityPoolManager),
                          bridgeAmount
                      );
                      liquidityPoolManager.depositErc20(
                          hyphenData.toChainId,
                          token,
                          hyphenData.receiverAddress,
                          bridgeAmount,
                          "SOCKET"
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hyphenData.toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      hyphenData.receiverAddress,
                      hyphenData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hyphen-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param token address of token being bridged
               * @param toChainId chainId of destination
               */
              function bridgeERC20To(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint256 toChainId
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(address(liquidityPoolManager), amount);
                  liquidityPoolManager.depositErc20(
                      toChainId,
                      token,
                      receiverAddress,
                      amount,
                      "SOCKET"
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hyphen-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param toChainId chainId of destination
               */
              function bridgeNativeTo(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId
              ) external payable {
                  liquidityPoolManager.depositNative{value: amount}(
                      receiverAddress,
                      toChainId,
                      "SOCKET"
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          /**
           * @title HyphenLiquidityPoolManager
           * @notice interface with functions to bridge ERC20 and Native via Hyphen-Bridge
           * @author Socket dot tech.
           */
          interface HyphenLiquidityPoolManager {
              /**
               * @dev Function used to deposit tokens into pool to initiate a cross chain token transfer.
               * @param toChainId Chain id where funds needs to be transfered
               * @param tokenAddress ERC20 Token address that needs to be transfered
               * @param receiver Address on toChainId where tokens needs to be transfered
               * @param amount Amount of token being transfered
               */
              function depositErc20(
                  uint256 toChainId,
                  address tokenAddress,
                  address receiver,
                  uint256 amount,
                  string calldata tag
              ) external;
              /**
               * @dev Function used to deposit native token into pool to initiate a cross chain token transfer.
               * @param receiver Address on toChainId where tokens needs to be transfered
               * @param toChainId Chain id where funds needs to be transfered
               */
              function depositNative(
                  address receiver,
                  uint256 toChainId,
                  string calldata tag
              ) external payable;
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          interface L1StandardBridge {
              /**
               * @dev Performs the logic for deposits by storing the ETH and informing the L2 ETH Gateway of
               * the deposit.
               * @param _to Account to give the deposit to on L2.
               * @param _l2Gas Gas limit required to complete the deposit on L2.
               * @param _data Optional data to forward to L2. This data is provided
               *        solely as a convenience for external contracts. Aside from enforcing a maximum
               *        length, these contracts provide no guarantees about its content.
               */
              function depositETHTo(
                  address _to,
                  uint32 _l2Gas,
                  bytes calldata _data
              ) external payable;
              /**
               * @dev deposit an amount of ERC20 to a recipient's balance on L2.
               * @param _l1Token Address of the L1 ERC20 we are depositing
               * @param _l2Token Address of the L1 respective L2 ERC20
               * @param _to L2 address to credit the withdrawal to.
               * @param _amount Amount of the ERC20 to deposit.
               * @param _l2Gas Gas limit required to complete the deposit on L2.
               * @param _data Optional data to forward to L2. This data is provided
               *        solely as a convenience for external contracts. Aside from enforcing a maximum
               *        length, these contracts provide no guarantees about its content.
               */
              function depositERC20To(
                  address _l1Token,
                  address _l2Token,
                  address _to,
                  uint256 _amount,
                  uint32 _l2Gas,
                  bytes calldata _data
              ) external;
          }
          interface OldL1TokenGateway {
              /**
               * @dev Transfer SNX to L2 First, moves the SNX into the deposit escrow
               *
               * @param _to Account to give the deposit to on L2
               * @param _amount Amount of the ERC20 to deposit.
               */
              function depositTo(address _to, uint256 _amount) external;
              /**
               * @dev Transfer SNX to L2 First, moves the SNX into the deposit escrow
               *
               * @param currencyKey currencyKey for the SynthToken
               * @param destination Account to give the deposit to on L2
               * @param amount Amount of the ERC20 to deposit.
               */
              function initiateSynthTransfer(
                  bytes32 currencyKey,
                  address destination,
                  uint256 amount
              ) external;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/optimism.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {UnsupportedInterfaceId} from "../../../errors/SocketErrors.sol";
          import {NATIVE_OPTIMISM} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title NativeOptimism-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via NativeOptimism-Bridge
           * Tokens are bridged from Ethereum to Optimism Chain.
           * Called via SocketGateway if the routeId in the request maps to the routeId of NativeOptimism-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract NativeOptimismImpl is BridgeImplBase {
              using SafeTransferLib for ERC20;
              bytes32 public immutable NativeOptimismIdentifier = NATIVE_OPTIMISM;
              uint256 public constant DESTINATION_CHAIN_ID = 10;
              /// @notice Function-selector for ERC20-token bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_OPTIMISM_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint32,(bytes32,bytes32),uint256,uint256,address,bytes)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native balance
              bytes4
                  public immutable NATIVE_OPTIMISM_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint32,uint256,bytes32,bytes)"
                      )
                  );
              bytes4 public immutable NATIVE_OPTIMISM_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,bytes32,bytes32,address,address,uint32,address,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct OptimismBridgeDataNoToken {
                  // interfaceId to be set offchain which is used to select one of the 3 kinds of bridging (standard bridge / old standard / synthetic)
                  uint256 interfaceId;
                  // currencyKey of the token beingBridged
                  bytes32 currencyKey;
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              struct OptimismBridgeData {
                  // interfaceId to be set offchain which is used to select one of the 3 kinds of bridging (standard bridge / old standard / synthetic)
                  uint256 interfaceId;
                  // currencyKey of the token beingBridged
                  bytes32 currencyKey;
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  /// @notice address of token being bridged
                  address token;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              struct OptimismERC20Data {
                  bytes32 currencyKey;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Optimism-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  OptimismBridgeData memory optimismBridgeData = abi.decode(
                      bridgeData,
                      (OptimismBridgeData)
                  );
                  emit SocketBridge(
                      amount,
                      optimismBridgeData.token,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (optimismBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositETHTo{value: amount}(
                          optimismBridgeData.receiverAddress,
                          optimismBridgeData.l2Gas,
                          optimismBridgeData.data
                      );
                  } else {
                      if (optimismBridgeData.interfaceId == 0) {
                          revert UnsupportedInterfaceId();
                      }
                      ERC20(optimismBridgeData.token).safeApprove(
                          optimismBridgeData.customBridgeAddress,
                          amount
                      );
                      if (optimismBridgeData.interfaceId == 1) {
                          // deposit into standard bridge
                          L1StandardBridge(optimismBridgeData.customBridgeAddress)
                              .depositERC20To(
                                  optimismBridgeData.token,
                                  optimismBridgeData.l2Token,
                                  optimismBridgeData.receiverAddress,
                                  amount,
                                  optimismBridgeData.l2Gas,
                                  optimismBridgeData.data
                              );
                          return;
                      }
                      // Deposit Using Old Standard - iOVM_L1TokenGateway(Example - SNX Token)
                      if (optimismBridgeData.interfaceId == 2) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .depositTo(optimismBridgeData.receiverAddress, amount);
                          return;
                      }
                      if (optimismBridgeData.interfaceId == 3) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .initiateSynthTransfer(
                                  optimismBridgeData.currencyKey,
                                  optimismBridgeData.receiverAddress,
                                  amount
                              );
                          return;
                      }
                  }
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param optimismBridgeData encoded data for OptimismBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  OptimismBridgeDataNoToken calldata optimismBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositETHTo{value: bridgeAmount}(
                          optimismBridgeData.receiverAddress,
                          optimismBridgeData.l2Gas,
                          optimismBridgeData.data
                      );
                  } else {
                      if (optimismBridgeData.interfaceId == 0) {
                          revert UnsupportedInterfaceId();
                      }
                      ERC20(token).safeApprove(
                          optimismBridgeData.customBridgeAddress,
                          bridgeAmount
                      );
                      if (optimismBridgeData.interfaceId == 1) {
                          // deposit into standard bridge
                          L1StandardBridge(optimismBridgeData.customBridgeAddress)
                              .depositERC20To(
                                  token,
                                  optimismBridgeData.l2Token,
                                  optimismBridgeData.receiverAddress,
                                  bridgeAmount,
                                  optimismBridgeData.l2Gas,
                                  optimismBridgeData.data
                              );
                          return;
                      }
                      // Deposit Using Old Standard - iOVM_L1TokenGateway(Example - SNX Token)
                      if (optimismBridgeData.interfaceId == 2) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .depositTo(
                                  optimismBridgeData.receiverAddress,
                                  bridgeAmount
                              );
                          return;
                      }
                      if (optimismBridgeData.interfaceId == 3) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .initiateSynthTransfer(
                                  optimismBridgeData.currencyKey,
                                  optimismBridgeData.receiverAddress,
                                  bridgeAmount
                              );
                          return;
                      }
                  }
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param optimismData extra data needed for optimism bridge
               * @param amount amount being bridged
               * @param interfaceId interfaceId to be set offchain which is used to select one of the 3 kinds of bridging (standard bridge / old standard / synthetic)
               * @param l2Token Address of the L1 respective L2 ERC20
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeERC20To(
                  address token,
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  OptimismERC20Data calldata optimismData,
                  uint256 amount,
                  uint256 interfaceId,
                  address l2Token,
                  bytes calldata data
              ) external payable {
                  if (interfaceId == 0) {
                      revert UnsupportedInterfaceId();
                  }
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(customBridgeAddress, amount);
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      receiverAddress,
                      optimismData.metadata
                  );
                  if (interfaceId == 1) {
                      // deposit into standard bridge
                      L1StandardBridge(customBridgeAddress).depositERC20To(
                          token,
                          l2Token,
                          receiverAddress,
                          amount,
                          l2Gas,
                          data
                      );
                      return;
                  }
                  // Deposit Using Old Standard - iOVM_L1TokenGateway(Example - SNX Token)
                  if (interfaceId == 2) {
                      OldL1TokenGateway(customBridgeAddress).depositTo(
                          receiverAddress,
                          amount
                      );
                      return;
                  }
                  if (interfaceId == 3) {
                      OldL1TokenGateway(customBridgeAddress).initiateSynthTransfer(
                          optimismData.currencyKey,
                          receiverAddress,
                          amount
                      );
                      return;
                  }
              }
              /**
               * @notice function to handle native balance bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param amount amount being bridged
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  uint256 amount,
                  bytes32 metadata,
                  bytes calldata data
              ) external payable {
                  L1StandardBridge(customBridgeAddress).depositETHTo{value: amount}(
                      receiverAddress,
                      l2Gas,
                      data
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          /**
           * @title RootChain Manager Interface for Polygon Bridge.
           */
          interface IRootChainManager {
              /**
               * @notice Move ether from root to child chain, accepts ether transfer
               * Keep in mind this ether cannot be used to pay gas on child chain
               * Use Matic tokens deposited using plasma mechanism for that
               * @param user address of account that should receive WETH on child chain
               */
              function depositEtherFor(address user) external payable;
              /**
               * @notice Move tokens from root to child chain
               * @dev This mechanism supports arbitrary tokens as long as its predicate has been registered and the token is mapped
               * @param sender address of account that should receive this deposit on child chain
               * @param token address of token that is being deposited
               * @param extraData bytes data that is sent to predicate and child token contracts to handle deposit
               */
              function depositFor(
                  address sender,
                  address token,
                  bytes memory extraData
              ) external;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "./interfaces/polygon.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {NATIVE_POLYGON} from "../../static/RouteIdentifiers.sol";
          /**
           * @title NativePolygon-Route Implementation
           * @notice This is the L1 implementation, so this is used when transferring from ethereum to polygon via their native bridge.
           * @author Socket dot tech.
           */
          contract NativePolygonImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable NativePolyonIdentifier = NATIVE_POLYGON;
              /// @notice destination-chain-Id for this router is always arbitrum
              uint256 public constant DESTINATION_CHAIN_ID = 137;
              /// @notice Function-selector for ERC20-token bridging on NativePolygon-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_POLYGON_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeERC20To(uint256,bytes32,address,address)"));
              /// @notice Function-selector for Native bridging on NativePolygon-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable NATIVE_POLYGON_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(uint256,bytes32,address)"));
              bytes4 public immutable NATIVE_POLYGON_SWAP_BRIDGE_SELECTOR =
                  bytes4(keccak256("swapAndBridge(uint32,address,bytes32,bytes)"));
              /// @notice root chain manager proxy on the ethereum chain
              /// @dev to be initialised in the constructor
              IRootChainManager public immutable rootChainManagerProxy;
              /// @notice ERC20 Predicate proxy on the ethereum chain
              /// @dev to be initialised in the constructor
              address public immutable erc20PredicateProxy;
              /**
               * // @notice We set all the required addresses in the constructor while deploying the contract.
               * // These will be constant addresses.
               * // @dev Please use the Proxy addresses and not the implementation addresses while setting these
               * // @param _rootChainManagerProxy address of the root chain manager proxy on the ethereum chain
               * // @param _erc20PredicateProxy address of the ERC20 Predicate proxy on the ethereum chain.
               * // @param _socketGateway address of the socketGateway contract that calls this contract
               */
              constructor(
                  address _rootChainManagerProxy,
                  address _erc20PredicateProxy,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  rootChainManagerProxy = IRootChainManager(_rootChainManagerProxy);
                  erc20PredicateProxy = _erc20PredicateProxy;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativePolygon-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for NativePolygon-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  (address token, address receiverAddress, bytes32 metadata) = abi.decode(
                      bridgeData,
                      (address, address, bytes32)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IRootChainManager(rootChainManagerProxy).depositEtherFor{
                          value: amount
                      }(receiverAddress);
                  } else {
                      ERC20(token).safeApprove(erc20PredicateProxy, amount);
                      // deposit into rootchain manager
                      IRootChainManager(rootChainManagerProxy).depositFor(
                          receiverAddress,
                          token,
                          abi.encodePacked(amount)
                      );
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativePolygon-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param receiverAddress address of the receiver
               * @param swapData encoded data for swap
               */
              function swapAndBridge(
                  uint32 swapId,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes calldata swapData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IRootChainManager(rootChainManagerProxy).depositEtherFor{
                          value: bridgeAmount
                      }(receiverAddress);
                  } else {
                      ERC20(token).safeApprove(erc20PredicateProxy, bridgeAmount);
                      // deposit into rootchain manager
                      IRootChainManager(rootChainManagerProxy).depositFor(
                          receiverAddress,
                          token,
                          abi.encodePacked(bridgeAmount)
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativePolygon-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount of tokens being bridged
               * @param receiverAddress recipient address
               * @param token address of token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  address token
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  // set allowance for erc20 predicate
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(erc20PredicateProxy, amount);
                  // deposit into rootchain manager
                  rootChainManagerProxy.depositFor(
                      receiverAddress,
                      token,
                      abi.encodePacked(amount)
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via NativePolygon-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount of tokens being bridged
               * @param receiverAddress recipient address
               */
              function bridgeNativeTo(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress
              ) external payable {
                  rootChainManagerProxy.depositEtherFor{value: amount}(receiverAddress);
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          /// @notice interface with functions to interact with Refuel contract
          interface IRefuel {
              /**
               * @notice function to deposit nativeToken to Destination-address on destinationChain
               * @param destinationChainId chainId of the Destination chain
               * @param _to recipient address
               */
              function depositNativeToken(
                  uint256 destinationChainId,
                  address _to
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/refuel.sol";
          import "../BridgeImplBase.sol";
          import {REFUEL} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Refuel-Route Implementation
           * @notice Route implementation with functions to bridge Native via Refuel-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of RefuelImplementation
           * @author Socket dot tech.
           */
          contract RefuelBridgeImpl is BridgeImplBase {
              bytes32 public immutable RefuelIdentifier = REFUEL;
              /// @notice refuelBridge-Contract address used to deposit Native on Refuel-Bridge
              address public immutable refuelBridge;
              /// @notice Function-selector for Native bridging via Refuel-Bridge
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable REFUEL_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(uint256,address,uint256,bytes32)"));
              bytes4 public immutable REFUEL_NATIVE_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256("swapAndBridge(uint32,address,uint256,bytes32,bytes)")
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure _refuelBridge are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _refuelBridge,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  refuelBridge = _refuelBridge;
              }
              // Function to receive Ether. msg.data must be empty
              receive() external payable {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct RefuelBridgeData {
                  address receiverAddress;
                  uint256 toChainId;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in RefuelBridgeData struct
               * @param amount amount of tokens being bridged. this must be only native
               * @param bridgeData encoded data for RefuelBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  RefuelBridgeData memory refuelBridgeData = abi.decode(
                      bridgeData,
                      (RefuelBridgeData)
                  );
                  IRefuel(refuelBridge).depositNativeToken{value: amount}(
                      refuelBridgeData.toChainId,
                      refuelBridgeData.receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      refuelBridgeData.toChainId,
                      RefuelIdentifier,
                      msg.sender,
                      refuelBridgeData.receiverAddress,
                      refuelBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in RefuelBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param receiverAddress receiverAddress
               * @param toChainId toChainId
               * @param swapData encoded data for swap
               */
              function swapAndBridge(
                  uint32 swapId,
                  address receiverAddress,
                  uint256 toChainId,
                  bytes32 metadata,
                  bytes calldata swapData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, ) = abi.decode(result, (uint256, address));
                  IRefuel(refuelBridge).depositNativeToken{value: bridgeAmount}(
                      toChainId,
                      receiverAddress
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      RefuelIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Refuel-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount of native being refuelled to destination chain
               * @param receiverAddress recipient address of the refuelled native
               * @param toChainId destinationChainId
               */
              function bridgeNativeTo(
                  uint256 amount,
                  address receiverAddress,
                  uint256 toChainId,
                  bytes32 metadata
              ) external payable {
                  IRefuel(refuelBridge).depositNativeToken{value: amount}(
                      toChainId,
                      receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      RefuelIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: GPL-3.0-only
          pragma solidity >=0.8.0;
          /**
           * @title IBridgeStargate Interface Contract.
           * @notice Interface used by Stargate-L1 and L2 Router implementations
           * @dev router and routerETH addresses will be distinct for L1 and L2
           */
          interface IBridgeStargate {
              // @notice Struct to hold the additional-data for bridging ERC20 token
              struct lzTxObj {
                  // gas limit to bridge the token in Stargate to destinationChain
                  uint256 dstGasForCall;
                  // destination nativeAmount, this is always set as 0
                  uint256 dstNativeAmount;
                  // destination nativeAddress, this is always set as 0x
                  bytes dstNativeAddr;
              }
              /// @notice function in stargate bridge which is used to bridge ERC20 tokens to recipient on destinationChain
              function swap(
                  uint16 _dstChainId,
                  uint256 _srcPoolId,
                  uint256 _dstPoolId,
                  address payable _refundAddress,
                  uint256 _amountLD,
                  uint256 _minAmountLD,
                  lzTxObj memory _lzTxParams,
                  bytes calldata _to,
                  bytes calldata _payload
              ) external payable;
              /// @notice function in stargate bridge which is used to bridge native tokens to recipient on destinationChain
              function swapETH(
                  uint16 _dstChainId, // destination Stargate chainId
                  address payable _refundAddress, // refund additional messageFee to this address
                  bytes calldata _toAddress, // the receiver of the destination ETH
                  uint256 _amountLD, // the amount, in Local Decimals, to be swapped
                  uint256 _minAmountLD // the minimum amount accepted out on destination
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/stargate.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {STARGATE} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Stargate-L1-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Stargate-L1-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of Stargate-L1-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract StargateImplL1 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable StargateIdentifier = STARGATE;
              /// @notice Function-selector for ERC20-token bridging on Stargate-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable STARGATE_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,bytes32,bytes,uint16))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Stargate-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable STARGATE_L1_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint16,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable STARGATE_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint16,uint256,uint256,uint256,uint256,uint256,uint256,bytes32,bytes))"
                      )
                  );
              /// @notice Stargate Router to bridge ERC20 tokens
              IBridgeStargate public immutable router;
              /// @notice Stargate Router to bridge native tokens
              IBridgeStargate public immutable routerETH;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router, routerEth are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _routerEth,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = IBridgeStargate(_router);
                  routerETH = IBridgeStargate(_routerEth);
              }
              struct StargateBridgeExtraData {
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 destinationGasLimit;
                  uint256 minReceivedAmt;
                  bytes32 metadata;
                  bytes destinationPayload;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct StargateBridgeDataNoToken {
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              struct StargateBridgeData {
                  address token;
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Stargate-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  StargateBridgeData memory stargateBridgeData = abi.decode(
                      bridgeData,
                      (StargateBridgeData)
                  );
                  if (stargateBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{value: amount + stargateBridgeData.optionalValue}(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          amount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      ERC20(stargateBridgeData.token).safeApprove(
                          address(router),
                          amount
                      );
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              amount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      amount,
                      stargateBridgeData.token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param stargateBridgeData encoded data for StargateBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  StargateBridgeDataNoToken calldata stargateBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{
                          value: bridgeAmount + stargateBridgeData.optionalValue
                      }(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          bridgeAmount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      ERC20(token).safeApprove(address(router), bridgeAmount);
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              bridgeAmount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param senderAddress address of sender
               * @param receiverAddress address of recipient
               * @param amount amount of token being bridge
               * @param value value
               * @param stargateBridgeExtraData stargate bridge extradata
               */
              function bridgeERC20To(
                  address token,
                  address senderAddress,
                  address receiverAddress,
                  uint256 amount,
                  uint256 value,
                  StargateBridgeExtraData calldata stargateBridgeExtraData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(address(router), amount);
                  {
                      router.swap{value: value}(
                          stargateBridgeExtraData.stargateDstChainId,
                          stargateBridgeExtraData.srcPoolId,
                          stargateBridgeExtraData.dstPoolId,
                          payable(senderAddress), // default to refund to main contract
                          amount,
                          stargateBridgeExtraData.minReceivedAmt,
                          IBridgeStargate.lzTxObj(
                              stargateBridgeExtraData.destinationGasLimit,
                              0, // zero amount since this is a ERC20 bridging
                              "0x" //empty data since this is for only ERC20
                          ),
                          abi.encodePacked(receiverAddress),
                          stargateBridgeExtraData.destinationPayload
                      );
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      stargateBridgeExtraData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      stargateBridgeExtraData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receipient
               * @param senderAddress address of sender
               * @param stargateDstChainId stargate defines chain id in its way
               * @param amount amount of token being bridge
               * @param minReceivedAmt defines the slippage, the min qty you would accept on the destination
               * @param optionalValue optionalValue Native amount
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address senderAddress,
                  uint16 stargateDstChainId,
                  uint256 amount,
                  uint256 minReceivedAmt,
                  uint256 optionalValue,
                  bytes32 metadata
              ) external payable {
                  // perform bridging
                  routerETH.swapETH{value: amount + optionalValue}(
                      stargateDstChainId,
                      payable(senderAddress),
                      abi.encodePacked(receiverAddress),
                      amount,
                      minReceivedAmt
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/stargate.sol";
          import "../../../errors/SocketErrors.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {STARGATE} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Stargate-L2-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Stargate-L2-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of Stargate-L2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract StargateImplL2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable StargateIdentifier = STARGATE;
              /// @notice Function-selector for ERC20-token bridging on Stargate-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable STARGATE_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,uint256,(uint256,uint256,uint256,uint256,bytes32,bytes,uint16))"
                      )
                  );
              bytes4 public immutable STARGATE_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint16,uint256,uint256,uint256,uint256,uint256,uint256,bytes32,bytes))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Stargate-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable STARGATE_L2_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint16,uint256,uint256,uint256,bytes32)"
                      )
                  );
              /// @notice Stargate Router to bridge ERC20 tokens
              IBridgeStargate public immutable router;
              /// @notice Stargate Router to bridge native tokens
              IBridgeStargate public immutable routerETH;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router, routerEth are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _routerEth,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = IBridgeStargate(_router);
                  routerETH = IBridgeStargate(_routerEth);
              }
              /// @notice Struct to be used as a input parameter for Bridging tokens via Stargate-L2-route
              /// @dev while building transactionData,values should be set in this sequence of properties in this struct
              struct StargateBridgeExtraData {
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 destinationGasLimit;
                  uint256 minReceivedAmt;
                  bytes32 metadata;
                  bytes destinationPayload;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct StargateBridgeDataNoToken {
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              struct StargateBridgeData {
                  address token;
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Stargate-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  StargateBridgeData memory stargateBridgeData = abi.decode(
                      bridgeData,
                      (StargateBridgeData)
                  );
                  if (stargateBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{value: amount + stargateBridgeData.optionalValue}(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          amount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      ERC20(stargateBridgeData.token).safeApprove(
                          address(router),
                          amount
                      );
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              amount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      amount,
                      stargateBridgeData.token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swapping.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param stargateBridgeData encoded data for StargateBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  StargateBridgeDataNoToken calldata stargateBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      routerETH.swapETH{
                          value: bridgeAmount + stargateBridgeData.optionalValue
                      }(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          bridgeAmount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      ERC20(token).safeApprove(address(router), bridgeAmount);
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              bridgeAmount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0,
                                  "0x"
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param senderAddress address of sender
               * @param receiverAddress address of recipient
               * @param amount amount of token being bridge
               * @param value value
               * @param optionalValue optionalValue
               * @param stargateBridgeExtraData stargate bridge extradata
               */
              function bridgeERC20To(
                  address token,
                  address senderAddress,
                  address receiverAddress,
                  uint256 amount,
                  uint256 value,
                  uint256 optionalValue,
                  StargateBridgeExtraData calldata stargateBridgeExtraData
              ) external payable {
                  // token address might not be indication thats why passed through extraData
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{value: amount + optionalValue}(
                          stargateBridgeExtraData.stargateDstChainId,
                          payable(senderAddress),
                          abi.encodePacked(receiverAddress),
                          amount,
                          stargateBridgeExtraData.minReceivedAmt
                      );
                  } else {
                      ERC20 tokenInstance = ERC20(token);
                      tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                      tokenInstance.safeApprove(address(router), amount);
                      {
                          router.swap{value: value}(
                              stargateBridgeExtraData.stargateDstChainId,
                              stargateBridgeExtraData.srcPoolId,
                              stargateBridgeExtraData.dstPoolId,
                              payable(senderAddress), // default to refund to main contract
                              amount,
                              stargateBridgeExtraData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeExtraData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(receiverAddress),
                              stargateBridgeExtraData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      stargateBridgeExtraData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      stargateBridgeExtraData.metadata
                  );
              }
              function bridgeNativeTo(
                  address receiverAddress,
                  address senderAddress,
                  uint16 stargateDstChainId,
                  uint256 amount,
                  uint256 minReceivedAmt,
                  uint256 optionalValue,
                  bytes32 metadata
              ) external payable {
                  // perform bridging
                  routerETH.swapETH{value: amount + optionalValue}(
                      stargateDstChainId,
                      payable(senderAddress),
                      abi.encodePacked(receiverAddress),
                      amount,
                      minReceivedAmt
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {ISocketRequest} from "../interfaces/ISocketRequest.sol";
          import {ISocketRoute} from "../interfaces/ISocketRoute.sol";
          /// @title BaseController Controller
          /// @notice Base contract for all controller contracts
          abstract contract BaseController {
              /// @notice Address used to identify if it is a native token transfer or not
              address public immutable NATIVE_TOKEN_ADDRESS =
                  address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE);
              /// @notice Address used to identify if it is a Zero address
              address public immutable NULL_ADDRESS = address(0);
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGatewayAddress;
              /// @notice immutable variable with instance of SocketRoute to access route functions
              ISocketRoute public immutable socketRoute;
              /**
               * @notice Construct the base for all controllers.
               * @param _socketGatewayAddress Socketgateway address, an immutable variable to set.
               * @notice initialize the immutable variables of SocketRoute, SocketGateway
               */
              constructor(address _socketGatewayAddress) {
                  socketGatewayAddress = _socketGatewayAddress;
                  socketRoute = ISocketRoute(_socketGatewayAddress);
              }
              /**
               * @notice Construct the base for all BridgeImplementations.
               * @param routeId routeId mapped to the routrImplementation
               * @param data transactionData generated with arguments of bridgeRequest (offchain or by caller)
               * @return returns the bytes response of the route execution (bridging, refuel or swap executions)
               */
              function _executeRoute(
                  uint32 routeId,
                  bytes memory data
              ) internal returns (bytes memory) {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(routeId)
                      .delegatecall(data);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BaseController} from "./BaseController.sol";
          import {ISocketRequest} from "../interfaces/ISocketRequest.sol";
          /**
           * @title FeesTaker-Controller Implementation
           * @notice Controller with composed actions to deduct-fees followed by Refuel, Swap and Bridge
           *          to be executed Sequentially and this is atomic
           * @author Socket dot tech.
           */
          contract FeesTakerController is BaseController {
              using SafeTransferLib for ERC20;
              /// @notice event emitted upon fee-deduction to fees-taker address
              event SocketFeesDeducted(
                  uint256 fees,
                  address feesToken,
                  address feesTaker
              );
              /// @notice Function-selector to invoke deduct-fees and swap token
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_SWAP_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256("takeFeesAndSwap((address,address,uint256,uint32,bytes))")
                  );
              /// @notice Function-selector to invoke deduct-fees and bridge token
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeesAndBridge((address,address,uint256,uint32,bytes))"
                      )
                  );
              /// @notice Function-selector to invoke deduct-fees and bridge multiple tokens
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_MULTI_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeesAndMultiBridge((address,address,uint256,uint32[],bytes[]))"
                      )
                  );
              /// @notice Function-selector to invoke deduct-fees followed by swapping of a token and bridging the swapped bridge
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_SWAP_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeeAndSwapAndBridge((address,address,uint256,uint32,bytes,uint32,bytes))"
                      )
                  );
              /// @notice Function-selector to invoke deduct-fees refuel
              /// @notice followed by swapping of a token and bridging the swapped bridge
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeeAndRefuelAndSwapAndBridge((address,address,uint256,uint32,bytes,uint32,bytes,uint32,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BaseController
              constructor(
                  address _socketGatewayAddress
              ) BaseController(_socketGatewayAddress) {}
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain and swap token
               * @dev ensure correct function selector is used to generate transaction-data for bridgeRequest
               * @param ftsRequest feesTakerSwapRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_SWAP_FUNCTION_SELECTOR
               * @return output bytes from the swap operation (last operation in the composed actions)
               */
              function takeFeesAndSwap(
                  ISocketRequest.FeesTakerSwapRequest calldata ftsRequest
              ) external payable returns (bytes memory) {
                  if (ftsRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      payable(ftsRequest.feesTakerAddress).transfer(
                          ftsRequest.feesAmount
                      );
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(ftsRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          ftsRequest.feesTakerAddress,
                          ftsRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      ftsRequest.feesAmount,
                      ftsRequest.feesTakerAddress,
                      ftsRequest.feesToken
                  );
                  //call bridge function (executeRoute for the swapRequestData)
                  return _executeRoute(ftsRequest.routeId, ftsRequest.swapRequestData);
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain and bridge amount to destinationChain
               * @dev ensure correct function selector is used to generate transaction-data for bridgeRequest
               * @param ftbRequest feesTakerBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_BRIDGE_FUNCTION_SELECTOR
               * @return output bytes from the bridge operation (last operation in the composed actions)
               */
              function takeFeesAndBridge(
                  ISocketRequest.FeesTakerBridgeRequest calldata ftbRequest
              ) external payable returns (bytes memory) {
                  if (ftbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      payable(ftbRequest.feesTakerAddress).transfer(
                          ftbRequest.feesAmount
                      );
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(ftbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          ftbRequest.feesTakerAddress,
                          ftbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      ftbRequest.feesAmount,
                      ftbRequest.feesTakerAddress,
                      ftbRequest.feesToken
                  );
                  //call bridge function (executeRoute for the bridgeData)
                  return _executeRoute(ftbRequest.routeId, ftbRequest.bridgeRequestData);
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain and bridge amount to destinationChain
               * @notice multiple bridge-requests are to be generated and sequence and number of routeIds should match with the bridgeData array
               * @dev ensure correct function selector is used to generate transaction-data for bridgeRequest
               * @param ftmbRequest feesTakerMultiBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_MULTI_BRIDGE_FUNCTION_SELECTOR
               */
              function takeFeesAndMultiBridge(
                  ISocketRequest.FeesTakerMultiBridgeRequest calldata ftmbRequest
              ) external payable {
                  if (ftmbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      payable(ftmbRequest.feesTakerAddress).transfer(
                          ftmbRequest.feesAmount
                      );
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(ftmbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          ftmbRequest.feesTakerAddress,
                          ftmbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      ftmbRequest.feesAmount,
                      ftmbRequest.feesTakerAddress,
                      ftmbRequest.feesToken
                  );
                  // multiple bridge-requests are to be generated and sequence and number of routeIds should match with the bridgeData array
                  for (
                      uint256 index = 0;
                      index < ftmbRequest.bridgeRouteIds.length;
                      ++index
                  ) {
                      //call bridge function (executeRoute for the bridgeData)
                      _executeRoute(
                          ftmbRequest.bridgeRouteIds[index],
                          ftmbRequest.bridgeRequestDataItems[index]
                      );
                  }
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain followed by swap the amount on sourceChain followed by
               *         bridging the swapped amount to destinationChain
               * @dev while generating implData for swap and bridgeRequests, ensure correct function selector is used
               *      bridge action corresponds to the bridgeAfterSwap function of the bridgeImplementation
               * @param fsbRequest feesTakerSwapBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_SWAP_BRIDGE_FUNCTION_SELECTOR
               */
              function takeFeeAndSwapAndBridge(
                  ISocketRequest.FeesTakerSwapBridgeRequest calldata fsbRequest
              ) external payable returns (bytes memory) {
                  if (fsbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      payable(fsbRequest.feesTakerAddress).transfer(
                          fsbRequest.feesAmount
                      );
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(fsbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          fsbRequest.feesTakerAddress,
                          fsbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      fsbRequest.feesAmount,
                      fsbRequest.feesTakerAddress,
                      fsbRequest.feesToken
                  );
                  // execute swap operation
                  bytes memory swapResponseData = _executeRoute(
                      fsbRequest.swapRouteId,
                      fsbRequest.swapData
                  );
                  uint256 swapAmount = abi.decode(swapResponseData, (uint256));
                  // swapped amount is to be bridged to the recipient on destinationChain
                  bytes memory bridgeImpldata = abi.encodeWithSelector(
                      BRIDGE_AFTER_SWAP_SELECTOR,
                      swapAmount,
                      fsbRequest.bridgeData
                  );
                  // execute bridge operation and return the byte-data from response of bridge operation
                  return _executeRoute(fsbRequest.bridgeRouteId, bridgeImpldata);
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain followed by refuel followed by
               *          swap the amount on sourceChain followed by bridging the swapped amount to destinationChain
               * @dev while generating implData for refuel, swap and bridge Requests, ensure correct function selector is used
               *      bridge action corresponds to the bridgeAfterSwap function of the bridgeImplementation
               * @param frsbRequest feesTakerRefuelSwapBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR
               */
              function takeFeeAndRefuelAndSwapAndBridge(
                  ISocketRequest.FeesTakerRefuelSwapBridgeRequest calldata frsbRequest
              ) external payable returns (bytes memory) {
                  if (frsbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      payable(frsbRequest.feesTakerAddress).transfer(
                          frsbRequest.feesAmount
                      );
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(frsbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          frsbRequest.feesTakerAddress,
                          frsbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      frsbRequest.feesAmount,
                      frsbRequest.feesTakerAddress,
                      frsbRequest.feesToken
                  );
                  // refuel is also done via bridge execution via refuelRouteImplementation identified by refuelRouteId
                  _executeRoute(frsbRequest.refuelRouteId, frsbRequest.refuelData);
                  // execute swap operation
                  bytes memory swapResponseData = _executeRoute(
                      frsbRequest.swapRouteId,
                      frsbRequest.swapData
                  );
                  uint256 swapAmount = abi.decode(swapResponseData, (uint256));
                  // swapped amount is to be bridged to the recipient on destinationChain
                  bytes memory bridgeImpldata = abi.encodeWithSelector(
                      BRIDGE_AFTER_SWAP_SELECTOR,
                      swapAmount,
                      frsbRequest.bridgeData
                  );
                  // execute bridge operation and return the byte-data from response of bridge operation
                  return _executeRoute(frsbRequest.bridgeRouteId, bridgeImpldata);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {ISocketRequest} from "../interfaces/ISocketRequest.sol";
          import {ISocketRoute} from "../interfaces/ISocketRoute.sol";
          import {BaseController} from "./BaseController.sol";
          /**
           * @title RefuelSwapAndBridge Controller Implementation
           * @notice Controller with composed actions for Refuel,Swap and Bridge to be executed Sequentially and this is atomic
           * @author Socket dot tech.
           */
          contract RefuelSwapAndBridgeController is BaseController {
              /// @notice Function-selector to invoke refuel-swap-bridge function
              /// @dev This function selector is to be used while buidling transaction-data
              bytes4 public immutable REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "refuelAndSwapAndBridge((uint32,bytes,uint32,bytes,uint32,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BaseController
              constructor(
                  address _socketGatewayAddress
              ) BaseController(_socketGatewayAddress) {}
              /**
               * @notice function to handle refuel followed by Swap and Bridge actions
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param rsbRequest Request with data to execute refuel followed by swap and bridge
               * @return output data from bridging operation
               */
              function refuelAndSwapAndBridge(
                  ISocketRequest.RefuelSwapBridgeRequest calldata rsbRequest
              ) public payable returns (bytes memory) {
                  _executeRoute(rsbRequest.refuelRouteId, rsbRequest.refuelData);
                  // refuel is also a bridging activity via refuel-route-implementation
                  bytes memory swapResponseData = _executeRoute(
                      rsbRequest.swapRouteId,
                      rsbRequest.swapData
                  );
                  uint256 swapAmount = abi.decode(swapResponseData, (uint256));
                  //sequence of arguments for implData: amount, token, data
                  // Bridging the swapAmount received in the preceeding step
                  bytes memory bridgeImpldata = abi.encodeWithSelector(
                      BRIDGE_AFTER_SWAP_SELECTOR,
                      swapAmount,
                      rsbRequest.bridgeData
                  );
                  return _executeRoute(rsbRequest.bridgeRouteId, bridgeImpldata);
              }
          }
          //SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketGateway} from "../interfaces/ISocketGateway.sol";
          import {OnlySocketGatewayOwner} from "../errors/SocketErrors.sol";
          contract DisabledSocketRoute {
              using SafeTransferLib for ERC20;
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGateway;
              error RouteDisabled();
              /**
               * @notice Construct the base for all BridgeImplementations.
               * @param _socketGateway Socketgateway address, an immutable variable to set.
               */
              constructor(address _socketGateway) {
                  socketGateway = _socketGateway;
              }
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketGatewayOwner() {
                  if (msg.sender != ISocketGateway(socketGateway).owner()) {
                      revert OnlySocketGatewayOwner();
                  }
                  _;
              }
              /**
               * @notice function to rescue the ERC20 tokens in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param token address of ERC20 token being rescued
               * @param userAddress receipient address to which ERC20 tokens will be rescued to
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice function to rescue the native-balance in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param userAddress receipient address to which native-balance will be rescued to
               * @param amount amount of native balance tokens being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  userAddress.transfer(amount);
              }
              /**
               * @notice Handle route function calls gracefully.
               */
              fallback() external payable {
                  revert RouteDisabled();
              }
              /**
               * @notice Support receiving ether to handle refunds etc.
               */
              receive() external payable {}
          }
          //SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../utils/Ownable.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketBridgeBase} from "../interfaces/ISocketBridgeBase.sol";
          /**
           * @dev In the constructor, set up the initialization code for socket
           * contracts as well as the keccak256 hash of the given initialization code.
           * that will be used to deploy any transient contracts, which will deploy any
           * socket contracts that require the use of a constructor.
           *
           * Socket contract initialization code (29 bytes):
           *
           *       0x5860208158601c335a63aaf10f428752fa158151803b80938091923cf3
           *
           * Description:
           *
           * pc|op|name         | [stack]                                | <memory>
           *
           * ** set the first stack item to zero - used later **
           * 00 58 getpc          [0]                                       <>
           *
           * ** set second stack item to 32, length of word returned from staticcall **
           * 01 60 push1
           * 02 20 outsize        [0, 32]                                   <>
           *
           * ** set third stack item to 0, position of word returned from staticcall **
           * 03 81 dup2           [0, 32, 0]                                <>
           *
           * ** set fourth stack item to 4, length of selector given to staticcall **
           * 04 58 getpc          [0, 32, 0, 4]                             <>
           *
           * ** set fifth stack item to 28, position of selector given to staticcall **
           * 05 60 push1
           * 06 1c inpos          [0, 32, 0, 4, 28]                         <>
           *
           * ** set the sixth stack item to msg.sender, target address for staticcall **
           * 07 33 caller         [0, 32, 0, 4, 28, caller]                 <>
           *
           * ** set the seventh stack item to msg.gas, gas to forward for staticcall **
           * 08 5a gas            [0, 32, 0, 4, 28, caller, gas]            <>
           *
           * ** set the eighth stack item to selector, "what" to store via mstore **
           * 09 63 push4
           * 10 aaf10f42 selector [0, 32, 0, 4, 28, caller, gas, 0xaaf10f42]    <>
           *
           * ** set the ninth stack item to 0, "where" to store via mstore ***
           * 11 87 dup8           [0, 32, 0, 4, 28, caller, gas, 0xaaf10f42, 0] <>
           *
           * ** call mstore, consume 8 and 9 from the stack, place selector in memory **
           * 12 52 mstore         [0, 32, 0, 4, 0, caller, gas]             <0xaaf10f42>
           *
           * ** call staticcall, consume items 2 through 7, place address in memory **
           * 13 fa staticcall     [0, 1 (if successful)]                    <address>
           *
           * ** flip success bit in second stack item to set to 0 **
           * 14 15 iszero         [0, 0]                                    <address>
           *
           * ** push a third 0 to the stack, position of address in memory **
           * 15 81 dup2           [0, 0, 0]                                 <address>
           *
           * ** place address from position in memory onto third stack item **
           * 16 51 mload          [0, 0, address]                           <>
           *
           * ** place address to fourth stack item for extcodesize to consume **
           * 17 80 dup1           [0, 0, address, address]                  <>
           *
           * ** get extcodesize on fourth stack item for extcodecopy **
           * 18 3b extcodesize    [0, 0, address, size]                     <>
           *
           * ** dup and swap size for use by return at end of init code **
           * 19 80 dup1           [0, 0, address, size, size]               <>
           * 20 93 swap4          [size, 0, address, size, 0]               <>
           *
           * ** push code position 0 to stack and reorder stack items for extcodecopy **
           * 21 80 dup1           [size, 0, address, size, 0, 0]            <>
           * 22 91 swap2          [size, 0, address, 0, 0, size]            <>
           * 23 92 swap3          [size, 0, size, 0, 0, address]            <>
           *
           * ** call extcodecopy, consume four items, clone runtime code to memory **
           * 24 3c extcodecopy    [size, 0]                                 <code>
           *
           * ** return to deploy final code in memory **
           * 25 f3 return         []                                        *deployed!*
           */
          contract SocketDeployFactory is Ownable {
              using SafeTransferLib for ERC20;
              address public immutable disabledRouteAddress;
              mapping(address => address) _implementations;
              mapping(uint256 => bool) isDisabled;
              mapping(uint256 => bool) isRouteDeployed;
              mapping(address => bool) canDisableRoute;
              event Deployed(address _addr);
              event DisabledRoute(address _addr);
              event Destroyed(address _addr);
              error ContractAlreadyDeployed();
              error NothingToDestroy();
              error AlreadyDisabled();
              error CannotBeDisabled();
              error OnlyDisabler();
              constructor(address _owner, address disabledRoute) Ownable(_owner) {
                  disabledRouteAddress = disabledRoute;
                  canDisableRoute[_owner] = true;
              }
              modifier onlyDisabler() {
                  if (!canDisableRoute[msg.sender]) {
                      revert OnlyDisabler();
                  }
                  _;
              }
              function addDisablerAddress(address disabler) external onlyOwner {
                  canDisableRoute[disabler] = true;
              }
              function removeDisablerAddress(address disabler) external onlyOwner {
                  canDisableRoute[disabler] = false;
              }
              /**
               * @notice Deploys a route contract at predetermined location
               * @notice Caller must first deploy the route contract at another location and pass its address as implementation.
               * @param routeId route identifier
               * @param implementationContract address of deployed route contract. Its byte code will be copied to predetermined location.
               */
              function deploy(
                  uint256 routeId,
                  address implementationContract
              ) external onlyOwner returns (address) {
                  // assign the initialization code for the socket contract.
                  bytes memory initCode = (
                      hex"5860208158601c335a63aaf10f428752fa158151803b80938091923cf3"
                  );
                  // determine the address of the socket contract.
                  address routeContractAddress = _getContractAddress(routeId);
                  if (isRouteDeployed[routeId]) {
                      revert ContractAlreadyDeployed();
                  }
                  isRouteDeployed[routeId] = true;
                  //first we deploy the code we want to deploy on a separate address
                  // store the implementation to be retrieved by the socket contract.
                  _implementations[routeContractAddress] = implementationContract;
                  address addr;
                  assembly {
                      let encoded_data := add(0x20, initCode) // load initialization code.
                      let encoded_size := mload(initCode) // load init code's length.
                      addr := create2(0, encoded_data, encoded_size, routeId) // routeId is used as salt
                  }
                  require(
                      addr == routeContractAddress,
                      "Failed to deploy the new socket contract."
                  );
                  emit Deployed(addr);
                  return addr;
              }
              /**
               * @notice Destroy the route deployed at a location.
               * @param routeId route identifier to be destroyed.
               */
              function destroy(uint256 routeId) external onlyDisabler {
                  // determine the address of the socket contract.
                  _destroy(routeId);
              }
              /**
               * @notice Deploy a disabled contract at destroyed route to handle it gracefully.
               * @param routeId route identifier to be disabled.
               */
              function disableRoute(
                  uint256 routeId
              ) external onlyDisabler returns (address) {
                  return _disableRoute(routeId);
              }
              /**
               * @notice Destroy a list of routeIds
               * @param routeIds array of routeIds to be destroyed.
               */
              function multiDestroy(uint256[] calldata routeIds) external onlyDisabler {
                  for (uint32 index = 0; index < routeIds.length; ) {
                      _destroy(routeIds[index]);
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice Deploy a disabled contract at list of routeIds.
               * @param routeIds array of routeIds to be disabled.
               */
              function multiDisableRoute(
                  uint256[] calldata routeIds
              ) external onlyDisabler {
                  for (uint32 index = 0; index < routeIds.length; ) {
                      _disableRoute(routeIds[index]);
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @dev External view function for calculating a socket contract address
               * given a particular routeId.
               */
              function getContractAddress(
                  uint256 routeId
              ) external view returns (address) {
                  // determine the address of the socket contract.
                  return _getContractAddress(routeId);
              }
              //those two functions are getting called by the socket Contract
              function getImplementation()
                  external
                  view
                  returns (address implementation)
              {
                  return _implementations[msg.sender];
              }
              function _disableRoute(uint256 routeId) internal returns (address) {
                  // assign the initialization code for the socket contract.
                  bytes memory initCode = (
                      hex"5860208158601c335a63aaf10f428752fa158151803b80938091923cf3"
                  );
                  // determine the address of the socket contract.
                  address routeContractAddress = _getContractAddress(routeId);
                  if (!isRouteDeployed[routeId]) {
                      revert CannotBeDisabled();
                  }
                  if (isDisabled[routeId]) {
                      revert AlreadyDisabled();
                  }
                  isDisabled[routeId] = true;
                  //first we deploy the code we want to deploy on a separate address
                  // store the implementation to be retrieved by the socket contract.
                  _implementations[routeContractAddress] = disabledRouteAddress;
                  address addr;
                  assembly {
                      let encoded_data := add(0x20, initCode) // load initialization code.
                      let encoded_size := mload(initCode) // load init code's length.
                      addr := create2(0, encoded_data, encoded_size, routeId) // routeId is used as salt.
                  }
                  require(
                      addr == routeContractAddress,
                      "Failed to deploy the new socket contract."
                  );
                  emit Deployed(addr);
                  return addr;
              }
              function _destroy(uint256 routeId) internal {
                  // determine the address of the socket contract.
                  address routeContractAddress = _getContractAddress(routeId);
                  if (!isRouteDeployed[routeId]) {
                      revert NothingToDestroy();
                  }
                  ISocketBridgeBase(routeContractAddress).killme();
                  emit Destroyed(routeContractAddress);
              }
              /**
               * @dev Internal view function for calculating a socket contract address
               * given a particular routeId.
               */
              function _getContractAddress(
                  uint256 routeId
              ) internal view returns (address) {
                  // determine the address of the socket contract.
                  bytes memory initCode = (
                      hex"5860208158601c335a63aaf10f428752fa158151803b80938091923cf3"
                  );
                  return
                      address(
                          uint160( // downcast to match the address type.
                              uint256( // convert to uint to truncate upper digits.
                                  keccak256( // compute the CREATE2 hash using 4 inputs.
                                      abi.encodePacked( // pack all inputs to the hash together.
                                          hex"ff", // start with 0xff to distinguish from RLP.
                                          address(this), // this contract will be the caller.
                                          routeId, // the routeId is used as salt.
                                          keccak256(abi.encodePacked(initCode)) // the init code hash.
                                      )
                                  )
                              )
                          )
                      );
              }
              /**
               * @notice Rescues the ERC20 token to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param token address of the ERC20 token being rescued
               * @param userAddress address to which ERC20 is to be rescued
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external onlyOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice Rescues the native balance to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param userAddress address to which native-balance is to be rescued
               * @param amount amount of native-balance being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external onlyOwner {
                  userAddress.transfer(amount);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          error CelerRefundNotReady();
          error OnlySocketDeployer();
          error OnlySocketGatewayOwner();
          error OnlySocketGateway();
          error OnlyOwner();
          error OnlyNominee();
          error TransferIdExists();
          error TransferIdDoesnotExist();
          error Address0Provided();
          error SwapFailed();
          error UnsupportedInterfaceId();
          error InvalidCelerRefund();
          error CelerAlreadyRefunded();
          error IncorrectBridgeRatios();
          error ZeroAddressNotAllowed();
          error ArrayLengthMismatch();
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface ISocketBridgeBase {
              function killme() external;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketController
           * @notice Interface for SocketController functions.
           * @dev functions can be added here for invocation from external contracts or off-chain
           *      only restriction is that this should have functions to manage controllers
           * @author Socket dot tech.
           */
          interface ISocketController {
              /**
               * @notice Add controller to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure controllerAddress is a verified controller implementation address
               * @param _controllerAddress The address of controller implementation contract deployed
               * @return Id of the controller added to the controllers-mapping in socketGateway storage
               */
              function addController(
                  address _controllerAddress
              ) external returns (uint32);
              /**
               * @notice disable controller by setting ZeroAddress to the entry in controllers-mapping
                         identified by controllerId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param _controllerId The Id of controller-implementation in the controllers mapping
               */
              function disableController(uint32 _controllerId) external;
              /**
               * @notice Get controllerImplementation address mapped to the controllerId
               * @param _controllerId controllerId is the key in the mapping for controllers
               * @return controller-implementation address
               */
              function getController(uint32 _controllerId) external returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketGateway
           * @notice Interface for SocketGateway functions.
           * @dev functions can be added here for invocation from external contracts or off-chain
           * @author Socket dot tech.
           */
          interface ISocketGateway {
              /**
               * @notice Request-struct for controllerRequests
               * @dev ensure the value for data is generated using the function-selectors defined in the controllerImplementation contracts
               */
              struct SocketControllerRequest {
                  // controllerId is the id mapped to the controllerAddress
                  uint32 controllerId;
                  // transactionImplData generated off-chain or by caller using function-selector of the controllerContract
                  bytes data;
              }
              // @notice view to get owner-address
              function owner() external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketRoute
           * @notice Interface with Request DataStructures to invoke controller functions.
           * @author Socket dot tech.
           */
          interface ISocketRequest {
              struct SwapMultiBridgeRequest {
                  uint32 swapRouteId;
                  bytes swapImplData;
                  uint32[] bridgeRouteIds;
                  bytes[] bridgeImplDataItems;
                  uint256[] bridgeRatios;
                  bytes[] eventDataItems;
              }
              // Datastructure for Refuel-Swap-Bridge function
              struct RefuelSwapBridgeRequest {
                  uint32 refuelRouteId;
                  bytes refuelData;
                  uint32 swapRouteId;
                  bytes swapData;
                  uint32 bridgeRouteId;
                  bytes bridgeData;
              }
              // Datastructure for DeductFees-Swap function
              struct FeesTakerSwapRequest {
                  address feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 routeId;
                  bytes swapRequestData;
              }
              // Datastructure for DeductFees-Bridge function
              struct FeesTakerBridgeRequest {
                  address feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 routeId;
                  bytes bridgeRequestData;
              }
              // Datastructure for DeductFees-MultiBridge function
              struct FeesTakerMultiBridgeRequest {
                  address feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32[] bridgeRouteIds;
                  bytes[] bridgeRequestDataItems;
              }
              // Datastructure for DeductFees-Swap-Bridge function
              struct FeesTakerSwapBridgeRequest {
                  address feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 swapRouteId;
                  bytes swapData;
                  uint32 bridgeRouteId;
                  bytes bridgeData;
              }
              // Datastructure for DeductFees-Refuel-Swap-Bridge function
              struct FeesTakerRefuelSwapBridgeRequest {
                  address feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 refuelRouteId;
                  bytes refuelData;
                  uint32 swapRouteId;
                  bytes swapData;
                  uint32 bridgeRouteId;
                  bytes bridgeData;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketRoute
           * @notice Interface for routeManagement functions in SocketGateway.
           * @author Socket dot tech.
           */
          interface ISocketRoute {
              /**
               * @notice Add route to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure routeAddress is a verified bridge or middleware implementation address
               * @param routeAddress The address of bridge or middleware implementation contract deployed
               * @return Id of the route added to the routes-mapping in socketGateway storage
               */
              function addRoute(address routeAddress) external returns (uint256);
              /**
               * @notice disable a route by setting ZeroAddress to the entry in routes-mapping
                         identified by routeId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param routeId The Id of route-implementation in the routes mapping
               */
              function disableRoute(uint32 routeId) external;
              /**
               * @notice Get routeImplementation address mapped to the routeId
               * @param routeId routeId is the key in the mapping for routes
               * @return route-implementation address
               */
              function getRoute(uint32 routeId) external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          // Functions taken out from https://github.com/GNSPS/solidity-bytes-utils/blob/master/contracts/BytesLib.sol
          library LibBytes {
              // solhint-disable no-inline-assembly
              // LibBytes specific errors
              error SliceOverflow();
              error SliceOutOfBounds();
              error AddressOutOfBounds();
              error UintOutOfBounds();
              // -------------------------
              function concat(
                  bytes memory _preBytes,
                  bytes memory _postBytes
              ) internal pure returns (bytes memory) {
                  bytes memory tempBytes;
                  assembly {
                      // Get a location of some free memory and store it in tempBytes as
                      // Solidity does for memory variables.
                      tempBytes := mload(0x40)
                      // Store the length of the first bytes array at the beginning of
                      // the memory for tempBytes.
                      let length := mload(_preBytes)
                      mstore(tempBytes, length)
                      // Maintain a memory counter for the current write location in the
                      // temp bytes array by adding the 32 bytes for the array length to
                      // the starting location.
                      let mc := add(tempBytes, 0x20)
                      // Stop copying when the memory counter reaches the length of the
                      // first bytes array.
                      let end := add(mc, length)
                      for {
                          // Initialize a copy counter to the start of the _preBytes data,
                          // 32 bytes into its memory.
                          let cc := add(_preBytes, 0x20)
                      } lt(mc, end) {
                          // Increase both counters by 32 bytes each iteration.
                          mc := add(mc, 0x20)
                          cc := add(cc, 0x20)
                      } {
                          // Write the _preBytes data into the tempBytes memory 32 bytes
                          // at a time.
                          mstore(mc, mload(cc))
                      }
                      // Add the length of _postBytes to the current length of tempBytes
                      // and store it as the new length in the first 32 bytes of the
                      // tempBytes memory.
                      length := mload(_postBytes)
                      mstore(tempBytes, add(length, mload(tempBytes)))
                      // Move the memory counter back from a multiple of 0x20 to the
                      // actual end of the _preBytes data.
                      mc := end
                      // Stop copying when the memory counter reaches the new combined
                      // length of the arrays.
                      end := add(mc, length)
                      for {
                          let cc := add(_postBytes, 0x20)
                      } lt(mc, end) {
                          mc := add(mc, 0x20)
                          cc := add(cc, 0x20)
                      } {
                          mstore(mc, mload(cc))
                      }
                      // Update the free-memory pointer by padding our last write location
                      // to 32 bytes: add 31 bytes to the end of tempBytes to move to the
                      // next 32 byte block, then round down to the nearest multiple of
                      // 32. If the sum of the length of the two arrays is zero then add
                      // one before rounding down to leave a blank 32 bytes (the length block with 0).
                      mstore(
                          0x40,
                          and(
                              add(add(end, iszero(add(length, mload(_preBytes)))), 31),
                              not(31) // Round down to the nearest 32 bytes.
                          )
                      )
                  }
                  return tempBytes;
              }
              function slice(
                  bytes memory _bytes,
                  uint256 _start,
                  uint256 _length
              ) internal pure returns (bytes memory) {
                  if (_length + 31 < _length) {
                      revert SliceOverflow();
                  }
                  if (_bytes.length < _start + _length) {
                      revert SliceOutOfBounds();
                  }
                  bytes memory tempBytes;
                  assembly {
                      switch iszero(_length)
                      case 0 {
                          // Get a location of some free memory and store it in tempBytes as
                          // Solidity does for memory variables.
                          tempBytes := mload(0x40)
                          // The first word of the slice result is potentially a partial
                          // word read from the original array. To read it, we calculate
                          // the length of that partial word and start copying that many
                          // bytes into the array. The first word we copy will start with
                          // data we don't care about, but the last `lengthmod` bytes will
                          // land at the beginning of the contents of the new array. When
                          // we're done copying, we overwrite the full first word with
                          // the actual length of the slice.
                          let lengthmod := and(_length, 31)
                          // The multiplication in the next line is necessary
                          // because when slicing multiples of 32 bytes (lengthmod == 0)
                          // the following copy loop was copying the origin's length
                          // and then ending prematurely not copying everything it should.
                          let mc := add(
                              add(tempBytes, lengthmod),
                              mul(0x20, iszero(lengthmod))
                          )
                          let end := add(mc, _length)
                          for {
                              // The multiplication in the next line has the same exact purpose
                              // as the one above.
                              let cc := add(
                                  add(
                                      add(_bytes, lengthmod),
                                      mul(0x20, iszero(lengthmod))
                                  ),
                                  _start
                              )
                          } lt(mc, end) {
                              mc := add(mc, 0x20)
                              cc := add(cc, 0x20)
                          } {
                              mstore(mc, mload(cc))
                          }
                          mstore(tempBytes, _length)
                          //update free-memory pointer
                          //allocating the array padded to 32 bytes like the compiler does now
                          mstore(0x40, and(add(mc, 31), not(31)))
                      }
                      //if we want a zero-length slice let's just return a zero-length array
                      default {
                          tempBytes := mload(0x40)
                          //zero out the 32 bytes slice we are about to return
                          //we need to do it because Solidity does not garbage collect
                          mstore(tempBytes, 0)
                          mstore(0x40, add(tempBytes, 0x20))
                      }
                  }
                  return tempBytes;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./LibBytes.sol";
          /// @title LibUtil library
          /// @notice library with helper functions to operate on bytes-data and addresses
          /// @author socket dot tech
          library LibUtil {
              /// @notice LibBytes library to handle operations on bytes
              using LibBytes for bytes;
              /// @notice function to extract revertMessage from bytes data
              /// @dev use the revertMessage and then further revert with a custom revert and message
              /// @param _res bytes data received from the transaction call
              function getRevertMsg(
                  bytes memory _res
              ) internal pure returns (string memory) {
                  // If the _res length is less than 68, then the transaction failed silently (without a revert message)
                  if (_res.length < 68) {
                      return "Transaction reverted silently";
                  }
                  bytes memory revertData = _res.slice(4, _res.length - 4); // Remove the selector which is the first 4 bytes
                  return abi.decode(revertData, (string)); // All that remains is the revert string
              }
          }
          // SPDX-License-Identifier: GPL-3.0-only
          pragma solidity ^0.8.4;
          // runtime proto sol library
          library Pb {
              enum WireType {
                  Varint,
                  Fixed64,
                  LengthDelim,
                  StartGroup,
                  EndGroup,
                  Fixed32
              }
              struct Buffer {
                  uint256 idx; // the start index of next read. when idx=b.length, we're done
                  bytes b; // hold serialized proto msg, readonly
              }
              // create a new in-memory Buffer object from raw msg bytes
              function fromBytes(
                  bytes memory raw
              ) internal pure returns (Buffer memory buf) {
                  buf.b = raw;
                  buf.idx = 0;
              }
              // whether there are unread bytes
              function hasMore(Buffer memory buf) internal pure returns (bool) {
                  return buf.idx < buf.b.length;
              }
              // decode current field number and wiretype
              function decKey(
                  Buffer memory buf
              ) internal pure returns (uint256 tag, WireType wiretype) {
                  uint256 v = decVarint(buf);
                  tag = v / 8;
                  wiretype = WireType(v & 7);
              }
              // read varint from current buf idx, move buf.idx to next read, return the int value
              function decVarint(Buffer memory buf) internal pure returns (uint256 v) {
                  bytes10 tmp; // proto int is at most 10 bytes (7 bits can be used per byte)
                  bytes memory bb = buf.b; // get buf.b mem addr to use in assembly
                  v = buf.idx; // use v to save one additional uint variable
                  assembly {
                      tmp := mload(add(add(bb, 32), v)) // load 10 bytes from buf.b[buf.idx] to tmp
                  }
                  uint256 b; // store current byte content
                  v = 0; // reset to 0 for return value
                  for (uint256 i = 0; i < 10; i++) {
                      assembly {
                          b := byte(i, tmp) // don't use tmp[i] because it does bound check and costs extra
                      }
                      v |= (b & 0x7F) << (i * 7);
                      if (b & 0x80 == 0) {
                          buf.idx += i + 1;
                          return v;
                      }
                  }
                  revert(); // i=10, invalid varint stream
              }
              // read length delimited field and return bytes
              function decBytes(
                  Buffer memory buf
              ) internal pure returns (bytes memory b) {
                  uint256 len = decVarint(buf);
                  uint256 end = buf.idx + len;
                  require(end <= buf.b.length); // avoid overflow
                  b = new bytes(len);
                  bytes memory bufB = buf.b; // get buf.b mem addr to use in assembly
                  uint256 bStart;
                  uint256 bufBStart = buf.idx;
                  assembly {
                      bStart := add(b, 32)
                      bufBStart := add(add(bufB, 32), bufBStart)
                  }
                  for (uint256 i = 0; i < len; i += 32) {
                      assembly {
                          mstore(add(bStart, i), mload(add(bufBStart, i)))
                      }
                  }
                  buf.idx = end;
              }
              // move idx pass current value field, to beginning of next tag or msg end
              function skipValue(Buffer memory buf, WireType wire) internal pure {
                  if (wire == WireType.Varint) {
                      decVarint(buf);
                  } else if (wire == WireType.LengthDelim) {
                      uint256 len = decVarint(buf);
                      buf.idx += len; // skip len bytes value data
                      require(buf.idx <= buf.b.length); // avoid overflow
                  } else {
                      revert();
                  } // unsupported wiretype
              }
              function _uint256(bytes memory b) internal pure returns (uint256 v) {
                  require(b.length <= 32); // b's length must be smaller than or equal to 32
                  assembly {
                      v := mload(add(b, 32))
                  } // load all 32bytes to v
                  v = v >> (8 * (32 - b.length)); // only first b.length is valid
              }
              function _address(bytes memory b) internal pure returns (address v) {
                  v = _addressPayable(b);
              }
              function _addressPayable(
                  bytes memory b
              ) internal pure returns (address payable v) {
                  require(b.length == 20);
                  //load 32bytes then shift right 12 bytes
                  assembly {
                      v := div(mload(add(b, 32)), 0x1000000000000000000000000)
                  }
              }
              function _bytes32(bytes memory b) internal pure returns (bytes32 v) {
                  require(b.length == 32);
                  assembly {
                      v := mload(add(b, 32))
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          pragma experimental ABIEncoderV2;
          import "./utils/Ownable.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {LibUtil} from "./libraries/LibUtil.sol";
          import "./libraries/LibBytes.sol";
          import {ISocketRoute} from "./interfaces/ISocketRoute.sol";
          import {ISocketRequest} from "./interfaces/ISocketRequest.sol";
          import {ISocketGateway} from "./interfaces/ISocketGateway.sol";
          import {IncorrectBridgeRatios, ZeroAddressNotAllowed, ArrayLengthMismatch} from "./errors/SocketErrors.sol";
          /// @title SocketGatewayContract
          /// @notice Socketgateway is a contract with entrypoint functions for all interactions with socket liquidity layer
          /// @author Socket Team
          contract SocketGatewayTemplate is Ownable {
              using LibBytes for bytes;
              using LibBytes for bytes4;
              using SafeTransferLib for ERC20;
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /// @notice storage variable to keep track of total number of routes registered in socketgateway
              uint32 public routesCount = 385;
              /// @notice storage variable to keep track of total number of controllers registered in socketgateway
              uint32 public controllerCount;
              address public immutable disabledRouteAddress;
              uint256 public constant CENT_PERCENT = 100e18;
              /// @notice storage mapping for route implementation addresses
              mapping(uint32 => address) public routes;
              /// storage mapping for controller implemenation addresses
              mapping(uint32 => address) public controllers;
              // Events ------------------------------------------------------------------------------------------------------->
              /// @notice Event emitted when a router is added to socketgateway
              event NewRouteAdded(uint32 indexed routeId, address indexed route);
              /// @notice Event emitted when a route is disabled
              event RouteDisabled(uint32 indexed routeId);
              /// @notice Event emitted when ownership transfer is requested by socket-gateway-owner
              event OwnershipTransferRequested(
                  address indexed _from,
                  address indexed _to
              );
              /// @notice Event emitted when a controller is added to socketgateway
              event ControllerAdded(
                  uint32 indexed controllerId,
                  address indexed controllerAddress
              );
              /// @notice Event emitted when a controller is disabled
              event ControllerDisabled(uint32 indexed controllerId);
              constructor(address _owner, address _disabledRoute) Ownable(_owner) {
                  disabledRouteAddress = _disabledRoute;
              }
              // Able to receive ether
              // solhint-disable-next-line no-empty-blocks
              receive() external payable {}
              /*******************************************
               *          EXTERNAL AND PUBLIC FUNCTIONS  *
               *******************************************/
              /**
               * @notice executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in routeData to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeId route identifier
               * @param routeData functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoute(
                  uint32 routeId,
                  bytes calldata routeData
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = addressAt(routeId).delegatecall(
                      routeData
                  );
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice swaps a token on sourceChain and split it across multiple bridge-recipients
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being swapped
               * @dev ensure the swap-data and bridge-data is generated using the function-selector defined as a constant in the implementation address
               * @param swapMultiBridgeRequest request
               */
              function swapAndMultiBridge(
                  ISocketRequest.SwapMultiBridgeRequest calldata swapMultiBridgeRequest
              ) external payable {
                  uint256 requestLength = swapMultiBridgeRequest.bridgeRouteIds.length;
                  if (
                      requestLength != swapMultiBridgeRequest.bridgeImplDataItems.length
                  ) {
                      revert ArrayLengthMismatch();
                  }
                  uint256 ratioAggregate;
                  for (uint256 index = 0; index < requestLength; ) {
                      ratioAggregate += swapMultiBridgeRequest.bridgeRatios[index];
                  }
                  if (ratioAggregate != CENT_PERCENT) {
                      revert IncorrectBridgeRatios();
                  }
                  (bool swapSuccess, bytes memory swapResult) = addressAt(
                      swapMultiBridgeRequest.swapRouteId
                  ).delegatecall(swapMultiBridgeRequest.swapImplData);
                  if (!swapSuccess) {
                      assembly {
                          revert(add(swapResult, 32), mload(swapResult))
                      }
                  }
                  uint256 amountReceivedFromSwap = abi.decode(swapResult, (uint256));
                  uint256 bridgedAmount;
                  for (uint256 index = 0; index < requestLength; ) {
                      uint256 bridgingAmount;
                      // if it is the last bridge request, bridge the remaining amount
                      if (index == requestLength - 1) {
                          bridgingAmount = amountReceivedFromSwap - bridgedAmount;
                      } else {
                          // bridging amount is the multiplication of bridgeRatio and amountReceivedFromSwap
                          bridgingAmount =
                              (amountReceivedFromSwap *
                                  swapMultiBridgeRequest.bridgeRatios[index]) /
                              (CENT_PERCENT);
                      }
                      // update the bridged amount, this would be used for computation for last bridgeRequest
                      bridgedAmount += bridgingAmount;
                      bytes memory bridgeImpldata = abi.encodeWithSelector(
                          BRIDGE_AFTER_SWAP_SELECTOR,
                          bridgingAmount,
                          swapMultiBridgeRequest.bridgeImplDataItems[index]
                      );
                      (bool bridgeSuccess, bytes memory bridgeResult) = addressAt(
                          swapMultiBridgeRequest.bridgeRouteIds[index]
                      ).delegatecall(bridgeImpldata);
                      if (!bridgeSuccess) {
                          assembly {
                              revert(add(bridgeResult, 32), mload(bridgeResult))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice sequentially executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each dataItem to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeIds a list of route identifiers
               * @param dataItems a list of functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoutes(
                  uint32[] calldata routeIds,
                  bytes[] calldata dataItems
              ) external payable {
                  uint256 routeIdslength = routeIds.length;
                  if (routeIdslength != dataItems.length) revert ArrayLengthMismatch();
                  for (uint256 index = 0; index < routeIdslength; ) {
                      (bool success, bytes memory result) = addressAt(routeIds[index])
                          .delegatecall(dataItems[index]);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice execute a controller function identified using the controllerId in the request
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param socketControllerRequest socketControllerRequest with controllerId to identify the
               *                                   controllerAddress and byteData constructed using functionSelector
               *                                   of the function being invoked
               * @return bytes data received from the call delegated to controller
               */
              function executeController(
                  ISocketGateway.SocketControllerRequest calldata socketControllerRequest
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = controllers[
                      socketControllerRequest.controllerId
                  ].delegatecall(socketControllerRequest.data);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice sequentially executes all controller requests
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each controller-request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param controllerRequests a list of socketControllerRequest
               *                              Each controllerRequest contains controllerId to identify the controllerAddress and
               *                              byteData constructed using functionSelector of the function being invoked
               */
              function executeControllers(
                  ISocketGateway.SocketControllerRequest[] calldata controllerRequests
              ) external payable {
                  for (uint32 index = 0; index < controllerRequests.length; ) {
                      (bool success, bytes memory result) = controllers[
                          controllerRequests[index].controllerId
                      ].delegatecall(controllerRequests[index].data);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**************************************
               *          ADMIN FUNCTIONS           *
               **************************************/
              /**
               * @notice Add route to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure routeAddress is a verified bridge or middleware implementation address
               * @param routeAddress The address of bridge or middleware implementation contract deployed
               * @return Id of the route added to the routes-mapping in socketGateway storage
               */
              function addRoute(
                  address routeAddress
              ) external onlyOwner returns (uint32) {
                  uint32 routeId = routesCount;
                  routes[routeId] = routeAddress;
                  routesCount += 1;
                  emit NewRouteAdded(routeId, routeAddress);
                  return routeId;
              }
              /**
               * @notice Give Infinite or 0 approval to bridgeRoute for the tokenAddress
                         This is a restricted function to be called by only socketGatewayOwner
               */
              function setApprovalForRouters(
                  address[] memory routeAddresses,
                  address[] memory tokenAddresses,
                  bool isMax
              ) external onlyOwner {
                  for (uint32 index = 0; index < routeAddresses.length; ) {
                      ERC20(tokenAddresses[index]).approve(
                          routeAddresses[index],
                          isMax ? type(uint256).max : 0
                      );
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice Add controller to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure controllerAddress is a verified controller implementation address
               * @param controllerAddress The address of controller implementation contract deployed
               * @return Id of the controller added to the controllers-mapping in socketGateway storage
               */
              function addController(
                  address controllerAddress
              ) external onlyOwner returns (uint32) {
                  uint32 controllerId = controllerCount;
                  controllers[controllerId] = controllerAddress;
                  controllerCount += 1;
                  emit ControllerAdded(controllerId, controllerAddress);
                  return controllerId;
              }
              /**
               * @notice disable controller by setting ZeroAddress to the entry in controllers-mapping
                         identified by controllerId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param controllerId The Id of controller-implementation in the controllers mapping
               */
              function disableController(uint32 controllerId) public onlyOwner {
                  controllers[controllerId] = disabledRouteAddress;
                  emit ControllerDisabled(controllerId);
              }
              /**
               * @notice disable a route by setting ZeroAddress to the entry in routes-mapping
                         identified by routeId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param routeId The Id of route-implementation in the routes mapping
               */
              function disableRoute(uint32 routeId) external onlyOwner {
                  routes[routeId] = disabledRouteAddress;
                  emit RouteDisabled(routeId);
              }
              /*******************************************
               *          RESTRICTED RESCUE FUNCTIONS    *
               *******************************************/
              /**
               * @notice Rescues the ERC20 token to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param token address of the ERC20 token being rescued
               * @param userAddress address to which ERC20 is to be rescued
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external onlyOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice Rescues the native balance to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param userAddress address to which native-balance is to be rescued
               * @param amount amount of native-balance being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external onlyOwner {
                  userAddress.transfer(amount);
              }
              /*******************************************
               *          VIEW FUNCTIONS                  *
               *******************************************/
              /**
               * @notice Get routeImplementation address mapped to the routeId
               * @param routeId routeId is the key in the mapping for routes
               * @return route-implementation address
               */
              function getRoute(uint32 routeId) public view returns (address) {
                  return addressAt(routeId);
              }
              /**
               * @notice Get controllerImplementation address mapped to the controllerId
               * @param controllerId controllerId is the key in the mapping for controllers
               * @return controller-implementation address
               */
              function getController(uint32 controllerId) public view returns (address) {
                  return controllers[controllerId];
              }
              function addressAt(uint32 routeId) public view returns (address) {
                  if (routeId < 385) {
                      if (routeId < 257) {
                          if (routeId < 129) {
                              if (routeId < 65) {
                                  if (routeId < 33) {
                                      if (routeId < 17) {
                                          if (routeId < 9) {
                                              if (routeId < 5) {
                                                  if (routeId < 3) {
                                                      if (routeId == 1) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 3) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 7) {
                                                      if (routeId == 5) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 7) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 13) {
                                                  if (routeId < 11) {
                                                      if (routeId == 9) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 11) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 15) {
                                                      if (routeId == 13) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 15) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 25) {
                                              if (routeId < 21) {
                                                  if (routeId < 19) {
                                                      if (routeId == 17) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 19) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 23) {
                                                      if (routeId == 21) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 23) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 29) {
                                                  if (routeId < 27) {
                                                      if (routeId == 25) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 27) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 31) {
                                                      if (routeId == 29) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 31) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 49) {
                                          if (routeId < 41) {
                                              if (routeId < 37) {
                                                  if (routeId < 35) {
                                                      if (routeId == 33) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 35) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 39) {
                                                      if (routeId == 37) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 39) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 45) {
                                                  if (routeId < 43) {
                                                      if (routeId == 41) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 43) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 47) {
                                                      if (routeId == 45) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 47) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 57) {
                                              if (routeId < 53) {
                                                  if (routeId < 51) {
                                                      if (routeId == 49) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 51) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 55) {
                                                      if (routeId == 53) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 55) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 61) {
                                                  if (routeId < 59) {
                                                      if (routeId == 57) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 59) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 63) {
                                                      if (routeId == 61) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 63) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 97) {
                                      if (routeId < 81) {
                                          if (routeId < 73) {
                                              if (routeId < 69) {
                                                  if (routeId < 67) {
                                                      if (routeId == 65) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 67) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 71) {
                                                      if (routeId == 69) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 71) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 77) {
                                                  if (routeId < 75) {
                                                      if (routeId == 73) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 75) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 79) {
                                                      if (routeId == 77) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 79) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 89) {
                                              if (routeId < 85) {
                                                  if (routeId < 83) {
                                                      if (routeId == 81) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 83) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 87) {
                                                      if (routeId == 85) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 87) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 93) {
                                                  if (routeId < 91) {
                                                      if (routeId == 89) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 91) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 95) {
                                                      if (routeId == 93) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 95) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 113) {
                                          if (routeId < 105) {
                                              if (routeId < 101) {
                                                  if (routeId < 99) {
                                                      if (routeId == 97) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 99) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 103) {
                                                      if (routeId == 101) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 103) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 109) {
                                                  if (routeId < 107) {
                                                      if (routeId == 105) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 107) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 111) {
                                                      if (routeId == 109) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 111) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 121) {
                                              if (routeId < 117) {
                                                  if (routeId < 115) {
                                                      if (routeId == 113) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 115) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 119) {
                                                      if (routeId == 117) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 119) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 125) {
                                                  if (routeId < 123) {
                                                      if (routeId == 121) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 123) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 127) {
                                                      if (routeId == 125) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 127) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 193) {
                                  if (routeId < 161) {
                                      if (routeId < 145) {
                                          if (routeId < 137) {
                                              if (routeId < 133) {
                                                  if (routeId < 131) {
                                                      if (routeId == 129) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 131) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 135) {
                                                      if (routeId == 133) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 135) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 141) {
                                                  if (routeId < 139) {
                                                      if (routeId == 137) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 139) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 143) {
                                                      if (routeId == 141) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 143) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 153) {
                                              if (routeId < 149) {
                                                  if (routeId < 147) {
                                                      if (routeId == 145) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 147) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 151) {
                                                      if (routeId == 149) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 151) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 157) {
                                                  if (routeId < 155) {
                                                      if (routeId == 153) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 155) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 159) {
                                                      if (routeId == 157) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 159) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 177) {
                                          if (routeId < 169) {
                                              if (routeId < 165) {
                                                  if (routeId < 163) {
                                                      if (routeId == 161) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 163) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 167) {
                                                      if (routeId == 165) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 167) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 173) {
                                                  if (routeId < 171) {
                                                      if (routeId == 169) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 171) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 175) {
                                                      if (routeId == 173) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 175) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 185) {
                                              if (routeId < 181) {
                                                  if (routeId < 179) {
                                                      if (routeId == 177) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 179) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 183) {
                                                      if (routeId == 181) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 183) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 189) {
                                                  if (routeId < 187) {
                                                      if (routeId == 185) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 187) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 191) {
                                                      if (routeId == 189) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 191) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 225) {
                                      if (routeId < 209) {
                                          if (routeId < 201) {
                                              if (routeId < 197) {
                                                  if (routeId < 195) {
                                                      if (routeId == 193) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 195) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 199) {
                                                      if (routeId == 197) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 199) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 205) {
                                                  if (routeId < 203) {
                                                      if (routeId == 201) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 203) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 207) {
                                                      if (routeId == 205) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 207) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 217) {
                                              if (routeId < 213) {
                                                  if (routeId < 211) {
                                                      if (routeId == 209) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 211) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 215) {
                                                      if (routeId == 213) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 215) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 221) {
                                                  if (routeId < 219) {
                                                      if (routeId == 217) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 219) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 223) {
                                                      if (routeId == 221) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 223) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 241) {
                                          if (routeId < 233) {
                                              if (routeId < 229) {
                                                  if (routeId < 227) {
                                                      if (routeId == 225) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 227) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 231) {
                                                      if (routeId == 229) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 231) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 237) {
                                                  if (routeId < 235) {
                                                      if (routeId == 233) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 235) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 239) {
                                                      if (routeId == 237) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 239) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 249) {
                                              if (routeId < 245) {
                                                  if (routeId < 243) {
                                                      if (routeId == 241) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 243) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 247) {
                                                      if (routeId == 245) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 247) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 253) {
                                                  if (routeId < 251) {
                                                      if (routeId == 249) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 251) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 255) {
                                                      if (routeId == 253) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 255) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      } else {
                          if (routeId < 321) {
                              if (routeId < 289) {
                                  if (routeId < 273) {
                                      if (routeId < 265) {
                                          if (routeId < 261) {
                                              if (routeId < 259) {
                                                  if (routeId == 257) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 259) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 263) {
                                                  if (routeId == 261) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 263) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 269) {
                                              if (routeId < 267) {
                                                  if (routeId == 265) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 267) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 271) {
                                                  if (routeId == 269) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 271) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 281) {
                                          if (routeId < 277) {
                                              if (routeId < 275) {
                                                  if (routeId == 273) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 275) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 279) {
                                                  if (routeId == 277) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 279) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 285) {
                                              if (routeId < 283) {
                                                  if (routeId == 281) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 283) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 287) {
                                                  if (routeId == 285) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 287) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 305) {
                                      if (routeId < 297) {
                                          if (routeId < 293) {
                                              if (routeId < 291) {
                                                  if (routeId == 289) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 291) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 295) {
                                                  if (routeId == 293) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 295) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 301) {
                                              if (routeId < 299) {
                                                  if (routeId == 297) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 299) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 303) {
                                                  if (routeId == 301) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 303) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 313) {
                                          if (routeId < 309) {
                                              if (routeId < 307) {
                                                  if (routeId == 305) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 307) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 311) {
                                                  if (routeId == 309) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 311) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 317) {
                                              if (routeId < 315) {
                                                  if (routeId == 313) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 315) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 319) {
                                                  if (routeId == 317) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 319) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 353) {
                                  if (routeId < 337) {
                                      if (routeId < 329) {
                                          if (routeId < 325) {
                                              if (routeId < 323) {
                                                  if (routeId == 321) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 323) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 327) {
                                                  if (routeId == 325) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 327) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 333) {
                                              if (routeId < 331) {
                                                  if (routeId == 329) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 331) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 335) {
                                                  if (routeId == 333) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 335) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 345) {
                                          if (routeId < 341) {
                                              if (routeId < 339) {
                                                  if (routeId == 337) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 339) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 343) {
                                                  if (routeId == 341) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 343) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 349) {
                                              if (routeId < 347) {
                                                  if (routeId == 345) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 347) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 351) {
                                                  if (routeId == 349) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 351) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 369) {
                                      if (routeId < 361) {
                                          if (routeId < 357) {
                                              if (routeId < 355) {
                                                  if (routeId == 353) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 355) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 359) {
                                                  if (routeId == 357) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 359) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 365) {
                                              if (routeId < 363) {
                                                  if (routeId == 361) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 363) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 367) {
                                                  if (routeId == 365) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 367) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 377) {
                                          if (routeId < 373) {
                                              if (routeId < 371) {
                                                  if (routeId == 369) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 371) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 375) {
                                                  if (routeId == 373) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 375) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 381) {
                                              if (routeId < 379) {
                                                  if (routeId == 377) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 379) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 383) {
                                                  if (routeId == 381) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 383) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      }
                  }
                  if (routes[routeId] == address(0)) revert ZeroAddressNotAllowed();
                  return routes[routeId];
              }
              /// @notice fallback function to handle swap, bridge execution
              /// @dev ensure routeId is converted to bytes4 and sent as msg.sig in the transaction
              fallback() external payable {
                  address routeAddress = addressAt(uint32(msg.sig));
                  bytes memory result;
                  assembly {
                      // copy function selector and any arguments
                      calldatacopy(0, 4, sub(calldatasize(), 4))
                      // execute function call using the facet
                      result := delegatecall(
                          gas(),
                          routeAddress,
                          0,
                          sub(calldatasize(), 4),
                          0,
                          0
                      )
                      // get any return value
                      returndatacopy(0, 0, returndatasize())
                      // return any return value or error back to the caller
                      switch result
                      case 0 {
                          revert(0, returndatasize())
                      }
                      default {
                          return(0, returndatasize())
                      }
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          pragma experimental ABIEncoderV2;
          import "./utils/Ownable.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {LibUtil} from "./libraries/LibUtil.sol";
          import "./libraries/LibBytes.sol";
          import {ISocketRoute} from "./interfaces/ISocketRoute.sol";
          import {ISocketRequest} from "./interfaces/ISocketRequest.sol";
          import {ISocketGateway} from "./interfaces/ISocketGateway.sol";
          import {IncorrectBridgeRatios, ZeroAddressNotAllowed, ArrayLengthMismatch} from "./errors/SocketErrors.sol";
          /// @title SocketGatewayContract
          /// @notice Socketgateway is a contract with entrypoint functions for all interactions with socket liquidity layer
          /// @author Socket Team
          contract SocketGateway is Ownable {
              using LibBytes for bytes;
              using LibBytes for bytes4;
              using SafeTransferLib for ERC20;
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /// @notice storage variable to keep track of total number of routes registered in socketgateway
              uint32 public routesCount = 385;
              /// @notice storage variable to keep track of total number of controllers registered in socketgateway
              uint32 public controllerCount;
              address public immutable disabledRouteAddress;
              uint256 public constant CENT_PERCENT = 100e18;
              /// @notice storage mapping for route implementation addresses
              mapping(uint32 => address) public routes;
              /// storage mapping for controller implemenation addresses
              mapping(uint32 => address) public controllers;
              // Events ------------------------------------------------------------------------------------------------------->
              /// @notice Event emitted when a router is added to socketgateway
              event NewRouteAdded(uint32 indexed routeId, address indexed route);
              /// @notice Event emitted when a route is disabled
              event RouteDisabled(uint32 indexed routeId);
              /// @notice Event emitted when ownership transfer is requested by socket-gateway-owner
              event OwnershipTransferRequested(
                  address indexed _from,
                  address indexed _to
              );
              /// @notice Event emitted when a controller is added to socketgateway
              event ControllerAdded(
                  uint32 indexed controllerId,
                  address indexed controllerAddress
              );
              /// @notice Event emitted when a controller is disabled
              event ControllerDisabled(uint32 indexed controllerId);
              constructor(address _owner, address _disabledRoute) Ownable(_owner) {
                  disabledRouteAddress = _disabledRoute;
              }
              // Able to receive ether
              // solhint-disable-next-line no-empty-blocks
              receive() external payable {}
              /*******************************************
               *          EXTERNAL AND PUBLIC FUNCTIONS  *
               *******************************************/
              /**
               * @notice executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in routeData to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeId route identifier
               * @param routeData functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoute(
                  uint32 routeId,
                  bytes calldata routeData
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = addressAt(routeId).delegatecall(
                      routeData
                  );
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice swaps a token on sourceChain and split it across multiple bridge-recipients
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being swapped
               * @dev ensure the swap-data and bridge-data is generated using the function-selector defined as a constant in the implementation address
               * @param swapMultiBridgeRequest request
               */
              function swapAndMultiBridge(
                  ISocketRequest.SwapMultiBridgeRequest calldata swapMultiBridgeRequest
              ) external payable {
                  uint256 requestLength = swapMultiBridgeRequest.bridgeRouteIds.length;
                  if (
                      requestLength != swapMultiBridgeRequest.bridgeImplDataItems.length
                  ) {
                      revert ArrayLengthMismatch();
                  }
                  uint256 ratioAggregate;
                  for (uint256 index = 0; index < requestLength; ) {
                      ratioAggregate += swapMultiBridgeRequest.bridgeRatios[index];
                  }
                  if (ratioAggregate != CENT_PERCENT) {
                      revert IncorrectBridgeRatios();
                  }
                  (bool swapSuccess, bytes memory swapResult) = addressAt(
                      swapMultiBridgeRequest.swapRouteId
                  ).delegatecall(swapMultiBridgeRequest.swapImplData);
                  if (!swapSuccess) {
                      assembly {
                          revert(add(swapResult, 32), mload(swapResult))
                      }
                  }
                  uint256 amountReceivedFromSwap = abi.decode(swapResult, (uint256));
                  uint256 bridgedAmount;
                  for (uint256 index = 0; index < requestLength; ) {
                      uint256 bridgingAmount;
                      // if it is the last bridge request, bridge the remaining amount
                      if (index == requestLength - 1) {
                          bridgingAmount = amountReceivedFromSwap - bridgedAmount;
                      } else {
                          // bridging amount is the multiplication of bridgeRatio and amountReceivedFromSwap
                          bridgingAmount =
                              (amountReceivedFromSwap *
                                  swapMultiBridgeRequest.bridgeRatios[index]) /
                              (CENT_PERCENT);
                      }
                      // update the bridged amount, this would be used for computation for last bridgeRequest
                      bridgedAmount += bridgingAmount;
                      bytes memory bridgeImpldata = abi.encodeWithSelector(
                          BRIDGE_AFTER_SWAP_SELECTOR,
                          bridgingAmount,
                          swapMultiBridgeRequest.bridgeImplDataItems[index]
                      );
                      (bool bridgeSuccess, bytes memory bridgeResult) = addressAt(
                          swapMultiBridgeRequest.bridgeRouteIds[index]
                      ).delegatecall(bridgeImpldata);
                      if (!bridgeSuccess) {
                          assembly {
                              revert(add(bridgeResult, 32), mload(bridgeResult))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice sequentially executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each dataItem to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeIds a list of route identifiers
               * @param dataItems a list of functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoutes(
                  uint32[] calldata routeIds,
                  bytes[] calldata dataItems
              ) external payable {
                  uint256 routeIdslength = routeIds.length;
                  if (routeIdslength != dataItems.length) revert ArrayLengthMismatch();
                  for (uint256 index = 0; index < routeIdslength; ) {
                      (bool success, bytes memory result) = addressAt(routeIds[index])
                          .delegatecall(dataItems[index]);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice execute a controller function identified using the controllerId in the request
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param socketControllerRequest socketControllerRequest with controllerId to identify the
               *                                   controllerAddress and byteData constructed using functionSelector
               *                                   of the function being invoked
               * @return bytes data received from the call delegated to controller
               */
              function executeController(
                  ISocketGateway.SocketControllerRequest calldata socketControllerRequest
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = controllers[
                      socketControllerRequest.controllerId
                  ].delegatecall(socketControllerRequest.data);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice sequentially executes all controller requests
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each controller-request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param controllerRequests a list of socketControllerRequest
               *                              Each controllerRequest contains controllerId to identify the controllerAddress and
               *                              byteData constructed using functionSelector of the function being invoked
               */
              function executeControllers(
                  ISocketGateway.SocketControllerRequest[] calldata controllerRequests
              ) external payable {
                  for (uint32 index = 0; index < controllerRequests.length; ) {
                      (bool success, bytes memory result) = controllers[
                          controllerRequests[index].controllerId
                      ].delegatecall(controllerRequests[index].data);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**************************************
               *          ADMIN FUNCTIONS           *
               **************************************/
              /**
               * @notice Add route to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure routeAddress is a verified bridge or middleware implementation address
               * @param routeAddress The address of bridge or middleware implementation contract deployed
               * @return Id of the route added to the routes-mapping in socketGateway storage
               */
              function addRoute(
                  address routeAddress
              ) external onlyOwner returns (uint32) {
                  uint32 routeId = routesCount;
                  routes[routeId] = routeAddress;
                  routesCount += 1;
                  emit NewRouteAdded(routeId, routeAddress);
                  return routeId;
              }
              /**
               * @notice Give Infinite or 0 approval to bridgeRoute for the tokenAddress
                         This is a restricted function to be called by only socketGatewayOwner
               */
              function setApprovalForRouters(
                  address[] memory routeAddresses,
                  address[] memory tokenAddresses,
                  bool isMax
              ) external onlyOwner {
                  for (uint32 index = 0; index < routeAddresses.length; ) {
                      ERC20(tokenAddresses[index]).approve(
                          routeAddresses[index],
                          isMax ? type(uint256).max : 0
                      );
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice Add controller to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure controllerAddress is a verified controller implementation address
               * @param controllerAddress The address of controller implementation contract deployed
               * @return Id of the controller added to the controllers-mapping in socketGateway storage
               */
              function addController(
                  address controllerAddress
              ) external onlyOwner returns (uint32) {
                  uint32 controllerId = controllerCount;
                  controllers[controllerId] = controllerAddress;
                  controllerCount += 1;
                  emit ControllerAdded(controllerId, controllerAddress);
                  return controllerId;
              }
              /**
               * @notice disable controller by setting ZeroAddress to the entry in controllers-mapping
                         identified by controllerId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param controllerId The Id of controller-implementation in the controllers mapping
               */
              function disableController(uint32 controllerId) public onlyOwner {
                  controllers[controllerId] = disabledRouteAddress;
                  emit ControllerDisabled(controllerId);
              }
              /**
               * @notice disable a route by setting ZeroAddress to the entry in routes-mapping
                         identified by routeId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param routeId The Id of route-implementation in the routes mapping
               */
              function disableRoute(uint32 routeId) external onlyOwner {
                  routes[routeId] = disabledRouteAddress;
                  emit RouteDisabled(routeId);
              }
              /*******************************************
               *          RESTRICTED RESCUE FUNCTIONS    *
               *******************************************/
              /**
               * @notice Rescues the ERC20 token to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param token address of the ERC20 token being rescued
               * @param userAddress address to which ERC20 is to be rescued
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external onlyOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice Rescues the native balance to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param userAddress address to which native-balance is to be rescued
               * @param amount amount of native-balance being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external onlyOwner {
                  userAddress.transfer(amount);
              }
              /*******************************************
               *          VIEW FUNCTIONS                  *
               *******************************************/
              /**
               * @notice Get routeImplementation address mapped to the routeId
               * @param routeId routeId is the key in the mapping for routes
               * @return route-implementation address
               */
              function getRoute(uint32 routeId) public view returns (address) {
                  return addressAt(routeId);
              }
              /**
               * @notice Get controllerImplementation address mapped to the controllerId
               * @param controllerId controllerId is the key in the mapping for controllers
               * @return controller-implementation address
               */
              function getController(uint32 controllerId) public view returns (address) {
                  return controllers[controllerId];
              }
              function addressAt(uint32 routeId) public view returns (address) {
                  if (routeId < 385) {
                      if (routeId < 257) {
                          if (routeId < 129) {
                              if (routeId < 65) {
                                  if (routeId < 33) {
                                      if (routeId < 17) {
                                          if (routeId < 9) {
                                              if (routeId < 5) {
                                                  if (routeId < 3) {
                                                      if (routeId == 1) {
                                                          return
                                                              0x8cd6BaCDAe46B449E2e5B34e348A4eD459c84D50;
                                                      } else {
                                                          return
                                                              0x31524750Cd865fF6A3540f232754Fb974c18585C;
                                                      }
                                                  } else {
                                                      if (routeId == 3) {
                                                          return
                                                              0xEd9b37342BeC8f3a2D7b000732ec87498aA6EC6a;
                                                      } else {
                                                          return
                                                              0xE8704Ef6211F8988Ccbb11badC89841808d66890;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 7) {
                                                      if (routeId == 5) {
                                                          return
                                                              0x9aFF58C460a461578C433e11C4108D1c4cF77761;
                                                      } else {
                                                          return
                                                              0x2D1733886cFd465B0B99F1492F40847495f334C5;
                                                      }
                                                  } else {
                                                      if (routeId == 7) {
                                                          return
                                                              0x715497Be4D130F04B8442F0A1F7a9312D4e54FC4;
                                                      } else {
                                                          return
                                                              0x90C8a40c38E633B5B0e0d0585b9F7FA05462CaaF;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 13) {
                                                  if (routeId < 11) {
                                                      if (routeId == 9) {
                                                          return
                                                              0xa402b70FCfF3F4a8422B93Ef58E895021eAdE4F6;
                                                      } else {
                                                          return
                                                              0xc1B718522E15CD42C4Ac385a929fc2B51f5B892e;
                                                      }
                                                  } else {
                                                      if (routeId == 11) {
                                                          return
                                                              0xa97bf2f7c26C43c010c349F52f5eA5dC49B2DD38;
                                                      } else {
                                                          return
                                                              0x969423d71b62C81d2f28d707364c9Dc4a0764c53;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 15) {
                                                      if (routeId == 13) {
                                                          return
                                                              0xF86729934C083fbEc8C796068A1fC60701Ea1207;
                                                      } else {
                                                          return
                                                              0xD7cC2571F5823caCA26A42690D2BE7803DD5393f;
                                                      }
                                                  } else {
                                                      if (routeId == 15) {
                                                          return
                                                              0x7c8837a279bbbf7d8B93413763176de9F65d5bB9;
                                                      } else {
                                                          return
                                                              0x13b81C27B588C07D04458ed7dDbdbD26D1e39bcc;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 25) {
                                              if (routeId < 21) {
                                                  if (routeId < 19) {
                                                      if (routeId == 17) {
                                                          return
                                                              0x52560Ac678aFA1345D15474287d16Dc1eA3F78aE;
                                                      } else {
                                                          return
                                                              0x1E31e376551459667cd7643440c1b21CE69065A0;
                                                      }
                                                  } else {
                                                      if (routeId == 19) {
                                                          return
                                                              0xc57D822CB3288e7b97EF8f8af0EcdcD1B783529B;
                                                      } else {
                                                          return
                                                              0x2197A1D9Af24b4d6a64Bff95B4c29Fcd3Ff28C30;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 23) {
                                                      if (routeId == 21) {
                                                          return
                                                              0xE3700feAa5100041Bf6b7AdBA1f72f647809Fd00;
                                                      } else {
                                                          return
                                                              0xc02E8a0Fdabf0EeFCEA025163d90B5621E2b9948;
                                                      }
                                                  } else {
                                                      if (routeId == 23) {
                                                          return
                                                              0xF5144235E2926cAb3c69b30113254Fa632f72d62;
                                                      } else {
                                                          return
                                                              0xBa3F92313B00A1f7Bc53b2c24EB195c8b2F57682;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 29) {
                                                  if (routeId < 27) {
                                                      if (routeId == 25) {
                                                          return
                                                              0x77a6856fe1fFA5bEB55A1d2ED86E27C7c482CB76;
                                                      } else {
                                                          return
                                                              0x4826Ff4e01E44b1FCEFBfb38cd96687Eb7786b44;
                                                      }
                                                  } else {
                                                      if (routeId == 27) {
                                                          return
                                                              0x55FF3f5493cf5e80E76DEA7E327b9Cd8440Af646;
                                                      } else {
                                                          return
                                                              0xF430Db544bE9770503BE4aa51997aA19bBd5BA4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 31) {
                                                      if (routeId == 29) {
                                                          return
                                                              0x0f166446ce1484EE3B0663E7E67DF10F5D240115;
                                                      } else {
                                                          return
                                                              0x6365095D92537f242Db5EdFDd572745E72aC33d9;
                                                      }
                                                  } else {
                                                      if (routeId == 31) {
                                                          return
                                                              0x5c7BC93f06ce3eAe75ADf55E10e23d2c1dE5Bc65;
                                                      } else {
                                                          return
                                                              0xe46383bAD90d7A08197ccF08972e9DCdccCE9BA4;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 49) {
                                          if (routeId < 41) {
                                              if (routeId < 37) {
                                                  if (routeId < 35) {
                                                      if (routeId == 33) {
                                                          return
                                                              0xf0f21710c071E3B728bdc4654c3c0b873aAaa308;
                                                      } else {
                                                          return
                                                              0x63Bc9ed3AcAAeB0332531C9fB03b0a2352E9Ff25;
                                                      }
                                                  } else {
                                                      if (routeId == 35) {
                                                          return
                                                              0xd1CE808625CB4007a1708824AE82CdB0ece57De9;
                                                      } else {
                                                          return
                                                              0x57BbB148112f4ba224841c3FE018884171004661;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 39) {
                                                      if (routeId == 37) {
                                                          return
                                                              0x037f7d6933036F34DFabd40Ff8e4D789069f92e3;
                                                      } else {
                                                          return
                                                              0xeF978c280915CfF3Dca4EDfa8932469e40ADA1e1;
                                                      }
                                                  } else {
                                                      if (routeId == 39) {
                                                          return
                                                              0x92ee9e071B13f7ecFD62B7DED404A16CBc223CD3;
                                                      } else {
                                                          return
                                                              0x94Ae539c186e41ed762271338Edf140414D1E442;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 45) {
                                                  if (routeId < 43) {
                                                      if (routeId == 41) {
                                                          return
                                                              0x30A64BBe4DdBD43dA2368EFd1eB2d80C10d84DAb;
                                                      } else {
                                                          return
                                                              0x3aEABf81c1Dc4c1b73d5B2a95410f126426FB596;
                                                      }
                                                  } else {
                                                      if (routeId == 43) {
                                                          return
                                                              0x25b08aB3D0C8ea4cC9d967b79688C6D98f3f563a;
                                                      } else {
                                                          return
                                                              0xea40cB15C9A3BBd27af6474483886F7c0c9AE406;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 47) {
                                                      if (routeId == 45) {
                                                          return
                                                              0x9580113Cc04e5a0a03359686304EF3A80b936Dd3;
                                                      } else {
                                                          return
                                                              0xD211c826d568957F3b66a3F4d9c5f68cCc66E619;
                                                      }
                                                  } else {
                                                      if (routeId == 47) {
                                                          return
                                                              0xCEE24D0635c4C56315d133b031984d4A6f509476;
                                                      } else {
                                                          return
                                                              0x3922e6B987983229798e7A20095EC372744d4D4c;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 57) {
                                              if (routeId < 53) {
                                                  if (routeId < 51) {
                                                      if (routeId == 49) {
                                                          return
                                                              0x2d92D03413d296e1F31450479349757187F2a2b7;
                                                      } else {
                                                          return
                                                              0x0fe5308eE90FC78F45c89dB6053eA859097860CA;
                                                      }
                                                  } else {
                                                      if (routeId == 51) {
                                                          return
                                                              0x08Ba68e067C0505bAF0C1311E0cFB2B1B59b969c;
                                                      } else {
                                                          return
                                                              0x9bee5DdDF75C24897374f92A534B7A6f24e97f4a;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 55) {
                                                      if (routeId == 53) {
                                                          return
                                                              0x1FC5A90B232208704B930c1edf82FFC6ACc02734;
                                                      } else {
                                                          return
                                                              0x5b1B0417cb44c761C2a23ee435d011F0214b3C85;
                                                      }
                                                  } else {
                                                      if (routeId == 55) {
                                                          return
                                                              0x9d70cDaCA12A738C283020760f449D7816D592ec;
                                                      } else {
                                                          return
                                                              0x95a23b9CB830EcCFDDD5dF56A4ec665e3381Fa12;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 61) {
                                                  if (routeId < 59) {
                                                      if (routeId == 57) {
                                                          return
                                                              0x483a957Cf1251c20e096C35c8399721D1200A3Fc;
                                                      } else {
                                                          return
                                                              0xb4AD39Cb293b0Ec7FEDa743442769A7FF04987CD;
                                                      }
                                                  } else {
                                                      if (routeId == 59) {
                                                          return
                                                              0x4C543AD78c1590D81BAe09Fc5B6Df4132A2461d0;
                                                      } else {
                                                          return
                                                              0x471d5E5195c563902781734cfe1FF3981F8B6c86;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 63) {
                                                      if (routeId == 61) {
                                                          return
                                                              0x1B12a54B5E606D95B8B8D123c9Cb09221Ee37584;
                                                      } else {
                                                          return
                                                              0xE4127cC550baC433646a7D998775a84daC16c7f3;
                                                      }
                                                  } else {
                                                      if (routeId == 63) {
                                                          return
                                                              0xecb1b55AB12E7dd788D585c6C5cD61B5F87be836;
                                                      } else {
                                                          return
                                                              0xf91ef487C5A1579f70601b6D347e19756092eEBf;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 97) {
                                      if (routeId < 81) {
                                          if (routeId < 73) {
                                              if (routeId < 69) {
                                                  if (routeId < 67) {
                                                      if (routeId == 65) {
                                                          return
                                                              0x34a16a7e9BADEEFD4f056310cbE0b1423Fa1b760;
                                                      } else {
                                                          return
                                                              0x60E10E80c7680f429dBbC232830BEcd3D623c4CF;
                                                      }
                                                  } else {
                                                      if (routeId == 67) {
                                                          return
                                                              0x66465285B8D65362A1d86CE00fE2bE949Fd6debF;
                                                      } else {
                                                          return
                                                              0x5aB231B7e1A3A74a48f67Ab7bde5Cdd4267022E0;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 71) {
                                                      if (routeId == 69) {
                                                          return
                                                              0x3A1C3633eE79d43366F5c67802a746aFD6b162Ba;
                                                      } else {
                                                          return
                                                              0x0C4BfCbA8dC3C811437521a80E81e41DAF479039;
                                                      }
                                                  } else {
                                                      if (routeId == 71) {
                                                          return
                                                              0x6caf25d2e139C5431a1FA526EAf8d73ff2e6252C;
                                                      } else {
                                                          return
                                                              0x74ad21e09FDa68638CE14A3009A79B6D16574257;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 77) {
                                                  if (routeId < 75) {
                                                      if (routeId == 73) {
                                                          return
                                                              0xD4923A61008894b99cc1CD3407eF9524f02aA0Ca;
                                                      } else {
                                                          return
                                                              0x6F159b5EB823BD415886b9271aA2A723a00a1987;
                                                      }
                                                  } else {
                                                      if (routeId == 75) {
                                                          return
                                                              0x742a8aA42E7bfB4554dE30f4Fb07FFb6f2068863;
                                                      } else {
                                                          return
                                                              0x4AE9702d3360400E47B446e76DE063ACAb930101;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 79) {
                                                      if (routeId == 77) {
                                                          return
                                                              0x0E19a0a44ddA7dAD854ec5Cc867d16869c4E80F4;
                                                      } else {
                                                          return
                                                              0xE021A51968f25148F726E326C88d2556c5647557;
                                                      }
                                                  } else {
                                                      if (routeId == 79) {
                                                          return
                                                              0x64287BDDDaeF4d94E4599a3D882bed29E6Ada4B6;
                                                      } else {
                                                          return
                                                              0xcBB57Fd2e19cc7e9D444d5b4325A2F1047d0C73f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 89) {
                                              if (routeId < 85) {
                                                  if (routeId < 83) {
                                                      if (routeId == 81) {
                                                          return
                                                              0x373DE80DF7D82cFF6D76F29581b360C56331e957;
                                                      } else {
                                                          return
                                                              0x0466356E131AD61596a51F86BAd1C03A328960D8;
                                                      }
                                                  } else {
                                                      if (routeId == 83) {
                                                          return
                                                              0x01726B960992f1b74311b248E2a922fC707d43A6;
                                                      } else {
                                                          return
                                                              0x2E21bdf9A4509b89795BCE7E132f248a75814CEc;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 87) {
                                                      if (routeId == 85) {
                                                          return
                                                              0x769512b23aEfF842379091d3B6E4B5456F631D42;
                                                      } else {
                                                          return
                                                              0xe7eD9be946a74Ec19325D39C6EEb57887ccB2B0D;
                                                      }
                                                  } else {
                                                      if (routeId == 87) {
                                                          return
                                                              0xc4D01Ec357c2b511d10c15e6b6974380F0E62e67;
                                                      } else {
                                                          return
                                                              0x5bC49CC9dD77bECF2fd3A3C55611e84E69AFa3AE;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 93) {
                                                  if (routeId < 91) {
                                                      if (routeId == 89) {
                                                          return
                                                              0x48bcD879954fA14e7DbdAeb56F79C1e9DDcb69ec;
                                                      } else {
                                                          return
                                                              0xE929bDde21b462572FcAA4de6F49B9D3246688D0;
                                                      }
                                                  } else {
                                                      if (routeId == 91) {
                                                          return
                                                              0x85Aae300438222f0e3A9Bc870267a5633A9438bd;
                                                      } else {
                                                          return
                                                              0x51f72E1096a81C55cd142d66d39B688C657f9Be8;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 95) {
                                                      if (routeId == 93) {
                                                          return
                                                              0x3A8a05BF68ac54B01E6C0f492abF97465F3d15f9;
                                                      } else {
                                                          return
                                                              0x145aA67133F0c2C36b9771e92e0B7655f0D59040;
                                                      }
                                                  } else {
                                                      if (routeId == 95) {
                                                          return
                                                              0xa030315d7DB11F9892758C9e7092D841e0ADC618;
                                                      } else {
                                                          return
                                                              0xdF1f8d81a3734bdDdEfaC6Ca1596E081e57c3044;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 113) {
                                          if (routeId < 105) {
                                              if (routeId < 101) {
                                                  if (routeId < 99) {
                                                      if (routeId == 97) {
                                                          return
                                                              0xFF2833123B58aa05d04D7fb99f5FB768B2b435F8;
                                                      } else {
                                                          return
                                                              0xc8f09c1fD751C570233765f71b0e280d74e6e743;
                                                      }
                                                  } else {
                                                      if (routeId == 99) {
                                                          return
                                                              0x3026DA6Ceca2E5A57A05153653D9212FFAaA49d8;
                                                      } else {
                                                          return
                                                              0xdE68Ee703dE0D11f67B0cE5891cB4a903de6D160;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 103) {
                                                      if (routeId == 101) {
                                                          return
                                                              0xE23a7730e81FB4E87A6D0bd9f63EE77ac86C3DA4;
                                                      } else {
                                                          return
                                                              0x8b1DBe04aD76a7d8bC079cACd3ED4D99B897F4a0;
                                                      }
                                                  } else {
                                                      if (routeId == 103) {
                                                          return
                                                              0xBB227240FA459b69C6889B2b8cb1BE76F118061f;
                                                      } else {
                                                          return
                                                              0xC062b9b3f0dB28BB8afAfcD4d075729344114ffe;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 109) {
                                                  if (routeId < 107) {
                                                      if (routeId == 105) {
                                                          return
                                                              0x553188Aa45f5FDB83EC4Ca485982F8fC082480D1;
                                                      } else {
                                                          return
                                                              0x0109d83D746EaCb6d4014953D9E12d6ca85e330b;
                                                      }
                                                  } else {
                                                      if (routeId == 107) {
                                                          return
                                                              0x45B1bEd29812F5bf6711074ACD180B2aeB783AD9;
                                                      } else {
                                                          return
                                                              0xdA06eC8c19aea31D77F60299678Cba40E743e1aD;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 111) {
                                                      if (routeId == 109) {
                                                          return
                                                              0x3cC5235c97d975a9b4FD4501B3446c981ea3D855;
                                                      } else {
                                                          return
                                                              0xa1827267d6Bd989Ff38580aE3d9deff6Acf19163;
                                                      }
                                                  } else {
                                                      if (routeId == 111) {
                                                          return
                                                              0x3663CAA0433A3D4171b3581Cf2410702840A735A;
                                                      } else {
                                                          return
                                                              0x7575D0a7614F655BA77C74a72a43bbd4fA6246a3;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 121) {
                                              if (routeId < 117) {
                                                  if (routeId < 115) {
                                                      if (routeId == 113) {
                                                          return
                                                              0x2516Defc18bc07089c5dAFf5eafD7B0EF64611E2;
                                                      } else {
                                                          return
                                                              0xfec5FF08E20fbc107a97Af2D38BD0025b84ee233;
                                                      }
                                                  } else {
                                                      if (routeId == 115) {
                                                          return
                                                              0x0FB5763a87242B25243e23D73f55945fE787523A;
                                                      } else {
                                                          return
                                                              0xe4C00db89678dBf8391f430C578Ca857Dd98aDE1;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 119) {
                                                      if (routeId == 117) {
                                                          return
                                                              0x8F2A22061F9F35E64f14523dC1A5f8159e6a21B7;
                                                      } else {
                                                          return
                                                              0x18e4b838ae966917E20E9c9c5Ad359cDD38303bB;
                                                      }
                                                  } else {
                                                      if (routeId == 119) {
                                                          return
                                                              0x61ACb1d3Dcb3e3429832A164Cc0fC9849fb75A4a;
                                                      } else {
                                                          return
                                                              0x7681e3c8e7A41DCA55C257cc0d1Ae757f5530E65;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 125) {
                                                  if (routeId < 123) {
                                                      if (routeId == 121) {
                                                          return
                                                              0x806a2AB9748C3D1DB976550890E3f528B7E8Faec;
                                                      } else {
                                                          return
                                                              0xBDb8A5DD52C2c239fbC31E9d43B763B0197028FF;
                                                      }
                                                  } else {
                                                      if (routeId == 123) {
                                                          return
                                                              0x474EC9203706010B9978D6bD0b105D36755e4848;
                                                      } else {
                                                          return
                                                              0x8dfd0D829b303F2239212E591a0F92a32880f36E;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 127) {
                                                      if (routeId == 125) {
                                                          return
                                                              0xad4BcE9745860B1adD6F1Bd34a916f050E4c82C2;
                                                      } else {
                                                          return
                                                              0xBC701115b9fe14bC8CC5934cdC92517173e308C4;
                                                      }
                                                  } else {
                                                      if (routeId == 127) {
                                                          return
                                                              0x0D1918d786Db8546a11aDeD475C98370E06f255E;
                                                      } else {
                                                          return
                                                              0xee44f57cD6936DB55B99163f3Df367B01EdA785a;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 193) {
                                  if (routeId < 161) {
                                      if (routeId < 145) {
                                          if (routeId < 137) {
                                              if (routeId < 133) {
                                                  if (routeId < 131) {
                                                      if (routeId == 129) {
                                                          return
                                                              0x63044521fe5a1e488D7eD419cD0e35b7C24F2aa7;
                                                      } else {
                                                          return
                                                              0x410085E73BD85e90d97b84A68C125aDB9F91f85b;
                                                      }
                                                  } else {
                                                      if (routeId == 131) {
                                                          return
                                                              0x7913fe97E07C7A397Ec274Ab1d4E2622C88EC5D1;
                                                      } else {
                                                          return
                                                              0x977f9fE93c064DCf54157406DaABC3a722e8184C;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 135) {
                                                      if (routeId == 133) {
                                                          return
                                                              0xCD2236468722057cFbbABad2db3DEA9c20d5B01B;
                                                      } else {
                                                          return
                                                              0x17c7287A491cf5Ff81E2678cF2BfAE4333F6108c;
                                                      }
                                                  } else {
                                                      if (routeId == 135) {
                                                          return
                                                              0x354D9a5Dbf96c71B79a265F03B595C6Fdc04dadd;
                                                      } else {
                                                          return
                                                              0xb4e409EB8e775eeFEb0344f9eee884cc7ed21c69;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 141) {
                                                  if (routeId < 139) {
                                                      if (routeId == 137) {
                                                          return
                                                              0xa1a3c4670Ad69D9be4ab2D39D1231FEC2a63b519;
                                                      } else {
                                                          return
                                                              0x4589A22199870729C1be5CD62EE93BeD858113E6;
                                                      }
                                                  } else {
                                                      if (routeId == 139) {
                                                          return
                                                              0x8E7b864dB26Bd6C798C38d4Ba36EbA0d6602cF11;
                                                      } else {
                                                          return
                                                              0xA2D17C7260a4CB7b9854e89Fc367E80E87872a2d;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 143) {
                                                      if (routeId == 141) {
                                                          return
                                                              0xC7F0EDf0A1288627b0432304918A75e9084CBD46;
                                                      } else {
                                                          return
                                                              0xE4B4EF1f9A4aBFEdB371fA7a6143993B15d4df25;
                                                      }
                                                  } else {
                                                      if (routeId == 143) {
                                                          return
                                                              0xfe3D84A2Ef306FEBb5452441C9BDBb6521666F6A;
                                                      } else {
                                                          return
                                                              0x8A12B6C64121920110aE58F7cd67DfEc21c6a4C3;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 153) {
                                              if (routeId < 149) {
                                                  if (routeId < 147) {
                                                      if (routeId == 145) {
                                                          return
                                                              0x76c4d9aFC4717a2BAac4e5f26CccF02351f7a3DA;
                                                      } else {
                                                          return
                                                              0xd4719BA550E397aeAcca1Ad2201c1ba69024FAAf;
                                                      }
                                                  } else {
                                                      if (routeId == 147) {
                                                          return
                                                              0x9646126Ce025224d1682C227d915a386efc0A1Fb;
                                                      } else {
                                                          return
                                                              0x4DD8Af2E3F2044842f0247920Bc4BABb636915ea;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 151) {
                                                      if (routeId == 149) {
                                                          return
                                                              0x8e8a327183Af0cf8C2ece9F0ed547C42A160D409;
                                                      } else {
                                                          return
                                                              0x9D49614CaE1C685C71678CA6d8CDF7584bfd0740;
                                                      }
                                                  } else {
                                                      if (routeId == 151) {
                                                          return
                                                              0x5a00ef257394cbc31828d48655E3d39e9c11c93d;
                                                      } else {
                                                          return
                                                              0xC9a2751b38d3dDD161A41Ca0135C5C6c09EC1d56;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 157) {
                                                  if (routeId < 155) {
                                                      if (routeId == 153) {
                                                          return
                                                              0x7e1c261640a525C94Ca4f8c25b48CF754DD83590;
                                                      } else {
                                                          return
                                                              0x409Fe24ba6F6BD5aF31C1aAf8059b986A3158233;
                                                      }
                                                  } else {
                                                      if (routeId == 155) {
                                                          return
                                                              0x704Cf5BFDADc0f55fDBb53B6ed8B582E018A72A2;
                                                      } else {
                                                          return
                                                              0x3982bF65d7d6E77E3b6661cd6F6468c247512737;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 159) {
                                                      if (routeId == 157) {
                                                          return
                                                              0x3982b9f26FFD67a13Ee371e2C0a9Da338BA70E7f;
                                                      } else {
                                                          return
                                                              0x6D834AB385900c1f49055D098e90264077FbC4f2;
                                                      }
                                                  } else {
                                                      if (routeId == 159) {
                                                          return
                                                              0x11FE5F70779A094B7166B391e1Fb73d422eF4e4d;
                                                      } else {
                                                          return
                                                              0xD347e4E47280d21F13B73D89c6d16f867D50DD13;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 177) {
                                          if (routeId < 169) {
                                              if (routeId < 165) {
                                                  if (routeId < 163) {
                                                      if (routeId == 161) {
                                                          return
                                                              0xb6035eDD53DDA28d8B69b4ae9836E40C80306CD7;
                                                      } else {
                                                          return
                                                              0x54c884e6f5C7CcfeCA990396c520C858c922b6CA;
                                                      }
                                                  } else {
                                                      if (routeId == 163) {
                                                          return
                                                              0x5eA93E240b083d686558Ed607BC013d88057cE46;
                                                      } else {
                                                          return
                                                              0x4C7131eE812De685cBe4e2cCb033d46ecD46612E;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 167) {
                                                      if (routeId == 165) {
                                                          return
                                                              0xc1a5Be9F0c33D8483801D702111068669f81fF91;
                                                      } else {
                                                          return
                                                              0x9E5fAb91455Be5E5b2C05967E73F456c8118B1Fc;
                                                      }
                                                  } else {
                                                      if (routeId == 167) {
                                                          return
                                                              0x3d9A05927223E0DC2F382831770405885e22F0d8;
                                                      } else {
                                                          return
                                                              0x6303A011fB6063f5B1681cb5a9938EA278dc6128;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 173) {
                                                  if (routeId < 171) {
                                                      if (routeId == 169) {
                                                          return
                                                              0xe9c60795c90C66797e4c8E97511eA07CdAda32bE;
                                                      } else {
                                                          return
                                                              0xD56cC98e69A1e13815818b466a8aA6163d84234A;
                                                      }
                                                  } else {
                                                      if (routeId == 171) {
                                                          return
                                                              0x47EbB9D36a6e40895316cD894E4860D774E2c531;
                                                      } else {
                                                          return
                                                              0xA5EB293629410065d14a7B1663A67829b0618292;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 175) {
                                                      if (routeId == 173) {
                                                          return
                                                              0x1b3B4C8146F939cE00899db8B3ddeF0062b7E023;
                                                      } else {
                                                          return
                                                              0x257Bbc11653625EbfB6A8587eF4f4FBe49828EB3;
                                                      }
                                                  } else {
                                                      if (routeId == 175) {
                                                          return
                                                              0x44cc979C01b5bB1eAC21301E73C37200dFD06F59;
                                                      } else {
                                                          return
                                                              0x2972fDF43352225D82754C0174Ff853819D1ef2A;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 185) {
                                              if (routeId < 181) {
                                                  if (routeId < 179) {
                                                      if (routeId == 177) {
                                                          return
                                                              0x3e54144f032648A04D62d79f7B4b93FF3aC2333b;
                                                      } else {
                                                          return
                                                              0x444016102dB8adbE73C3B6703a1ea7F2f75A510D;
                                                      }
                                                  } else {
                                                      if (routeId == 179) {
                                                          return
                                                              0xac079143f98a6eb744Fde34541ebF243DF5B5dED;
                                                      } else {
                                                          return
                                                              0xAe9010767Fb112d29d35CEdfba2b372Ad7A308d3;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 183) {
                                                      if (routeId == 181) {
                                                          return
                                                              0xfE0BCcF9cCC2265D5fB3450743f17DfE57aE1e56;
                                                      } else {
                                                          return
                                                              0x04ED8C0545716119437a45386B1d691C63234C7D;
                                                      }
                                                  } else {
                                                      if (routeId == 183) {
                                                          return
                                                              0x636c14013e531A286Bc4C848da34585f0bB73d59;
                                                      } else {
                                                          return
                                                              0x2Fa67fc7ECC5cAA01C653d3BFeA98ecc5db9C42A;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 189) {
                                                  if (routeId < 187) {
                                                      if (routeId == 185) {
                                                          return
                                                              0x23e9a0FC180818aA872D2079a985217017E97bd9;
                                                      } else {
                                                          return
                                                              0x79A95c3Ef81b3ae64ee03A9D5f73e570495F164E;
                                                      }
                                                  } else {
                                                      if (routeId == 187) {
                                                          return
                                                              0xa7EA0E88F04a84ba0ad1E396cb07Fa3fDAD7dF6D;
                                                      } else {
                                                          return
                                                              0xd23cA1278a2B01a3C0Ca1a00d104b11c1Ebe6f42;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 191) {
                                                      if (routeId == 189) {
                                                          return
                                                              0x707bc4a9FA2E349AED5df4e9f5440C15aA9D14Bd;
                                                      } else {
                                                          return
                                                              0x7E290F2dd539Ac6CE58d8B4C2B944931a1fD3612;
                                                      }
                                                  } else {
                                                      if (routeId == 191) {
                                                          return
                                                              0x707AA5503088Ce06Ba450B6470A506122eA5c8eF;
                                                      } else {
                                                          return
                                                              0xFbB3f7BF680deeb149f4E7BC30eA3DDfa68F3C3f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 225) {
                                      if (routeId < 209) {
                                          if (routeId < 201) {
                                              if (routeId < 197) {
                                                  if (routeId < 195) {
                                                      if (routeId == 193) {
                                                          return
                                                              0xDE74aD8cCC3dbF14992f49Cf24f36855912f4934;
                                                      } else {
                                                          return
                                                              0x409BA83df7777F070b2B50a10a41DE2468d2a3B3;
                                                      }
                                                  } else {
                                                      if (routeId == 195) {
                                                          return
                                                              0x5CB7Be90A5DD7CfDa54e87626e254FE8C18255B4;
                                                      } else {
                                                          return
                                                              0x0A684fE12BC64fb72B59d0771a566F49BC090356;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 199) {
                                                      if (routeId == 197) {
                                                          return
                                                              0xDf30048d91F8FA2bCfC54952B92bFA8e161D3360;
                                                      } else {
                                                          return
                                                              0x050825Fff032a547C47061CF0696FDB0f65AEa5D;
                                                      }
                                                  } else {
                                                      if (routeId == 199) {
                                                          return
                                                              0xd55e671dAC1f03d366d8535073ada5DB2Aab1Ea2;
                                                      } else {
                                                          return
                                                              0x9470C704A9616c8Cd41c595Fcd2181B6fe2183C2;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 205) {
                                                  if (routeId < 203) {
                                                      if (routeId == 201) {
                                                          return
                                                              0x2D9ffD275181F5865d5e11CbB4ced1521C4dF9f1;
                                                      } else {
                                                          return
                                                              0x816d28Dec10ec95DF5334f884dE85cA6215918d8;
                                                      }
                                                  } else {
                                                      if (routeId == 203) {
                                                          return
                                                              0xd1f87267c4A43835E666dd69Df077e578A3b6299;
                                                      } else {
                                                          return
                                                              0x39E89Bde9DACbe5468C025dE371FbDa12bDeBAB1;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 207) {
                                                      if (routeId == 205) {
                                                          return
                                                              0x7b40A3207956ecad6686E61EfcaC48912FcD0658;
                                                      } else {
                                                          return
                                                              0x090cF10D793B1Efba9c7D76115878814B663859A;
                                                      }
                                                  } else {
                                                      if (routeId == 207) {
                                                          return
                                                              0x312A59c06E41327878F2063eD0e9c282C1DA3AfC;
                                                      } else {
                                                          return
                                                              0x4F1188f46236DD6B5de11Ebf2a9fF08716E7DeB6;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 217) {
                                              if (routeId < 213) {
                                                  if (routeId < 211) {
                                                      if (routeId == 209) {
                                                          return
                                                              0x0A6F9a3f4fA49909bBfb4339cbE12B42F53BbBeD;
                                                      } else {
                                                          return
                                                              0x01d13d7aCaCbB955B81935c80ffF31e14BdFa71f;
                                                      }
                                                  } else {
                                                      if (routeId == 211) {
                                                          return
                                                              0x691a14Fa6C7360422EC56dF5876f84d4eDD7f00A;
                                                      } else {
                                                          return
                                                              0x97Aad18d886d181a9c726B3B6aE15a0A69F5aF73;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 215) {
                                                      if (routeId == 213) {
                                                          return
                                                              0x2917241371D2099049Fa29432DC46735baEC33b4;
                                                      } else {
                                                          return
                                                              0x5F20F20F7890c2e383E29D4147C9695A371165f5;
                                                      }
                                                  } else {
                                                      if (routeId == 215) {
                                                          return
                                                              0xeC0a60e639958335662C5219A320cCEbb56C6077;
                                                      } else {
                                                          return
                                                              0x96d63CF5062975C09845d17ec672E10255866053;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 221) {
                                                  if (routeId < 219) {
                                                      if (routeId == 217) {
                                                          return
                                                              0xFF57429e57D383939CAB50f09ABBfB63C0e6c9AD;
                                                      } else {
                                                          return
                                                              0x18E393A7c8578fb1e235C242076E50013cDdD0d7;
                                                      }
                                                  } else {
                                                      if (routeId == 219) {
                                                          return
                                                              0xE7E5238AF5d61f52E9B4ACC025F713d1C0216507;
                                                      } else {
                                                          return
                                                              0x428401D4d0F25A2EE1DA4d5366cB96Ded425D9bD;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 223) {
                                                      if (routeId == 221) {
                                                          return
                                                              0x42E5733551ff1Ee5B48Aa9fc2B61Af9b58C812E6;
                                                      } else {
                                                          return
                                                              0x64Df9c7A0551B056d860Bc2419Ca4c1EF75320bE;
                                                      }
                                                  } else {
                                                      if (routeId == 223) {
                                                          return
                                                              0x46006925506145611bBf0263243D8627dAf26B0F;
                                                      } else {
                                                          return
                                                              0x8D64BE884314662804eAaB884531f5C50F4d500c;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 241) {
                                          if (routeId < 233) {
                                              if (routeId < 229) {
                                                  if (routeId < 227) {
                                                      if (routeId == 225) {
                                                          return
                                                              0x157a62D92D07B5ce221A5429645a03bBaCE85373;
                                                      } else {
                                                          return
                                                              0xaF037D33e1F1F2F87309B425fe8a9d895Ef3722B;
                                                      }
                                                  } else {
                                                      if (routeId == 227) {
                                                          return
                                                              0x921D1154E494A2f7218a37ad7B17701f94b4B40e;
                                                      } else {
                                                          return
                                                              0xF282b4555186d8Dea51B8b3F947E1E0568d09bc4;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 231) {
                                                      if (routeId == 229) {
                                                          return
                                                              0xa794E2E1869765a4600b3DFd8a4ebcF16350f6B6;
                                                      } else {
                                                          return
                                                              0xFEFb048e20c5652F7940A49B1980E0125Ec4D358;
                                                      }
                                                  } else {
                                                      if (routeId == 231) {
                                                          return
                                                              0x220104b641971e9b25612a8F001bf48AbB23f1cF;
                                                      } else {
                                                          return
                                                              0xcB9D373Bb54A501B35dd3be5bF4Ba43cA31F7035;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 237) {
                                                  if (routeId < 235) {
                                                      if (routeId == 233) {
                                                          return
                                                              0x37D627F56e3FF36aC316372109ea82E03ac97DAc;
                                                      } else {
                                                          return
                                                              0x4E81355FfB4A271B4EA59ff78da2b61c7833161f;
                                                      }
                                                  } else {
                                                      if (routeId == 235) {
                                                          return
                                                              0xADd8D65cAF6Cc9ad73127B49E16eA7ac29d91e87;
                                                      } else {
                                                          return
                                                              0x630F9b95626487dfEAe3C97A44DB6C59cF35d996;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 239) {
                                                      if (routeId == 237) {
                                                          return
                                                              0x78CE2BC8238B679680A67FCB98C5A60E4ec17b2D;
                                                      } else {
                                                          return
                                                              0xA38D776028eD1310b9A6b086f67F788201762E21;
                                                      }
                                                  } else {
                                                      if (routeId == 239) {
                                                          return
                                                              0x7Bb5178827B76B86753Ed62a0d662c72cEcb1bD3;
                                                      } else {
                                                          return
                                                              0x4faC26f61C76eC5c3D43b43eDfAFF0736Ae0e3da;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 249) {
                                              if (routeId < 245) {
                                                  if (routeId < 243) {
                                                      if (routeId == 241) {
                                                          return
                                                              0x791Bb49bfFA7129D6889FDB27744422Ac4571A85;
                                                      } else {
                                                          return
                                                              0x26766fFEbb5fa564777913A6f101dF019AB32afa;
                                                      }
                                                  } else {
                                                      if (routeId == 243) {
                                                          return
                                                              0x05e98E5e95b4ECBbbAf3258c3999Cc81ed8048Be;
                                                      } else {
                                                          return
                                                              0xC5c4621e52f1D6A1825A5ed4F95855401a3D9C6b;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 247) {
                                                      if (routeId == 245) {
                                                          return
                                                              0xfcb15f909BA7FC7Ea083503Fb4c1020203c107EB;
                                                      } else {
                                                          return
                                                              0xbD27603279d969c74f2486ad14E71080829DFd38;
                                                      }
                                                  } else {
                                                      if (routeId == 247) {
                                                          return
                                                              0xff2f756BcEcC1A55BFc09a30cc5F64720458cFCB;
                                                      } else {
                                                          return
                                                              0x3bfB968FEbC12F4e8420B2d016EfcE1E615f7246;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 253) {
                                                  if (routeId < 251) {
                                                      if (routeId == 249) {
                                                          return
                                                              0x982EE9Ffe23051A2ec945ed676D864fa8345222b;
                                                      } else {
                                                          return
                                                              0xe101899100785E74767d454FFF0131277BaD48d9;
                                                      }
                                                  } else {
                                                      if (routeId == 251) {
                                                          return
                                                              0x4F730C0c6b3B5B7d06ca511379f4Aa5BfB2E9525;
                                                      } else {
                                                          return
                                                              0x5499c36b365795e4e0Ef671aF6C2ce26D7c78265;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 255) {
                                                      if (routeId == 253) {
                                                          return
                                                              0x8AF51F7237Fc8fB2fc3E700488a94a0aC6Ad8b5a;
                                                      } else {
                                                          return
                                                              0xda8716df61213c0b143F2849785FB85928084857;
                                                      }
                                                  } else {
                                                      if (routeId == 255) {
                                                          return
                                                              0xF040Cf9b1ebD11Bf28e04e80740DF3DDe717e4f5;
                                                      } else {
                                                          return
                                                              0xB87ba32f759D14023C7520366B844dF7f0F036C2;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      } else {
                          if (routeId < 321) {
                              if (routeId < 289) {
                                  if (routeId < 273) {
                                      if (routeId < 265) {
                                          if (routeId < 261) {
                                              if (routeId < 259) {
                                                  if (routeId == 257) {
                                                      return
                                                          0x0Edde681b8478F0c3194f468EdD2dB5e75c65CDD;
                                                  } else {
                                                      return
                                                          0x59C70900Fca06eE2aCE1BDd5A8D0Af0cc3BBA720;
                                                  }
                                              } else {
                                                  if (routeId == 259) {
                                                      return
                                                          0x8041F0f180D17dD07087199632c45E17AeB0BAd5;
                                                  } else {
                                                      return
                                                          0x4fB4727064BA595995DD516b63b5921Df9B93aC6;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 263) {
                                                  if (routeId == 261) {
                                                      return
                                                          0x86e98b594565857eD098864F560915C0dAfd6Ea1;
                                                  } else {
                                                      return
                                                          0x70f8818E8B698EFfeCd86A513a4c87c0c380Bef6;
                                                  }
                                              } else {
                                                  if (routeId == 263) {
                                                      return
                                                          0x78Ed227c8A897A21Da2875a752142dd80d865158;
                                                  } else {
                                                      return
                                                          0xd02A30BB5C3a8C51d2751A029a6fcfDE2Af9fbc6;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 269) {
                                              if (routeId < 267) {
                                                  if (routeId == 265) {
                                                      return
                                                          0x0F00d5c5acb24e975e2a56730609f7F40aa763b8;
                                                  } else {
                                                      return
                                                          0xC3e2091edc2D3D9D98ba09269138b617B536834A;
                                                  }
                                              } else {
                                                  if (routeId == 267) {
                                                      return
                                                          0xa6FbaF7F30867C9633908998ea8C3da28920E75C;
                                                  } else {
                                                      return
                                                          0xE6dDdcD41E2bBe8122AE32Ac29B8fbAB79CD21d9;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 271) {
                                                  if (routeId == 269) {
                                                      return
                                                          0x537aa8c1Ef6a8Eaf039dd6e1Eb67694a48195cE4;
                                                  } else {
                                                      return
                                                          0x96ABAC485fd2D0B03CF4a10df8BD58b8dED28300;
                                                  }
                                              } else {
                                                  if (routeId == 271) {
                                                      return
                                                          0xda8e7D46d04Bd4F62705Cd80355BDB6d441DafFD;
                                                  } else {
                                                      return
                                                          0xbE50018E7a5c67E2e5f5414393e971CC96F293f2;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 281) {
                                          if (routeId < 277) {
                                              if (routeId < 275) {
                                                  if (routeId == 273) {
                                                      return
                                                          0xa1b3907D6CB542a4cbe2eE441EfFAA909FAb62C3;
                                                  } else {
                                                      return
                                                          0x6d08ee8511C0237a515013aC389e7B3968Cb1753;
                                                  }
                                              } else {
                                                  if (routeId == 275) {
                                                      return
                                                          0x22faa5B5Fe43eAdbB52745e35a5cdA8bD5F96bbA;
                                                  } else {
                                                      return
                                                          0x7a673eB74D79e4868D689E7852abB5f93Ec2fD4b;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 279) {
                                                  if (routeId == 277) {
                                                      return
                                                          0x0b8531F8AFD4190b76F3e10deCaDb84c98b4d419;
                                                  } else {
                                                      return
                                                          0x78eABC743A93583DeE403D6b84795490e652216B;
                                                  }
                                              } else {
                                                  if (routeId == 279) {
                                                      return
                                                          0x3A95D907b2a7a8604B59BccA08585F58Afe0Aa64;
                                                  } else {
                                                      return
                                                          0xf4271f0C8c9Af0F06A80b8832fa820ccE64FAda8;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 285) {
                                              if (routeId < 283) {
                                                  if (routeId == 281) {
                                                      return
                                                          0x74b2DF841245C3748c0d31542e1335659a25C33b;
                                                  } else {
                                                      return
                                                          0xdFC99Fd0Ad7D16f30f295a5EEFcE029E04d0fa65;
                                                  }
                                              } else {
                                                  if (routeId == 283) {
                                                      return
                                                          0xE992416b6aC1144eD8148a9632973257839027F6;
                                                  } else {
                                                      return
                                                          0x54ce55ba954E981BB1fd9399054B35Ce1f2C0816;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 287) {
                                                  if (routeId == 285) {
                                                      return
                                                          0xD4AB52f9e7E5B315Bd7471920baD04F405Ab1c38;
                                                  } else {
                                                      return
                                                          0x3670C990994d12837e95eE127fE2f06FD3E2104B;
                                                  }
                                              } else {
                                                  if (routeId == 287) {
                                                      return
                                                          0xDcf190B09C47E4f551E30BBb79969c3FdEA1e992;
                                                  } else {
                                                      return
                                                          0xa65057B967B59677237e57Ab815B209744b9bc40;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 305) {
                                      if (routeId < 297) {
                                          if (routeId < 293) {
                                              if (routeId < 291) {
                                                  if (routeId == 289) {
                                                      return
                                                          0x6Efc86B40573e4C7F28659B13327D55ae955C483;
                                                  } else {
                                                      return
                                                          0x06BcC25CF8e0E72316F53631b3aA7134E9f73Ae0;
                                                  }
                                              } else {
                                                  if (routeId == 291) {
                                                      return
                                                          0x710b6414E1D53882b1FCD3A168aD5Ccd435fc6D0;
                                                  } else {
                                                      return
                                                          0x5Ebb2C3d78c4e9818074559e7BaE7FCc99781DC1;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 295) {
                                                  if (routeId == 293) {
                                                      return
                                                          0xAf0a409c3AEe0bD08015cfb29D89E90b6e89A88F;
                                                  } else {
                                                      return
                                                          0x522559d8b99773C693B80cE06DF559036295Ce44;
                                                  }
                                              } else {
                                                  if (routeId == 295) {
                                                      return
                                                          0xB65290A5Bae838aaa7825c9ECEC68041841a1B64;
                                                  } else {
                                                      return
                                                          0x801b8F2068edd5Bcb659E6BDa0c425909043C420;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 301) {
                                              if (routeId < 299) {
                                                  if (routeId == 297) {
                                                      return
                                                          0x29b5F00515d093627E0B7bd0b5c8E84F6b4cDb87;
                                                  } else {
                                                      return
                                                          0x652839Ae74683cbF9f1293F1019D938F87464D3E;
                                                  }
                                              } else {
                                                  if (routeId == 299) {
                                                      return
                                                          0x5Bc95dCebDDE9B79F2b6DC76121BC7936eF8D666;
                                                  } else {
                                                      return
                                                          0x90db359CEA62E53051158Ab5F99811C0a07Fe686;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 303) {
                                                  if (routeId == 301) {
                                                      return
                                                          0x2c3625EedadbDcDbB5330eb0d17b3C39ff269807;
                                                  } else {
                                                      return
                                                          0xC3f0324471b5c9d415acD625b8d8694a4e48e001;
                                                  }
                                              } else {
                                                  if (routeId == 303) {
                                                      return
                                                          0x8C60e7E05fa0FfB6F720233736f245134685799d;
                                                  } else {
                                                      return
                                                          0x98fAF2c09aa4EBb995ad0B56152993E7291a500e;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 313) {
                                          if (routeId < 309) {
                                              if (routeId < 307) {
                                                  if (routeId == 305) {
                                                      return
                                                          0x802c1063a861414dFAEc16bacb81429FC0d40D6e;
                                                  } else {
                                                      return
                                                          0x11C4AeFCC0dC156f64195f6513CB1Fb3Be0Ae056;
                                                  }
                                              } else {
                                                  if (routeId == 307) {
                                                      return
                                                          0xEff1F3258214E31B6B4F640b4389d55715C3Be2B;
                                                  } else {
                                                      return
                                                          0x47e379Abe8DDFEA4289aBa01235EFF7E93758fd7;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 311) {
                                                  if (routeId == 309) {
                                                      return
                                                          0x3CC26384c3eA31dDc8D9789e8872CeA6F20cD3ff;
                                                  } else {
                                                      return
                                                          0xEdd9EFa6c69108FAA4611097d643E20Ba0Ed1634;
                                                  }
                                              } else {
                                                  if (routeId == 311) {
                                                      return
                                                          0xCb93525CA5f3D371F74F3D112bC19526740717B8;
                                                  } else {
                                                      return
                                                          0x7071E0124EB4438137e60dF1b8DD8Af1BfB362cF;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 317) {
                                              if (routeId < 315) {
                                                  if (routeId == 313) {
                                                      return
                                                          0x4691096EB0b78C8F4b4A8091E5B66b18e1835c10;
                                                  } else {
                                                      return
                                                          0x8d953c9b2d1C2137CF95992079f3A77fCd793272;
                                                  }
                                              } else {
                                                  if (routeId == 315) {
                                                      return
                                                          0xbdCc2A3Bf6e3Ba49ff86595e6b2b8D70d8368c92;
                                                  } else {
                                                      return
                                                          0x95E6948aB38c61b2D294E8Bd896BCc4cCC0713cf;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 319) {
                                                  if (routeId == 317) {
                                                      return
                                                          0x607b27C881fFEE4Cb95B1c5862FaE7224ccd0b4A;
                                                  } else {
                                                      return
                                                          0x09D28aFA166e566A2Ee1cB834ea8e78C7E627eD2;
                                                  }
                                              } else {
                                                  if (routeId == 319) {
                                                      return
                                                          0x9c01449b38bDF0B263818401044Fb1401B29fDfA;
                                                  } else {
                                                      return
                                                          0x1F7723599bbB658c051F8A39bE2688388d22ceD6;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 353) {
                                  if (routeId < 337) {
                                      if (routeId < 329) {
                                          if (routeId < 325) {
                                              if (routeId < 323) {
                                                  if (routeId == 321) {
                                                      return
                                                          0x52B71603f7b8A5d15B4482e965a0619aa3210194;
                                                  } else {
                                                      return
                                                          0x01c0f072CB210406653752FecFA70B42dA9173a2;
                                                  }
                                              } else {
                                                  if (routeId == 323) {
                                                      return
                                                          0x3021142f021E943e57fc1886cAF58D06147D09A6;
                                                  } else {
                                                      return
                                                          0xe6f2AF38e76AB09Db59225d97d3E770942D3D842;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 327) {
                                                  if (routeId == 325) {
                                                      return
                                                          0x06a25554e5135F08b9e2eD1DEC1fc3CEd52e0B48;
                                                  } else {
                                                      return
                                                          0x71d75e670EE3511C8290C705E0620126B710BF8D;
                                                  }
                                              } else {
                                                  if (routeId == 327) {
                                                      return
                                                          0x8b9cE142b80FeA7c932952EC533694b1DF9B3c54;
                                                  } else {
                                                      return
                                                          0xd7Be24f32f39231116B3fDc483C2A12E1521f73B;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 333) {
                                              if (routeId < 331) {
                                                  if (routeId == 329) {
                                                      return
                                                          0xb40cafBC4797d4Ff64087E087F6D2e661f954CbE;
                                                  } else {
                                                      return
                                                          0xBdDCe7771EfEe81893e838f62204A4c76D72757e;
                                                  }
                                              } else {
                                                  if (routeId == 331) {
                                                      return
                                                          0x5d3D299EA7Fd4F39AcDb336E26631Dfee41F9287;
                                                  } else {
                                                      return
                                                          0x6BfEE09E1Fc0684e0826A9A0dC1352a14B136FAC;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 335) {
                                                  if (routeId == 333) {
                                                      return
                                                          0xd0001bB8E2Cb661436093f96458a4358B5156E3c;
                                                  } else {
                                                      return
                                                          0x1867c6485CfD1eD448988368A22bfB17a7747293;
                                                  }
                                              } else {
                                                  if (routeId == 335) {
                                                      return
                                                          0x8997EF9F95dF24aB67703AB6C262aABfeEBE33bD;
                                                  } else {
                                                      return
                                                          0x1e39E9E601922deD91BCFc8F78836302133465e2;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 345) {
                                          if (routeId < 341) {
                                              if (routeId < 339) {
                                                  if (routeId == 337) {
                                                      return
                                                          0x8A8ec6CeacFf502a782216774E5AF3421562C6ff;
                                                  } else {
                                                      return
                                                          0x3B8FC561df5415c8DC01e97Ee6E38435A8F9C40A;
                                                  }
                                              } else {
                                                  if (routeId == 339) {
                                                      return
                                                          0xD5d5f5B37E67c43ceA663aEDADFFc3a93a2065B0;
                                                  } else {
                                                      return
                                                          0xCC8F55EC43B4f25013CE1946FBB740c43Be5B96D;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 343) {
                                                  if (routeId == 341) {
                                                      return
                                                          0x18f586E816eEeDbb57B8011239150367561B58Fb;
                                                  } else {
                                                      return
                                                          0xd0CD802B19c1a52501cb2f07d656e3Cd7B0Ce124;
                                                  }
                                              } else {
                                                  if (routeId == 343) {
                                                      return
                                                          0xe0AeD899b39C6e4f2d83e4913a1e9e0cf6368abE;
                                                  } else {
                                                      return
                                                          0x0606e1b6c0f1A398C38825DCcc4678a7Cbc2737c;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 349) {
                                              if (routeId < 347) {
                                                  if (routeId == 345) {
                                                      return
                                                          0x2d188e85b27d18EF80f16686EA1593ABF7Ed2A63;
                                                  } else {
                                                      return
                                                          0x64412292fA4A135a3300E24366E99ff59Db2eAc1;
                                                  }
                                              } else {
                                                  if (routeId == 347) {
                                                      return
                                                          0x38b74c173f3733E8b90aAEf0e98B89791266149F;
                                                  } else {
                                                      return
                                                          0x36DAA49A79aaEF4E7a217A11530D3cCD84414124;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 351) {
                                                  if (routeId == 349) {
                                                      return
                                                          0x10f088FE2C88F90270E4449c46c8B1b232511d58;
                                                  } else {
                                                      return
                                                          0x4FeDbd25B58586838ABD17D10272697dF1dC3087;
                                                  }
                                              } else {
                                                  if (routeId == 351) {
                                                      return
                                                          0x685278209248CB058E5cEe93e37f274A80Faf6eb;
                                                  } else {
                                                      return
                                                          0xDd9F8F1eeC3955f78168e2Fb2d1e808fa8A8f15b;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 369) {
                                      if (routeId < 361) {
                                          if (routeId < 357) {
                                              if (routeId < 355) {
                                                  if (routeId == 353) {
                                                      return
                                                          0x7392aEeFD5825aaC28817031dEEBbFaAA20983D9;
                                                  } else {
                                                      return
                                                          0x0Cc182555E00767D6FB8AD161A10d0C04C476d91;
                                                  }
                                              } else {
                                                  if (routeId == 355) {
                                                      return
                                                          0x90E52837d56715c79FD592E8D58bFD20365798b2;
                                                  } else {
                                                      return
                                                          0x6F4451DE14049B6770ad5BF4013118529e68A40C;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 359) {
                                                  if (routeId == 357) {
                                                      return
                                                          0x89B97ef2aFAb9ed9c7f0FDb095d02E6840b52d9c;
                                                  } else {
                                                      return
                                                          0x92A5cC5C42d94d3e23aeB1214fFf43Db2B97759E;
                                                  }
                                              } else {
                                                  if (routeId == 359) {
                                                      return
                                                          0x63ddc52F135A1dcBA831EAaC11C63849F018b739;
                                                  } else {
                                                      return
                                                          0x692A691533B571C2c54C1D7F8043A204b3d8120E;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 365) {
                                              if (routeId < 363) {
                                                  if (routeId == 361) {
                                                      return
                                                          0x97c7492CF083969F61C6f302d45c8270391b921c;
                                                  } else {
                                                      return
                                                          0xDeFD2B8643553dAd19548eB14fd94A57F4B9e543;
                                                  }
                                              } else {
                                                  if (routeId == 363) {
                                                      return
                                                          0x30645C04205cA3f670B67b02F971B088930ACB8C;
                                                  } else {
                                                      return
                                                          0xA6f80ed2d607Cd67aEB4109B64A0BEcc4D7d03CF;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 367) {
                                                  if (routeId == 365) {
                                                      return
                                                          0xBbbbC6c276eB3F7E674f2D39301509236001c42f;
                                                  } else {
                                                      return
                                                          0xC20E77d349FB40CE88eB01824e2873ad9f681f3C;
                                                  }
                                              } else {
                                                  if (routeId == 367) {
                                                      return
                                                          0x5fCfD9a962De19294467C358C1FA55082285960b;
                                                  } else {
                                                      return
                                                          0x4D87BD6a0E4E5cc6332923cb3E85fC71b287F58A;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 377) {
                                          if (routeId < 373) {
                                              if (routeId < 371) {
                                                  if (routeId == 369) {
                                                      return
                                                          0x3AA5B757cd6Dde98214E56D57Dde7fcF0F7aB04E;
                                                  } else {
                                                      return
                                                          0xe28eFCE7192e11a2297f44059113C1fD6967b2d4;
                                                  }
                                              } else {
                                                  if (routeId == 371) {
                                                      return
                                                          0x3251cAE10a1Cf246e0808D76ACC26F7B5edA0eE5;
                                                  } else {
                                                      return
                                                          0xbA2091cc9357Cf4c4F25D64F30d1b4Ba3A5a174B;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 375) {
                                                  if (routeId == 373) {
                                                      return
                                                          0x49c8e1Da9693692096F63C82D11b52d738566d55;
                                                  } else {
                                                      return
                                                          0xA0731615aB5FFF451031E9551367A4F7dB27b39c;
                                                  }
                                              } else {
                                                  if (routeId == 375) {
                                                      return
                                                          0xFb214541888671AE1403CecC1D59763a12fc1609;
                                                  } else {
                                                      return
                                                          0x1D6bCB17642E2336405df73dF22F07688cAec020;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 381) {
                                              if (routeId < 379) {
                                                  if (routeId == 377) {
                                                      return
                                                          0xfC9c0C7bfe187120fF7f4E21446161794A617a9e;
                                                  } else {
                                                      return
                                                          0xBa5bF37678EeE2dAB17AEf9D898153258252250E;
                                                  }
                                              } else {
                                                  if (routeId == 379) {
                                                      return
                                                          0x7c55690bd2C9961576A32c02f8EB29ed36415Ec7;
                                                  } else {
                                                      return
                                                          0xcA40073E868E8Bc611aEc8Fe741D17E68Fe422f6;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 383) {
                                                  if (routeId == 381) {
                                                      return
                                                          0x31641bAFb87E9A58f78835050a7BE56921986339;
                                                  } else {
                                                      return
                                                          0xA54766424f6dA74b45EbCc5Bf0Bd1D74D2CCcaAB;
                                                  }
                                              } else {
                                                  if (routeId == 383) {
                                                      return
                                                          0xc7bBa57F8C179EDDBaa62117ddA360e28f3F8252;
                                                  } else {
                                                      return
                                                          0x5e663ED97ea77d393B8858C90d0683bF180E0ffd;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      }
                  }
                  if (routes[routeId] == address(0)) revert ZeroAddressNotAllowed();
                  return routes[routeId];
              }
              /// @notice fallback function to handle swap, bridge execution
              /// @dev ensure routeId is converted to bytes4 and sent as msg.sig in the transaction
              fallback() external payable {
                  address routeAddress = addressAt(uint32(msg.sig));
                  bytes memory result;
                  assembly {
                      // copy function selector and any arguments
                      calldatacopy(0, 4, sub(calldatasize(), 4))
                      // execute function call using the facet
                      result := delegatecall(
                          gas(),
                          routeAddress,
                          0,
                          sub(calldatasize(), 4),
                          0,
                          0
                      )
                      // get any return value
                      returndatacopy(0, 0, returndatasize())
                      // return any return value or error back to the caller
                      switch result
                      case 0 {
                          revert(0, returndatasize())
                      }
                      default {
                          return(0, returndatasize())
                      }
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          bytes32 constant ACROSS = keccak256("Across");
          bytes32 constant ANYSWAP = keccak256("Anyswap");
          bytes32 constant CBRIDGE = keccak256("CBridge");
          bytes32 constant HOP = keccak256("Hop");
          bytes32 constant HYPHEN = keccak256("Hyphen");
          bytes32 constant NATIVE_OPTIMISM = keccak256("NativeOptimism");
          bytes32 constant NATIVE_ARBITRUM = keccak256("NativeArbitrum");
          bytes32 constant NATIVE_POLYGON = keccak256("NativePolygon");
          bytes32 constant REFUEL = keccak256("Refuel");
          bytes32 constant STARGATE = keccak256("Stargate");
          bytes32 constant ONEINCH = keccak256("OneInch");
          bytes32 constant ZEROX = keccak256("Zerox");
          bytes32 constant RAINBOW = keccak256("Rainbow");
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {SwapFailed} from "../../errors/SocketErrors.sol";
          import {ONEINCH} from "../../static/RouteIdentifiers.sol";
          /**
           * @title OneInch-Swap-Route Implementation
           * @notice Route implementation with functions to swap tokens via OneInch-Swap
           * Called via SocketGateway if the routeId in the request maps to the routeId of OneInchImplementation
           * @author Socket dot tech.
           */
          contract OneInchImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable OneInchIdentifier = ONEINCH;
              /// @notice address of OneInchAggregator to swap the tokens on Chain
              address public immutable ONEINCH_AGGREGATOR;
              /// @notice socketGatewayAddress to be initialised via storage variable SwapImplBase
              /// @dev ensure _oneinchAggregator are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _oneinchAggregator,
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {
                  ONEINCH_AGGREGATOR = _oneinchAggregator;
              }
              /**
               * @notice function to swap tokens on the chain and transfer to receiver address
               *         via OneInch-Middleware-Aggregator
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param receiverAddress address of toToken recipient
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  uint256 returnAmount;
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(ONEINCH_AGGREGATOR, amount);
                      {
                          // additional data is generated in off-chain using the OneInch API which takes in
                          // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                          (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call(
                              swapExtraData
                          );
                          token.safeApprove(ONEINCH_AGGREGATOR, 0);
                          if (!success) {
                              revert SwapFailed();
                          }
                          returnAmount = abi.decode(result, (uint256));
                      }
                  } else {
                      // additional data is generated in off-chain using the OneInch API which takes in
                      // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                      (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call{
                          value: amount
                      }(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      returnAmount = abi.decode(result, (uint256));
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      OneInchIdentifier,
                      receiverAddress
                  );
                  return returnAmount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               *         via OneInch-Middleware-Aggregator
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  uint256 returnAmount;
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(ONEINCH_AGGREGATOR, amount);
                      {
                          // additional data is generated in off-chain using the OneInch API which takes in
                          // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                          (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call(
                              swapExtraData
                          );
                          token.safeApprove(ONEINCH_AGGREGATOR, 0);
                          if (!success) {
                              revert SwapFailed();
                          }
                          returnAmount = abi.decode(result, (uint256));
                      }
                  } else {
                      // additional data is generated in off-chain using the OneInch API which takes in
                      // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                      (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call{
                          value: amount
                      }(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      returnAmount = abi.decode(result, (uint256));
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      OneInchIdentifier,
                      socketGateway
                  );
                  return (returnAmount, toToken);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {Address0Provided, SwapFailed} from "../../errors/SocketErrors.sol";
          import {RAINBOW} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Rainbow-Swap-Route Implementation
           * @notice Route implementation with functions to swap tokens via Rainbow-Swap
           * Called via SocketGateway if the routeId in the request maps to the routeId of RainbowImplementation
           * @author Socket dot tech.
           */
          contract RainbowSwapImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable RainbowIdentifier = RAINBOW;
              /// @notice unique name to identify the router, used to emit event upon successful bridging
              bytes32 public immutable NAME = keccak256("Rainbow-Router");
              /// @notice address of rainbow-swap-aggregator to swap the tokens on Chain
              address payable public immutable rainbowSwapAggregator;
              /// @notice socketGatewayAddress to be initialised via storage variable SwapImplBase
              /// @notice rainbow swap aggregator contract is payable to allow ethereum swaps
              /// @dev ensure _rainbowSwapAggregator are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _rainbowSwapAggregator,
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {
                  rainbowSwapAggregator = payable(_rainbowSwapAggregator);
              }
              receive() external payable {}
              fallback() external payable {}
              /**
               * @notice function to swap tokens on the chain and transfer to receiver address
               * @notice This method is payable because the caller is doing token transfer and swap operation
               * @param fromToken address of token being Swapped
               * @param toToken address of token that recipient will receive after swap
               * @param amount amount of fromToken being swapped
               * @param receiverAddress recipient-address
               * @param swapExtraData additional Data to perform Swap via Rainbow-Aggregator
               * @return swapped amount (in toToken Address)
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  if (fromToken == address(0)) {
                      revert Address0Provided();
                  }
                  bytes memory swapCallData = abi.decode(swapExtraData, (bytes));
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  ERC20 toTokenERC20 = ERC20(toToken);
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(rainbowSwapAggregator, amount);
                      // solhint-disable-next-line
                      (bool success, ) = rainbowSwapAggregator.call(swapCallData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      token.safeApprove(rainbowSwapAggregator, 0);
                  } else {
                      (bool success, ) = rainbowSwapAggregator.call{value: amount}(
                          swapCallData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  if (toToken == NATIVE_TOKEN_ADDRESS) {
                      payable(receiverAddress).transfer(returnAmount);
                  } else {
                      toTokenERC20.transfer(receiverAddress, returnAmount);
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      RainbowIdentifier,
                      receiverAddress
                  );
                  return returnAmount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  if (fromToken == address(0)) {
                      revert Address0Provided();
                  }
                  bytes memory swapCallData = abi.decode(swapExtraData, (bytes));
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  ERC20 toTokenERC20 = ERC20(toToken);
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(rainbowSwapAggregator, amount);
                      // solhint-disable-next-line
                      (bool success, ) = rainbowSwapAggregator.call(swapCallData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      token.safeApprove(rainbowSwapAggregator, 0);
                  } else {
                      (bool success, ) = rainbowSwapAggregator.call{value: amount}(
                          swapCallData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      RainbowIdentifier,
                      socketGateway
                  );
                  return (returnAmount, toToken);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketGateway} from "../interfaces/ISocketGateway.sol";
          import {OnlySocketGatewayOwner, OnlySocketDeployer} from "../errors/SocketErrors.sol";
          /**
           * @title Abstract Implementation Contract.
           * @notice All Swap Implementation will follow this interface.
           * @author Socket dot tech.
           */
          abstract contract SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              /// @notice Address used to identify if it is a native token transfer or not
              address public immutable NATIVE_TOKEN_ADDRESS =
                  address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE);
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGateway;
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketDeployFactory;
              /// @notice FunctionSelector used to delegatecall to the performAction function of swap-router-implementation
              bytes4 public immutable SWAP_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256("performAction(address,address,uint256,address,bytes)")
                  );
              /// @notice FunctionSelector used to delegatecall to the performActionWithIn function of swap-router-implementation
              bytes4 public immutable SWAP_WITHIN_FUNCTION_SELECTOR =
                  bytes4(keccak256("performActionWithIn(address,address,uint256,bytes)"));
              /****************************************
               *               EVENTS                 *
               ****************************************/
              event SocketSwapTokens(
                  address fromToken,
                  address toToken,
                  uint256 buyAmount,
                  uint256 sellAmount,
                  bytes32 routeName,
                  address receiver
              );
              /**
               * @notice Construct the base for all SwapImplementations.
               * @param _socketGateway Socketgateway address, an immutable variable to set.
               */
              constructor(address _socketGateway, address _socketDeployFactory) {
                  socketGateway = _socketGateway;
                  socketDeployFactory = _socketDeployFactory;
              }
              /****************************************
               *               MODIFIERS              *
               ****************************************/
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketGatewayOwner() {
                  if (msg.sender != ISocketGateway(socketGateway).owner()) {
                      revert OnlySocketGatewayOwner();
                  }
                  _;
              }
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketDeployFactory() {
                  if (msg.sender != socketDeployFactory) {
                      revert OnlySocketDeployer();
                  }
                  _;
              }
              /****************************************
               *    RESTRICTED FUNCTIONS              *
               ****************************************/
              /**
               * @notice function to rescue the ERC20 tokens in the Swap-Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param token address of ERC20 token being rescued
               * @param userAddress receipient address to which ERC20 tokens will be rescued to
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice function to rescue the native-balance in the  Swap-Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param userAddress receipient address to which native-balance will be rescued to
               * @param amount amount of native balance tokens being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  userAddress.transfer(amount);
              }
              function killme() external isSocketDeployFactory {
                  selfdestruct(payable(msg.sender));
              }
              /******************************
               *    VIRTUAL FUNCTIONS       *
               *****************************/
              /**
               * @notice function to swap tokens on the chain
               *         All swap implementation contracts must implement this function
               * @param fromToken token to be swapped
               * @param  toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param receiverAddress recipient address of toToken
               * @param data encoded value of properties in the swapData Struct
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes memory data
              ) external payable virtual returns (uint256);
              /**
               * @notice function to swapWith - swaps tokens on the chain to socketGateway as recipient
               *         All swap implementation contracts must implement this function
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes memory swapExtraData
              ) external payable virtual returns (uint256, address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {Address0Provided, SwapFailed} from "../../errors/SocketErrors.sol";
          import {ZEROX} from "../../static/RouteIdentifiers.sol";
          /**
           * @title ZeroX-Swap-Route Implementation
           * @notice Route implementation with functions to swap tokens via ZeroX-Swap
           * Called via SocketGateway if the routeId in the request maps to the routeId of ZeroX-Swap-Implementation
           * @author Socket dot tech.
           */
          contract ZeroXSwapImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable ZeroXIdentifier = ZEROX;
              /// @notice unique name to identify the router, used to emit event upon successful bridging
              bytes32 public immutable NAME = keccak256("Zerox-Router");
              /// @notice address of ZeroX-Exchange-Proxy to swap the tokens on Chain
              address payable public immutable zeroXExchangeProxy;
              /// @notice socketGatewayAddress to be initialised via storage variable SwapImplBase
              /// @notice ZeroXExchangeProxy contract is payable to allow ethereum swaps
              /// @dev ensure _zeroXExchangeProxy are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _zeroXExchangeProxy,
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {
                  zeroXExchangeProxy = payable(_zeroXExchangeProxy);
              }
              receive() external payable {}
              fallback() external payable {}
              /**
               * @notice function to swap tokens on the chain and transfer to receiver address
               * @dev This is called only when there is a request for a swap.
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken is to be swapped
               * @param amount amount to be swapped
               * @param receiverAddress address of toToken recipient
               * @param swapExtraData data required for zeroX Exchange to get the swap done
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  if (fromToken == address(0)) {
                      revert Address0Provided();
                  }
                  bytes memory swapCallData = abi.decode(swapExtraData, (bytes));
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  ERC20 erc20ToToken = ERC20(toToken);
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = erc20ToToken.balanceOf(address(this));
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, address(this), amount);
                      token.safeApprove(zeroXExchangeProxy, amount);
                      // solhint-disable-next-line
                      (bool success, ) = zeroXExchangeProxy.call(swapCallData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      token.safeApprove(zeroXExchangeProxy, 0);
                  } else {
                      (bool success, ) = zeroXExchangeProxy.call{value: amount}(
                          swapCallData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = erc20ToToken.balanceOf(address(this));
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  if (toToken == NATIVE_TOKEN_ADDRESS) {
                      payable(receiverAddress).transfer(returnAmount);
                  } else {
                      erc20ToToken.transfer(receiverAddress, returnAmount);
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      ZeroXIdentifier,
                      receiverAddress
                  );
                  return returnAmount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  if (fromToken == address(0)) {
                      revert Address0Provided();
                  }
                  bytes memory swapCallData = abi.decode(swapExtraData, (bytes));
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  ERC20 erc20ToToken = ERC20(toToken);
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = erc20ToToken.balanceOf(address(this));
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, address(this), amount);
                      token.safeApprove(zeroXExchangeProxy, amount);
                      // solhint-disable-next-line
                      (bool success, ) = zeroXExchangeProxy.call(swapCallData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      token.safeApprove(zeroXExchangeProxy, 0);
                  } else {
                      (bool success, ) = zeroXExchangeProxy.call{value: amount}(
                          swapCallData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = erc20ToToken.balanceOf(address(this));
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      ZeroXIdentifier,
                      socketGateway
                  );
                  return (returnAmount, toToken);
              }
          }
          // SPDX-License-Identifier: GPL-3.0-only
          pragma solidity ^0.8.4;
          import {OnlyOwner, OnlyNominee} from "../errors/SocketErrors.sol";
          abstract contract Ownable {
              address private _owner;
              address private _nominee;
              event OwnerNominated(address indexed nominee);
              event OwnerClaimed(address indexed claimer);
              constructor(address owner_) {
                  _claimOwner(owner_);
              }
              modifier onlyOwner() {
                  if (msg.sender != _owner) {
                      revert OnlyOwner();
                  }
                  _;
              }
              function owner() public view returns (address) {
                  return _owner;
              }
              function nominee() public view returns (address) {
                  return _nominee;
              }
              function nominateOwner(address nominee_) external {
                  if (msg.sender != _owner) {
                      revert OnlyOwner();
                  }
                  _nominee = nominee_;
                  emit OwnerNominated(_nominee);
              }
              function claimOwner() external {
                  if (msg.sender != _nominee) {
                      revert OnlyNominee();
                  }
                  _claimOwner(msg.sender);
              }
              function _claimOwner(address claimer_) internal {
                  _owner = claimer_;
                  _nominee = address(0);
                  emit OwnerClaimed(claimer_);
              }
          }
          

          File 2 of 5: WETH9
          // Copyright (C) 2015, 2016, 2017 Dapphub
          
          // This program is free software: you can redistribute it and/or modify
          // it under the terms of the GNU General Public License as published by
          // the Free Software Foundation, either version 3 of the License, or
          // (at your option) any later version.
          
          // This program is distributed in the hope that it will be useful,
          // but WITHOUT ANY WARRANTY; without even the implied warranty of
          // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
          // GNU General Public License for more details.
          
          // You should have received a copy of the GNU General Public License
          // along with this program.  If not, see <http://www.gnu.org/licenses/>.
          
          pragma solidity ^0.4.18;
          
          contract WETH9 {
              string public name     = "Wrapped Ether";
              string public symbol   = "WETH";
              uint8  public decimals = 18;
          
              event  Approval(address indexed src, address indexed guy, uint wad);
              event  Transfer(address indexed src, address indexed dst, uint wad);
              event  Deposit(address indexed dst, uint wad);
              event  Withdrawal(address indexed src, uint wad);
          
              mapping (address => uint)                       public  balanceOf;
              mapping (address => mapping (address => uint))  public  allowance;
          
              function() public payable {
                  deposit();
              }
              function deposit() public payable {
                  balanceOf[msg.sender] += msg.value;
                  Deposit(msg.sender, msg.value);
              }
              function withdraw(uint wad) public {
                  require(balanceOf[msg.sender] >= wad);
                  balanceOf[msg.sender] -= wad;
                  msg.sender.transfer(wad);
                  Withdrawal(msg.sender, wad);
              }
          
              function totalSupply() public view returns (uint) {
                  return this.balance;
              }
          
              function approve(address guy, uint wad) public returns (bool) {
                  allowance[msg.sender][guy] = wad;
                  Approval(msg.sender, guy, wad);
                  return true;
              }
          
              function transfer(address dst, uint wad) public returns (bool) {
                  return transferFrom(msg.sender, dst, wad);
              }
          
              function transferFrom(address src, address dst, uint wad)
                  public
                  returns (bool)
              {
                  require(balanceOf[src] >= wad);
          
                  if (src != msg.sender && allowance[src][msg.sender] != uint(-1)) {
                      require(allowance[src][msg.sender] >= wad);
                      allowance[src][msg.sender] -= wad;
                  }
          
                  balanceOf[src] -= wad;
                  balanceOf[dst] += wad;
          
                  Transfer(src, dst, wad);
          
                  return true;
              }
          }
          
          
          /*
                              GNU GENERAL PUBLIC LICENSE
                                 Version 3, 29 June 2007
          
           Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
           Everyone is permitted to copy and distribute verbatim copies
           of this license document, but changing it is not allowed.
          
                                      Preamble
          
            The GNU General Public License is a free, copyleft license for
          software and other kinds of works.
          
            The licenses for most software and other practical works are designed
          to take away your freedom to share and change the works.  By contrast,
          the GNU General Public License is intended to guarantee your freedom to
          share and change all versions of a program--to make sure it remains free
          software for all its users.  We, the Free Software Foundation, use the
          GNU General Public License for most of our software; it applies also to
          any other work released this way by its authors.  You can apply it to
          your programs, too.
          
            When we speak of free software, we are referring to freedom, not
          price.  Our General Public Licenses are designed to make sure that you
          have the freedom to distribute copies of free software (and charge for
          them if you wish), that you receive source code or can get it if you
          want it, that you can change the software or use pieces of it in new
          free programs, and that you know you can do these things.
          
            To protect your rights, we need to prevent others from denying you
          these rights or asking you to surrender the rights.  Therefore, you have
          certain responsibilities if you distribute copies of the software, or if
          you modify it: responsibilities to respect the freedom of others.
          
            For example, if you distribute copies of such a program, whether
          gratis or for a fee, you must pass on to the recipients the same
          freedoms that you received.  You must make sure that they, too, receive
          or can get the source code.  And you must show them these terms so they
          know their rights.
          
            Developers that use the GNU GPL protect your rights with two steps:
          (1) assert copyright on the software, and (2) offer you this License
          giving you legal permission to copy, distribute and/or modify it.
          
            For the developers' and authors' protection, the GPL clearly explains
          that there is no warranty for this free software.  For both users' and
          authors' sake, the GPL requires that modified versions be marked as
          changed, so that their problems will not be attributed erroneously to
          authors of previous versions.
          
            Some devices are designed to deny users access to install or run
          modified versions of the software inside them, although the manufacturer
          can do so.  This is fundamentally incompatible with the aim of
          protecting users' freedom to change the software.  The systematic
          pattern of such abuse occurs in the area of products for individuals to
          use, which is precisely where it is most unacceptable.  Therefore, we
          have designed this version of the GPL to prohibit the practice for those
          products.  If such problems arise substantially in other domains, we
          stand ready to extend this provision to those domains in future versions
          of the GPL, as needed to protect the freedom of users.
          
            Finally, every program is threatened constantly by software patents.
          States should not allow patents to restrict development and use of
          software on general-purpose computers, but in those that do, we wish to
          avoid the special danger that patents applied to a free program could
          make it effectively proprietary.  To prevent this, the GPL assures that
          patents cannot be used to render the program non-free.
          
            The precise terms and conditions for copying, distribution and
          modification follow.
          
                                 TERMS AND CONDITIONS
          
            0. Definitions.
          
            "This License" refers to version 3 of the GNU General Public License.
          
            "Copyright" also means copyright-like laws that apply to other kinds of
          works, such as semiconductor masks.
          
            "The Program" refers to any copyrightable work licensed under this
          License.  Each licensee is addressed as "you".  "Licensees" and
          "recipients" may be individuals or organizations.
          
            To "modify" a work means to copy from or adapt all or part of the work
          in a fashion requiring copyright permission, other than the making of an
          exact copy.  The resulting work is called a "modified version" of the
          earlier work or a work "based on" the earlier work.
          
            A "covered work" means either the unmodified Program or a work based
          on the Program.
          
            To "propagate" a work means to do anything with it that, without
          permission, would make you directly or secondarily liable for
          infringement under applicable copyright law, except executing it on a
          computer or modifying a private copy.  Propagation includes copying,
          distribution (with or without modification), making available to the
          public, and in some countries other activities as well.
          
            To "convey" a work means any kind of propagation that enables other
          parties to make or receive copies.  Mere interaction with a user through
          a computer network, with no transfer of a copy, is not conveying.
          
            An interactive user interface displays "Appropriate Legal Notices"
          to the extent that it includes a convenient and prominently visible
          feature that (1) displays an appropriate copyright notice, and (2)
          tells the user that there is no warranty for the work (except to the
          extent that warranties are provided), that licensees may convey the
          work under this License, and how to view a copy of this License.  If
          the interface presents a list of user commands or options, such as a
          menu, a prominent item in the list meets this criterion.
          
            1. Source Code.
          
            The "source code" for a work means the preferred form of the work
          for making modifications to it.  "Object code" means any non-source
          form of a work.
          
            A "Standard Interface" means an interface that either is an official
          standard defined by a recognized standards body, or, in the case of
          interfaces specified for a particular programming language, one that
          is widely used among developers working in that language.
          
            The "System Libraries" of an executable work include anything, other
          than the work as a whole, that (a) is included in the normal form of
          packaging a Major Component, but which is not part of that Major
          Component, and (b) serves only to enable use of the work with that
          Major Component, or to implement a Standard Interface for which an
          implementation is available to the public in source code form.  A
          "Major Component", in this context, means a major essential component
          (kernel, window system, and so on) of the specific operating system
          (if any) on which the executable work runs, or a compiler used to
          produce the work, or an object code interpreter used to run it.
          
            The "Corresponding Source" for a work in object code form means all
          the source code needed to generate, install, and (for an executable
          work) run the object code and to modify the work, including scripts to
          control those activities.  However, it does not include the work's
          System Libraries, or general-purpose tools or generally available free
          programs which are used unmodified in performing those activities but
          which are not part of the work.  For example, Corresponding Source
          includes interface definition files associated with source files for
          the work, and the source code for shared libraries and dynamically
          linked subprograms that the work is specifically designed to require,
          such as by intimate data communication or control flow between those
          subprograms and other parts of the work.
          
            The Corresponding Source need not include anything that users
          can regenerate automatically from other parts of the Corresponding
          Source.
          
            The Corresponding Source for a work in source code form is that
          same work.
          
            2. Basic Permissions.
          
            All rights granted under this License are granted for the term of
          copyright on the Program, and are irrevocable provided the stated
          conditions are met.  This License explicitly affirms your unlimited
          permission to run the unmodified Program.  The output from running a
          covered work is covered by this License only if the output, given its
          content, constitutes a covered work.  This License acknowledges your
          rights of fair use or other equivalent, as provided by copyright law.
          
            You may make, run and propagate covered works that you do not
          convey, without conditions so long as your license otherwise remains
          in force.  You may convey covered works to others for the sole purpose
          of having them make modifications exclusively for you, or provide you
          with facilities for running those works, provided that you comply with
          the terms of this License in conveying all material for which you do
          not control copyright.  Those thus making or running the covered works
          for you must do so exclusively on your behalf, under your direction
          and control, on terms that prohibit them from making any copies of
          your copyrighted material outside their relationship with you.
          
            Conveying under any other circumstances is permitted solely under
          the conditions stated below.  Sublicensing is not allowed; section 10
          makes it unnecessary.
          
            3. Protecting Users' Legal Rights From Anti-Circumvention Law.
          
            No covered work shall be deemed part of an effective technological
          measure under any applicable law fulfilling obligations under article
          11 of the WIPO copyright treaty adopted on 20 December 1996, or
          similar laws prohibiting or restricting circumvention of such
          measures.
          
            When you convey a covered work, you waive any legal power to forbid
          circumvention of technological measures to the extent such circumvention
          is effected by exercising rights under this License with respect to
          the covered work, and you disclaim any intention to limit operation or
          modification of the work as a means of enforcing, against the work's
          users, your or third parties' legal rights to forbid circumvention of
          technological measures.
          
            4. Conveying Verbatim Copies.
          
            You may convey verbatim copies of the Program's source code as you
          receive it, in any medium, provided that you conspicuously and
          appropriately publish on each copy an appropriate copyright notice;
          keep intact all notices stating that this License and any
          non-permissive terms added in accord with section 7 apply to the code;
          keep intact all notices of the absence of any warranty; and give all
          recipients a copy of this License along with the Program.
          
            You may charge any price or no price for each copy that you convey,
          and you may offer support or warranty protection for a fee.
          
            5. Conveying Modified Source Versions.
          
            You may convey a work based on the Program, or the modifications to
          produce it from the Program, in the form of source code under the
          terms of section 4, provided that you also meet all of these conditions:
          
              a) The work must carry prominent notices stating that you modified
              it, and giving a relevant date.
          
              b) The work must carry prominent notices stating that it is
              released under this License and any conditions added under section
              7.  This requirement modifies the requirement in section 4 to
              "keep intact all notices".
          
              c) You must license the entire work, as a whole, under this
              License to anyone who comes into possession of a copy.  This
              License will therefore apply, along with any applicable section 7
              additional terms, to the whole of the work, and all its parts,
              regardless of how they are packaged.  This License gives no
              permission to license the work in any other way, but it does not
              invalidate such permission if you have separately received it.
          
              d) If the work has interactive user interfaces, each must display
              Appropriate Legal Notices; however, if the Program has interactive
              interfaces that do not display Appropriate Legal Notices, your
              work need not make them do so.
          
            A compilation of a covered work with other separate and independent
          works, which are not by their nature extensions of the covered work,
          and which are not combined with it such as to form a larger program,
          in or on a volume of a storage or distribution medium, is called an
          "aggregate" if the compilation and its resulting copyright are not
          used to limit the access or legal rights of the compilation's users
          beyond what the individual works permit.  Inclusion of a covered work
          in an aggregate does not cause this License to apply to the other
          parts of the aggregate.
          
            6. Conveying Non-Source Forms.
          
            You may convey a covered work in object code form under the terms
          of sections 4 and 5, provided that you also convey the
          machine-readable Corresponding Source under the terms of this License,
          in one of these ways:
          
              a) Convey the object code in, or embodied in, a physical product
              (including a physical distribution medium), accompanied by the
              Corresponding Source fixed on a durable physical medium
              customarily used for software interchange.
          
              b) Convey the object code in, or embodied in, a physical product
              (including a physical distribution medium), accompanied by a
              written offer, valid for at least three years and valid for as
              long as you offer spare parts or customer support for that product
              model, to give anyone who possesses the object code either (1) a
              copy of the Corresponding Source for all the software in the
              product that is covered by this License, on a durable physical
              medium customarily used for software interchange, for a price no
              more than your reasonable cost of physically performing this
              conveying of source, or (2) access to copy the
              Corresponding Source from a network server at no charge.
          
              c) Convey individual copies of the object code with a copy of the
              written offer to provide the Corresponding Source.  This
              alternative is allowed only occasionally and noncommercially, and
              only if you received the object code with such an offer, in accord
              with subsection 6b.
          
              d) Convey the object code by offering access from a designated
              place (gratis or for a charge), and offer equivalent access to the
              Corresponding Source in the same way through the same place at no
              further charge.  You need not require recipients to copy the
              Corresponding Source along with the object code.  If the place to
              copy the object code is a network server, the Corresponding Source
              may be on a different server (operated by you or a third party)
              that supports equivalent copying facilities, provided you maintain
              clear directions next to the object code saying where to find the
              Corresponding Source.  Regardless of what server hosts the
              Corresponding Source, you remain obligated to ensure that it is
              available for as long as needed to satisfy these requirements.
          
              e) Convey the object code using peer-to-peer transmission, provided
              you inform other peers where the object code and Corresponding
              Source of the work are being offered to the general public at no
              charge under subsection 6d.
          
            A separable portion of the object code, whose source code is excluded
          from the Corresponding Source as a System Library, need not be
          included in conveying the object code work.
          
            A "User Product" is either (1) a "consumer product", which means any
          tangible personal property which is normally used for personal, family,
          or household purposes, or (2) anything designed or sold for incorporation
          into a dwelling.  In determining whether a product is a consumer product,
          doubtful cases shall be resolved in favor of coverage.  For a particular
          product received by a particular user, "normally used" refers to a
          typical or common use of that class of product, regardless of the status
          of the particular user or of the way in which the particular user
          actually uses, or expects or is expected to use, the product.  A product
          is a consumer product regardless of whether the product has substantial
          commercial, industrial or non-consumer uses, unless such uses represent
          the only significant mode of use of the product.
          
            "Installation Information" for a User Product means any methods,
          procedures, authorization keys, or other information required to install
          and execute modified versions of a covered work in that User Product from
          a modified version of its Corresponding Source.  The information must
          suffice to ensure that the continued functioning of the modified object
          code is in no case prevented or interfered with solely because
          modification has been made.
          
            If you convey an object code work under this section in, or with, or
          specifically for use in, a User Product, and the conveying occurs as
          part of a transaction in which the right of possession and use of the
          User Product is transferred to the recipient in perpetuity or for a
          fixed term (regardless of how the transaction is characterized), the
          Corresponding Source conveyed under this section must be accompanied
          by the Installation Information.  But this requirement does not apply
          if neither you nor any third party retains the ability to install
          modified object code on the User Product (for example, the work has
          been installed in ROM).
          
            The requirement to provide Installation Information does not include a
          requirement to continue to provide support service, warranty, or updates
          for a work that has been modified or installed by the recipient, or for
          the User Product in which it has been modified or installed.  Access to a
          network may be denied when the modification itself materially and
          adversely affects the operation of the network or violates the rules and
          protocols for communication across the network.
          
            Corresponding Source conveyed, and Installation Information provided,
          in accord with this section must be in a format that is publicly
          documented (and with an implementation available to the public in
          source code form), and must require no special password or key for
          unpacking, reading or copying.
          
            7. Additional Terms.
          
            "Additional permissions" are terms that supplement the terms of this
          License by making exceptions from one or more of its conditions.
          Additional permissions that are applicable to the entire Program shall
          be treated as though they were included in this License, to the extent
          that they are valid under applicable law.  If additional permissions
          apply only to part of the Program, that part may be used separately
          under those permissions, but the entire Program remains governed by
          this License without regard to the additional permissions.
          
            When you convey a copy of a covered work, you may at your option
          remove any additional permissions from that copy, or from any part of
          it.  (Additional permissions may be written to require their own
          removal in certain cases when you modify the work.)  You may place
          additional permissions on material, added by you to a covered work,
          for which you have or can give appropriate copyright permission.
          
            Notwithstanding any other provision of this License, for material you
          add to a covered work, you may (if authorized by the copyright holders of
          that material) supplement the terms of this License with terms:
          
              a) Disclaiming warranty or limiting liability differently from the
              terms of sections 15 and 16 of this License; or
          
              b) Requiring preservation of specified reasonable legal notices or
              author attributions in that material or in the Appropriate Legal
              Notices displayed by works containing it; or
          
              c) Prohibiting misrepresentation of the origin of that material, or
              requiring that modified versions of such material be marked in
              reasonable ways as different from the original version; or
          
              d) Limiting the use for publicity purposes of names of licensors or
              authors of the material; or
          
              e) Declining to grant rights under trademark law for use of some
              trade names, trademarks, or service marks; or
          
              f) Requiring indemnification of licensors and authors of that
              material by anyone who conveys the material (or modified versions of
              it) with contractual assumptions of liability to the recipient, for
              any liability that these contractual assumptions directly impose on
              those licensors and authors.
          
            All other non-permissive additional terms are considered "further
          restrictions" within the meaning of section 10.  If the Program as you
          received it, or any part of it, contains a notice stating that it is
          governed by this License along with a term that is a further
          restriction, you may remove that term.  If a license document contains
          a further restriction but permits relicensing or conveying under this
          License, you may add to a covered work material governed by the terms
          of that license document, provided that the further restriction does
          not survive such relicensing or conveying.
          
            If you add terms to a covered work in accord with this section, you
          must place, in the relevant source files, a statement of the
          additional terms that apply to those files, or a notice indicating
          where to find the applicable terms.
          
            Additional terms, permissive or non-permissive, may be stated in the
          form of a separately written license, or stated as exceptions;
          the above requirements apply either way.
          
            8. Termination.
          
            You may not propagate or modify a covered work except as expressly
          provided under this License.  Any attempt otherwise to propagate or
          modify it is void, and will automatically terminate your rights under
          this License (including any patent licenses granted under the third
          paragraph of section 11).
          
            However, if you cease all violation of this License, then your
          license from a particular copyright holder is reinstated (a)
          provisionally, unless and until the copyright holder explicitly and
          finally terminates your license, and (b) permanently, if the copyright
          holder fails to notify you of the violation by some reasonable means
          prior to 60 days after the cessation.
          
            Moreover, your license from a particular copyright holder is
          reinstated permanently if the copyright holder notifies you of the
          violation by some reasonable means, this is the first time you have
          received notice of violation of this License (for any work) from that
          copyright holder, and you cure the violation prior to 30 days after
          your receipt of the notice.
          
            Termination of your rights under this section does not terminate the
          licenses of parties who have received copies or rights from you under
          this License.  If your rights have been terminated and not permanently
          reinstated, you do not qualify to receive new licenses for the same
          material under section 10.
          
            9. Acceptance Not Required for Having Copies.
          
            You are not required to accept this License in order to receive or
          run a copy of the Program.  Ancillary propagation of a covered work
          occurring solely as a consequence of using peer-to-peer transmission
          to receive a copy likewise does not require acceptance.  However,
          nothing other than this License grants you permission to propagate or
          modify any covered work.  These actions infringe copyright if you do
          not accept this License.  Therefore, by modifying or propagating a
          covered work, you indicate your acceptance of this License to do so.
          
            10. Automatic Licensing of Downstream Recipients.
          
            Each time you convey a covered work, the recipient automatically
          receives a license from the original licensors, to run, modify and
          propagate that work, subject to this License.  You are not responsible
          for enforcing compliance by third parties with this License.
          
            An "entity transaction" is a transaction transferring control of an
          organization, or substantially all assets of one, or subdividing an
          organization, or merging organizations.  If propagation of a covered
          work results from an entity transaction, each party to that
          transaction who receives a copy of the work also receives whatever
          licenses to the work the party's predecessor in interest had or could
          give under the previous paragraph, plus a right to possession of the
          Corresponding Source of the work from the predecessor in interest, if
          the predecessor has it or can get it with reasonable efforts.
          
            You may not impose any further restrictions on the exercise of the
          rights granted or affirmed under this License.  For example, you may
          not impose a license fee, royalty, or other charge for exercise of
          rights granted under this License, and you may not initiate litigation
          (including a cross-claim or counterclaim in a lawsuit) alleging that
          any patent claim is infringed by making, using, selling, offering for
          sale, or importing the Program or any portion of it.
          
            11. Patents.
          
            A "contributor" is a copyright holder who authorizes use under this
          License of the Program or a work on which the Program is based.  The
          work thus licensed is called the contributor's "contributor version".
          
            A contributor's "essential patent claims" are all patent claims
          owned or controlled by the contributor, whether already acquired or
          hereafter acquired, that would be infringed by some manner, permitted
          by this License, of making, using, or selling its contributor version,
          but do not include claims that would be infringed only as a
          consequence of further modification of the contributor version.  For
          purposes of this definition, "control" includes the right to grant
          patent sublicenses in a manner consistent with the requirements of
          this License.
          
            Each contributor grants you a non-exclusive, worldwide, royalty-free
          patent license under the contributor's essential patent claims, to
          make, use, sell, offer for sale, import and otherwise run, modify and
          propagate the contents of its contributor version.
          
            In the following three paragraphs, a "patent license" is any express
          agreement or commitment, however denominated, not to enforce a patent
          (such as an express permission to practice a patent or covenant not to
          sue for patent infringement).  To "grant" such a patent license to a
          party means to make such an agreement or commitment not to enforce a
          patent against the party.
          
            If you convey a covered work, knowingly relying on a patent license,
          and the Corresponding Source of the work is not available for anyone
          to copy, free of charge and under the terms of this License, through a
          publicly available network server or other readily accessible means,
          then you must either (1) cause the Corresponding Source to be so
          available, or (2) arrange to deprive yourself of the benefit of the
          patent license for this particular work, or (3) arrange, in a manner
          consistent with the requirements of this License, to extend the patent
          license to downstream recipients.  "Knowingly relying" means you have
          actual knowledge that, but for the patent license, your conveying the
          covered work in a country, or your recipient's use of the covered work
          in a country, would infringe one or more identifiable patents in that
          country that you have reason to believe are valid.
          
            If, pursuant to or in connection with a single transaction or
          arrangement, you convey, or propagate by procuring conveyance of, a
          covered work, and grant a patent license to some of the parties
          receiving the covered work authorizing them to use, propagate, modify
          or convey a specific copy of the covered work, then the patent license
          you grant is automatically extended to all recipients of the covered
          work and works based on it.
          
            A patent license is "discriminatory" if it does not include within
          the scope of its coverage, prohibits the exercise of, or is
          conditioned on the non-exercise of one or more of the rights that are
          specifically granted under this License.  You may not convey a covered
          work if you are a party to an arrangement with a third party that is
          in the business of distributing software, under which you make payment
          to the third party based on the extent of your activity of conveying
          the work, and under which the third party grants, to any of the
          parties who would receive the covered work from you, a discriminatory
          patent license (a) in connection with copies of the covered work
          conveyed by you (or copies made from those copies), or (b) primarily
          for and in connection with specific products or compilations that
          contain the covered work, unless you entered into that arrangement,
          or that patent license was granted, prior to 28 March 2007.
          
            Nothing in this License shall be construed as excluding or limiting
          any implied license or other defenses to infringement that may
          otherwise be available to you under applicable patent law.
          
            12. No Surrender of Others' Freedom.
          
            If conditions are imposed on you (whether by court order, agreement or
          otherwise) that contradict the conditions of this License, they do not
          excuse you from the conditions of this License.  If you cannot convey a
          covered work so as to satisfy simultaneously your obligations under this
          License and any other pertinent obligations, then as a consequence you may
          not convey it at all.  For example, if you agree to terms that obligate you
          to collect a royalty for further conveying from those to whom you convey
          the Program, the only way you could satisfy both those terms and this
          License would be to refrain entirely from conveying the Program.
          
            13. Use with the GNU Affero General Public License.
          
            Notwithstanding any other provision of this License, you have
          permission to link or combine any covered work with a work licensed
          under version 3 of the GNU Affero General Public License into a single
          combined work, and to convey the resulting work.  The terms of this
          License will continue to apply to the part which is the covered work,
          but the special requirements of the GNU Affero General Public License,
          section 13, concerning interaction through a network will apply to the
          combination as such.
          
            14. Revised Versions of this License.
          
            The Free Software Foundation may publish revised and/or new versions of
          the GNU General Public License from time to time.  Such new versions will
          be similar in spirit to the present version, but may differ in detail to
          address new problems or concerns.
          
            Each version is given a distinguishing version number.  If the
          Program specifies that a certain numbered version of the GNU General
          Public License "or any later version" applies to it, you have the
          option of following the terms and conditions either of that numbered
          version or of any later version published by the Free Software
          Foundation.  If the Program does not specify a version number of the
          GNU General Public License, you may choose any version ever published
          by the Free Software Foundation.
          
            If the Program specifies that a proxy can decide which future
          versions of the GNU General Public License can be used, that proxy's
          public statement of acceptance of a version permanently authorizes you
          to choose that version for the Program.
          
            Later license versions may give you additional or different
          permissions.  However, no additional obligations are imposed on any
          author or copyright holder as a result of your choosing to follow a
          later version.
          
            15. Disclaimer of Warranty.
          
            THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
          APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
          HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
          OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
          THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
          PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
          IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
          ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
          
            16. Limitation of Liability.
          
            IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
          WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
          THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
          GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
          USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
          DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
          PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
          EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
          SUCH DAMAGES.
          
            17. Interpretation of Sections 15 and 16.
          
            If the disclaimer of warranty and limitation of liability provided
          above cannot be given local legal effect according to their terms,
          reviewing courts shall apply local law that most closely approximates
          an absolute waiver of all civil liability in connection with the
          Program, unless a warranty or assumption of liability accompanies a
          copy of the Program in return for a fee.
          
                               END OF TERMS AND CONDITIONS
          
                      How to Apply These Terms to Your New Programs
          
            If you develop a new program, and you want it to be of the greatest
          possible use to the public, the best way to achieve this is to make it
          free software which everyone can redistribute and change under these terms.
          
            To do so, attach the following notices to the program.  It is safest
          to attach them to the start of each source file to most effectively
          state the exclusion of warranty; and each file should have at least
          the "copyright" line and a pointer to where the full notice is found.
          
              <one line to give the program's name and a brief idea of what it does.>
              Copyright (C) <year>  <name of author>
          
              This program is free software: you can redistribute it and/or modify
              it under the terms of the GNU General Public License as published by
              the Free Software Foundation, either version 3 of the License, or
              (at your option) any later version.
          
              This program is distributed in the hope that it will be useful,
              but WITHOUT ANY WARRANTY; without even the implied warranty of
              MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
              GNU General Public License for more details.
          
              You should have received a copy of the GNU General Public License
              along with this program.  If not, see <http://www.gnu.org/licenses/>.
          
          Also add information on how to contact you by electronic and paper mail.
          
            If the program does terminal interaction, make it output a short
          notice like this when it starts in an interactive mode:
          
              <program>  Copyright (C) <year>  <name of author>
              This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
              This is free software, and you are welcome to redistribute it
              under certain conditions; type `show c' for details.
          
          The hypothetical commands `show w' and `show c' should show the appropriate
          parts of the General Public License.  Of course, your program's commands
          might be different; for a GUI interface, you would use an "about box".
          
            You should also get your employer (if you work as a programmer) or school,
          if any, to sign a "copyright disclaimer" for the program, if necessary.
          For more information on this, and how to apply and follow the GNU GPL, see
          <http://www.gnu.org/licenses/>.
          
            The GNU General Public License does not permit incorporating your program
          into proprietary programs.  If your program is a subroutine library, you
          may consider it more useful to permit linking proprietary applications with
          the library.  If this is what you want to do, use the GNU Lesser General
          Public License instead of this License.  But first, please read
          <http://www.gnu.org/philosophy/why-not-lgpl.html>.
          
          */

          File 3 of 5: ERC1967Proxy
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "@openzeppelin/contracts/proxy/beacon/BeaconProxy.sol";
          import "@openzeppelin/contracts/proxy/beacon/UpgradeableBeacon.sol";
          import "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol";
          import "@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol";
          import "@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol";
          // Kept for backwards compatibility with older versions of Hardhat and Truffle plugins.
          contract AdminUpgradeabilityProxy is TransparentUpgradeableProxy {
              constructor(address logic, address admin, bytes memory data) payable TransparentUpgradeableProxy(logic, admin, data) {}
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "./IBeacon.sol";
          import "../Proxy.sol";
          import "../ERC1967/ERC1967Upgrade.sol";
          /**
           * @dev This contract implements a proxy that gets the implementation address for each call from a {UpgradeableBeacon}.
           *
           * The beacon address is stored in storage slot `uint256(keccak256('eip1967.proxy.beacon')) - 1`, so that it doesn't
           * conflict with the storage layout of the implementation behind the proxy.
           *
           * _Available since v3.4._
           */
          contract BeaconProxy is Proxy, ERC1967Upgrade {
              /**
               * @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 initializating the storage of the proxy like a Solidity
               * constructor.
               *
               * Requirements:
               *
               * - `beacon` must be a contract with the interface {IBeacon}.
               */
              constructor(address beacon, bytes memory data) payable {
                  assert(_BEACON_SLOT == bytes32(uint256(keccak256("eip1967.proxy.beacon")) - 1));
                  _upgradeBeaconToAndCall(beacon, data, false);
              }
              /**
               * @dev Returns the current beacon address.
               */
              function _beacon() internal view virtual returns (address) {
                  return _getBeacon();
              }
              /**
               * @dev Returns the current implementation address of the associated beacon.
               */
              function _implementation() internal view virtual override returns (address) {
                  return IBeacon(_getBeacon()).implementation();
              }
              /**
               * @dev Changes the proxy to use a new beacon. Deprecated: see {_upgradeBeaconToAndCall}.
               *
               * If `data` is nonempty, it's used as data in a delegate call to the implementation returned by the beacon.
               *
               * Requirements:
               *
               * - `beacon` must be a contract.
               * - The implementation returned by `beacon` must be a contract.
               */
              function _setBeacon(address beacon, bytes memory data) internal virtual {
                  _upgradeBeaconToAndCall(beacon, data, false);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "./IBeacon.sol";
          import "../../access/Ownable.sol";
          import "../../utils/Address.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 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 deployer account as the owner who can upgrade the
               * beacon.
               */
              constructor(address implementation_) {
                  _setImplementation(implementation_);
              }
              /**
               * @dev Returns the current implementation address.
               */
              function implementation() public view virtual override 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);
                  emit Upgraded(newImplementation);
              }
              /**
               * @dev Sets the implementation contract address for this beacon
               *
               * Requirements:
               *
               * - `newImplementation` must be a contract.
               */
              function _setImplementation(address newImplementation) private {
                  require(Address.isContract(newImplementation), "UpgradeableBeacon: implementation is not a contract");
                  _implementation = newImplementation;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "../Proxy.sol";
          import "./ERC1967Upgrade.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, ERC1967Upgrade {
              /**
               * @dev Initializes the upgradeable proxy with an initial implementation specified by `_logic`.
               *
               * If `_data` is nonempty, it's used as data in a delegate call to `_logic`. This will typically be an encoded
               * function call, and allows initializating the storage of the proxy like a Solidity constructor.
               */
              constructor(address _logic, bytes memory _data) payable {
                  assert(_IMPLEMENTATION_SLOT == bytes32(uint256(keccak256("eip1967.proxy.implementation")) - 1));
                  _upgradeToAndCall(_logic, _data, false);
              }
              /**
               * @dev Returns the current implementation address.
               */
              function _implementation() internal view virtual override returns (address impl) {
                  return ERC1967Upgrade._getImplementation();
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "../ERC1967/ERC1967Proxy.sol";
          /**
           * @dev This contract implements a proxy that is upgradeable by an admin.
           *
           * 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 one of the admin functions exposed by the proxy itself.
           * 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the
           * implementation. If the admin tries to call a function on the implementation it will fail with an error that says
           * "admin cannot fallback to proxy target".
           *
           * These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing
           * the admin, 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.
           *
           * Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way,
           * you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.
           */
          contract TransparentUpgradeableProxy is ERC1967Proxy {
              /**
               * @dev Initializes an upgradeable proxy managed by `_admin`, backed by the implementation at `_logic`, and
               * optionally initialized with `_data` as explained in {ERC1967Proxy-constructor}.
               */
              constructor(address _logic, address admin_, bytes memory _data) payable ERC1967Proxy(_logic, _data) {
                  assert(_ADMIN_SLOT == bytes32(uint256(keccak256("eip1967.proxy.admin")) - 1));
                  _changeAdmin(admin_);
              }
              /**
               * @dev Modifier used internally that will delegate the call to the implementation unless the sender is the admin.
               */
              modifier ifAdmin() {
                  if (msg.sender == _getAdmin()) {
                      _;
                  } else {
                      _fallback();
                  }
              }
              /**
               * @dev Returns the current admin.
               *
               * NOTE: Only the admin can call this function. See {ProxyAdmin-getProxyAdmin}.
               *
               * 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 admin() external ifAdmin returns (address admin_) {
                  admin_ = _getAdmin();
              }
              /**
               * @dev Returns the current implementation.
               *
               * NOTE: Only the admin can call this function. See {ProxyAdmin-getProxyImplementation}.
               *
               * 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() external ifAdmin returns (address implementation_) {
                  implementation_ = _implementation();
              }
              /**
               * @dev Changes the admin of the proxy.
               *
               * Emits an {AdminChanged} event.
               *
               * NOTE: Only the admin can call this function. See {ProxyAdmin-changeProxyAdmin}.
               */
              function changeAdmin(address newAdmin) external virtual ifAdmin {
                  _changeAdmin(newAdmin);
              }
              /**
               * @dev Upgrade the implementation of the proxy.
               *
               * NOTE: Only the admin can call this function. See {ProxyAdmin-upgrade}.
               */
              function upgradeTo(address newImplementation) external ifAdmin {
                  _upgradeToAndCall(newImplementation, bytes(""), false);
              }
              /**
               * @dev Upgrade the implementation of the proxy, and then call a function from the new implementation as specified
               * by `data`, which should be an encoded function call. This is useful to initialize new storage variables in the
               * proxied contract.
               *
               * NOTE: Only the admin can call this function. See {ProxyAdmin-upgradeAndCall}.
               */
              function upgradeToAndCall(address newImplementation, bytes calldata data) external payable ifAdmin {
                  _upgradeToAndCall(newImplementation, data, true);
              }
              /**
               * @dev Returns the current admin.
               */
              function _admin() internal view virtual returns (address) {
                  return _getAdmin();
              }
              /**
               * @dev Makes sure the admin cannot access the fallback function. See {Proxy-_beforeFallback}.
               */
              function _beforeFallback() internal virtual override {
                  require(msg.sender != _getAdmin(), "TransparentUpgradeableProxy: admin cannot fallback to proxy target");
                  super._beforeFallback();
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "./TransparentUpgradeableProxy.sol";
          import "../../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 Returns the current implementation of `proxy`.
               *
               * Requirements:
               *
               * - This contract must be the admin of `proxy`.
               */
              function getProxyImplementation(TransparentUpgradeableProxy proxy) public view virtual returns (address) {
                  // We need to manually run the static call since the getter cannot be flagged as view
                  // bytes4(keccak256("implementation()")) == 0x5c60da1b
                  (bool success, bytes memory returndata) = address(proxy).staticcall(hex"5c60da1b");
                  require(success);
                  return abi.decode(returndata, (address));
              }
              /**
               * @dev Returns the current admin of `proxy`.
               *
               * Requirements:
               *
               * - This contract must be the admin of `proxy`.
               */
              function getProxyAdmin(TransparentUpgradeableProxy proxy) public view virtual returns (address) {
                  // We need to manually run the static call since the getter cannot be flagged as view
                  // bytes4(keccak256("admin()")) == 0xf851a440
                  (bool success, bytes memory returndata) = address(proxy).staticcall(hex"f851a440");
                  require(success);
                  return abi.decode(returndata, (address));
              }
              /**
               * @dev Changes the admin of `proxy` to `newAdmin`.
               *
               * Requirements:
               *
               * - This contract must be the current admin of `proxy`.
               */
              function changeProxyAdmin(TransparentUpgradeableProxy proxy, address newAdmin) public virtual onlyOwner {
                  proxy.changeAdmin(newAdmin);
              }
              /**
               * @dev Upgrades `proxy` to `implementation`. See {TransparentUpgradeableProxy-upgradeTo}.
               *
               * Requirements:
               *
               * - This contract must be the admin of `proxy`.
               */
              function upgrade(TransparentUpgradeableProxy proxy, address implementation) public virtual onlyOwner {
                  proxy.upgradeTo(implementation);
              }
              /**
               * @dev Upgrades `proxy` to `implementation` and calls a function on the new implementation. See
               * {TransparentUpgradeableProxy-upgradeToAndCall}.
               *
               * Requirements:
               *
               * - This contract must be the admin of `proxy`.
               */
              function upgradeAndCall(TransparentUpgradeableProxy proxy, address implementation, bytes memory data) public payable virtual onlyOwner {
                  proxy.upgradeToAndCall{value: msg.value}(implementation, data);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          /**
           * @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.
               *
               * {BeaconProxy} will check that this address is a contract.
               */
              function implementation() external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          /**
           * @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 internall call site, it will return directly to the external caller.
               */
              function _delegate(address implementation) internal virtual {
                  // solhint-disable-next-line no-inline-assembly
                  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 overriden 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 internall call site, it will return directly to the external caller.
               */
              function _fallback() internal virtual {
                  _beforeFallback();
                  _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();
              }
              /**
               * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if call data
               * is empty.
               */
              receive () external payable virtual {
                  _fallback();
              }
              /**
               * @dev Hook that is called before falling back to the implementation. Can happen as part of a manual `_fallback`
               * call, or as part of the Solidity `fallback` or `receive` functions.
               *
               * If overriden should call `super._beforeFallback()`.
               */
              function _beforeFallback() internal virtual {
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.2;
          import "../beacon/IBeacon.sol";
          import "../../utils/Address.sol";
          import "../../utils/StorageSlot.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._
           *
           * @custom:oz-upgrades-unsafe-allow delegatecall
           */
          abstract contract ERC1967Upgrade {
              // 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;
              /**
               * @dev Emitted when the implementation is upgraded.
               */
              event Upgraded(address indexed implementation);
              /**
               * @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 {
                  require(Address.isContract(newImplementation), "ERC1967: new implementation is not a contract");
                  StorageSlot.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 {
                  _setImplementation(newImplementation);
                  emit Upgraded(newImplementation);
                  if (data.length > 0 || forceCall) {
                      Address.functionDelegateCall(newImplementation, data);
                  }
              }
              /**
               * @dev Perform implementation upgrade with security checks for UUPS proxies, and additional setup call.
               *
               * Emits an {Upgraded} event.
               */
              function _upgradeToAndCallSecure(address newImplementation, bytes memory data, bool forceCall) internal {
                  address oldImplementation = _getImplementation();
                  // Initial upgrade and setup call
                  _setImplementation(newImplementation);
                  if (data.length > 0 || forceCall) {
                      Address.functionDelegateCall(newImplementation, data);
                  }
                  // Perform rollback test if not already in progress
                  StorageSlot.BooleanSlot storage rollbackTesting = StorageSlot.getBooleanSlot(_ROLLBACK_SLOT);
                  if (!rollbackTesting.value) {
                      // Trigger rollback using upgradeTo from the new implementation
                      rollbackTesting.value = true;
                      Address.functionDelegateCall(
                          newImplementation,
                          abi.encodeWithSignature(
                              "upgradeTo(address)",
                              oldImplementation
                          )
                      );
                      rollbackTesting.value = false;
                      // Check rollback was effective
                      require(oldImplementation == _getImplementation(), "ERC1967Upgrade: upgrade breaks further upgrades");
                      // Finally reset to the new implementation and log the upgrade
                      _setImplementation(newImplementation);
                      emit Upgraded(newImplementation);
                  }
              }
              /**
               * @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) {
                      Address.functionDelegateCall(IBeacon(newBeacon).implementation(), data);
                  }
              }
              /**
               * @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 Emitted when the admin account has changed.
               */
              event AdminChanged(address previousAdmin, address newAdmin);
              /**
               * @dev Returns the current admin.
               */
              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 {
                  require(newAdmin != address(0), "ERC1967: new admin is the zero address");
                  StorageSlot.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 Emitted when the beacon is upgraded.
               */
              event BeaconUpgraded(address indexed beacon);
              /**
               * @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 {
                  require(
                      Address.isContract(newBeacon),
                      "ERC1967: new beacon is not a contract"
                  );
                  require(
                      Address.isContract(IBeacon(newBeacon).implementation()),
                      "ERC1967: beacon implementation is not a contract"
                  );
                  StorageSlot.getAddressSlot(_BEACON_SLOT).value = newBeacon;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          /**
           * @dev Collection of functions related to the address type
           */
          library Address {
              /**
               * @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
               * ====
               */
              function isContract(address account) internal view returns (bool) {
                  // This method relies on extcodesize, which returns 0 for contracts in
                  // construction, since the code is only stored at the end of the
                  // constructor execution.
                  uint256 size;
                  // solhint-disable-next-line no-inline-assembly
                  assembly { size := extcodesize(account) }
                  return size > 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://diligence.consensys.net/posts/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.5.11/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");
                  // solhint-disable-next-line avoid-low-level-calls, avoid-call-value
                  (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 functionCall(target, data, "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");
                  require(isContract(target), "Address: call to non-contract");
                  // solhint-disable-next-line avoid-low-level-calls
                  (bool success, bytes memory returndata) = target.call{ value: value }(data);
                  return _verifyCallResult(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) {
                  require(isContract(target), "Address: static call to non-contract");
                  // solhint-disable-next-line avoid-low-level-calls
                  (bool success, bytes memory returndata) = target.staticcall(data);
                  return _verifyCallResult(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) {
                  require(isContract(target), "Address: delegate call to non-contract");
                  // solhint-disable-next-line avoid-low-level-calls
                  (bool success, bytes memory returndata) = target.delegatecall(data);
                  return _verifyCallResult(success, returndata, errorMessage);
              }
              function _verifyCallResult(bool success, bytes memory returndata, string memory errorMessage) private pure returns(bytes memory) {
                  if (success) {
                      return returndata;
                  } else {
                      // 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
                          // solhint-disable-next-line no-inline-assembly
                          assembly {
                              let returndata_size := mload(returndata)
                              revert(add(32, returndata), returndata_size)
                          }
                      } else {
                          revert(errorMessage);
                      }
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          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:
           * ```
           * 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`, and `uint256`._
           */
          library StorageSlot {
              struct AddressSlot {
                  address value;
              }
              struct BooleanSlot {
                  bool value;
              }
              struct Bytes32Slot {
                  bytes32 value;
              }
              struct Uint256Slot {
                  uint256 value;
              }
              /**
               * @dev Returns an `AddressSlot` with member `value` located at `slot`.
               */
              function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) {
                  assembly {
                      r.slot := slot
                  }
              }
              /**
               * @dev Returns an `BooleanSlot` with member `value` located at `slot`.
               */
              function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) {
                  assembly {
                      r.slot := slot
                  }
              }
              /**
               * @dev Returns an `Bytes32Slot` with member `value` located at `slot`.
               */
              function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) {
                  assembly {
                      r.slot := slot
                  }
              }
              /**
               * @dev Returns an `Uint256Slot` with member `value` located at `slot`.
               */
              function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) {
                  assembly {
                      r.slot := slot
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import "../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.
           *
           * By default, the owner account will be the one that deploys the contract. 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;
              event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
              /**
               * @dev Initializes the contract setting the deployer as the initial owner.
               */
              constructor () {
                  address msgSender = _msgSender();
                  _owner = msgSender;
                  emit OwnershipTransferred(address(0), msgSender);
              }
              /**
               * @dev Returns the address of the current owner.
               */
              function owner() public view virtual returns (address) {
                  return _owner;
              }
              /**
               * @dev Throws if called by any account other than the owner.
               */
              modifier onlyOwner() {
                  require(owner() == _msgSender(), "Ownable: caller is not the owner");
                  _;
              }
              /**
               * @dev Leaves the contract without owner. It will not be possible to call
               * `onlyOwner` functions anymore. Can only be called by the current owner.
               *
               * NOTE: Renouncing ownership will leave the contract without an owner,
               * thereby removing any functionality that is only available to the owner.
               */
              function renounceOwnership() public virtual onlyOwner {
                  emit OwnershipTransferred(_owner, address(0));
                  _owner = 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 {
                  require(newOwner != address(0), "Ownable: new owner is the zero address");
                  emit OwnershipTransferred(_owner, newOwner);
                  _owner = newOwner;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          /*
           * @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) {
                  this; // silence state mutability warning without generating bytecode - see https://github.com/ethereum/solidity/issues/2691
                  return msg.data;
              }
          }
          

          File 4 of 5: AcrossImplV3
          // SPDX-License-Identifier: AGPL-3.0-only
          pragma solidity >=0.8.0;
          /// @notice Modern and gas efficient ERC20 + EIP-2612 implementation.
          /// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/tokens/ERC20.sol)
          /// @author Modified from Uniswap (https://github.com/Uniswap/uniswap-v2-core/blob/master/contracts/UniswapV2ERC20.sol)
          /// @dev Do not manually set balances without updating totalSupply, as the sum of all user balances must not exceed it.
          abstract contract ERC20 {
              /*//////////////////////////////////////////////////////////////
                                           EVENTS
              //////////////////////////////////////////////////////////////*/
              event Transfer(address indexed from, address indexed to, uint256 amount);
              event Approval(address indexed owner, address indexed spender, uint256 amount);
              /*//////////////////////////////////////////////////////////////
                                      METADATA STORAGE
              //////////////////////////////////////////////////////////////*/
              string public name;
              string public symbol;
              uint8 public immutable decimals;
              /*//////////////////////////////////////////////////////////////
                                        ERC20 STORAGE
              //////////////////////////////////////////////////////////////*/
              uint256 public totalSupply;
              mapping(address => uint256) public balanceOf;
              mapping(address => mapping(address => uint256)) public allowance;
              /*//////////////////////////////////////////////////////////////
                                      EIP-2612 STORAGE
              //////////////////////////////////////////////////////////////*/
              uint256 internal immutable INITIAL_CHAIN_ID;
              bytes32 internal immutable INITIAL_DOMAIN_SEPARATOR;
              mapping(address => uint256) public nonces;
              /*//////////////////////////////////////////////////////////////
                                         CONSTRUCTOR
              //////////////////////////////////////////////////////////////*/
              constructor(
                  string memory _name,
                  string memory _symbol,
                  uint8 _decimals
              ) {
                  name = _name;
                  symbol = _symbol;
                  decimals = _decimals;
                  INITIAL_CHAIN_ID = block.chainid;
                  INITIAL_DOMAIN_SEPARATOR = computeDomainSeparator();
              }
              /*//////////////////////////////////////////////////////////////
                                         ERC20 LOGIC
              //////////////////////////////////////////////////////////////*/
              function approve(address spender, uint256 amount) public virtual returns (bool) {
                  allowance[msg.sender][spender] = amount;
                  emit Approval(msg.sender, spender, amount);
                  return true;
              }
              function transfer(address to, uint256 amount) public virtual returns (bool) {
                  balanceOf[msg.sender] -= amount;
                  // Cannot overflow because the sum of all user
                  // balances can't exceed the max uint256 value.
                  unchecked {
                      balanceOf[to] += amount;
                  }
                  emit Transfer(msg.sender, to, amount);
                  return true;
              }
              function transferFrom(
                  address from,
                  address to,
                  uint256 amount
              ) public virtual returns (bool) {
                  uint256 allowed = allowance[from][msg.sender]; // Saves gas for limited approvals.
                  if (allowed != type(uint256).max) allowance[from][msg.sender] = allowed - amount;
                  balanceOf[from] -= amount;
                  // Cannot overflow because the sum of all user
                  // balances can't exceed the max uint256 value.
                  unchecked {
                      balanceOf[to] += amount;
                  }
                  emit Transfer(from, to, amount);
                  return true;
              }
              /*//////////////////////////////////////////////////////////////
                                       EIP-2612 LOGIC
              //////////////////////////////////////////////////////////////*/
              function permit(
                  address owner,
                  address spender,
                  uint256 value,
                  uint256 deadline,
                  uint8 v,
                  bytes32 r,
                  bytes32 s
              ) public virtual {
                  require(deadline >= block.timestamp, "PERMIT_DEADLINE_EXPIRED");
                  // Unchecked because the only math done is incrementing
                  // the owner's nonce which cannot realistically overflow.
                  unchecked {
                      address recoveredAddress = ecrecover(
                          keccak256(
                              abi.encodePacked(
                                  "\\x19\\x01",
                                  DOMAIN_SEPARATOR(),
                                  keccak256(
                                      abi.encode(
                                          keccak256(
                                              "Permit(address owner,address spender,uint256 value,uint256 nonce,uint256 deadline)"
                                          ),
                                          owner,
                                          spender,
                                          value,
                                          nonces[owner]++,
                                          deadline
                                      )
                                  )
                              )
                          ),
                          v,
                          r,
                          s
                      );
                      require(recoveredAddress != address(0) && recoveredAddress == owner, "INVALID_SIGNER");
                      allowance[recoveredAddress][spender] = value;
                  }
                  emit Approval(owner, spender, value);
              }
              function DOMAIN_SEPARATOR() public view virtual returns (bytes32) {
                  return block.chainid == INITIAL_CHAIN_ID ? INITIAL_DOMAIN_SEPARATOR : computeDomainSeparator();
              }
              function computeDomainSeparator() internal view virtual returns (bytes32) {
                  return
                      keccak256(
                          abi.encode(
                              keccak256("EIP712Domain(string name,string version,uint256 chainId,address verifyingContract)"),
                              keccak256(bytes(name)),
                              keccak256("1"),
                              block.chainid,
                              address(this)
                          )
                      );
              }
              /*//////////////////////////////////////////////////////////////
                                  INTERNAL MINT/BURN LOGIC
              //////////////////////////////////////////////////////////////*/
              function _mint(address to, uint256 amount) internal virtual {
                  totalSupply += amount;
                  // Cannot overflow because the sum of all user
                  // balances can't exceed the max uint256 value.
                  unchecked {
                      balanceOf[to] += amount;
                  }
                  emit Transfer(address(0), to, amount);
              }
              function _burn(address from, uint256 amount) internal virtual {
                  balanceOf[from] -= amount;
                  // Cannot underflow because a user's balance
                  // will never be larger than the total supply.
                  unchecked {
                      totalSupply -= amount;
                  }
                  emit Transfer(from, address(0), amount);
              }
          }
          // SPDX-License-Identifier: AGPL-3.0-only
          pragma solidity >=0.8.0;
          import {ERC20} from "../tokens/ERC20.sol";
          /// @notice Safe ETH and ERC20 transfer library that gracefully handles missing return values.
          /// @author Solmate (https://github.com/transmissions11/solmate/blob/main/src/utils/SafeTransferLib.sol)
          /// @dev Use with caution! Some functions in this library knowingly create dirty bits at the destination of the free memory pointer.
          /// @dev Note that none of the functions in this library check that a token has code at all! That responsibility is delegated to the caller.
          library SafeTransferLib {
              /*//////////////////////////////////////////////////////////////
                                       ETH OPERATIONS
              //////////////////////////////////////////////////////////////*/
              function safeTransferETH(address to, uint256 amount) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Transfer the ETH and store if it succeeded or not.
                      success := call(gas(), to, amount, 0, 0, 0, 0)
                  }
                  require(success, "ETH_TRANSFER_FAILED");
              }
              /*//////////////////////////////////////////////////////////////
                                      ERC20 OPERATIONS
              //////////////////////////////////////////////////////////////*/
              function safeTransferFrom(
                  ERC20 token,
                  address from,
                  address to,
                  uint256 amount
              ) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Get a pointer to some free memory.
                      let freeMemoryPointer := mload(0x40)
                      // Write the abi-encoded calldata into memory, beginning with the function selector.
                      mstore(freeMemoryPointer, 0x23b872dd00000000000000000000000000000000000000000000000000000000)
                      mstore(add(freeMemoryPointer, 4), from) // Append the "from" argument.
                      mstore(add(freeMemoryPointer, 36), to) // Append the "to" argument.
                      mstore(add(freeMemoryPointer, 68), amount) // Append the "amount" argument.
                      success := and(
                          // Set success to whether the call reverted, if not we check it either
                          // returned exactly 1 (can't just be non-zero data), or had no return data.
                          or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
                          // We use 100 because the length of our calldata totals up like so: 4 + 32 * 3.
                          // We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
                          // Counterintuitively, this call must be positioned second to the or() call in the
                          // surrounding and() call or else returndatasize() will be zero during the computation.
                          call(gas(), token, 0, freeMemoryPointer, 100, 0, 32)
                      )
                  }
                  require(success, "TRANSFER_FROM_FAILED");
              }
              function safeTransfer(
                  ERC20 token,
                  address to,
                  uint256 amount
              ) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Get a pointer to some free memory.
                      let freeMemoryPointer := mload(0x40)
                      // Write the abi-encoded calldata into memory, beginning with the function selector.
                      mstore(freeMemoryPointer, 0xa9059cbb00000000000000000000000000000000000000000000000000000000)
                      mstore(add(freeMemoryPointer, 4), to) // Append the "to" argument.
                      mstore(add(freeMemoryPointer, 36), amount) // Append the "amount" argument.
                      success := and(
                          // Set success to whether the call reverted, if not we check it either
                          // returned exactly 1 (can't just be non-zero data), or had no return data.
                          or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
                          // We use 68 because the length of our calldata totals up like so: 4 + 32 * 2.
                          // We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
                          // Counterintuitively, this call must be positioned second to the or() call in the
                          // surrounding and() call or else returndatasize() will be zero during the computation.
                          call(gas(), token, 0, freeMemoryPointer, 68, 0, 32)
                      )
                  }
                  require(success, "TRANSFER_FAILED");
              }
              function safeApprove(
                  ERC20 token,
                  address to,
                  uint256 amount
              ) internal {
                  bool success;
                  /// @solidity memory-safe-assembly
                  assembly {
                      // Get a pointer to some free memory.
                      let freeMemoryPointer := mload(0x40)
                      // Write the abi-encoded calldata into memory, beginning with the function selector.
                      mstore(freeMemoryPointer, 0x095ea7b300000000000000000000000000000000000000000000000000000000)
                      mstore(add(freeMemoryPointer, 4), to) // Append the "to" argument.
                      mstore(add(freeMemoryPointer, 36), amount) // Append the "amount" argument.
                      success := and(
                          // Set success to whether the call reverted, if not we check it either
                          // returned exactly 1 (can't just be non-zero data), or had no return data.
                          or(and(eq(mload(0), 1), gt(returndatasize(), 31)), iszero(returndatasize())),
                          // We use 68 because the length of our calldata totals up like so: 4 + 32 * 2.
                          // We use 0 and 32 to copy up to 32 bytes of return data into the scratch space.
                          // Counterintuitively, this call must be positioned second to the or() call in the
                          // surrounding and() call or else returndatasize() will be zero during the computation.
                          call(gas(), token, 0, freeMemoryPointer, 68, 0, 32)
                      )
                  }
                  require(success, "APPROVE_FAILED");
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/across.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ACROSS} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Across-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Across-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AcrossImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract AcrossImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AcrossIdentifier = ACROSS;
              uint256 public immutable UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Across-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ACROSS_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,uint32,int64)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Across-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable ACROSS_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(uint256,uint256,bytes32,address,uint32,int64)"
                      )
                  );
              bytes4 public immutable ACROSS_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,uint32,int64,bytes32))"
                      )
                  );
              /// @notice spokePool Contract instance used to deposit ERC20 and Native on to Across-Bridge
              /// @dev contract instance is to be initialized in the constructor using the spokePoolAddress passed as constructor argument
              SpokePool public immutable spokePool;
              address public immutable spokePoolAddress;
              /// @notice address of WETH token to be initialised in constructor
              address public immutable WETH;
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AcrossBridgeDataNoToken {
                  uint256 toChainId;
                  address receiverAddress;
                  uint32 quoteTimestamp;
                  int64 relayerFeePct;
                  bytes32 metadata;
              }
              struct AcrossBridgeData {
                  uint256 toChainId;
                  address receiverAddress;
                  address token;
                  uint32 quoteTimestamp;
                  int64 relayerFeePct;
                  bytes32 metadata;
              }
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure spokepool, weth-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _spokePool,
                  address _wethAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  spokePool = SpokePool(_spokePool);
                  spokePoolAddress = _spokePool;
                  WETH = _wethAddress;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AcrossBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AcrossBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AcrossBridgeData memory acrossBridgeData = abi.decode(
                      bridgeData,
                      (AcrossBridgeData)
                  );
                  if (acrossBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      spokePool.deposit{value: amount}(
                          acrossBridgeData.receiverAddress,
                          WETH,
                          amount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp,
                          "",
                          UINT256_MAX
                      );
                  } else {
                      if (
                          amount >
                          ERC20(acrossBridgeData.token).allowance(
                              address(this),
                              address(spokePoolAddress)
                          )
                      ) {
                          ERC20(acrossBridgeData.token).safeApprove(
                              address(spokePoolAddress),
                              UINT256_MAX
                          );
                      }
                      spokePool.deposit(
                          acrossBridgeData.receiverAddress,
                          acrossBridgeData.token,
                          amount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp,
                          "",
                          UINT256_MAX
                      );
                  }
                  emit SocketBridge(
                      amount,
                      acrossBridgeData.token,
                      acrossBridgeData.toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.receiverAddress,
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AcrossBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param acrossBridgeData encoded data for AcrossBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AcrossBridgeDataNoToken calldata acrossBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      spokePool.deposit{value: bridgeAmount}(
                          acrossBridgeData.receiverAddress,
                          WETH,
                          bridgeAmount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp,
                          "",
                          UINT256_MAX
                      );
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(spokePoolAddress))
                      ) {
                          ERC20(token).safeApprove(
                              address(spokePoolAddress),
                              UINT256_MAX
                          );
                      }
                      spokePool.deposit(
                          acrossBridgeData.receiverAddress,
                          token,
                          bridgeAmount,
                          acrossBridgeData.toChainId,
                          acrossBridgeData.relayerFeePct,
                          acrossBridgeData.quoteTimestamp,
                          "",
                          UINT256_MAX
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      acrossBridgeData.toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.receiverAddress,
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Across-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param quoteTimestamp timestamp for quote and this is to be used by Across-Bridge contract
               * @param relayerFeePct feePct that will be relayed by the Bridge to the relayer
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint32 quoteTimestamp,
                  int64 relayerFeePct
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount >
                      ERC20(token).allowance(address(this), address(spokePoolAddress))
                  ) {
                      ERC20(token).safeApprove(address(spokePoolAddress), UINT256_MAX);
                  }
                  spokePool.deposit(
                      receiverAddress,
                      address(token),
                      amount,
                      toChainId,
                      relayerFeePct,
                      quoteTimestamp,
                      "",
                      UINT256_MAX
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Across-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param quoteTimestamp timestamp for quote and this is to be used by Across-Bridge contract
               * @param relayerFeePct feePct that will be relayed by the Bridge to the relayer
               */
              function bridgeNativeTo(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  uint32 quoteTimestamp,
                  int64 relayerFeePct
              ) external payable {
                  spokePool.deposit{value: amount}(
                      receiverAddress,
                      WETH,
                      amount,
                      toChainId,
                      relayerFeePct,
                      quoteTimestamp,
                      "",
                      UINT256_MAX
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      AcrossIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/acrossV3.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ACROSS} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Across-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Across-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AcrossImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract AcrossImplV3 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AcrossIdentifier = ACROSS;
              uint256 private immutable UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Across-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ACROSS_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,(address[],address[],uint256[],uint32[],uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Across-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable ACROSS_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(uint256,(address[],address,uint256[],uint32[],uint256,bytes32))"
                      )
                  );
              bytes4 public immutable ACROSS_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address[],address,uint256[],uint32[],uint256,bytes32))"
                      )
                  );
              /// @notice spokePool Contract instance used to deposit ERC20 and Native on to Across-Bridge
              /// @dev contract instance is to be initialized in the constructor using the spokePoolAddress passed as constructor argument
              SpokePool public immutable spokePool;
              address public immutable spokePoolAddress;
              /// @notice address of WETH token to be initialised in constructor
              address public immutable WETH;
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AcrossBridgeDataNoToken {
                  address[] senderReceiverAddresses; // 0 - sender, 1 - receiver
                  address outputToken;
                  uint256[] outputAmountToChainIdArray; // 0 -output amount, 1 - tochainId
                  uint32[] quoteAndDeadlineTimeStamps; // 0 - quoteTimestamp, 1 - fillDeadline
                  uint256 bridgeFee; // incase of swap involved in the tx, bridgeFee is deducted from swapped amount
                  bytes32 metadata;
              }
              struct AcrossBridgeData {
                  address[] senderReceiverAddresses; // 0 - sender, 1 - receiver
                  address[] inputOutputTokens; // 0 - input token, 1 - output token
                  uint256[] outputAmountToChainIdArray; // 0 -output amount, 1 - tochainId
                  uint32[] quoteAndDeadlineTimeStamps; // 0 - quoteTimestamp, 1 - fillDeadline
                  uint256 bridgeFee; // incase of swap involved in the tx, bridgeFee is deducted from swapped amount
                  bytes32 metadata;
              }
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure spokepool, weth-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _spokePool,
                  address _wethAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  spokePool = SpokePool(_spokePool);
                  spokePoolAddress = _spokePool;
                  WETH = _wethAddress;
              }
              function acrossBridgeErc20(
                  uint256 amount,
                  address token,
                  AcrossBridgeDataNoToken memory acrossBridgeData
              ) private {
                  spokePool.depositV3(
                      acrossBridgeData.senderReceiverAddresses[0],
                      acrossBridgeData.senderReceiverAddresses[1],
                      token,
                      acrossBridgeData.outputToken,
                      amount,
                      amount - acrossBridgeData.bridgeFee, // incase of swap involved in the tx, bridgeFee is deducted from swapped amount
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      address(0),
                      acrossBridgeData.quoteAndDeadlineTimeStamps[0],
                      acrossBridgeData.quoteAndDeadlineTimeStamps[1],
                      0,
                      ""
                  );
              }
              function acrossBridgeNative(
                  uint256 amount,
                  AcrossBridgeDataNoToken memory acrossBridgeData
              ) private {
                  /// @notice As per across docs https://docs.across.to/introduction/developer-notes#what-is-the-behavior-of-eth-weth-in-transfers
                  /// If a bridge transfer is being sent to an EOA, the EOA will receive ETH (not WETH)
                  /// If a bridge transfer is being sent to a contract, the contract will receive WETH (not ETH)
                  spokePool.depositV3{value: amount}(
                      acrossBridgeData.senderReceiverAddresses[0],
                      acrossBridgeData.senderReceiverAddresses[1],
                      WETH,
                      acrossBridgeData.outputToken,
                      amount,
                      amount - acrossBridgeData.bridgeFee, // incase of swap involved in the tx, bridgeFee is deducted from swapped amount
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      address(0),
                      acrossBridgeData.quoteAndDeadlineTimeStamps[0],
                      acrossBridgeData.quoteAndDeadlineTimeStamps[1],
                      0,
                      ""
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AcrossBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AcrossBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AcrossBridgeData memory acrossBridgeData = abi.decode(
                      bridgeData,
                      (AcrossBridgeData)
                  );
                  if (acrossBridgeData.inputOutputTokens[0] == NATIVE_TOKEN_ADDRESS) {
                      /// @notice As per across docs https://docs.across.to/introduction/developer-notes#what-is-the-behavior-of-eth-weth-in-transfers
                      /// If a bridge transfer is being sent to an EOA, the EOA will receive ETH (not WETH)
                      /// If a bridge transfer is being sent to a contract, the contract will receive WETH (not ETH)
                      spokePool.depositV3{value: amount}(
                          acrossBridgeData.senderReceiverAddresses[0],
                          acrossBridgeData.senderReceiverAddresses[1],
                          WETH,
                          acrossBridgeData.inputOutputTokens[1],
                          amount,
                          amount - acrossBridgeData.bridgeFee,
                          acrossBridgeData.outputAmountToChainIdArray[1],
                          address(0),
                          acrossBridgeData.quoteAndDeadlineTimeStamps[0],
                          acrossBridgeData.quoteAndDeadlineTimeStamps[1],
                          0,
                          ""
                      );
                  } else {
                      if (
                          amount >
                          ERC20(acrossBridgeData.inputOutputTokens[0]).allowance(
                              address(this),
                              address(spokePoolAddress)
                          )
                      ) {
                          ERC20(acrossBridgeData.inputOutputTokens[0]).safeApprove(
                              address(spokePoolAddress),
                              UINT256_MAX
                          );
                      }
                      spokePool.depositV3(
                          acrossBridgeData.senderReceiverAddresses[0],
                          acrossBridgeData.senderReceiverAddresses[1],
                          acrossBridgeData.inputOutputTokens[0],
                          acrossBridgeData.inputOutputTokens[1],
                          amount,
                          amount - acrossBridgeData.bridgeFee,
                          acrossBridgeData.outputAmountToChainIdArray[1],
                          address(0),
                          acrossBridgeData.quoteAndDeadlineTimeStamps[0],
                          acrossBridgeData.quoteAndDeadlineTimeStamps[1],
                          0,
                          ""
                      );
                  }
                  emit SocketBridge(
                      amount,
                      acrossBridgeData.inputOutputTokens[0],
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.senderReceiverAddresses[1],
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AcrossBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param acrossBridgeData encoded data for AcrossBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AcrossBridgeDataNoToken calldata acrossBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      acrossBridgeNative(bridgeAmount, acrossBridgeData);
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(spokePoolAddress))
                      ) {
                          ERC20(token).safeApprove(
                              address(spokePoolAddress),
                              UINT256_MAX
                          );
                      }
                      acrossBridgeErc20(bridgeAmount, token, acrossBridgeData);
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.senderReceiverAddresses[1],
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Across-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               */
              function bridgeERC20To(
                  uint256 amount,
                  AcrossBridgeData memory acrossBridgeData
              ) external payable {
                  ERC20 tokenInstance = ERC20(acrossBridgeData.inputOutputTokens[0]);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount >
                      ERC20(acrossBridgeData.inputOutputTokens[0]).allowance(
                          address(this),
                          address(spokePoolAddress)
                      )
                  ) {
                      ERC20(acrossBridgeData.inputOutputTokens[0]).safeApprove(
                          address(spokePoolAddress),
                          UINT256_MAX
                      );
                  }
                  spokePool.depositV3(
                      acrossBridgeData.senderReceiverAddresses[0],
                      acrossBridgeData.senderReceiverAddresses[1],
                      acrossBridgeData.inputOutputTokens[0],
                      acrossBridgeData.inputOutputTokens[1],
                      amount,
                      acrossBridgeData.outputAmountToChainIdArray[0],
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      address(0),
                      acrossBridgeData.quoteAndDeadlineTimeStamps[0],
                      acrossBridgeData.quoteAndDeadlineTimeStamps[1],
                      0,
                      ""
                  );
                  emit SocketBridge(
                      amount,
                      acrossBridgeData.inputOutputTokens[0],
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.senderReceiverAddresses[1],
                      acrossBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Across-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               */
              function bridgeNativeTo(
                  uint256 amount,
                  AcrossBridgeDataNoToken memory acrossBridgeData
              ) external payable {
                  /// @notice As per across docs https://docs.across.to/introduction/developer-notes#what-is-the-behavior-of-eth-weth-in-transfers
                  /// If a bridge transfer is being sent to an EOA, the EOA will receive ETH (not WETH)
                  /// If a bridge transfer is being sent to a contract, the contract will receive WETH (not ETH)
                  spokePool.depositV3{value: amount}(
                      acrossBridgeData.senderReceiverAddresses[0],
                      acrossBridgeData.senderReceiverAddresses[1],
                      WETH,
                      acrossBridgeData.outputToken,
                      amount,
                      acrossBridgeData.outputAmountToChainIdArray[0],
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      address(0),
                      acrossBridgeData.quoteAndDeadlineTimeStamps[0],
                      acrossBridgeData.quoteAndDeadlineTimeStamps[1],
                      0,
                      ""
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      acrossBridgeData.outputAmountToChainIdArray[1],
                      AcrossIdentifier,
                      msg.sender,
                      acrossBridgeData.senderReceiverAddresses[1],
                      acrossBridgeData.metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /// @notice interface with functions to interact with SpokePool contract of Across-Bridge
          interface SpokePool {
              /**************************************
               *         DEPOSITOR FUNCTIONS        *
               **************************************/
              /**
               * @notice Called by user to bridge funds from origin to destination chain. Depositor will effectively lock
               * tokens in this contract and receive a destination token on the destination chain. The origin => destination
               * token mapping is stored on the L1 HubPool.
               * @notice The caller must first approve this contract to spend amount of originToken.
               * @notice The originToken => destinationChainId must be enabled.
               * @notice This method is payable because the caller is able to deposit native token if the originToken is
               * wrappedNativeToken and this function will handle wrapping the native token to wrappedNativeToken.
               * @param recipient Address to receive funds at on destination chain.
               * @param originToken Token to lock into this contract to initiate deposit.
               * @param amount Amount of tokens to deposit. Will be amount of tokens to receive less fees.
               * @param destinationChainId Denotes network where user will receive funds from SpokePool by a relayer.
               * @param relayerFeePct % of deposit amount taken out to incentivize a fast relayer.
               * @param quoteTimestamp Timestamp used by relayers to compute this deposit's realizedLPFeePct which is paid
               * to LP pool on HubPool.
               */
              function deposit(
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  uint32 quoteTimestamp,
                  bytes memory message,
                  uint256 maxCount
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /// @notice interface with functions to interact with SpokePool contract of Across-Bridge
          interface SpokePool {
              /**************************************
               *         DEPOSITOR FUNCTIONS        *
               **************************************/
              /**
               * @param depositor The address that made the deposit on the origin chain.
               * @param recipient The account receiving funds on the destination chain. Can be an EOA or a contract. If the output token is the wrapped native token for the chain, then the recipient will receive native token if an EOA or wrapped native token if a contract.
               * @param inputToken The token pulled from the caller's account and locked into this contract to initiate the deposit. If this is equal to the wrapped native token then the caller can optionally pass in native token as * msg.value, as long as msg.value = inputTokenAmount.
               * @param outputToken The token that the relayer will send to the recipient on the destination chain. Must be an ERC20. Note, this can be set to the zero address (0x0) in which case, fillers will replace this with the destination chain equivalent of the input token.
               * @param inputAmount The amount of input tokens to pull from the caller's account and lock into this contract. This amount will be sent to the relayer on their repayment chain of choice as a refund following an optimistic challenge window in the HubPool, less a system fee.
               * @param outputAmount The amount of output tokens that the relayer will send to the recipient on the destination.
               * @param destinationChainId The destination chain identifier. Must be enabled along with the input token as a valid deposit route from this spoke pool or this transaction will revert.
               * @param exclusiveRelayer The relayer that will be exclusively allowed to fill this deposit before the exclusivity deadline timestamp. This must be a valid, non-zero address if the exclusivity deadline is greater than the current block.timestamp. If the exclusivity deadline is < currentTime, then this must be address(0), and vice versa if this is address(0).
               * @param quoteTimestamp Timestamp of deposit. Used by relayers to compute the LP fee % for the deposit. Must be withindepositQuoteTimeBuffer() of the current time.
               * @param fillDeadline The deadline for the relayer to fill the deposit. After this destination chain timestamp, the fill will revert on the destination chain. Must be set between [currentTime, currentTime + fillDeadlineBuffer] where currentTime is block.timestamp on this chain or this transaction will revert.
               * @param exclusivityDeadline The deadline for the exclusive relayer to fill the deposit. After this destination chain timestamp, anyone can fill this deposit on the destination chain. If exclusiveRelayer is set to address(0), then this also must be set to 0, (and vice versa), otherwise this must be set >= current time.
               * @param message Data that can be passed to the recipient if it is a contract. If no message is to be sent, set this field to an empty bytes array: ""(i.e. bytes` of length 0, or the "empty string"). See Composable Bridging for examples on how messaging can be used.
               */
              function depositV3(
                  address depositor,
                  address recipient,
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 destinationChainId,
                  address exclusiveRelayer,
                  uint32 quoteTimestamp,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadline,
                  bytes calldata message
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {ANYSWAP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Anyswap-V4-Route L1 Implementation
           * @notice Route implementation with functions to bridge ERC20 via Anyswap-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AnyswapImplementation
           * This is the L1 implementation, so this is used when transferring from l1 to supported l1s or L1.
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          /// @notice Interface to interact with AnyswapV4-Router Implementation
          interface AnyswapV4Router {
              function anySwapOutUnderlying(
                  address token,
                  address to,
                  uint256 amount,
                  uint256 toChainID
              ) external;
          }
          contract AnyswapImplL1 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AnyswapIdentifier = ANYSWAP;
              /// @notice Function-selector for ERC20-token bridging on Anyswap-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ANYSWAP_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,address)"
                      )
                  );
              bytes4 public immutable ANYSWAP_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,address,bytes32))"
                      )
                  );
              /// @notice AnSwapV4Router Contract instance used to deposit ERC20 on to Anyswap-Bridge
              /// @dev contract instance is to be initialized in the constructor using the router-address passed as constructor argument
              AnyswapV4Router public immutable router;
              /**
               * @notice Constructor sets the router address and socketGateway address.
               * @dev anyswap 4 router is immutable. so no setter function required.
               */
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = AnyswapV4Router(_router);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeDataNoToken {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeData {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AnyswapBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AnyswapBridgeData memory anyswapBridgeData = abi.decode(
                      bridgeData,
                      (AnyswapBridgeData)
                  );
                  ERC20(anyswapBridgeData.token).safeApprove(address(router), amount);
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      amount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      amount,
                      anyswapBridgeData.token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param anyswapBridgeData encoded data for AnyswapBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AnyswapBridgeDataNoToken calldata anyswapBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  ERC20(token).safeApprove(address(router), bridgeAmount);
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      bridgeAmount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Anyswap-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param wrapperTokenAddress address of wrapperToken, WrappedVersion of the token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address wrapperTokenAddress
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(address(router), amount);
                  router.anySwapOutUnderlying(
                      wrapperTokenAddress,
                      receiverAddress,
                      amount,
                      toChainId
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {ANYSWAP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Anyswap-V4-Route L1 Implementation
           * @notice Route implementation with functions to bridge ERC20 via Anyswap-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AnyswapImplementation
           * This is the L2 implementation, so this is used when transferring from l2.
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          interface AnyswapV4Router {
              function anySwapOutUnderlying(
                  address token,
                  address to,
                  uint256 amount,
                  uint256 toChainID
              ) external;
          }
          contract AnyswapL2Impl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AnyswapIdentifier = ANYSWAP;
              /// @notice Function-selector for ERC20-token bridging on Anyswap-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ANYSWAP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,address)"
                      )
                  );
              bytes4 public immutable ANYSWAP_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,address,bytes32))"
                      )
                  );
              // polygon router multichain router v4
              AnyswapV4Router public immutable router;
              /**
               * @notice Constructor sets the router address and socketGateway address.
               * @dev anyswap v4 router is immutable. so no setter function required.
               */
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = AnyswapV4Router(_router);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeDataNoToken {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeData {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AnyswapBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AnyswapBridgeData memory anyswapBridgeData = abi.decode(
                      bridgeData,
                      (AnyswapBridgeData)
                  );
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      amount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      amount,
                      anyswapBridgeData.token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param anyswapBridgeData encoded data for AnyswapBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AnyswapBridgeDataNoToken calldata anyswapBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  router.anySwapOutUnderlying(
                      anyswapBridgeData.wrapperTokenAddress,
                      anyswapBridgeData.receiverAddress,
                      bridgeAmount,
                      anyswapBridgeData.toChainId
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Anyswap-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param wrapperTokenAddress address of wrapperToken, WrappedVersion of the token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address wrapperTokenAddress
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  router.anySwapOutUnderlying(
                      wrapperTokenAddress,
                      receiverAddress,
                      amount,
                      toChainId
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {ANYSWAP} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Anyswap-V6-Route L1 Implementation
           * @notice Route implementation with functions to bridge ERC20 via Anyswap-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of AnyswapImplementation
           * This is the L2 implementation, so this is used when transferring from l2.
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          interface AnyswapV6Router {
              function anySwapOutUnderlying(
                  address token,
                  address to,
                  uint256 amount,
                  uint256 toChainID
              ) external;
              function anySwapOutNative(
                  address token,
                  address to,
                  uint256 toChainID
              ) external payable;
          }
          contract AnyswapV6L2Impl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable AnyswapIdentifier = ANYSWAP;
              /// @notice Function-selector for ERC20-token bridging on Anyswap-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ANYSWAP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,address)"
                      )
                  );
              bytes4 public immutable ANYSWAP_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,address,bytes32))"
                      )
                  );
              // Router multichain router v6
              AnyswapV6Router public immutable router;
              // Non EVM Router multichain router v6
              AnyswapV6Router public immutable nonevm_router;
              /**
               * @notice Constructor sets the router address and socketGateway address.
               * @dev anyswap v6 router is immutable. so no setter function required.
               */
              constructor(
                  address _router,
                  address _nonevm_router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = AnyswapV6Router(_router);
                  nonevm_router = AnyswapV6Router(_nonevm_router);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeDataNoToken {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice isEvm
                  bool isEvm;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct AnyswapBridgeData {
                  /// @notice destination ChainId
                  uint256 toChainId;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of wrapperToken, WrappedVersion of the token being bridged
                  address wrapperTokenAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice isEvm
                  bool isEvm;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AnyswapBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  AnyswapBridgeData memory anyswapBridgeData = abi.decode(
                      bridgeData,
                      (AnyswapBridgeData)
                  );
                  AnyswapV6Router _router = anyswapBridgeData.isEvm
                      ? router
                      : nonevm_router;
                  if (anyswapBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      _router.anySwapOutNative{value: amount}(
                          anyswapBridgeData.wrapperTokenAddress,
                          anyswapBridgeData.receiverAddress,
                          anyswapBridgeData.toChainId
                      );
                  } else {
                      _router.anySwapOutUnderlying(
                          anyswapBridgeData.wrapperTokenAddress,
                          anyswapBridgeData.receiverAddress,
                          amount,
                          anyswapBridgeData.toChainId
                      );
                  }
                  emit SocketBridge(
                      amount,
                      anyswapBridgeData.token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param anyswapBridgeData encoded data for AnyswapBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  AnyswapBridgeDataNoToken calldata anyswapBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  AnyswapV6Router _router = anyswapBridgeData.isEvm
                      ? router
                      : nonevm_router;
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      _router.anySwapOutNative{value: bridgeAmount}(
                          anyswapBridgeData.wrapperTokenAddress,
                          anyswapBridgeData.receiverAddress,
                          anyswapBridgeData.toChainId
                      );
                  } else {
                      _router.anySwapOutUnderlying(
                          anyswapBridgeData.wrapperTokenAddress,
                          anyswapBridgeData.receiverAddress,
                          bridgeAmount,
                          anyswapBridgeData.toChainId
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      anyswapBridgeData.toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      anyswapBridgeData.receiverAddress,
                      anyswapBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Anyswap-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param wrapperTokenAddress address of wrapperToken, WrappedVersion of the token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address wrapperTokenAddress,
                  bool isEvm
              ) external payable {
                  ERC20(token).safeTransferFrom(msg.sender, socketGateway, amount);
                  AnyswapV6Router _router = isEvm ? router : nonevm_router;
                  _router.anySwapOutUnderlying(
                      wrapperTokenAddress,
                      receiverAddress,
                      amount,
                      toChainId
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle native token bridging to receipent via Anyswap-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param metadata offchain created bytes32 hash
               * @param toChainId destination ChainId
               * @param receiverAddress address of receiver of bridged tokens
               * @param wrapperTokenAddress address of wrapperToken, WrappedVersion of the token being bridged
               */
              function bridgeNativeTo(
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  address receiverAddress,
                  address wrapperTokenAddress,
                  bool isEvm
              ) external payable {
                  AnyswapV6Router _router = isEvm ? router : nonevm_router;
                  _router.anySwapOutNative{value: amount}(
                      wrapperTokenAddress,
                      receiverAddress,
                      toChainId
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      AnyswapIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          /*
           * Copyright 2021, Offchain Labs, Inc.
           *
           * Licensed under the Apache License, Version 2.0 (the "License");
           * you may not use this file except in compliance with the License.
           * You may obtain a copy of the License at
           *
           *    http://www.apache.org/licenses/LICENSE-2.0
           *
           * Unless required by applicable law or agreed to in writing, software
           * distributed under the License is distributed on an "AS IS" BASIS,
           * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
           * See the License for the specific language governing permissions and
           * limitations under the License.
           */
          pragma solidity >=0.8.0;
          /**
           * @title L1gatewayRouter for native-arbitrum
           */
          interface L1GatewayRouter {
              /**
               * @notice outbound function to bridge ERC20 via NativeArbitrum-Bridge
               * @param _token address of token being bridged via GatewayRouter
               * @param _to recipient of the token on arbitrum chain
               * @param _amount amount of ERC20 token being bridged
               * @param _maxGas a depositParameter for bridging the token
               * @param _gasPriceBid  a depositParameter for bridging the token
               * @param _data a depositParameter for bridging the token
               * @return calldata returns the output of transactioncall made on gatewayRouter
               */
              function outboundTransfer(
                  address _token,
                  address _to,
                  uint256 _amount,
                  uint256 _maxGas,
                  uint256 _gasPriceBid,
                  bytes calldata _data
              ) external payable returns (bytes calldata);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {L1GatewayRouter} from "../interfaces/arbitrum.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {NATIVE_ARBITRUM} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Native Arbitrum-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 via NativeArbitrum-Bridge
           * @notice Called via SocketGateway if the routeId in the request maps to the routeId of NativeArbitrum-Implementation
           * @notice This is used when transferring from ethereum chain to arbitrum via their native bridge.
           * @notice Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * @notice RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract NativeArbitrumImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable NativeArbitrumIdentifier = NATIVE_ARBITRUM;
              uint256 public constant DESTINATION_CHAIN_ID = 42161;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on NativeArbitrum
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_ARBITRUM_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,uint256,uint256,bytes32,address,address,address,bytes)"
                      )
                  );
              bytes4 public immutable NATIVE_ARBITRUM_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,uint256,uint256,address,address,bytes32,bytes))"
                      )
                  );
              /// @notice router address of NativeArbitrum Bridge
              /// @notice GatewayRouter looks up ERC20Token's gateway, and finding that it's Standard ERC20 gateway (the L1ERC20Gateway contract).
              address public immutable router;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = _router;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct NativeArbitrumBridgeDataNoToken {
                  uint256 value;
                  /// @notice maxGas is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 maxGas;
                  /// @notice gasPriceBid is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 gasPriceBid;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of Gateway which handles the token bridging for the token
                  /// @notice gatewayAddress is unique for each token
                  address gatewayAddress;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
                  /// @notice data is a depositParameter derived from erc20Bridger of nativeArbitrum
                  bytes data;
              }
              struct NativeArbitrumBridgeData {
                  uint256 value;
                  /// @notice maxGas is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 maxGas;
                  /// @notice gasPriceBid is a depositParameter derived from erc20Bridger of nativeArbitrum
                  uint256 gasPriceBid;
                  /// @notice address of receiver of bridged tokens
                  address receiverAddress;
                  /// @notice address of Gateway which handles the token bridging for the token
                  /// @notice gatewayAddress is unique for each token
                  address gatewayAddress;
                  /// @notice address of token being bridged
                  address token;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
                  /// @notice data is a depositParameter derived from erc20Bridger of nativeArbitrum
                  bytes data;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativeArbitrumBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for NativeArbitrumBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  NativeArbitrumBridgeData memory nativeArbitrumBridgeData = abi.decode(
                      bridgeData,
                      (NativeArbitrumBridgeData)
                  );
                  if (
                      amount >
                      ERC20(nativeArbitrumBridgeData.token).allowance(
                          address(this),
                          nativeArbitrumBridgeData.gatewayAddress
                      )
                  ) {
                      ERC20(nativeArbitrumBridgeData.token).safeApprove(
                          nativeArbitrumBridgeData.gatewayAddress,
                          UINT256_MAX
                      );
                  }
                  L1GatewayRouter(router).outboundTransfer{
                      value: nativeArbitrumBridgeData.value
                  }(
                      nativeArbitrumBridgeData.token,
                      nativeArbitrumBridgeData.receiverAddress,
                      amount,
                      nativeArbitrumBridgeData.maxGas,
                      nativeArbitrumBridgeData.gasPriceBid,
                      nativeArbitrumBridgeData.data
                  );
                  emit NativeBridgeFee(nativeArbitrumBridgeData.value);
                  emit SocketBridge(
                      amount,
                      nativeArbitrumBridgeData.token,
                      DESTINATION_CHAIN_ID,
                      NativeArbitrumIdentifier,
                      msg.sender,
                      nativeArbitrumBridgeData.receiverAddress,
                      nativeArbitrumBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativeArbitrumBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param nativeArbitrumBridgeData encoded data for NativeArbitrumBridge
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  NativeArbitrumBridgeDataNoToken calldata nativeArbitrumBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (
                      bridgeAmount >
                      ERC20(token).allowance(
                          address(this),
                          nativeArbitrumBridgeData.gatewayAddress
                      )
                  ) {
                      ERC20(token).safeApprove(
                          nativeArbitrumBridgeData.gatewayAddress,
                          UINT256_MAX
                      );
                  }
                  L1GatewayRouter(router).outboundTransfer{
                      value: nativeArbitrumBridgeData.value
                  }(
                      token,
                      nativeArbitrumBridgeData.receiverAddress,
                      bridgeAmount,
                      nativeArbitrumBridgeData.maxGas,
                      nativeArbitrumBridgeData.gasPriceBid,
                      nativeArbitrumBridgeData.data
                  );
                  emit NativeBridgeFee(nativeArbitrumBridgeData.value);
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeArbitrumIdentifier,
                      msg.sender,
                      nativeArbitrumBridgeData.receiverAddress,
                      nativeArbitrumBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativeArbitrum-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount being bridged
               * @param value value
               * @param maxGas maxGas is a depositParameter derived from erc20Bridger of nativeArbitrum
               * @param gasPriceBid gasPriceBid is a depositParameter derived from erc20Bridger of nativeArbitrum
               * @param receiverAddress address of receiver of bridged tokens
               * @param token address of token being bridged
               * @param gatewayAddress address of Gateway which handles the token bridging for the token, gatewayAddress is unique for each token
               * @param data data is a depositParameter derived from erc20Bridger of nativeArbitrum
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 value,
                  uint256 maxGas,
                  uint256 gasPriceBid,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  address gatewayAddress,
                  bytes memory data
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (amount > ERC20(token).allowance(address(this), gatewayAddress)) {
                      ERC20(token).safeApprove(gatewayAddress, UINT256_MAX);
                  }
                  L1GatewayRouter(router).outboundTransfer{value: value}(
                      token,
                      receiverAddress,
                      amount,
                      maxGas,
                      gasPriceBid,
                      data
                  );
                  emit NativeBridgeFee(value);
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeArbitrumIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketGateway} from "../interfaces/ISocketGateway.sol";
          import {ISocketRoute} from "../interfaces/ISocketRoute.sol";
          import {OnlySocketGatewayOwner, OnlySocketDeployer} from "../errors/SocketErrors.sol";
          /**
           * @title Abstract Implementation Contract.
           * @notice All Bridge Implementation will follow this interface.
           */
          abstract contract BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              /// @notice Address used to identify if it is a native token transfer or not
              address public immutable NATIVE_TOKEN_ADDRESS =
                  address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE);
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGateway;
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketDeployFactory;
              /// @notice immutable variable with instance of SocketRoute to access route functions
              ISocketRoute public immutable socketRoute;
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /****************************************
               *               EVENTS                 *
               ****************************************/
              event SocketBridge(
                  uint256 amount,
                  address token,
                  uint256 toChainId,
                  bytes32 bridgeName,
                  address sender,
                  address receiver,
                  bytes32 metadata
              );
              event NativeBridgeFee(uint256 fee);
              /**
               * @notice Construct the base for all BridgeImplementations.
               * @param _socketGateway Socketgateway address, an immutable variable to set.
               * @param _socketDeployFactory Socket Deploy Factory address, an immutable variable to set.
               */
              constructor(address _socketGateway, address _socketDeployFactory) {
                  socketGateway = _socketGateway;
                  socketDeployFactory = _socketDeployFactory;
                  socketRoute = ISocketRoute(_socketGateway);
              }
              /****************************************
               *               MODIFIERS              *
               ****************************************/
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketGatewayOwner() {
                  if (msg.sender != ISocketGateway(socketGateway).owner()) {
                      revert OnlySocketGatewayOwner();
                  }
                  _;
              }
              /****************************************
               *    RESTRICTED FUNCTIONS              *
               ****************************************/
              /**
               * @notice function to rescue the ERC20 tokens in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param token address of ERC20 token being rescued
               * @param userAddress receipient address to which ERC20 tokens will be rescued to
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice function to rescue the native-balance in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param userAddress receipient address to which native-balance will be rescued to
               * @param amount amount of native balance tokens being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  userAddress.transfer(amount);
              }
              /******************************
               *    VIRTUAL FUNCTIONS       *
               *****************************/
              /**
               * @notice function to bridge which is succeeding the swap function
               * @notice this function is to be used only when bridging as a succeeding step
               * @notice All bridge implementation contracts must implement this function
               * @notice bridge-implementations will have a bridge specific struct with properties used in bridging
               * @param bridgeData encoded value of properties in the bridgeData Struct
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable virtual;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../../libraries/Pb.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "./interfaces/cbridge.sol";
          import "./interfaces/ICelerStorageWrapper.sol";
          import {TransferIdExists, InvalidCelerRefund, CelerAlreadyRefunded, CelerRefundNotReady} from "../../errors/SocketErrors.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {CBRIDGE} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Celer-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Celer-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of CelerImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract CelerImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable CBridgeIdentifier = CBRIDGE;
              /// @notice Utility to perform operation on Buffer
              using Pb for Pb.Buffer;
              /// @notice Function-selector for ERC20-token bridging on Celer-Route
              /// @dev This function selector is to be used while building transaction-data to bridge ERC20 tokens
              bytes4 public immutable CELER_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,uint256,bytes32,uint64,uint64,uint32)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Celer-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable CELER_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,uint256,bytes32,uint64,uint64,uint32)"
                      )
                  );
              bytes4 public immutable CELER_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,uint64,uint32,uint64,bytes32))"
                      )
                  );
              /// @notice router Contract instance used to deposit ERC20 and Native on to Celer-Bridge
              /// @dev contract instance is to be initialized in the constructor using the routerAddress passed as constructor argument
              ICBridge public immutable router;
              /// @notice celerStorageWrapper Contract instance used to store the transferId generated during ERC20 and Native bridge on to Celer-Bridge
              /// @dev contract instance is to be initialized in the constructor using the celerStorageWrapperAddress passed as constructor argument
              ICelerStorageWrapper public immutable celerStorageWrapper;
              /// @notice WETH token address
              address public immutable weth;
              /// @notice chainId used during generation of transferId generated while bridging ERC20 and Native on to Celer-Bridge
              /// @dev this is to be initialised in the constructor
              uint64 public immutable chainId;
              struct WithdrawMsg {
                  uint64 chainid; // tag: 1
                  uint64 seqnum; // tag: 2
                  address receiver; // tag: 3
                  address token; // tag: 4
                  uint256 amount; // tag: 5
                  bytes32 refid; // tag: 6
              }
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure routerAddress, weth-address, celerStorageWrapperAddress are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _routerAddress,
                  address _weth,
                  address _celerStorageWrapperAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = ICBridge(_routerAddress);
                  celerStorageWrapper = ICelerStorageWrapper(_celerStorageWrapperAddress);
                  weth = _weth;
                  chainId = uint64(block.chainid);
              }
              // Function to receive Ether. msg.data must be empty
              receive() external payable {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct CelerBridgeDataNoToken {
                  address receiverAddress;
                  uint64 toChainId;
                  uint32 maxSlippage;
                  uint64 nonce;
                  bytes32 metadata;
              }
              struct CelerBridgeData {
                  address token;
                  address receiverAddress;
                  uint64 toChainId;
                  uint32 maxSlippage;
                  uint64 nonce;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for CelerBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  CelerBridgeData memory celerBridgeData = abi.decode(
                      bridgeData,
                      (CelerBridgeData)
                  );
                  if (celerBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              weth,
                              amount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.sendNative{value: amount}(
                          celerBridgeData.receiverAddress,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              celerBridgeData.token,
                              amount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.send(
                          celerBridgeData.receiverAddress,
                          celerBridgeData.token,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      amount,
                      celerBridgeData.token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param celerBridgeData encoded data for CelerBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  CelerBridgeDataNoToken calldata celerBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              weth,
                              bridgeAmount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.sendNative{value: bridgeAmount}(
                          celerBridgeData.receiverAddress,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              token,
                              bridgeAmount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.send(
                          celerBridgeData.receiverAddress,
                          token,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Celer-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of recipient
               * @param token address of token being bridged
               * @param amount amount of token for bridging
               * @param toChainId destination ChainId
               * @param nonce nonce of the sender-account address
               * @param maxSlippage maximum Slippage for the bridging
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  uint256 amount,
                  bytes32 metadata,
                  uint64 toChainId,
                  uint64 nonce,
                  uint32 maxSlippage
              ) external payable {
                  /// @notice transferId is generated using the request-params and nonce of the account
                  /// @notice transferId should be unique for each request and this is used while handling refund from celerBridge
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          address(this),
                          receiverAddress,
                          token,
                          amount,
                          toChainId,
                          nonce,
                          chainId
                      )
                  );
                  /// @notice stored in the CelerStorageWrapper contract
                  celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  router.send(
                      receiverAddress,
                      token,
                      amount,
                      toChainId,
                      nonce,
                      maxSlippage
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Celer-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of recipient
               * @param amount amount of token for bridging
               * @param toChainId destination ChainId
               * @param nonce nonce of the sender-account address
               * @param maxSlippage maximum Slippage for the bridging
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  uint256 amount,
                  bytes32 metadata,
                  uint64 toChainId,
                  uint64 nonce,
                  uint32 maxSlippage
              ) external payable {
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          address(this),
                          receiverAddress,
                          weth,
                          amount,
                          toChainId,
                          nonce,
                          chainId
                      )
                  );
                  celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                  router.sendNative{value: amount}(
                      receiverAddress,
                      amount,
                      toChainId,
                      nonce,
                      maxSlippage
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle refund from CelerBridge-Router
               * @param _request request data generated offchain using the celer-SDK
               * @param _sigs generated offchain using the celer-SDK
               * @param _signers  generated offchain using the celer-SDK
               * @param _powers generated offchain using the celer-SDK
               */
              function refundCelerUser(
                  bytes calldata _request,
                  bytes[] calldata _sigs,
                  address[] calldata _signers,
                  uint256[] calldata _powers
              ) external payable {
                  WithdrawMsg memory request = decWithdrawMsg(_request);
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          request.chainid,
                          request.seqnum,
                          request.receiver,
                          request.token,
                          request.amount
                      )
                  );
                  uint256 _initialNativeBalance = address(this).balance;
                  uint256 _initialTokenBalance = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (!router.withdraws(transferId)) {
                      router.withdraw(_request, _sigs, _signers, _powers);
                  }
                  if (request.receiver != socketGateway) {
                      revert InvalidCelerRefund();
                  }
                  address _receiver = celerStorageWrapper.getAddressFromTransferId(
                      request.refid
                  );
                  celerStorageWrapper.deleteTransferId(request.refid);
                  if (_receiver == address(0)) {
                      revert CelerAlreadyRefunded();
                  }
                  uint256 _nativeBalanceAfter = address(this).balance;
                  uint256 _tokenBalanceAfter = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (_nativeBalanceAfter > _initialNativeBalance) {
                      if ((_nativeBalanceAfter - _initialNativeBalance) != request.amount)
                          revert CelerRefundNotReady();
                      payable(_receiver).transfer(request.amount);
                      return;
                  }
                  if (_tokenBalanceAfter > _initialTokenBalance) {
                      if ((_tokenBalanceAfter - _initialTokenBalance) != request.amount)
                          revert CelerRefundNotReady();
                      ERC20(request.token).safeTransfer(_receiver, request.amount);
                      return;
                  }
                  revert CelerRefundNotReady();
              }
              function decWithdrawMsg(
                  bytes memory raw
              ) internal pure returns (WithdrawMsg memory m) {
                  Pb.Buffer memory buf = Pb.fromBytes(raw);
                  uint256 tag;
                  Pb.WireType wire;
                  while (buf.hasMore()) {
                      (tag, wire) = buf.decKey();
                      if (false) {}
                      // solidity has no switch/case
                      else if (tag == 1) {
                          m.chainid = uint64(buf.decVarint());
                      } else if (tag == 2) {
                          m.seqnum = uint64(buf.decVarint());
                      } else if (tag == 3) {
                          m.receiver = Pb._address(buf.decBytes());
                      } else if (tag == 4) {
                          m.token = Pb._address(buf.decBytes());
                      } else if (tag == 5) {
                          m.amount = Pb._uint256(buf.decBytes());
                      } else if (tag == 6) {
                          m.refid = Pb._bytes32(buf.decBytes());
                      } else {
                          buf.skipValue(wire);
                      } // skip value of unknown tag
                  }
              } // end decoder WithdrawMsg
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../../libraries/Pb.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "./interfaces/cbridge.sol";
          import "./interfaces/ICelerStorageWrapper.sol";
          import {TransferIdExists, InvalidCelerRefund, CelerAlreadyRefunded, CelerRefundNotReady} from "../../errors/SocketErrors.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {CBRIDGE} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Celer-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Celer-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of CelerImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract CelerV2Impl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable CBridgeIdentifier = CBRIDGE;
              /// @notice Utility to perform operation on Buffer
              using Pb for Pb.Buffer;
              /// @notice Function-selector for ERC20-token bridging on Celer-Route
              /// @dev This function selector is to be used while building transaction-data to bridge ERC20 tokens
              bytes4 public immutable CELER_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,uint256,bytes32,uint64,uint64,uint32)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Celer-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable CELER_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,uint256,bytes32,uint64,uint64,uint32)"
                      )
                  );
              bytes4 public immutable CELER_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,uint64,uint32,uint64,bytes32))"
                      )
                  );
              /// @notice router Contract instance used to deposit ERC20 and Native on to Celer-Bridge
              /// @dev contract instance is to be initialized in the constructor using the routerAddress passed as constructor argument
              ICBridge public immutable router;
              /// @notice celerStorageWrapper Contract instance used to store the transferId generated during ERC20 and Native bridge on to Celer-Bridge
              /// @dev contract instance is to be initialized in the constructor using the celerStorageWrapperAddress passed as constructor argument
              ICelerStorageWrapper public immutable celerStorageWrapper;
              /// @notice WETH token address
              address public immutable weth;
              /// @notice chainId used during generation of transferId generated while bridging ERC20 and Native on to Celer-Bridge
              /// @dev this is to be initialised in the constructor
              uint64 public immutable chainId;
              struct WithdrawMsg {
                  uint64 chainid; // tag: 1
                  uint64 seqnum; // tag: 2
                  address receiver; // tag: 3
                  address token; // tag: 4
                  uint256 amount; // tag: 5
                  bytes32 refid; // tag: 6
              }
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure routerAddress, weth-address, celerStorageWrapperAddress are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _routerAddress,
                  address _weth,
                  address _celerStorageWrapperAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = ICBridge(_routerAddress);
                  weth = _weth;
                  chainId = uint64(block.chainid);
                  celerStorageWrapper = ICelerStorageWrapper(_celerStorageWrapperAddress);
              }
              // Function to receive Ether. msg.data must be empty
              receive() external payable {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct CelerBridgeDataNoToken {
                  address receiverAddress;
                  uint64 toChainId;
                  uint32 maxSlippage;
                  uint64 nonce;
                  bytes32 metadata;
              }
              struct CelerBridgeData {
                  address token;
                  address receiverAddress;
                  uint64 toChainId;
                  uint32 maxSlippage;
                  uint64 nonce;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for CelerBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  CelerBridgeData memory celerBridgeData = abi.decode(
                      bridgeData,
                      (CelerBridgeData)
                  );
                  if (celerBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              weth,
                              amount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.sendNative{value: amount}(
                          celerBridgeData.receiverAddress,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              celerBridgeData.token,
                              amount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.send(
                          celerBridgeData.receiverAddress,
                          celerBridgeData.token,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      amount,
                      celerBridgeData.token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for CelerBridge
               */
              function bridgeAfterSwapNoRefund(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable {
                  CelerBridgeData memory celerBridgeData = abi.decode(
                      bridgeData,
                      (CelerBridgeData)
                  );
                  if (celerBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      router.sendNative{value: amount}(
                          celerBridgeData.receiverAddress,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      router.send(
                          celerBridgeData.receiverAddress,
                          celerBridgeData.token,
                          amount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      amount,
                      celerBridgeData.token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param celerBridgeData encoded data for CelerBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  CelerBridgeDataNoToken calldata celerBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              weth,
                              bridgeAmount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.sendNative{value: bridgeAmount}(
                          celerBridgeData.receiverAddress,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      // transferId is generated using the request-params and nonce of the account
                      // transferId should be unique for each request and this is used while handling refund from celerBridge
                      bytes32 transferId = keccak256(
                          abi.encodePacked(
                              address(this),
                              celerBridgeData.receiverAddress,
                              token,
                              bridgeAmount,
                              celerBridgeData.toChainId,
                              celerBridgeData.nonce,
                              chainId
                          )
                      );
                      // transferId is stored in CelerStorageWrapper with in a mapping where key is transferId and value is the msg-sender
                      celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                      router.send(
                          celerBridgeData.receiverAddress,
                          token,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param celerBridgeData encoded data for CelerBridgeData
               */
              function swapAndBridgeNoRefund(
                  uint32 swapId,
                  bytes calldata swapData,
                  CelerBridgeDataNoToken calldata celerBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      router.sendNative{value: bridgeAmount}(
                          celerBridgeData.receiverAddress,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  } else {
                      router.send(
                          celerBridgeData.receiverAddress,
                          token,
                          bridgeAmount,
                          celerBridgeData.toChainId,
                          celerBridgeData.nonce,
                          celerBridgeData.maxSlippage
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      celerBridgeData.toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      celerBridgeData.receiverAddress,
                      celerBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Celer-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of recipient
               * @param token address of token being bridged
               * @param amount amount of token for bridging
               * @param toChainId destination ChainId
               * @param nonce nonce of the sender-account address
               * @param maxSlippage maximum Slippage for the bridging
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  uint256 amount,
                  bytes32 metadata,
                  uint64 toChainId,
                  uint64 nonce,
                  uint32 maxSlippage
              ) external payable {
                  /// @notice transferId is generated using the request-params and nonce of the account
                  /// @notice transferId should be unique for each request and this is used while handling refund from celerBridge
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          address(this),
                          receiverAddress,
                          token,
                          amount,
                          toChainId,
                          nonce,
                          chainId
                      )
                  );
                  /// @notice stored in the CelerStorageWrapper contract
                  celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  router.send(
                      receiverAddress,
                      token,
                      amount,
                      toChainId,
                      nonce,
                      maxSlippage
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Celer-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of recipient
               * @param amount amount of token for bridging
               * @param toChainId destination ChainId
               * @param nonce nonce of the sender-account address
               * @param maxSlippage maximum Slippage for the bridging
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  uint256 amount,
                  bytes32 metadata,
                  uint64 toChainId,
                  uint64 nonce,
                  uint32 maxSlippage
              ) external payable {
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          address(this),
                          receiverAddress,
                          weth,
                          amount,
                          toChainId,
                          nonce,
                          chainId
                      )
                  );
                  celerStorageWrapper.setAddressForTransferId(transferId, msg.sender);
                  router.sendNative{value: amount}(
                      receiverAddress,
                      amount,
                      toChainId,
                      nonce,
                      maxSlippage
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      CBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              //
              function bridgeNativeToOptimised() external payable {
                  router.sendNative{value: msg.value}(
                      address(bytes20(msg.data[4:24])), // receiver address
                      msg.value,
                      uint64(uint32(bytes4(msg.data[24:28]))), // toChainId
                      uint64(uint32(bytes4(msg.data[28:32]))), // nonce
                      uint32(bytes4(msg.data[32:36])) // max slippage
                  );
                  emit SocketBridge(
                      msg.value,
                      NATIVE_TOKEN_ADDRESS,
                      uint64(uint32(bytes4(msg.data[24:28]))),
                      CBridgeIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[4:24])),
                      hex"01" // metadata
                  );
              }
              function bridgeERC20ToOptimised() external payable {
                  ERC20(address(bytes20(msg.data[24:44]))).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      uint256(uint128(bytes16(msg.data[44:60])))
                  );
                  router.send(
                      address(bytes20(msg.data[4:24])), // receiver address
                      address(bytes20(msg.data[24:44])), // token
                      uint256(uint128(bytes16(msg.data[44:60]))), // amount
                      uint64(uint32(bytes4(msg.data[60:64]))), // toChainId
                      uint64(uint32(bytes4(msg.data[64:68]))), // nonce
                      uint32(bytes4(msg.data[68:72])) // max slippage
                  );
                  emit SocketBridge(
                      uint256(uint128(bytes16(msg.data[44:60]))),
                      address(bytes20(msg.data[24:44])),
                      uint64(uint32(bytes4(msg.data[60:64]))),
                      CBridgeIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[4:24])),
                      hex"01" // metadata
                  );
              }
              /**
               * @notice function to handle refund from CelerBridge-Router
               * @param _receiver address that the refund should be sent back to
               * @param _request request data generated offchain using the celer-SDK
               * @param _sigs generated offchain using the celer-SDK
               * @param _signers  generated offchain using the celer-SDK
               * @param _powers generated offchain using the celer-SDK
               */
              function refundCelerUserAdmin(
                  address _receiver,
                  bytes calldata _request,
                  bytes[] calldata _sigs,
                  address[] calldata _signers,
                  uint256[] calldata _powers
              ) external payable isSocketGatewayOwner {
                  WithdrawMsg memory request = decWithdrawMsg(_request);
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          request.chainid,
                          request.seqnum,
                          request.receiver,
                          request.token,
                          request.amount
                      )
                  );
                  uint256 _initialNativeBalance = address(this).balance;
                  uint256 _initialTokenBalance = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (!router.withdraws(transferId)) {
                      router.withdraw(_request, _sigs, _signers, _powers);
                  }
                  if (request.receiver != socketGateway) {
                      revert InvalidCelerRefund();
                  }
                  if (
                      celerStorageWrapper.getAddressFromTransferId(request.refid) !=
                      address(0)
                  ) {
                      revert InvalidCelerRefund();
                  }
                  uint256 _nativeBalanceAfter = address(this).balance;
                  uint256 _tokenBalanceAfter = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (_nativeBalanceAfter > _initialNativeBalance) {
                      if ((_nativeBalanceAfter - _initialNativeBalance) != request.amount)
                          revert CelerRefundNotReady();
                      payable(_receiver).transfer(request.amount);
                      return;
                  }
                  if (_tokenBalanceAfter > _initialTokenBalance) {
                      if ((_tokenBalanceAfter - _initialTokenBalance) != request.amount)
                          revert CelerRefundNotReady();
                      ERC20(request.token).safeTransfer(_receiver, request.amount);
                      return;
                  }
                  revert CelerRefundNotReady();
              }
              /**
               * @notice function to handle refund from CelerBridge-Router
               * @param _request request data generated offchain using the celer-SDK
               * @param _sigs generated offchain using the celer-SDK
               * @param _signers  generated offchain using the celer-SDK
               * @param _powers generated offchain using the celer-SDK
               */
              function refundCelerUser(
                  bytes calldata _request,
                  bytes[] calldata _sigs,
                  address[] calldata _signers,
                  uint256[] calldata _powers
              ) external payable {
                  WithdrawMsg memory request = decWithdrawMsg(_request);
                  bytes32 transferId = keccak256(
                      abi.encodePacked(
                          request.chainid,
                          request.seqnum,
                          request.receiver,
                          request.token,
                          request.amount
                      )
                  );
                  uint256 _initialNativeBalance = address(this).balance;
                  uint256 _initialTokenBalance = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (!router.withdraws(transferId)) {
                      router.withdraw(_request, _sigs, _signers, _powers);
                  }
                  if (request.receiver != socketGateway) {
                      revert InvalidCelerRefund();
                  }
                  address _receiver = celerStorageWrapper.getAddressFromTransferId(
                      request.refid
                  );
                  celerStorageWrapper.deleteTransferId(request.refid);
                  if (_receiver == address(0)) {
                      revert CelerAlreadyRefunded();
                  }
                  uint256 _nativeBalanceAfter = address(this).balance;
                  uint256 _tokenBalanceAfter = ERC20(request.token).balanceOf(
                      address(this)
                  );
                  if (_nativeBalanceAfter > _initialNativeBalance) {
                      if ((_nativeBalanceAfter - _initialNativeBalance) != request.amount)
                          revert CelerRefundNotReady();
                      payable(_receiver).transfer(request.amount);
                      return;
                  }
                  if (_tokenBalanceAfter > _initialTokenBalance) {
                      if ((_tokenBalanceAfter - _initialTokenBalance) != request.amount)
                          revert CelerRefundNotReady();
                      ERC20(request.token).safeTransfer(_receiver, request.amount);
                      return;
                  }
                  revert CelerRefundNotReady();
              }
              function decWithdrawMsg(
                  bytes memory raw
              ) internal pure returns (WithdrawMsg memory m) {
                  Pb.Buffer memory buf = Pb.fromBytes(raw);
                  uint256 tag;
                  Pb.WireType wire;
                  while (buf.hasMore()) {
                      (tag, wire) = buf.decKey();
                      if (false) {}
                      // solidity has no switch/case
                      else if (tag == 1) {
                          m.chainid = uint64(buf.decVarint());
                      } else if (tag == 2) {
                          m.seqnum = uint64(buf.decVarint());
                      } else if (tag == 3) {
                          m.receiver = Pb._address(buf.decBytes());
                      } else if (tag == 4) {
                          m.token = Pb._address(buf.decBytes());
                      } else if (tag == 5) {
                          m.amount = Pb._uint256(buf.decBytes());
                      } else if (tag == 6) {
                          m.refid = Pb._bytes32(buf.decBytes());
                      } else {
                          buf.skipValue(wire);
                      } // skip value of unknown tag
                  }
              } // end decoder WithdrawMsg
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          import {OnlySocketGateway, TransferIdExists, TransferIdDoesnotExist} from "../../errors/SocketErrors.sol";
          /**
           * @title CelerStorageWrapper
           * @notice handle storageMappings used while bridging ERC20 and native on CelerBridge
           * @dev all functions ehich mutate the storage are restricted to Owner of SocketGateway
           * @author Socket dot tech.
           */
          contract CelerStorageWrapper {
              /// @notice Socketgateway-address to be set in the constructor of CelerStorageWrapper
              address public immutable socketGateway;
              /// @notice mapping to store the transferId generated during bridging on Celer to message-sender
              mapping(bytes32 => address) private transferIdMapping;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(address _socketGateway) {
                  socketGateway = _socketGateway;
              }
              /**
               * @notice function to store the transferId and message-sender of a bridging activity
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @param transferIdAddress message sender who is making the bridging on CelerBridge
               */
              function setAddressForTransferId(
                  bytes32 transferId,
                  address transferIdAddress
              ) external {
                  if (msg.sender != socketGateway) {
                      revert OnlySocketGateway();
                  }
                  if (transferIdMapping[transferId] != address(0)) {
                      revert TransferIdExists();
                  }
                  transferIdMapping[transferId] = transferIdAddress;
              }
              /**
               * @notice function to delete the transferId when the celer bridge processes a refund.
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               */
              function deleteTransferId(bytes32 transferId) external {
                  if (msg.sender != socketGateway) {
                      revert OnlySocketGateway();
                  }
                  if (transferIdMapping[transferId] == address(0)) {
                      revert TransferIdDoesnotExist();
                  }
                  delete transferIdMapping[transferId];
              }
              /**
               * @notice function to lookup the address mapped to the transferId
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @return address of account mapped to transferId
               */
              function getAddressFromTransferId(
                  bytes32 transferId
              ) external view returns (address) {
                  return transferIdMapping[transferId];
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          interface ICBridge {
              function send(
                  address _receiver,
                  address _token,
                  uint256 _amount,
                  uint64 _dstChinId,
                  uint64 _nonce,
                  uint32 _maxSlippage
              ) external;
              function sendNative(
                  address _receiver,
                  uint256 _amount,
                  uint64 _dstChinId,
                  uint64 _nonce,
                  uint32 _maxSlippage
              ) external payable;
              function withdraws(bytes32 withdrawId) external view returns (bool);
              function withdraw(
                  bytes calldata _wdmsg,
                  bytes[] calldata _sigs,
                  address[] calldata _signers,
                  uint256[] calldata _powers
              ) external;
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          /**
           * @title Celer-StorageWrapper interface
           * @notice Interface to handle storageMappings used while bridging ERC20 and native on CelerBridge
           * @dev all functions ehich mutate the storage are restricted to Owner of SocketGateway
           * @author Socket dot tech.
           */
          interface ICelerStorageWrapper {
              /**
               * @notice function to store the transferId and message-sender of a bridging activity
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @param transferIdAddress message sender who is making the bridging on CelerBridge
               */
              function setAddressForTransferId(
                  bytes32 transferId,
                  address transferIdAddress
              ) external;
              /**
               * @notice function to store the transferId and message-sender of a bridging activity
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in CelerBridgeData struct
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               */
              function deleteTransferId(bytes32 transferId) external;
              /**
               * @notice function to lookup the address mapped to the transferId
               * @param transferId transferId generated during the bridging of ERC20 or native on CelerBridge
               * @return address of account mapped to transferId
               */
              function getAddressFromTransferId(
                  bytes32 transferId
              ) external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/cctp.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {CCTP} from "../../static/RouteIdentifiers.sol";
          /**
           * @title CCTP-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Hyphen-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of HyphenImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract CctpImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable cctpIndentifier = CCTP;
              /// @notice Function-selector for ERC20-token bridging on Hyphen-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable CCTP_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,bytes32,address,address,uint256,uint32,uint256)"
                      )
                  );
              bytes4 public immutable CCTP_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,uint32,uint256,uint256,bytes32))"
                      )
                  );
              TokenMessenger public immutable tokenMessenger;
              address public immutable feeCollector;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure liquidityPoolManager-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _tokenMessenger,
                  address _feeCollector,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  tokenMessenger = TokenMessenger(_tokenMessenger);
                  feeCollector = _feeCollector;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct CctpData {
                  /// @notice address of token being bridged
                  address token;
                  /// @notice address of receiver
                  address receiverAddress;
                  uint32 destinationDomain;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice destinationDomain
                  uint256 feeAmount;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              struct CctoDataNoToken {
                  address receiverAddress;
                  uint32 destinationDomain;
                  uint256 toChainId;
                  uint256 feeAmount;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HyphenBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for HyphenBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  CctpData memory cctpData = abi.decode(bridgeData, (CctpData));
                  if (cctpData.token == NATIVE_TOKEN_ADDRESS) {
                      revert("Native token not supported");
                  } else {
                      ERC20(cctpData.token).transfer(feeCollector, cctpData.feeAmount);
                      tokenMessenger.depositForBurn(
                          amount - cctpData.feeAmount,
                          cctpData.destinationDomain,
                          bytes32(uint256(uint160(cctpData.receiverAddress))),
                          cctpData.token
                      );
                  }
                  emit SocketBridge(
                      amount,
                      cctpData.token,
                      cctpData.toChainId,
                      cctpIndentifier,
                      msg.sender,
                      cctpData.receiverAddress,
                      cctpData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HyphenBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param cctpData encoded data for cctpData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  CctoDataNoToken calldata cctpData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      revert("Native token not supported");
                  } else {
                      ERC20(token).transfer(feeCollector, cctpData.feeAmount);
                      tokenMessenger.depositForBurn(
                          bridgeAmount - cctpData.feeAmount,
                          cctpData.destinationDomain,
                          bytes32(uint256(uint160(cctpData.receiverAddress))),
                          token
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      cctpData.toChainId,
                      cctpIndentifier,
                      msg.sender,
                      cctpData.receiverAddress,
                      cctpData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hyphen-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param token address of token being bridged
               * @param toChainId chainId of destination
               */
              function bridgeERC20To(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint256 toChainId,
                  uint32 destinationDomain,
                  uint256 feeAmount
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.transfer(feeCollector, feeAmount);
                  tokenMessenger.depositForBurn(
                      amount - feeAmount,
                      destinationDomain,
                      bytes32(uint256(uint160(receiverAddress))),
                      token
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      cctpIndentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          interface TokenMessenger {
              function depositForBurn(
                  uint256 amount,
                  uint32 destinationDomain,
                  bytes32 mintRecipient,
                  address burnToken
              ) external returns (uint64 _nonce);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {CONNEXT} from "../../static/RouteIdentifiers.sol";
          interface IConnextHandler {
              function xcall(
                  uint32 destination,
                  address recipient,
                  address tokenAddress,
                  address delegate,
                  uint256 amount,
                  uint256 slippage,
                  bytes memory callData
              ) external payable returns (bytes32);
              function xcall(
                  uint32 _destination,
                  address _to,
                  address _asset,
                  address _delegate,
                  uint256 _amount,
                  uint256 _slippage,
                  bytes calldata _callData,
                  uint256 _relayerFee
              ) external returns (bytes32);
          }
          interface WETH {
              function deposit() external payable;
          }
          contract ConnextImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable connextIndetifier = CONNEXT;
              address public immutable wethAddress;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Connext-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable CONNEXT_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,uint256,uint256,uint32,address,address,bytes32,bytes)"
                      )
                  );
              bytes4 public immutable CONNECT_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(uint256,uint256,uint256,uint256,uint32,address,bytes32,bytes)"
                      )
                  );
              bytes4 public immutable CONNEXT_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,uint256,uint256,uint32,address,bytes32,bytes))"
                      )
                  );
              /// @notice Connext Contract instance used to deposit ERC20 on to Connext-Bridge
              /// @dev contract instance is to be initialized in the constructor using the router-address passed as constructor argument
              IConnextHandler public immutable router;
              constructor(
                  address _router,
                  address _wethAddress,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = IConnextHandler(_router);
                  wethAddress = _wethAddress;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct ConnextBridgeNoTokenData {
                  uint256 toChainId;
                  uint256 slippage;
                  uint256 relayerFee;
                  uint32 dstChainDomain;
                  address receiverAddress;
                  bytes32 metadata;
                  bytes callData;
                  address delegate;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct ConnextBridgeData {
                  uint256 toChainId;
                  uint256 slippage;
                  uint256 relayerFee;
                  uint32 dstChainDomain;
                  address token;
                  address receiverAddress;
                  bytes32 metadata;
                  bytes callData;
                  address delegate;
              }
              /**
               * @notice function to bridge tokens after swap. This is used after swap function call
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in AnyswapBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for AnyswapBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  ConnextBridgeData memory connextBridgeData = abi.decode(
                      bridgeData,
                      (ConnextBridgeData)
                  );
                  if (connextBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      WETH(wethAddress).deposit{value: amount}();
                  }
                  address token = connextBridgeData.token == NATIVE_TOKEN_ADDRESS
                      ? wethAddress
                      : connextBridgeData.token;
                  if (amount > ERC20(token).allowance(address(this), address(router))) {
                      ERC20(token).safeApprove(address(router), UINT256_MAX);
                  }
                  router.xcall(
                      connextBridgeData.dstChainDomain,
                      connextBridgeData.receiverAddress,
                      token,
                      connextBridgeData.delegate,
                      amount - connextBridgeData.relayerFee,
                      connextBridgeData.slippage,
                      connextBridgeData.callData,
                      connextBridgeData.relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      connextBridgeData.token,
                      connextBridgeData.toChainId,
                      connextIndetifier,
                      msg.sender,
                      connextBridgeData.receiverAddress,
                      connextBridgeData.metadata
                  );
              }
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  ConnextBridgeNoTokenData calldata connextBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      WETH(wethAddress).deposit{value: bridgeAmount}();
                  }
                  address bridgingToken = token == NATIVE_TOKEN_ADDRESS
                      ? wethAddress
                      : token;
                  if (
                      bridgeAmount >
                      ERC20(bridgingToken).allowance(address(this), address(router))
                  ) {
                      ERC20(bridgingToken).safeApprove(address(router), UINT256_MAX);
                  }
                  router.xcall(
                      connextBridgeData.dstChainDomain,
                      connextBridgeData.receiverAddress,
                      bridgingToken,
                      connextBridgeData.delegate,
                      bridgeAmount - connextBridgeData.relayerFee,
                      connextBridgeData.slippage,
                      connextBridgeData.callData,
                      connextBridgeData.relayerFee
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      connextBridgeData.toChainId,
                      connextIndetifier,
                      msg.sender,
                      connextBridgeData.receiverAddress,
                      connextBridgeData.metadata
                  );
              }
              function bridgeERC20To(
                  uint256 amount,
                  ConnextBridgeData calldata connextBridgeData
              ) external payable {
                  ERC20(connextBridgeData.token).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      amount
                  );
                  if (
                      amount >
                      ERC20(connextBridgeData.token).allowance(
                          address(this),
                          address(router)
                      )
                  ) {
                      ERC20(connextBridgeData.token).safeApprove(
                          address(router),
                          UINT256_MAX
                      );
                  }
                  router.xcall(
                      connextBridgeData.dstChainDomain,
                      connextBridgeData.receiverAddress,
                      connextBridgeData.token,
                      connextBridgeData.delegate,
                      amount - connextBridgeData.relayerFee,
                      connextBridgeData.slippage,
                      connextBridgeData.callData,
                      connextBridgeData.relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      connextBridgeData.token,
                      connextBridgeData.toChainId,
                      connextIndetifier,
                      msg.sender,
                      connextBridgeData.receiverAddress,
                      connextBridgeData.metadata
                  );
              }
              function bridgeNativeTo(
                  uint256 amount,
                  uint256 toChainId,
                  uint256 slippage,
                  uint256 relayerFee,
                  uint32 dstChainDomain,
                  address receiverAddress,
                  bytes32 metadata,
                  address delegate,
                  bytes memory callData
              ) external payable {
                  WETH(wethAddress).deposit{value: amount}();
                  if (
                      amount >
                      ERC20(wethAddress).allowance(address(this), address(router))
                  ) {
                      ERC20(wethAddress).safeApprove(address(router), UINT256_MAX);
                  }
                  router.xcall(
                      dstChainDomain,
                      receiverAddress,
                      wethAddress,
                      delegate,
                      amount - relayerFee,
                      slippage,
                      callData,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      connextIndetifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../BridgeImplBase.sol";
          import "./interfaces/gnosisBirdge.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {IGnosisXdaiBridge, IGnosisOmniBridge, IGnosisWethOmniBridgeHelper} from "./interfaces/gnosisBirdge.sol";
          import {GNOSIS_NATIVE_BRIDGE} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Symbiosis-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Symbiosis-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of SymbiosisImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract GnosisNativeBridgeImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable GnosisNativeBridgeIdentifier =
                  GNOSIS_NATIVE_BRIDGE;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Symbiosis-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable GNOSIS_NATIVE_BRIDGE_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(bytes32,address,address,address,uint256,uint256)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Symbiosis-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable GNOSIS_NATIVE_BRIDGE_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(bytes32,address,uint256,uint256)"));
              bytes4 public immutable GNOSIS_NATIVE_BRIDGE_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,bytes32,address,address,uint256)"
                      )
                  );
              struct GnosisNativeBridgeData {
                  bytes32 metadata;
                  address receiverAddress;
                  address fromTokenAddress;
                  address toTokenAddress;
                  uint256 toChainId;
                  uint256 amount;
              }
              /// @notice The contract address of the Symbiosis router on the source chain
              IGnosisXdaiBridge private immutable gnosisXdaiBridge;
              IGnosisOmniBridge private immutable gnosisOmniBridge;
              IGnosisWethOmniBridgeHelper private immutable gnosisWethOmniBridgeHelper;
              constructor(
                  address _gnosisXdaiBridge,
                  address _gnosisOmniBridge,
                  address _gnosisWethOmniBridgeHelper,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  gnosisXdaiBridge = IGnosisXdaiBridge(_gnosisXdaiBridge);
                  gnosisOmniBridge = IGnosisOmniBridge(_gnosisOmniBridge);
                  gnosisWethOmniBridgeHelper = IGnosisWethOmniBridgeHelper(
                      _gnosisWethOmniBridgeHelper
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Gnosis Native Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param metadata  socket offchain created hash
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param fromTokenAddress address of token being bridged
               * @param toTokenAddress address of token to receive at dest chain
               * @param toChainId chainId of destination
               * @param amount amount to be bridged
               */
              function bridgeERC20To(
                  bytes32 metadata,
                  address receiverAddress,
                  address fromTokenAddress,
                  address toTokenAddress,
                  uint256 toChainId,
                  uint256 amount
              ) external payable {
                  ERC20(fromTokenAddress).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      amount
                  );
                  // if from fromToken is DAI on mainnet and
                  // toToken is native DAI on Gnosis use xDaiBridge
                  if (toTokenAddress == NATIVE_TOKEN_ADDRESS) {
                      if (
                          amount >
                          ERC20(fromTokenAddress).allowance(
                              address(this),
                              address(gnosisXdaiBridge)
                          )
                      ) {
                          ERC20(fromTokenAddress).safeApprove(
                              address(gnosisXdaiBridge),
                              UINT256_MAX
                          );
                      }
                      gnosisXdaiBridge.relayTokens(receiverAddress, amount);
                  } else {
                      // other ERC20 tokens use omni bridge
                      if (
                          amount >
                          ERC20(fromTokenAddress).allowance(
                              address(this),
                              address(gnosisOmniBridge)
                          )
                      ) {
                          ERC20(fromTokenAddress).safeApprove(
                              address(gnosisOmniBridge),
                              UINT256_MAX
                          );
                      }
                      gnosisOmniBridge.relayTokens(
                          fromTokenAddress,
                          receiverAddress,
                          amount
                      );
                  }
                  emit SocketBridge(
                      amount,
                      fromTokenAddress,
                      toChainId,
                      GnosisNativeBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Gnosis Native Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param metadata  socket offchain created hash
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param toChainId chainId of destination
               * @param amount amount to be bridged
               */
              function bridgeNativeTo(
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId,
                  uint256 amount
              ) external payable {
                  gnosisWethOmniBridgeHelper.wrapAndRelayTokens{value: amount}(
                      receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      GnosisNativeBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in GnosisNativeBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Gnosis Native Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  GnosisNativeBridgeData memory bridgeInfo = abi.decode(
                      bridgeData,
                      (GnosisNativeBridgeData)
                  );
                  // if from token is native ETH, use OmniBridge Weth helper contract
                  // It wraps native ETH to WETH and bridges to to WETH on Gnosis
                  if (bridgeInfo.fromTokenAddress == NATIVE_TOKEN_ADDRESS) {
                      gnosisWethOmniBridgeHelper.wrapAndRelayTokens{value: amount}(
                          bridgeInfo.receiverAddress
                      );
                      emit SocketBridge(
                          amount,
                          NATIVE_TOKEN_ADDRESS,
                          bridgeInfo.toChainId,
                          GnosisNativeBridgeIdentifier,
                          msg.sender,
                          bridgeInfo.receiverAddress,
                          bridgeInfo.metadata
                      );
                  }
                  // if  from token is DAI on ethereum and toToken is xDai on Gnosis  use xdaiBridge
                  else if (bridgeInfo.toTokenAddress == NATIVE_TOKEN_ADDRESS) {
                      if (
                          amount >
                          ERC20(bridgeInfo.fromTokenAddress).allowance(
                              address(this),
                              address(gnosisXdaiBridge)
                          )
                      ) {
                          ERC20(bridgeInfo.fromTokenAddress).safeApprove(
                              address(gnosisXdaiBridge),
                              UINT256_MAX
                          );
                      }
                      gnosisXdaiBridge.relayTokens(bridgeInfo.receiverAddress, amount);
                      emit SocketBridge(
                          amount,
                          bridgeInfo.fromTokenAddress,
                          bridgeInfo.toChainId,
                          GnosisNativeBridgeIdentifier,
                          msg.sender,
                          bridgeInfo.receiverAddress,
                          bridgeInfo.metadata
                      );
                  }
                  // other ERC20 tokens use omni bridge
                  else {
                      if (
                          amount >
                          ERC20(bridgeInfo.fromTokenAddress).allowance(
                              address(this),
                              address(gnosisOmniBridge)
                          )
                      ) {
                          ERC20(bridgeInfo.fromTokenAddress).safeApprove(
                              address(gnosisOmniBridge),
                              UINT256_MAX
                          );
                      }
                      gnosisOmniBridge.relayTokens(
                          bridgeInfo.fromTokenAddress,
                          bridgeInfo.receiverAddress,
                          amount
                      );
                      emit SocketBridge(
                          amount,
                          bridgeInfo.fromTokenAddress,
                          bridgeInfo.toChainId,
                          GnosisNativeBridgeIdentifier,
                          msg.sender,
                          bridgeInfo.receiverAddress,
                          bridgeInfo.metadata
                      );
                  }
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in SymbiosisBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param metadata  socket offchain created hash
               * @param receiverAddress   address of the token to bridged to the destination chain.
               * @param toTokenAddress address of token being bridged
               * @param toChainId chainId of destination
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  bytes32 metadata,
                  address receiverAddress,
                  address toTokenAddress,
                  uint256 toChainId
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  // if from token is native ETH, use OmniBridge Weth helper contract
                  // It wraps native ETH to WETH and bridges to to WETH on Gnosis
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      gnosisWethOmniBridgeHelper.wrapAndRelayTokens{value: bridgeAmount}(
                          receiverAddress
                      );
                      emit SocketBridge(
                          bridgeAmount,
                          NATIVE_TOKEN_ADDRESS,
                          toChainId,
                          GnosisNativeBridgeIdentifier,
                          msg.sender,
                          receiverAddress,
                          metadata
                      );
                  }
                  // if  from token is DAI on ethereum and toToken is xDai on Gnosis  use xdaiBridge
                  else if (toTokenAddress == NATIVE_TOKEN_ADDRESS) {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(gnosisXdaiBridge))
                      ) {
                          ERC20(token).safeApprove(
                              address(gnosisXdaiBridge),
                              UINT256_MAX
                          );
                      }
                      gnosisXdaiBridge.relayTokens(receiverAddress, bridgeAmount);
                      emit SocketBridge(
                          bridgeAmount,
                          token,
                          toChainId,
                          GnosisNativeBridgeIdentifier,
                          msg.sender,
                          receiverAddress,
                          metadata
                      );
                  }
                  // other ERC20 tokens use omni bridge
                  else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(gnosisOmniBridge))
                      ) {
                          ERC20(token).safeApprove(
                              address(gnosisOmniBridge),
                              UINT256_MAX
                          );
                      }
                      gnosisOmniBridge.relayTokens(token, receiverAddress, bridgeAmount);
                      emit SocketBridge(
                          bridgeAmount,
                          token,
                          toChainId,
                          GnosisNativeBridgeIdentifier,
                          msg.sender,
                          receiverAddress,
                          metadata
                      );
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface IGnosisXdaiBridge {
              /**
               * @notice Method bridges ERC20 XDAI from mainnet to native xDai on Gnosis
               */
              function relayTokens(address _receiver, uint256 _amount) external payable;
          }
          interface IGnosisOmniBridge {
              /**
               * @notice Method Bridges ERC20 tokens from mainnet to gnosis
               */
              function relayTokens(
                  address token,
                  address _receiver,
                  uint256 _value
              ) external payable;
          }
          interface IGnosisWethOmniBridgeHelper {
              /**
               * @notice Method wraps native ETH on mainnet and bridges Weth to gnosis
               */
              function wrapAndRelayTokens(address _receiver) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          /**
           * @title HopAMM
           * @notice Interface to handle the token bridging to L2 chains.
           */
          interface HopAMM {
              /**
               * @notice To send funds L2->L1 or L2->L2, call the swapAndSend on the L2 AMM Wrapper contract
               * @param chainId chainId of the L2 contract
               * @param recipient receiver address
               * @param amount amount is the amount the user wants to send plus the Bonder fee
               * @param bonderFee fees
               * @param amountOutMin minimum amount
               * @param deadline deadline for bridging
               * @param destinationAmountOutMin minimum amount expected to be bridged on L2
               * @param destinationDeadline destination time before which token is to be bridged on L2
               */
              function swapAndSend(
                  uint256 chainId,
                  address recipient,
                  uint256 amount,
                  uint256 bonderFee,
                  uint256 amountOutMin,
                  uint256 deadline,
                  uint256 destinationAmountOutMin,
                  uint256 destinationDeadline
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          interface IAMM {
              struct ExactInputParams {
                  bytes path;
                  address recipient;
                  uint256 amountIn;
                  uint256 amountOutMinimum;
              }
          }
          /**
           * @title HopAMM
           * @notice Interface to handle the token bridging to L2 chains.
           */
          interface HopCctpBridge {
              /**
               * @param chainId chainId of the L2 contract
               * @param recipient receiver address
               * @param amount amount is the amount the user wants to send plus the Bonder fee
               * @param bonderFee fees
               */
              function swapAndSend(
                  uint256 chainId,
                  address recipient,
                  uint256 amount,
                  uint256 bonderFee,
                  IAMM.ExactInputParams calldata swapParams
              ) external payable;
              function send(
                  uint256 chainId,
                  address recipient,
                  uint256 amount,
                  uint256 bonderFee
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title L1Bridge Hop Interface
           * @notice L1 Hop Bridge, Used to transfer from L1 to L2s.
           */
          interface IHopL1Bridge {
              /**
               * @notice `amountOutMin` and `deadline` should be 0 when no swap is intended at the destination.
               * @notice `amount` is the total amount the user wants to send including the relayer fee
               * @dev Send tokens to a supported layer-2 to mint hToken and optionally swap the hToken in the
               * AMM at the destination.
               * @param chainId The chainId of the destination chain
               * @param recipient The address receiving funds at the destination
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination
               * AMM market. 0 if no swap is intended.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no
               * swap is intended.
               * @param relayer The address of the relayer at the destination.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               */
              function sendToL2(
                  uint256 chainId,
                  address recipient,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 deadline,
                  address relayer,
                  uint256 relayerFee
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import "../interfaces/IHopL1Bridge.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L1 Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Hop-Bridge from L1 to Supported L2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopImplL1 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice Function-selector for ERC20-token bridging on Hop-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HOP_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,address,uint256,uint256,uint256,uint256,(uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Hop-L1-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable HOP_L1_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,address,uint256,uint256,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable HOP_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,address,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HopDataNoToken {
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // address of the Hop-L1-Bridge to handle bridging the tokens
                  address l1bridgeAddr;
                  // relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
                  address relayer;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
                  uint256 relayerFee;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopData {
                  /// @notice address of token being bridged
                  address token;
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // address of the Hop-L1-Bridge to handle bridging the tokens
                  address l1bridgeAddr;
                  // relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
                  address relayer;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
                  uint256 relayerFee;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopERC20Data {
                  uint256 deadline;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopData memory hopData = abi.decode(bridgeData, (HopData));
                  if (hopData.token == NATIVE_TOKEN_ADDRESS) {
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2{value: amount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  } else {
                      // perform bridging
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopDataNoToken calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2{value: bridgeAmount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  } else {
                      // perform bridging
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hop-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param token token being bridged
               * @param l1bridgeAddr address of the Hop-L1-Bridge to handle bridging the tokens
               * @param relayer The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
               * @param toChainId The chainId of the destination chain
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               * @param hopData extra data needed to build the tx
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  address l1bridgeAddr,
                  address relayer,
                  uint256 toChainId,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 relayerFee,
                  HopERC20Data calldata hopData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  // perform bridging
                  IHopL1Bridge(l1bridgeAddr).sendToL2(
                      toChainId,
                      receiverAddress,
                      amount,
                      amountOutMin,
                      hopData.deadline,
                      relayer,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hop-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param l1bridgeAddr address of the Hop-L1-Bridge to handle bridging the tokens
               * @param relayer The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
               * @param toChainId The chainId of the destination chain
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no swap is intended.
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address l1bridgeAddr,
                  address relayer,
                  uint256 toChainId,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 relayerFee,
                  uint256 deadline,
                  bytes32 metadata
              ) external payable {
                  IHopL1Bridge(l1bridgeAddr).sendToL2{value: amount}(
                      toChainId,
                      receiverAddress,
                      amount,
                      amountOutMin,
                      deadline,
                      relayer,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import "../interfaces/IHopL1Bridge.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L1 Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Hop-Bridge from L1 to Supported L2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopImplL1V2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice Function-selector for ERC20-token bridging on Hop-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HOP_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,address,uint256,uint256,uint256,uint256,(uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Hop-L1-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable HOP_L1_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,address,uint256,uint256,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable HOP_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,address,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HopDataNoToken {
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // address of the Hop-L1-Bridge to handle bridging the tokens
                  address l1bridgeAddr;
                  // relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
                  address relayer;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
                  uint256 relayerFee;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopData {
                  /// @notice address of token being bridged
                  address token;
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // address of the Hop-L1-Bridge to handle bridging the tokens
                  address l1bridgeAddr;
                  // relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
                  address relayer;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
                  uint256 relayerFee;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopERC20Data {
                  uint256 deadline;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopData memory hopData = abi.decode(bridgeData, (HopData));
                  if (hopData.token == NATIVE_TOKEN_ADDRESS) {
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2{value: amount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  } else {
                      // perform bridging
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopDataNoToken calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2{value: bridgeAmount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  } else {
                      // perform bridging
                      IHopL1Bridge(hopData.l1bridgeAddr).sendToL2(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.relayer,
                          hopData.relayerFee
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hop-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param token token being bridged
               * @param l1bridgeAddr address of the Hop-L1-Bridge to handle bridging the tokens
               * @param relayer The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
               * @param toChainId The chainId of the destination chain
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               * @param hopData extra data needed to build the tx
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  address l1bridgeAddr,
                  address relayer,
                  uint256 toChainId,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 relayerFee,
                  HopERC20Data calldata hopData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  // perform bridging
                  IHopL1Bridge(l1bridgeAddr).sendToL2(
                      toChainId,
                      receiverAddress,
                      amount,
                      amountOutMin,
                      hopData.deadline,
                      relayer,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hop-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param l1bridgeAddr address of the Hop-L1-Bridge to handle bridging the tokens
               * @param relayer The amount distributed to the relayer at the destination. This is subtracted from the `_amount`.
               * @param toChainId The chainId of the destination chain
               * @param amount The amount being sent
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param relayerFee The amount distributed to the relayer at the destination. This is subtracted from the `amount`.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no swap is intended.
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address l1bridgeAddr,
                  address relayer,
                  uint256 toChainId,
                  uint256 amount,
                  uint256 amountOutMin,
                  uint256 relayerFee,
                  uint256 deadline,
                  bytes32 metadata
              ) external payable {
                  IHopL1Bridge(l1bridgeAddr).sendToL2{value: amount}(
                      toChainId,
                      receiverAddress,
                      amount,
                      amountOutMin,
                      deadline,
                      relayer,
                      relayerFee
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              function bridgeERC20ToOptimised() external payable {
                  ERC20(address(bytes20(msg.data[4:24]))).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      uint256(uint128(bytes16(msg.data[68:84])))
                  );
                  // perform bridging
                  IHopL1Bridge(address(bytes20(msg.data[24:44]))).sendToL2( // l1 bridge address
                      uint256(uint32(bytes4(msg.data[64:68]))), // to chainId
                      address(bytes20(msg.data[44:64])), // receiver address
                      uint256(uint128(bytes16(msg.data[68:84]))), // amount
                      uint256(uint128(bytes16(msg.data[84:100]))), // amount out min
                      block.timestamp + 7 * 24 * 60 * 60, // deadline
                      address(0), // relayer address
                      0 // relayer fee
                  );
                  emit SocketBridge(
                      uint256(uint128(bytes16(msg.data[68:84]))), //amount
                      address(bytes20(msg.data[4:24])), // token
                      uint256(uint32(bytes4(msg.data[64:68]))), // to chain
                      HopIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[44:64])), // receiver address
                      hex"01" // metadata
                  );
              }
              function bridgeNativeToOptimised() external payable {
                  IHopL1Bridge(address(bytes20(msg.data[4:24]))).sendToL2{
                      value: msg.value
                  }(
                      uint256(uint32(bytes4(msg.data[24:28]))),
                      address(bytes20(msg.data[28:48])),
                      msg.value,
                      uint256(uint128(bytes16(msg.data[48:64]))),
                      block.timestamp + 7 * 24 * 60 * 60,
                      address(0),
                      0
                  );
                  emit SocketBridge(
                      msg.value,
                      NATIVE_TOKEN_ADDRESS,
                      uint64(uint32(bytes4(msg.data[24:28]))),
                      HopIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[28:48])),
                      hex"01"
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../interfaces/ICctpL2.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L2 Route Implementation
           * @notice This is the L2 implementation, so this is used when transferring from l2 to supported l2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopL2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopCctpImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice max value for uint256
              uint256 private constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Hop-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable HOP_CCTP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To((uint256,address,uint256,uint256,bytes,uint256,address,bool,bytes32))"
                      )
                  );
              bytes4 public immutable HOP_CCTP_L2_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,address,uint256,uint256,bytes,uint256,address,bool,bytes32))"
                      )
                  );
              HopCctpBridge private immutable hopCctpBridge;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _hopCctpBridge,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  hopCctpBridge = HopCctpBridge(_hopCctpBridge);
              }
              struct HopBridgeData {
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // The address receiving funds at the destination
                  address recipient;
                  // amount is the amount the user wants to send plus the Bonder fee
                  uint256 amount;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // route identifier for
                  bytes path;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  /// @notice address of token being bridged
                  address token;
                  bool isSwapTx;
                  bytes32 metadata;
              }
              /**
               * @param hopBridgeData extraData for Bridging across Hop-L2
               */
              function bridgeERC20To(
                  HopBridgeData calldata hopBridgeData
              ) external payable {
                  ERC20 tokenInstance = ERC20(hopBridgeData.token);
                  tokenInstance.safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      hopBridgeData.amount
                  );
                  if (
                      hopBridgeData.amount >
                      ERC20(hopBridgeData.token).allowance(
                          address(this),
                          address(hopCctpBridge)
                      )
                  ) {
                      ERC20(hopBridgeData.token).safeApprove(
                          address(hopCctpBridge),
                          UINT256_MAX
                      );
                  }
                  if (hopBridgeData.isSwapTx == true) {
                      // USDC.E bridging
                      hopCctpBridge.swapAndSend(
                          hopBridgeData.toChainId,
                          hopBridgeData.recipient,
                          hopBridgeData.amount,
                          hopBridgeData.bonderFee,
                          IAMM.ExactInputParams({
                              path: hopBridgeData.path,
                              recipient: address(hopCctpBridge),
                              amountIn: hopBridgeData.amount,
                              amountOutMinimum: hopBridgeData.amountOutMin
                          })
                      );
                  } else {
                      // USDC bridging
                      hopCctpBridge.send(
                          hopBridgeData.toChainId,
                          hopBridgeData.recipient,
                          hopBridgeData.amount,
                          hopBridgeData.bonderFee
                      );
                  }
                  emit SocketBridge(
                      hopBridgeData.amount,
                      hopBridgeData.token,
                      hopBridgeData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopBridgeData.recipient,
                      hopBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L2-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopBridgeData memory hopData = abi.decode(bridgeData, (HopBridgeData));
                  if (
                      amount >
                      ERC20(hopData.token).allowance(
                          address(this),
                          address(hopCctpBridge)
                      )
                  ) {
                      ERC20(hopData.token).safeApprove(
                          address(hopCctpBridge),
                          UINT256_MAX
                      );
                  }
                  if (hopData.isSwapTx == true) {
                      // USDC.E bridging
                      hopCctpBridge.swapAndSend(
                          hopData.toChainId,
                          hopData.recipient,
                          amount,
                          hopData.bonderFee,
                          IAMM.ExactInputParams({
                              path: hopData.path,
                              recipient: address(hopCctpBridge),
                              amountIn: amount,
                              amountOutMinimum: hopData.amountOutMin
                          })
                      );
                  } else {
                      // USDC bridging
                      hopCctpBridge.send(
                          hopData.toChainId,
                          hopData.recipient,
                          amount,
                          hopData.bonderFee
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.recipient,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopBridgeData calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (
                      bridgeAmount >
                      ERC20(token).allowance(address(this), address(hopCctpBridge))
                  ) {
                      ERC20(token).safeApprove(address(hopCctpBridge), UINT256_MAX);
                  }
                  if (hopData.isSwapTx == true) {
                      // USDC.E bridging
                      hopCctpBridge.swapAndSend(
                          hopData.toChainId,
                          hopData.recipient,
                          bridgeAmount,
                          hopData.bonderFee,
                          IAMM.ExactInputParams({
                              path: hopData.path,
                              recipient: address(hopCctpBridge),
                              amountIn: bridgeAmount,
                              amountOutMinimum: hopData.amountOutMin
                          })
                      );
                  } else {
                      // USDC bridging
                      hopCctpBridge.send(
                          hopData.toChainId,
                          hopData.recipient,
                          bridgeAmount,
                          hopData.bonderFee
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.recipient,
                      hopData.metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../interfaces/amm.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L2 Route Implementation
           * @notice This is the L2 implementation, so this is used when transferring from l2 to supported l2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopL2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopImplL2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice Function-selector for ERC20-token bridging on Hop-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HOP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Hop-L2-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable HOP_L2_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint256,uint256,uint256,uint256,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable HOP_L2_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint256,uint256,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used as a input parameter for Bridging tokens via Hop-L2-route
              /// @dev while building transactionData,values should be set in this sequence of properties in this struct
              struct HopBridgeRequestData {
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HopBridgeDataNoToken {
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // AMM address of Hop on L2
                  address hopAMM;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopBridgeData {
                  /// @notice address of token being bridged
                  address token;
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // AMM address of Hop on L2
                  address hopAMM;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L2-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopBridgeData memory hopData = abi.decode(bridgeData, (HopBridgeData));
                  if (hopData.token == NATIVE_TOKEN_ADDRESS) {
                      HopAMM(hopData.hopAMM).swapAndSend{value: amount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  } else {
                      // perform bridging
                      HopAMM(hopData.hopAMM).swapAndSend(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopBridgeDataNoToken calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      HopAMM(hopData.hopAMM).swapAndSend{value: bridgeAmount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  } else {
                      // perform bridging
                      HopAMM(hopData.hopAMM).swapAndSend(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hop-L2-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param token token being bridged
               * @param hopAMM AMM address of Hop on L2
               * @param amount The amount being bridged
               * @param toChainId The chainId of the destination chain
               * @param hopBridgeRequestData extraData for Bridging across Hop-L2
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  address hopAMM,
                  uint256 amount,
                  uint256 toChainId,
                  HopBridgeRequestData calldata hopBridgeRequestData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  HopAMM(hopAMM).swapAndSend(
                      toChainId,
                      receiverAddress,
                      amount,
                      hopBridgeRequestData.bonderFee,
                      hopBridgeRequestData.amountOutMin,
                      hopBridgeRequestData.deadline,
                      hopBridgeRequestData.amountOutMinDestination,
                      hopBridgeRequestData.deadlineDestination
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      hopBridgeRequestData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hop-L2-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param hopAMM AMM address of Hop on L2
               * @param amount The amount being bridged
               * @param toChainId The chainId of the destination chain
               * @param bonderFee fees passed to relayer
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no swap is intended.
               * @param amountOutMinDestination Minimum amount expected to be received or bridged to destination
               * @param deadlineDestination deadline for bridging to destination
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address hopAMM,
                  uint256 amount,
                  uint256 toChainId,
                  uint256 bonderFee,
                  uint256 amountOutMin,
                  uint256 deadline,
                  uint256 amountOutMinDestination,
                  uint256 deadlineDestination,
                  bytes32 metadata
              ) external payable {
                  // token address might not be indication thats why passed through extraData
                  // perform bridging
                  HopAMM(hopAMM).swapAndSend{value: amount}(
                      toChainId,
                      receiverAddress,
                      amount,
                      bonderFee,
                      amountOutMin,
                      deadline,
                      amountOutMinDestination,
                      deadlineDestination
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../interfaces/amm.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {HOP} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Hop-L2 Route Implementation
           * @notice This is the L2 implementation, so this is used when transferring from l2 to supported l2s
           * Called via SocketGateway if the routeId in the request maps to the routeId of HopL2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HopImplL2V2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HopIdentifier = HOP;
              /// @notice Function-selector for ERC20-token bridging on Hop-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HOP_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Hop-L2-Route
              /// @dev This function selector is to be used while building transaction-data to bridge Native tokens
              bytes4 public immutable HOP_L2_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint256,uint256,uint256,uint256,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable HOP_L2_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint256,uint256,uint256,uint256,uint256,uint256,bytes32))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used as a input parameter for Bridging tokens via Hop-L2-route
              /// @dev while building transactionData,values should be set in this sequence of properties in this struct
              struct HopBridgeRequestData {
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HopBridgeDataNoToken {
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // AMM address of Hop on L2
                  address hopAMM;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              struct HopBridgeData {
                  /// @notice address of token being bridged
                  address token;
                  // The address receiving funds at the destination
                  address receiverAddress;
                  // AMM address of Hop on L2
                  address hopAMM;
                  // The chainId of the destination chain
                  uint256 toChainId;
                  // fees passed to relayer
                  uint256 bonderFee;
                  // The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
                  uint256 amountOutMin;
                  // The deadline for swapping in the destination AMM market. 0 if no swap is intended.
                  uint256 deadline;
                  // Minimum amount expected to be received or bridged to destination
                  uint256 amountOutMinDestination;
                  // deadline for bridging to destination
                  uint256 deadlineDestination;
                  // socket offchain created hash
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Hop-L2-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HopBridgeData memory hopData = abi.decode(bridgeData, (HopBridgeData));
                  if (hopData.token == NATIVE_TOKEN_ADDRESS) {
                      HopAMM(hopData.hopAMM).swapAndSend{value: amount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  } else {
                      // perform bridging
                      HopAMM(hopData.hopAMM).swapAndSend(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          amount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hopData.token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HopBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hopData encoded data for HopData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HopBridgeDataNoToken calldata hopData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      HopAMM(hopData.hopAMM).swapAndSend{value: bridgeAmount}(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  } else {
                      // perform bridging
                      HopAMM(hopData.hopAMM).swapAndSend(
                          hopData.toChainId,
                          hopData.receiverAddress,
                          bridgeAmount,
                          hopData.bonderFee,
                          hopData.amountOutMin,
                          hopData.deadline,
                          hopData.amountOutMinDestination,
                          hopData.deadlineDestination
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hopData.toChainId,
                      HopIdentifier,
                      msg.sender,
                      hopData.receiverAddress,
                      hopData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hop-L2-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param token token being bridged
               * @param hopAMM AMM address of Hop on L2
               * @param amount The amount being bridged
               * @param toChainId The chainId of the destination chain
               * @param hopBridgeRequestData extraData for Bridging across Hop-L2
               */
              function bridgeERC20To(
                  address receiverAddress,
                  address token,
                  address hopAMM,
                  uint256 amount,
                  uint256 toChainId,
                  HopBridgeRequestData calldata hopBridgeRequestData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  HopAMM(hopAMM).swapAndSend(
                      toChainId,
                      receiverAddress,
                      amount,
                      hopBridgeRequestData.bonderFee,
                      hopBridgeRequestData.amountOutMin,
                      hopBridgeRequestData.deadline,
                      hopBridgeRequestData.amountOutMinDestination,
                      hopBridgeRequestData.deadlineDestination
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      hopBridgeRequestData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hop-L2-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress The address receiving funds at the destination
               * @param hopAMM AMM address of Hop on L2
               * @param amount The amount being bridged
               * @param toChainId The chainId of the destination chain
               * @param bonderFee fees passed to relayer
               * @param amountOutMin The minimum amount received after attempting to swap in the destination AMM market. 0 if no swap is intended.
               * @param deadline The deadline for swapping in the destination AMM market. 0 if no swap is intended.
               * @param amountOutMinDestination Minimum amount expected to be received or bridged to destination
               * @param deadlineDestination deadline for bridging to destination
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address hopAMM,
                  uint256 amount,
                  uint256 toChainId,
                  uint256 bonderFee,
                  uint256 amountOutMin,
                  uint256 deadline,
                  uint256 amountOutMinDestination,
                  uint256 deadlineDestination,
                  bytes32 metadata
              ) external payable {
                  // token address might not be indication thats why passed through extraData
                  // perform bridging
                  HopAMM(hopAMM).swapAndSend{value: amount}(
                      toChainId,
                      receiverAddress,
                      amount,
                      bonderFee,
                      amountOutMin,
                      deadline,
                      amountOutMinDestination,
                      deadlineDestination
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HopIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              function bridgeERC20ToOptimised() external payable {
                  ERC20(address(bytes20(msg.data[4:24]))).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      uint256(uint128(bytes16(msg.data[64:80])))
                  );
                  uint256 deadline = block.timestamp + 7 * 24 * 60 * 60;
                  HopAMM(address(bytes20(msg.data[24:44]))).swapAndSend(
                      uint256(uint32(bytes4(msg.data[128:132]))),
                      address(bytes20(msg.data[44:64])),
                      uint256(uint128(bytes16(msg.data[64:80]))),
                      uint256(uint128(bytes16(msg.data[80:96]))),
                      uint256(uint128(bytes16(msg.data[96:112]))),
                      deadline,
                      uint256(uint128(bytes16(msg.data[112:128]))),
                      deadline
                  );
                  emit SocketBridge(
                      uint256(uint128(bytes16(msg.data[64:80]))),
                      address(bytes20(msg.data[4:24])),
                      uint256(uint32(bytes4(msg.data[128:132]))),
                      HopIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[44:64])),
                      hex"01"
                  );
              }
              function bridgeERC20ToOptimisedToL1() external payable {
                  ERC20(address(bytes20(msg.data[4:24]))).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      uint256(uint128(bytes16(msg.data[64:80])))
                  );
                  HopAMM(address(bytes20(msg.data[24:44]))).swapAndSend(
                      uint256(uint32(bytes4(msg.data[128:132]))),
                      address(bytes20(msg.data[44:64])),
                      uint256(uint128(bytes16(msg.data[64:80]))),
                      uint256(uint128(bytes16(msg.data[80:96]))),
                      uint256(uint128(bytes16(msg.data[96:112]))),
                      block.timestamp + 7 * 24 * 60 * 60,
                      0,
                      0
                  );
                  emit SocketBridge(
                      uint256(uint128(bytes16(msg.data[64:80]))),
                      address(bytes20(msg.data[4:24])),
                      uint256(uint32(bytes4(msg.data[128:132]))),
                      HopIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[44:64])),
                      hex"01"
                  );
              }
              function bridgeNativeToOptimised() external payable {
                  uint256 deadline = block.timestamp + 7 * 24 * 60 * 60;
                  HopAMM(address(bytes20(msg.data[4:24]))).swapAndSend{value: msg.value}( // hop amm
                      uint256(uint32(bytes4(msg.data[24:28]))),
                      address(bytes20(msg.data[28:48])),
                      msg.value,
                      uint256(uint128(bytes16(msg.data[48:64]))),
                      uint256(uint128(bytes16(msg.data[64:80]))),
                      deadline,
                      uint256(uint128(bytes16(msg.data[80:96]))),
                      deadline
                  );
                  emit SocketBridge(
                      msg.value,
                      NATIVE_TOKEN_ADDRESS,
                      uint256(uint32(bytes4(msg.data[24:28]))),
                      HopIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[28:48])),
                      hex"01"
                  );
              }
              function bridgeNativeToOptimisedToL1() external payable {
                  HopAMM(address(bytes20(msg.data[4:24]))).swapAndSend{value: msg.value}( // hop amm
                      uint256(uint32(bytes4(msg.data[24:28]))),
                      address(bytes20(msg.data[28:48])),
                      msg.value,
                      uint256(uint128(bytes16(msg.data[48:64]))),
                      uint256(uint128(bytes16(msg.data[64:80]))),
                      block.timestamp + 7 * 24 * 60 * 60,
                      0,
                      0
                  );
                  emit SocketBridge(
                      msg.value,
                      NATIVE_TOKEN_ADDRESS,
                      uint256(uint32(bytes4(msg.data[24:28]))),
                      HopIdentifier,
                      msg.sender,
                      address(bytes20(msg.data[28:48])),
                      hex"01"
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/hyphen.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {HYPHEN} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Hyphen-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Hyphen-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of HyphenImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract HyphenImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable HyphenIdentifier = HYPHEN;
              /// @notice Function-selector for ERC20-token bridging on Hyphen-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable HYPHEN_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256("bridgeERC20To(uint256,bytes32,address,address,uint256)")
                  );
              /// @notice Function-selector for Native bridging on Hyphen-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable HYPHEN_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(uint256,bytes32,address,uint256)"));
              bytes4 public immutable HYPHEN_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256("swapAndBridge(uint32,bytes,(address,uint256,bytes32))")
                  );
              /// @notice liquidityPoolManager - liquidityPool Manager of Hyphen used to bridge ERC20 and native
              /// @dev this is to be initialized in constructor with a valid deployed address of hyphen-liquidityPoolManager
              HyphenLiquidityPoolManager public immutable liquidityPoolManager;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure liquidityPoolManager-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _liquidityPoolManager,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  liquidityPoolManager = HyphenLiquidityPoolManager(
                      _liquidityPoolManager
                  );
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct HyphenData {
                  /// @notice address of token being bridged
                  address token;
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
              }
              struct HyphenDataNoToken {
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice chainId of destination
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HyphenBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for HyphenBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  HyphenData memory hyphenData = abi.decode(bridgeData, (HyphenData));
                  if (hyphenData.token == NATIVE_TOKEN_ADDRESS) {
                      liquidityPoolManager.depositNative{value: amount}(
                          hyphenData.receiverAddress,
                          hyphenData.toChainId,
                          "SOCKET"
                      );
                  } else {
                      liquidityPoolManager.depositErc20(
                          hyphenData.toChainId,
                          hyphenData.token,
                          hyphenData.receiverAddress,
                          amount,
                          "SOCKET"
                      );
                  }
                  emit SocketBridge(
                      amount,
                      hyphenData.token,
                      hyphenData.toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      hyphenData.receiverAddress,
                      hyphenData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in HyphenBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param hyphenData encoded data for hyphenData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  HyphenDataNoToken calldata hyphenData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      liquidityPoolManager.depositNative{value: bridgeAmount}(
                          hyphenData.receiverAddress,
                          hyphenData.toChainId,
                          "SOCKET"
                      );
                  } else {
                      liquidityPoolManager.depositErc20(
                          hyphenData.toChainId,
                          token,
                          hyphenData.receiverAddress,
                          bridgeAmount,
                          "SOCKET"
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      hyphenData.toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      hyphenData.receiverAddress,
                      hyphenData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Hyphen-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param token address of token being bridged
               * @param toChainId chainId of destination
               */
              function bridgeERC20To(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint256 toChainId
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  liquidityPoolManager.depositErc20(
                      toChainId,
                      token,
                      receiverAddress,
                      amount,
                      "SOCKET"
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Hyphen-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param toChainId chainId of destination
               */
              function bridgeNativeTo(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId
              ) external payable {
                  liquidityPoolManager.depositNative{value: amount}(
                      receiverAddress,
                      toChainId,
                      "SOCKET"
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      HyphenIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          /**
           * @title HyphenLiquidityPoolManager
           * @notice interface with functions to bridge ERC20 and Native via Hyphen-Bridge
           * @author Socket dot tech.
           */
          interface HyphenLiquidityPoolManager {
              /**
               * @dev Function used to deposit tokens into pool to initiate a cross chain token transfer.
               * @param toChainId Chain id where funds needs to be transfered
               * @param tokenAddress ERC20 Token address that needs to be transfered
               * @param receiver Address on toChainId where tokens needs to be transfered
               * @param amount Amount of token being transfered
               */
              function depositErc20(
                  uint256 toChainId,
                  address tokenAddress,
                  address receiver,
                  uint256 amount,
                  string calldata tag
              ) external;
              /**
               * @dev Function used to deposit native token into pool to initiate a cross chain token transfer.
               * @param receiver Address on toChainId where tokens needs to be transfered
               * @param toChainId Chain id where funds needs to be transfered
               */
              function depositNative(
                  address receiver,
                  uint256 toChainId,
                  string calldata tag
              ) external payable;
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          interface L1StandardBridge {
              /**
               * @dev Performs the logic for deposits by storing the ETH and informing the L2 ETH Gateway of
               * the deposit.
               * @param _to Account to give the deposit to on L2.
               * @param _l2Gas Gas limit required to complete the deposit on L2.
               * @param _data Optional data to forward to L2. This data is provided
               *        solely as a convenience for external contracts. Aside from enforcing a maximum
               *        length, these contracts provide no guarantees about its content.
               */
              function depositETHTo(
                  address _to,
                  uint32 _l2Gas,
                  bytes calldata _data
              ) external payable;
              /**
               * @dev deposit an amount of ERC20 to a recipient's balance on L2.
               * @param _l1Token Address of the L1 ERC20 we are depositing
               * @param _l2Token Address of the L1 respective L2 ERC20
               * @param _to L2 address to credit the withdrawal to.
               * @param _amount Amount of the ERC20 to deposit.
               * @param _l2Gas Gas limit required to complete the deposit on L2.
               * @param _data Optional data to forward to L2. This data is provided
               *        solely as a convenience for external contracts. Aside from enforcing a maximum
               *        length, these contracts provide no guarantees about its content.
               */
              function depositERC20To(
                  address _l1Token,
                  address _l2Token,
                  address _to,
                  uint256 _amount,
                  uint32 _l2Gas,
                  bytes calldata _data
              ) external;
          }
          interface OldL1TokenGateway {
              /**
               * @dev Transfer SNX to L2 First, moves the SNX into the deposit escrow
               *
               * @param _to Account to give the deposit to on L2
               * @param _amount Amount of the ERC20 to deposit.
               */
              function depositTo(address _to, uint256 _amount) external;
              /**
               * @dev Transfer SNX to L2 First, moves the SNX into the deposit escrow
               *
               * @param currencyKey currencyKey for the SynthToken
               * @param destination Account to give the deposit to on L2
               * @param amount Amount of the ERC20 to deposit.
               */
              function initiateSynthTransfer(
                  bytes32 currencyKey,
                  address destination,
                  uint256 amount
              ) external;
          }
          interface IOptimismPortal {
              function depositTransaction(
                  address _to,
                  uint256 _value,
                  uint64 _gasLimit,
                  bool _isCreation,
                  bytes memory _data
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/optimism.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          /**
           * @title NativeOptimism-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via NativeOptimism-Bridge
           * Tokens are bridged from Ethereum to Optimism Chain.
           * Called via SocketGateway if the routeId in the request maps to the routeId of NativeOptimism-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract NativeOptimismStackMode is BridgeImplBase {
              using SafeTransferLib for ERC20;
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_OPTIMISM_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint32,bytes32,uint256,address,uint256,bytes32,bytes)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native balance
              bytes4
                  public immutable NATIVE_OPTIMISM_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint32,uint256,uint256,bytes32,bytes32,bytes)"
                      )
                  );
              bytes4 public immutable NATIVE_OPTIMISM_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,bytes32,bytes32,address,address,uint32,address,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct OptimismBridgeDataNoToken {
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  // dest chain id
                  uint256 toChainId;
                  // bridge identifier
                  bytes32 bridgeHash;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              struct OptimismBridgeData {
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  // dest chain id
                  uint256 toChainId;
                  // bridge identifier
                  bytes32 bridgeHash;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  /// @notice address of token being bridged
                  address token;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Optimism-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  OptimismBridgeData memory optimismBridgeData = abi.decode(
                      bridgeData,
                      (OptimismBridgeData)
                  );
                  emit SocketBridge(
                      amount,
                      optimismBridgeData.token,
                      optimismBridgeData.toChainId,
                      optimismBridgeData.bridgeHash,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (optimismBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositETHTo{value: amount}(
                          optimismBridgeData.receiverAddress,
                          optimismBridgeData.l2Gas,
                          optimismBridgeData.data
                      );
                  } else {
                      if (
                          amount >
                          ERC20(optimismBridgeData.token).allowance(
                              address(this),
                              optimismBridgeData.customBridgeAddress
                          )
                      ) {
                          ERC20(optimismBridgeData.token).safeApprove(
                              optimismBridgeData.customBridgeAddress,
                              UINT256_MAX
                          );
                      }
                      // deposit into standard bridge
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositERC20To(
                              optimismBridgeData.token,
                              optimismBridgeData.l2Token,
                              optimismBridgeData.receiverAddress,
                              amount,
                              optimismBridgeData.l2Gas,
                              optimismBridgeData.data
                          );
                      return;
                  }
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param optimismBridgeData encoded data for OptimismBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  OptimismBridgeDataNoToken calldata optimismBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      optimismBridgeData.toChainId,
                      optimismBridgeData.bridgeHash,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositETHTo{value: bridgeAmount}(
                          optimismBridgeData.receiverAddress,
                          optimismBridgeData.l2Gas,
                          optimismBridgeData.data
                      );
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(
                              address(this),
                              optimismBridgeData.customBridgeAddress
                          )
                      ) {
                          ERC20(token).safeApprove(
                              optimismBridgeData.customBridgeAddress,
                              UINT256_MAX
                          );
                      }
                      // deposit into standard bridge
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositERC20To(
                              token,
                              optimismBridgeData.l2Token,
                              optimismBridgeData.receiverAddress,
                              bridgeAmount,
                              optimismBridgeData.l2Gas,
                              optimismBridgeData.data
                          );
                      return;
                  }
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param metadata metadata
               * @param amount amount being bridged
               * @param l2Token Address of the L1 respective L2 ERC20
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeERC20To(
                  address token,
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  bytes32 metadata,
                  uint256 amount,
                  address l2Token,
                  uint256 toChainId,
                  bytes32 bridgeHash,
                  bytes calldata data
              ) external payable {
                  ERC20(token).safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount > ERC20(token).allowance(address(this), customBridgeAddress)
                  ) {
                      ERC20(token).safeApprove(customBridgeAddress, UINT256_MAX);
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      bridgeHash,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
                  // deposit into standard bridge
                  L1StandardBridge(customBridgeAddress).depositERC20To(
                      token,
                      l2Token,
                      receiverAddress,
                      amount,
                      l2Gas,
                      data
                  );
                  return;
              }
              /**
               * @notice function to handle native balance bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param amount amount being bridged
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  bytes32 bridgeHash,
                  bytes calldata data
              ) external payable {
                  L1StandardBridge(customBridgeAddress).depositETHTo{value: amount}(
                      receiverAddress,
                      l2Gas,
                      data
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      bridgeHash,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/optimism.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {IOptimismPortal} from "../interfaces/optimism.sol";
          /**
           * @title NativeOptimism-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via NativeOptimism-Bridge
           * Tokens are bridged from Ethereum to Optimism Chain.
           * Called via SocketGateway if the routeId in the request maps to the routeId of NativeOptimism-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract NativeOptimismStackWithPortal is BridgeImplBase {
              using SafeTransferLib for ERC20;
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_OPTIMISM_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint32,(bytes32,bytes32),uint256,uint256,address,bytes)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native balance
              bytes4
                  public immutable NATIVE_OPTIMISM_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,uint32,uint256,uint256,bytes32,bytes32,bytes)"
                      )
                  );
              bytes4 public immutable NATIVE_OPTIMISM_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,bytes32,bytes32,address,address,uint32,address,bytes))"
                      )
                  );
              IOptimismPortal private immutable optimismPortal;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory,
                  address _optimismPortal
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  optimismPortal = IOptimismPortal(_optimismPortal);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct OptimismBridgeDataNoToken {
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  // dest chain id
                  uint256 toChainId;
                  // bridge identifier
                  bytes32 bridgeHash;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              struct OptimismBridgeData {
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  // dest chain id
                  uint256 toChainId;
                  // bridge identifier
                  bytes32 bridgeHash;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  /// @notice address of token being bridged
                  address token;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Optimism-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  OptimismBridgeData memory optimismBridgeData = abi.decode(
                      bridgeData,
                      (OptimismBridgeData)
                  );
                  emit SocketBridge(
                      amount,
                      optimismBridgeData.token,
                      optimismBridgeData.toChainId,
                      optimismBridgeData.bridgeHash,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (optimismBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      optimismPortal.depositTransaction{value: amount}(
                          optimismBridgeData.receiverAddress,
                          amount,
                          optimismBridgeData.l2Gas,
                          false,
                          optimismBridgeData.data
                      );
                  } else {
                      if (
                          amount >
                          ERC20(optimismBridgeData.token).allowance(
                              address(this),
                              optimismBridgeData.customBridgeAddress
                          )
                      ) {
                          ERC20(optimismBridgeData.token).safeApprove(
                              optimismBridgeData.customBridgeAddress,
                              UINT256_MAX
                          );
                      }
                      // deposit into standard bridge
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositERC20To(
                              optimismBridgeData.token,
                              optimismBridgeData.l2Token,
                              optimismBridgeData.receiverAddress,
                              amount,
                              optimismBridgeData.l2Gas,
                              optimismBridgeData.data
                          );
                      return;
                  }
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param optimismBridgeData encoded data for OptimismBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  OptimismBridgeDataNoToken calldata optimismBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      optimismBridgeData.toChainId,
                      optimismBridgeData.bridgeHash,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      optimismPortal.depositTransaction{value: bridgeAmount}(
                          optimismBridgeData.receiverAddress,
                          bridgeAmount,
                          optimismBridgeData.l2Gas,
                          false,
                          optimismBridgeData.data
                      );
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(
                              address(this),
                              optimismBridgeData.customBridgeAddress
                          )
                      ) {
                          ERC20(token).safeApprove(
                              optimismBridgeData.customBridgeAddress,
                              UINT256_MAX
                          );
                      }
                      // deposit into standard bridge
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositERC20To(
                              token,
                              optimismBridgeData.l2Token,
                              optimismBridgeData.receiverAddress,
                              bridgeAmount,
                              optimismBridgeData.l2Gas,
                              optimismBridgeData.data
                          );
                      return;
                  }
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param metadata metadata
               * @param amount amount being bridged
               * @param l2Token Address of the L1 respective L2 ERC20
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeERC20To(
                  address token,
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  bytes32 metadata,
                  uint256 amount,
                  address l2Token,
                  uint256 toChainId,
                  bytes32 bridgeHash,
                  bytes calldata data
              ) external payable {
                  ERC20(token).safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount > ERC20(token).allowance(address(this), customBridgeAddress)
                  ) {
                      ERC20(token).safeApprove(customBridgeAddress, UINT256_MAX);
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      bridgeHash,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
                  // deposit into standard bridge
                  L1StandardBridge(customBridgeAddress).depositERC20To(
                      token,
                      l2Token,
                      receiverAddress,
                      amount,
                      l2Gas,
                      data
                  );
                  return;
              }
              /**
               * @notice function to handle native balance bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receiver of bridged tokens
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param amount amount being bridged
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  uint32 l2Gas,
                  uint256 amount,
                  uint256 toChainId,
                  bytes32 metadata,
                  bytes32 bridgeHash,
                  bytes calldata data
              ) external payable {
                  optimismPortal.depositTransaction{value: amount}(
                      receiverAddress,
                      amount,
                      l2Gas,
                      false,
                      data
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      bridgeHash,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/optimism.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {UnsupportedInterfaceId} from "../../../errors/SocketErrors.sol";
          import {NATIVE_OPTIMISM} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title NativeOptimism-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via NativeOptimism-Bridge
           * Tokens are bridged from Ethereum to Optimism Chain.
           * Called via SocketGateway if the routeId in the request maps to the routeId of NativeOptimism-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract NativeOptimismImpl is BridgeImplBase {
              using SafeTransferLib for ERC20;
              bytes32 public immutable NativeOptimismIdentifier = NATIVE_OPTIMISM;
              uint256 public constant DESTINATION_CHAIN_ID = 10;
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_OPTIMISM_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint32,(bytes32,bytes32),uint256,uint256,address,bytes)"
                      )
                  );
              /// @notice Function-selector for Native bridging on Native-Optimism-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native balance
              bytes4
                  public immutable NATIVE_OPTIMISM_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint32,uint256,bytes32,bytes)"
                      )
                  );
              bytes4 public immutable NATIVE_OPTIMISM_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(uint256,bytes32,bytes32,address,address,uint32,address,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct OptimismBridgeDataNoToken {
                  // interfaceId to be set offchain which is used to select one of the 3 kinds of bridging (standard bridge / old standard / synthetic)
                  uint256 interfaceId;
                  // currencyKey of the token beingBridged
                  bytes32 currencyKey;
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              struct OptimismBridgeData {
                  // interfaceId to be set offchain which is used to select one of the 3 kinds of bridging (standard bridge / old standard / synthetic)
                  uint256 interfaceId;
                  // currencyKey of the token beingBridged
                  bytes32 currencyKey;
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  /**
                   * OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
                   * contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
                   */
                  address customBridgeAddress;
                  /// @notice address of token being bridged
                  address token;
                  // Gas limit required to complete the deposit on L2.
                  uint32 l2Gas;
                  // Address of the L1 respective L2 ERC20
                  address l2Token;
                  // additional data , for ll contracts this will be 0x data or empty data
                  bytes data;
              }
              struct OptimismERC20Data {
                  bytes32 currencyKey;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Optimism-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  OptimismBridgeData memory optimismBridgeData = abi.decode(
                      bridgeData,
                      (OptimismBridgeData)
                  );
                  emit SocketBridge(
                      amount,
                      optimismBridgeData.token,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (optimismBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositETHTo{value: amount}(
                          optimismBridgeData.receiverAddress,
                          optimismBridgeData.l2Gas,
                          optimismBridgeData.data
                      );
                  } else {
                      if (optimismBridgeData.interfaceId == 0) {
                          revert UnsupportedInterfaceId();
                      }
                      if (
                          amount >
                          ERC20(optimismBridgeData.token).allowance(
                              address(this),
                              optimismBridgeData.customBridgeAddress
                          )
                      ) {
                          ERC20(optimismBridgeData.token).safeApprove(
                              optimismBridgeData.customBridgeAddress,
                              UINT256_MAX
                          );
                      }
                      if (optimismBridgeData.interfaceId == 1) {
                          // deposit into standard bridge
                          L1StandardBridge(optimismBridgeData.customBridgeAddress)
                              .depositERC20To(
                                  optimismBridgeData.token,
                                  optimismBridgeData.l2Token,
                                  optimismBridgeData.receiverAddress,
                                  amount,
                                  optimismBridgeData.l2Gas,
                                  optimismBridgeData.data
                              );
                          return;
                      }
                      // Deposit Using Old Standard - iOVM_L1TokenGateway(Example - SNX Token)
                      if (optimismBridgeData.interfaceId == 2) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .depositTo(optimismBridgeData.receiverAddress, amount);
                          return;
                      }
                      if (optimismBridgeData.interfaceId == 3) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .initiateSynthTransfer(
                                  optimismBridgeData.currencyKey,
                                  optimismBridgeData.receiverAddress,
                                  amount
                              );
                          return;
                      }
                  }
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in OptimismBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param optimismBridgeData encoded data for OptimismBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  OptimismBridgeDataNoToken calldata optimismBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      optimismBridgeData.receiverAddress,
                      optimismBridgeData.metadata
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      L1StandardBridge(optimismBridgeData.customBridgeAddress)
                          .depositETHTo{value: bridgeAmount}(
                          optimismBridgeData.receiverAddress,
                          optimismBridgeData.l2Gas,
                          optimismBridgeData.data
                      );
                  } else {
                      if (optimismBridgeData.interfaceId == 0) {
                          revert UnsupportedInterfaceId();
                      }
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(
                              address(this),
                              optimismBridgeData.customBridgeAddress
                          )
                      ) {
                          ERC20(token).safeApprove(
                              optimismBridgeData.customBridgeAddress,
                              UINT256_MAX
                          );
                      }
                      if (optimismBridgeData.interfaceId == 1) {
                          // deposit into standard bridge
                          L1StandardBridge(optimismBridgeData.customBridgeAddress)
                              .depositERC20To(
                                  token,
                                  optimismBridgeData.l2Token,
                                  optimismBridgeData.receiverAddress,
                                  bridgeAmount,
                                  optimismBridgeData.l2Gas,
                                  optimismBridgeData.data
                              );
                          return;
                      }
                      // Deposit Using Old Standard - iOVM_L1TokenGateway(Example - SNX Token)
                      if (optimismBridgeData.interfaceId == 2) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .depositTo(
                                  optimismBridgeData.receiverAddress,
                                  bridgeAmount
                              );
                          return;
                      }
                      if (optimismBridgeData.interfaceId == 3) {
                          OldL1TokenGateway(optimismBridgeData.customBridgeAddress)
                              .initiateSynthTransfer(
                                  optimismBridgeData.currencyKey,
                                  optimismBridgeData.receiverAddress,
                                  bridgeAmount
                              );
                          return;
                      }
                  }
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param optimismData extra data needed for optimism bridge
               * @param amount amount being bridged
               * @param interfaceId interfaceId to be set offchain which is used to select one of the 3 kinds of bridging (standard bridge / old standard / synthetic)
               * @param l2Token Address of the L1 respective L2 ERC20
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeERC20To(
                  address token,
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  OptimismERC20Data calldata optimismData,
                  uint256 amount,
                  uint256 interfaceId,
                  address l2Token,
                  bytes calldata data
              ) external payable {
                  if (interfaceId == 0) {
                      revert UnsupportedInterfaceId();
                  }
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount > tokenInstance.allowance(address(this), customBridgeAddress)
                  ) {
                      tokenInstance.safeApprove(customBridgeAddress, UINT256_MAX);
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      receiverAddress,
                      optimismData.metadata
                  );
                  if (interfaceId == 1) {
                      // deposit into standard bridge
                      L1StandardBridge(customBridgeAddress).depositERC20To(
                          token,
                          l2Token,
                          receiverAddress,
                          amount,
                          l2Gas,
                          data
                      );
                      return;
                  }
                  // Deposit Using Old Standard - iOVM_L1TokenGateway(Example - SNX Token)
                  if (interfaceId == 2) {
                      OldL1TokenGateway(customBridgeAddress).depositTo(
                          receiverAddress,
                          amount
                      );
                      return;
                  }
                  if (interfaceId == 3) {
                      OldL1TokenGateway(customBridgeAddress).initiateSynthTransfer(
                          optimismData.currencyKey,
                          receiverAddress,
                          amount
                      );
                      return;
                  }
              }
              /**
               * @notice function to handle native balance bridging to receipent via NativeOptimism-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receiver of bridged tokens
               * @param customBridgeAddress OptimismBridge that Performs the logic for deposits by informing the L2 Deposited Token
               *                           contract of the deposit and calling a handler to lock the L1 funds. (e.g. transferFrom)
               * @param l2Gas Gas limit required to complete the deposit on L2.
               * @param amount amount being bridged
               * @param data additional data , for ll contracts this will be 0x data or empty data
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address customBridgeAddress,
                  uint32 l2Gas,
                  uint256 amount,
                  bytes32 metadata,
                  bytes calldata data
              ) external payable {
                  L1StandardBridge(customBridgeAddress).depositETHTo{value: amount}(
                      receiverAddress,
                      l2Gas,
                      data
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      DESTINATION_CHAIN_ID,
                      NativeOptimismIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          /**
           * @title RootChain Manager Interface for Polygon Bridge.
           */
          interface IRootChainManager {
              /**
               * @notice Move ether from root to child chain, accepts ether transfer
               * Keep in mind this ether cannot be used to pay gas on child chain
               * Use Matic tokens deposited using plasma mechanism for that
               * @param user address of account that should receive WETH on child chain
               */
              function depositEtherFor(address user) external payable;
              /**
               * @notice Move tokens from root to child chain
               * @dev This mechanism supports arbitrary tokens as long as its predicate has been registered and the token is mapped
               * @param sender address of account that should receive this deposit on child chain
               * @param token address of token that is being deposited
               * @param extraData bytes data that is sent to predicate and child token contracts to handle deposit
               */
              function depositFor(
                  address sender,
                  address token,
                  bytes memory extraData
              ) external;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "./interfaces/polygon.sol";
          import {BridgeImplBase} from "../BridgeImplBase.sol";
          import {NATIVE_POLYGON} from "../../static/RouteIdentifiers.sol";
          /**
           * @title NativePolygon-Route Implementation
           * @notice This is the L1 implementation, so this is used when transferring from ethereum to polygon via their native bridge.
           * @author Socket dot tech.
           */
          contract NativePolygonImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable NativePolyonIdentifier = NATIVE_POLYGON;
              /// @notice destination-chain-Id for this router is always arbitrum
              uint256 public constant DESTINATION_CHAIN_ID = 137;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on NativePolygon-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable NATIVE_POLYGON_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeERC20To(uint256,bytes32,address,address)"));
              /// @notice Function-selector for Native bridging on NativePolygon-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable NATIVE_POLYGON_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(uint256,bytes32,address)"));
              bytes4 public immutable NATIVE_POLYGON_SWAP_BRIDGE_SELECTOR =
                  bytes4(keccak256("swapAndBridge(uint32,address,bytes32,bytes)"));
              /// @notice root chain manager proxy on the ethereum chain
              /// @dev to be initialised in the constructor
              IRootChainManager public immutable rootChainManagerProxy;
              /// @notice ERC20 Predicate proxy on the ethereum chain
              /// @dev to be initialised in the constructor
              address public immutable erc20PredicateProxy;
              /**
               * // @notice We set all the required addresses in the constructor while deploying the contract.
               * // These will be constant addresses.
               * // @dev Please use the Proxy addresses and not the implementation addresses while setting these
               * // @param _rootChainManagerProxy address of the root chain manager proxy on the ethereum chain
               * // @param _erc20PredicateProxy address of the ERC20 Predicate proxy on the ethereum chain.
               * // @param _socketGateway address of the socketGateway contract that calls this contract
               */
              constructor(
                  address _rootChainManagerProxy,
                  address _erc20PredicateProxy,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  rootChainManagerProxy = IRootChainManager(_rootChainManagerProxy);
                  erc20PredicateProxy = _erc20PredicateProxy;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativePolygon-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for NativePolygon-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  (address token, address receiverAddress, bytes32 metadata) = abi.decode(
                      bridgeData,
                      (address, address, bytes32)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IRootChainManager(rootChainManagerProxy).depositEtherFor{
                          value: amount
                      }(receiverAddress);
                  } else {
                      if (
                          amount >
                          ERC20(token).allowance(address(this), erc20PredicateProxy)
                      ) {
                          ERC20(token).safeApprove(erc20PredicateProxy, UINT256_MAX);
                      }
                      // deposit into rootchain manager
                      IRootChainManager(rootChainManagerProxy).depositFor(
                          receiverAddress,
                          token,
                          abi.encodePacked(amount)
                      );
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in NativePolygon-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param receiverAddress address of the receiver
               * @param swapData encoded data for swap
               */
              function swapAndBridge(
                  uint32 swapId,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes calldata swapData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      IRootChainManager(rootChainManagerProxy).depositEtherFor{
                          value: bridgeAmount
                      }(receiverAddress);
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), erc20PredicateProxy)
                      ) {
                          ERC20(token).safeApprove(erc20PredicateProxy, UINT256_MAX);
                      }
                      // deposit into rootchain manager
                      IRootChainManager(rootChainManagerProxy).depositFor(
                          receiverAddress,
                          token,
                          abi.encodePacked(bridgeAmount)
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via NativePolygon-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount of tokens being bridged
               * @param receiverAddress recipient address
               * @param token address of token being bridged
               */
              function bridgeERC20To(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  address token
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  // set allowance for erc20 predicate
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount > ERC20(token).allowance(address(this), erc20PredicateProxy)
                  ) {
                      ERC20(token).safeApprove(erc20PredicateProxy, UINT256_MAX);
                  }
                  // deposit into rootchain manager
                  rootChainManagerProxy.depositFor(
                      receiverAddress,
                      token,
                      abi.encodePacked(amount)
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via NativePolygon-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount of tokens being bridged
               * @param receiverAddress recipient address
               */
              function bridgeNativeTo(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress
              ) external payable {
                  rootChainManagerProxy.depositEtherFor{value: amount}(receiverAddress);
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      DESTINATION_CHAIN_ID,
                      NativePolyonIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              function setApprovalForRouters(
                  address[] memory routeAddresses,
                  address[] memory tokenAddresses,
                  bool isMax
              ) external isSocketGatewayOwner {
                  for (uint32 index = 0; index < routeAddresses.length; ) {
                      ERC20(tokenAddresses[index]).safeApprove(
                          routeAddresses[index],
                          isMax ? type(uint256).max : 0
                      );
                      unchecked {
                          ++index;
                      }
                  }
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          /// @notice interface with functions to interact with Refuel contract
          interface IRefuel {
              /**
               * @notice function to deposit nativeToken to Destination-address on destinationChain
               * @param destinationChainId chainId of the Destination chain
               * @param _to recipient address
               */
              function depositNativeToken(
                  uint256 destinationChainId,
                  address _to
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/refuel.sol";
          import "../BridgeImplBase.sol";
          import {REFUEL} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Refuel-Route Implementation
           * @notice Route implementation with functions to bridge Native via Refuel-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of RefuelImplementation
           * @author Socket dot tech.
           */
          contract RefuelBridgeImpl is BridgeImplBase {
              bytes32 public immutable RefuelIdentifier = REFUEL;
              /// @notice refuelBridge-Contract address used to deposit Native on Refuel-Bridge
              address public immutable refuelBridge;
              /// @notice Function-selector for Native bridging via Refuel-Bridge
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable REFUEL_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(keccak256("bridgeNativeTo(uint256,address,uint256,bytes32)"));
              bytes4 public immutable REFUEL_NATIVE_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256("swapAndBridge(uint32,address,uint256,bytes32,bytes)")
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure _refuelBridge are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _refuelBridge,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  refuelBridge = _refuelBridge;
              }
              // Function to receive Ether. msg.data must be empty
              receive() external payable {}
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct RefuelBridgeData {
                  address receiverAddress;
                  uint256 toChainId;
                  bytes32 metadata;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in RefuelBridgeData struct
               * @param amount amount of tokens being bridged. this must be only native
               * @param bridgeData encoded data for RefuelBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  RefuelBridgeData memory refuelBridgeData = abi.decode(
                      bridgeData,
                      (RefuelBridgeData)
                  );
                  IRefuel(refuelBridge).depositNativeToken{value: amount}(
                      refuelBridgeData.toChainId,
                      refuelBridgeData.receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      refuelBridgeData.toChainId,
                      RefuelIdentifier,
                      msg.sender,
                      refuelBridgeData.receiverAddress,
                      refuelBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in RefuelBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param receiverAddress receiverAddress
               * @param toChainId toChainId
               * @param swapData encoded data for swap
               */
              function swapAndBridge(
                  uint32 swapId,
                  address receiverAddress,
                  uint256 toChainId,
                  bytes32 metadata,
                  bytes calldata swapData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, ) = abi.decode(result, (uint256, address));
                  IRefuel(refuelBridge).depositNativeToken{value: bridgeAmount}(
                      toChainId,
                      receiverAddress
                  );
                  emit SocketBridge(
                      bridgeAmount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      RefuelIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Refuel-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount of native being refuelled to destination chain
               * @param receiverAddress recipient address of the refuelled native
               * @param toChainId destinationChainId
               */
              function bridgeNativeTo(
                  uint256 amount,
                  address receiverAddress,
                  uint256 toChainId,
                  bytes32 metadata
              ) external payable {
                  IRefuel(refuelBridge).depositNativeToken{value: amount}(
                      toChainId,
                      receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      RefuelIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: Apache-2.0
          pragma solidity >=0.8.0;
          interface IScrollL1GatewayRouter {
              /// @notice Deposit ETH to some recipient's account in L2.
              /// @param to The address of recipient's account on L2.
              /// @param amount The amount of ETH to be deposited.
              /// @param gasLimit Gas limit required to complete the deposit on L2.
              function depositETH(
                  address to,
                  uint256 amount,
                  uint256 gasLimit
              ) external payable;
              /// @notice Deposit some token to a recipient's account on L2.
              /// @dev Make this function payable to send relayer fee in Ether.
              /// @param _token The address of token in L1.
              /// @param _to The address of recipient's account on L2.
              /// @param _amount The amount of token to transfer.
              /// @param _gasLimit Gas limit required to complete the deposit on L2.
              function depositERC20(
                  address _token,
                  address _to,
                  uint256 _amount,
                  uint256 _gasLimit
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {IScrollL1GatewayRouter} from "./interfaces/IScroll.sol";
          import {SCROLL_NATIVE_BRIDGE} from "../../static/RouteIdentifiers.sol";
          contract ScrollImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              uint256 private immutable UINT256_MAX = type(uint256).max;
              bytes32 public immutable ScrollBridgeIdentifier = SCROLL_NATIVE_BRIDGE;
              /// @notice Function-selector for ERC20-token bridging on ScrollNativeRoute
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable SCROLL_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,uint256,uint256,bytes32,uint256,uint256)"
                      )
                  );
              /// @notice Function-selector for Native bridging on ScrollNativeRoute
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native balance
              bytes4 public immutable SCROLL_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,uint256,uint256,bytes32,uint256,uint256)"
                      )
                  );
              bytes4 public immutable SCROLL_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(bytes32,address,uint256,address,uint32,uint256))"
                      )
                  );
              IScrollL1GatewayRouter private immutable scrollL1GatewayRouter;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              constructor(
                  address _scrollL1GatewayRouter,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  scrollL1GatewayRouter = IScrollL1GatewayRouter(_scrollL1GatewayRouter);
              }
              struct ScrollBridgeData {
                  // socket offchain created hash
                  bytes32 metadata;
                  // address of receiver of bridged tokens
                  address receiverAddress;
                  // dest chain id
                  uint256 toChainId;
                  /// @notice address of token being bridged
                  address token;
                  // Gas limit required to complete the deposit on L2.
                  uint32 gasLimit;
                  // L2 fees
                  uint256 fees;
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via ScrollNative-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param receiverAddress address of receiver of bridged tokens
               * @param gasLimit Gas limit required to complete the deposit on L2.
               * @param fees L2 Fees.
               * @param metadata metadata
               * @param amount amount being bridged
               */
              function bridgeERC20To(
                  address token,
                  address receiverAddress,
                  uint256 gasLimit,
                  uint256 fees,
                  bytes32 metadata,
                  uint256 amount,
                  uint256 toChainId
              ) external payable {
                  ERC20(token).safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount >
                      ERC20(token).allowance(
                          address(this),
                          address(scrollL1GatewayRouter)
                      )
                  ) {
                      ERC20(token).safeApprove(
                          address(scrollL1GatewayRouter),
                          UINT256_MAX
                      );
                  }
                  // deposit into standard bridge
                  scrollL1GatewayRouter.depositERC20{value: fees}(
                      token,
                      receiverAddress,
                      amount,
                      gasLimit
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      ScrollBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle native balance bridging to receipent via ScrollNative-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receiver of bridged tokens
               * @param gasLimit Gas limit required to complete the deposit on L2.
               * @param fees L2 Fees.
               * @param amount amount being bridged
               * @param metadata metadata
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  uint256 gasLimit,
                  uint256 fees,
                  bytes32 metadata,
                  uint256 amount,
                  uint256 toChainId
              ) external payable {
                  scrollL1GatewayRouter.depositETH{value: amount + fees}(
                      receiverAddress,
                      amount,
                      gasLimit
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      ScrollBridgeIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in GnosisNativeBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Gnosis Native Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  ScrollBridgeData memory bridgeInfo = abi.decode(
                      bridgeData,
                      (ScrollBridgeData)
                  );
                  if (bridgeInfo.token == NATIVE_TOKEN_ADDRESS) {
                      scrollL1GatewayRouter.depositETH{value: amount + bridgeInfo.fees}(
                          bridgeInfo.receiverAddress,
                          amount,
                          bridgeInfo.gasLimit
                      );
                  } else {
                      ERC20(bridgeInfo.token).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          amount
                      );
                      if (
                          amount >
                          ERC20(bridgeInfo.token).allowance(
                              address(this),
                              address(scrollL1GatewayRouter)
                          )
                      ) {
                          ERC20(bridgeInfo.token).safeApprove(
                              address(scrollL1GatewayRouter),
                              UINT256_MAX
                          );
                      }
                      // deposit into standard bridge
                      scrollL1GatewayRouter.depositERC20{value: bridgeInfo.fees}(
                          bridgeInfo.token,
                          bridgeInfo.receiverAddress,
                          amount,
                          bridgeInfo.gasLimit
                      );
                  }
                  emit SocketBridge(
                      amount,
                      bridgeInfo.token,
                      bridgeInfo.toChainId,
                      ScrollBridgeIdentifier,
                      msg.sender,
                      bridgeInfo.receiverAddress,
                      bridgeInfo.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in SymbiosisBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param _scrollBridgeData encoded data for ScrollBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  ScrollBridgeData calldata _scrollBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      scrollL1GatewayRouter.depositETH{
                          value: bridgeAmount + _scrollBridgeData.fees
                      }(
                          _scrollBridgeData.receiverAddress,
                          bridgeAmount,
                          _scrollBridgeData.gasLimit
                      );
                  } else {
                      ERC20(_scrollBridgeData.token).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          bridgeAmount
                      );
                      if (
                          bridgeAmount >
                          ERC20(_scrollBridgeData.token).allowance(
                              address(this),
                              address(scrollL1GatewayRouter)
                          )
                      ) {
                          ERC20(_scrollBridgeData.token).safeApprove(
                              address(scrollL1GatewayRouter),
                              UINT256_MAX
                          );
                      }
                      // deposit into standard bridge
                      scrollL1GatewayRouter.depositERC20{value: _scrollBridgeData.fees}(
                          _scrollBridgeData.token,
                          _scrollBridgeData.receiverAddress,
                          bridgeAmount,
                          _scrollBridgeData.gasLimit
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      _scrollBridgeData.toChainId,
                      ScrollBridgeIdentifier,
                      msg.sender,
                      _scrollBridgeData.receiverAddress,
                      _scrollBridgeData.metadata
                  );
              }
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity >=0.8.0;
          interface IStargateEthVault {
              function deposit() external payable;
              function transfer(address to, uint value) external returns (bool);
              function withdraw(uint) external;
              function approve(address guy, uint wad) external returns (bool);
              function transferFrom(
                  address src,
                  address dst,
                  uint wad
              ) external returns (bool);
          }
          // SPDX-License-Identifier: GPL-3.0-only
          pragma solidity >=0.8.0;
          /**
           * @title IBridgeStargate Interface Contract.
           * @notice Interface used by Stargate-L1 and L2 Router implementations
           * @dev router and routerETH addresses will be distinct for L1 and L2
           */
          interface IBridgeStargate {
              // @notice Struct to hold the additional-data for bridging ERC20 token
              struct lzTxObj {
                  // gas limit to bridge the token in Stargate to destinationChain
                  uint256 dstGasForCall;
                  // destination nativeAmount, this is always set as 0
                  uint256 dstNativeAmount;
                  // destination nativeAddress, this is always set as 0x
                  bytes dstNativeAddr;
              }
              struct SwapAmount {
                  uint256 amountLD; // the amount, in Local Decimals, to be swapped
                  uint256 minAmountLD; // the minimum amount accepted out on destination
              }
              /// @notice function in stargate bridge which is used to bridge ERC20 tokens to recipient on destinationChain
              function swap(
                  uint16 _dstChainId,
                  uint256 _srcPoolId,
                  uint256 _dstPoolId,
                  address payable _refundAddress,
                  uint256 _amountLD,
                  uint256 _minAmountLD,
                  lzTxObj memory _lzTxParams,
                  bytes calldata _to,
                  bytes calldata _payload
              ) external payable;
              /// @notice function in stargate bridge which is used to bridge native tokens to recipient on destinationChain
              function swapETHAndCall(
                  uint16 _dstChainId, // destination Stargate chainId
                  address payable _refundAddress, // refund additional messageFee to this address
                  bytes calldata _to, // the receiver of the destination ETH
                  SwapAmount memory _swapAmount, // the amount and the minimum swap amount
                  lzTxObj memory _lzTxParams, // the LZ tx params
                  bytes calldata _payload // the payload to send to the destination
              ) external payable;
              /// @notice function in stargate bridge which is used to bridge native tokens to recipient on destinationChain
              function swapETH(
                  uint16 _dstChainId, // destination Stargate chainId
                  address payable _refundAddress, // refund additional messageFee to this address
                  bytes calldata _toAddress, // the receiver of the destination ETH
                  uint256 _amountLD, // the amount, in Local Decimals, to be swapped
                  uint256 _minAmountLD // the minimum amount accepted out on destination
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/stargate.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {STARGATE} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Stargate-L1-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Stargate-L1-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of Stargate-L1-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract StargateImplL1 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable StargateIdentifier = STARGATE;
              /// @notice Function-selector for ERC20-token bridging on Stargate-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable STARGATE_L1_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,bytes32,bytes,uint16))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Stargate-L1-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable STARGATE_L1_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint16,uint256,uint256,uint256,bytes32)"
                      )
                  );
              bytes4 public immutable STARGATE_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint16,uint256,uint256,uint256,uint256,uint256,uint256,bytes32,bytes))"
                      )
                  );
              /// @notice Stargate Router to bridge ERC20 tokens
              IBridgeStargate public immutable router;
              /// @notice Stargate Router to bridge native tokens
              IBridgeStargate public immutable routerETH;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router, routerEth are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _routerEth,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = IBridgeStargate(_router);
                  routerETH = IBridgeStargate(_routerEth);
              }
              struct StargateBridgeExtraData {
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 destinationGasLimit;
                  uint256 minReceivedAmt;
                  bytes32 metadata;
                  bytes destinationPayload;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct StargateBridgeDataNoToken {
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              struct StargateBridgeData {
                  address token;
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Stargate-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  StargateBridgeData memory stargateBridgeData = abi.decode(
                      bridgeData,
                      (StargateBridgeData)
                  );
                  if (stargateBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{value: amount + stargateBridgeData.optionalValue}(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          amount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      ERC20(stargateBridgeData.token).safeApprove(
                          address(router),
                          amount
                      );
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              amount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit NativeBridgeFee(stargateBridgeData.value);
                  emit SocketBridge(
                      amount,
                      stargateBridgeData.token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param stargateBridgeData encoded data for StargateBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  StargateBridgeDataNoToken calldata stargateBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{
                          value: bridgeAmount + stargateBridgeData.optionalValue
                      }(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          bridgeAmount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      ERC20(token).safeApprove(address(router), bridgeAmount);
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              bridgeAmount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit NativeBridgeFee(stargateBridgeData.value);
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param senderAddress address of sender
               * @param receiverAddress address of recipient
               * @param amount amount of token being bridge
               * @param value value
               * @param stargateBridgeExtraData stargate bridge extradata
               */
              function bridgeERC20To(
                  address token,
                  address senderAddress,
                  address receiverAddress,
                  uint256 amount,
                  uint256 value,
                  StargateBridgeExtraData calldata stargateBridgeExtraData
              ) external payable {
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  tokenInstance.safeApprove(address(router), amount);
                  {
                      router.swap{value: value}(
                          stargateBridgeExtraData.stargateDstChainId,
                          stargateBridgeExtraData.srcPoolId,
                          stargateBridgeExtraData.dstPoolId,
                          payable(senderAddress), // default to refund to main contract
                          amount,
                          stargateBridgeExtraData.minReceivedAmt,
                          IBridgeStargate.lzTxObj(
                              stargateBridgeExtraData.destinationGasLimit,
                              0, // zero amount since this is a ERC20 bridging
                              "0x" //empty data since this is for only ERC20
                          ),
                          abi.encodePacked(receiverAddress),
                          stargateBridgeExtraData.destinationPayload
                      );
                  }
                  emit NativeBridgeFee(value);
                  emit SocketBridge(
                      amount,
                      token,
                      stargateBridgeExtraData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      stargateBridgeExtraData.metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of receipient
               * @param senderAddress address of sender
               * @param stargateDstChainId stargate defines chain id in its way
               * @param amount amount of token being bridge
               * @param minReceivedAmt defines the slippage, the min qty you would accept on the destination
               * @param optionalValue optionalValue Native amount
               */
              function bridgeNativeTo(
                  address receiverAddress,
                  address senderAddress,
                  uint16 stargateDstChainId,
                  uint256 amount,
                  uint256 minReceivedAmt,
                  uint256 optionalValue,
                  bytes32 metadata
              ) external payable {
                  // perform bridging
                  routerETH.swapETH{value: amount + optionalValue}(
                      stargateDstChainId,
                      payable(senderAddress),
                      abi.encodePacked(receiverAddress),
                      amount,
                      minReceivedAmt
                  );
                  emit NativeBridgeFee(amount + optionalValue);
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/stargate.sol";
          import "../../../errors/SocketErrors.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {STARGATE} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Stargate-L2-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Stargate-L2-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of Stargate-L2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract StargateImplL2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable StargateIdentifier = STARGATE;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Stargate-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable STARGATE_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,bytes32,bytes,uint16))"
                      )
                  );
              bytes4 public immutable STARGATE_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint16,uint256,uint256,uint256,uint256,uint256,uint256,bytes32,bytes))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Stargate-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable STARGATE_L2_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint16,uint256,uint256,uint256,bytes32)"
                      )
                  );
              /// @notice Stargate Router to bridge ERC20 tokens
              IBridgeStargate public immutable router;
              /// @notice Stargate Router to bridge native tokens
              IBridgeStargate public immutable routerETH;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router, routerEth are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _routerEth,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = IBridgeStargate(_router);
                  routerETH = IBridgeStargate(_routerEth);
              }
              /// @notice Struct to be used as a input parameter for Bridging tokens via Stargate-L2-route
              /// @dev while building transactionData,values should be set in this sequence of properties in this struct
              struct StargateBridgeExtraData {
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 destinationGasLimit;
                  uint256 minReceivedAmt;
                  bytes32 metadata;
                  bytes destinationPayload;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct StargateBridgeDataNoToken {
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              struct StargateBridgeData {
                  address token;
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 optionalValue;
                  uint256 destinationGasLimit;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Stargate-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  StargateBridgeData memory stargateBridgeData = abi.decode(
                      bridgeData,
                      (StargateBridgeData)
                  );
                  if (stargateBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      // perform bridging
                      routerETH.swapETH{value: amount + stargateBridgeData.optionalValue}(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          amount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      if (
                          amount >
                          ERC20(stargateBridgeData.token).allowance(
                              address(this),
                              address(router)
                          )
                      ) {
                          ERC20(stargateBridgeData.token).safeApprove(
                              address(router),
                              UINT256_MAX
                          );
                      }
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              amount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      amount,
                      stargateBridgeData.token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swapping.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param stargateBridgeData encoded data for StargateBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  StargateBridgeDataNoToken calldata stargateBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      routerETH.swapETH{
                          value: bridgeAmount + stargateBridgeData.optionalValue
                      }(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress),
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          bridgeAmount,
                          stargateBridgeData.minReceivedAmt
                      );
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(router))
                      ) {
                          ERC20(token).safeApprove(address(router), UINT256_MAX);
                      }
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              bridgeAmount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0,
                                  "0x"
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param senderAddress address of sender
               * @param receiverAddress address of recipient
               * @param amount amount of token being bridge
               * @param optionalValue optionalValue
               * @param stargateBridgeExtraData stargate bridge extradata
               */
              function bridgeERC20To(
                  address token,
                  address senderAddress,
                  address receiverAddress,
                  uint256 amount,
                  uint256 optionalValue,
                  StargateBridgeExtraData calldata stargateBridgeExtraData
              ) external payable {
                  // token address might not be indication thats why passed through extraData
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (amount > tokenInstance.allowance(address(this), address(router))) {
                      tokenInstance.safeApprove(address(router), UINT256_MAX);
                  }
                  {
                      router.swap{value: optionalValue}(
                          stargateBridgeExtraData.stargateDstChainId,
                          stargateBridgeExtraData.srcPoolId,
                          stargateBridgeExtraData.dstPoolId,
                          payable(senderAddress), // default to refund to main contract
                          amount,
                          stargateBridgeExtraData.minReceivedAmt,
                          IBridgeStargate.lzTxObj(
                              stargateBridgeExtraData.destinationGasLimit,
                              0, // zero amount since this is a ERC20 bridging
                              "0x" //empty data since this is for only ERC20
                          ),
                          abi.encodePacked(receiverAddress),
                          stargateBridgeExtraData.destinationPayload
                      );
                  }
                  emit SocketBridge(
                      amount,
                      token,
                      stargateBridgeExtraData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      stargateBridgeExtraData.metadata
                  );
              }
              function bridgeNativeTo(
                  address receiverAddress,
                  address senderAddress,
                  uint16 stargateDstChainId,
                  uint256 amount,
                  uint256 minReceivedAmt,
                  uint256 optionalValue,
                  bytes32 metadata
              ) external payable {
                  // perform bridging
                  routerETH.swapETH{value: amount + optionalValue}(
                      stargateDstChainId,
                      payable(senderAddress),
                      abi.encodePacked(receiverAddress),
                      amount,
                      minReceivedAmt
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../interfaces/stargate.sol";
          import "../../../errors/SocketErrors.sol";
          import {BridgeImplBase} from "../../BridgeImplBase.sol";
          import {STARGATE} from "../../../static/RouteIdentifiers.sol";
          /**
           * @title Stargate-L2-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Stargate-L2-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of Stargate-L2-Implementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract StargateImplL2V2 is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable StargateIdentifier = STARGATE;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Stargate-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4
                  public immutable STARGATE_L2_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(address,address,address,uint256,uint256,(uint256,uint256,uint256,uint256,bytes32,bytes,uint16))"
                      )
                  );
              bytes4 public immutable STARGATE_L1_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,address,uint16,uint256,uint256,uint256,uint256,uint256,uint256,bytes32,bytes))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Stargate-L2-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4
                  public immutable STARGATE_L2_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(address,address,uint16,uint256,uint256,uint256,bytes32)"
                      )
                  );
              /// @notice Stargate Router to bridge ERC20 tokens
              IBridgeStargate public immutable router;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure router, routerEth are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _router,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  router = IBridgeStargate(_router);
              }
              /// @notice Struct to be used as a input parameter for Bridging tokens via Stargate-L2-route
              /// @dev while building transactionData,values should be set in this sequence of properties in this struct
              struct StargateBridgeExtraData {
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 destinationGasLimit;
                  uint256 minReceivedAmt;
                  uint256 value;
                  uint16 stargateDstChainId;
                  uint32 swapId;
                  bytes32 metadata;
                  bytes swapData;
                  bytes destinationPayload;
                  // stargate defines chain id in its way
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct StargateBridgeDataNoToken {
                  address receiverAddress;
                  address senderAddress;
                  // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  uint256 destinationGasLimit;
                  bool isNativeSwapRequired;
                  uint16 stargateDstChainId;
                  uint32 swapId;
                  bytes swapData;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              struct StargateBridgeData {
                  address token;
                  address receiverAddress;
                  address senderAddress;
                  uint16 stargateDstChainId; // stargate defines chain id in its way
                  uint256 value;
                  // a unique identifier that is uses to dedup transfers
                  // this value is the a timestamp sent from frontend, but in theory can be any unique number
                  uint256 srcPoolId;
                  uint256 dstPoolId;
                  uint256 minReceivedAmt; // defines the slippage, the min qty you would accept on the destination
                  bool isNativeSwapRequired;
                  uint256 destinationGasLimit;
                  uint32 swapId;
                  bytes swapData;
                  bytes32 metadata;
                  bytes destinationPayload;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for Stargate-L1-Bridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  StargateBridgeData memory stargateBridgeData = abi.decode(
                      bridgeData,
                      (StargateBridgeData)
                  );
                  if (stargateBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      router.swapETHAndCall{value: amount + stargateBridgeData.value}(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress), // default to refund to main contract
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          IBridgeStargate.SwapAmount(
                              amount,
                              stargateBridgeData.minReceivedAmt
                          ),
                          IBridgeStargate.lzTxObj(
                              stargateBridgeData.destinationGasLimit,
                              0,
                              "0x"
                          ),
                          stargateBridgeData.destinationPayload
                      );
                  } else {
                      if (stargateBridgeData.isNativeSwapRequired)
                          _performNativeSwap(
                              stargateBridgeData.swapData,
                              stargateBridgeData.swapId,
                              stargateBridgeData.value
                          );
                      if (
                          amount >
                          ERC20(stargateBridgeData.token).allowance(
                              address(this),
                              address(router)
                          )
                      ) {
                          ERC20(stargateBridgeData.token).safeApprove(
                              address(router),
                              UINT256_MAX
                          );
                      }
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              amount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0, // zero amount since this is a ERC20 bridging
                                  "0x" //empty data since this is for only ERC20
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit NativeBridgeFee(stargateBridgeData.value);
                  emit SocketBridge(
                      amount,
                      stargateBridgeData.token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swapping.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in Stargate-BridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param stargateBridgeData encoded data for StargateBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  StargateBridgeDataNoToken calldata stargateBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      router.swapETHAndCall{
                          value: bridgeAmount + stargateBridgeData.value
                      }(
                          stargateBridgeData.stargateDstChainId,
                          payable(stargateBridgeData.senderAddress), // default to refund to main contract
                          abi.encodePacked(stargateBridgeData.receiverAddress),
                          IBridgeStargate.SwapAmount(
                              bridgeAmount,
                              stargateBridgeData.minReceivedAmt
                          ),
                          IBridgeStargate.lzTxObj(
                              stargateBridgeData.destinationGasLimit,
                              0,
                              "0x"
                          ),
                          stargateBridgeData.destinationPayload
                      );
                  } else {
                      if (stargateBridgeData.isNativeSwapRequired)
                          _performNativeSwap(
                              stargateBridgeData.swapData,
                              stargateBridgeData.swapId,
                              stargateBridgeData.value
                          );
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(router))
                      ) {
                          ERC20(token).safeApprove(address(router), UINT256_MAX);
                      }
                      {
                          router.swap{value: stargateBridgeData.value}(
                              stargateBridgeData.stargateDstChainId,
                              stargateBridgeData.srcPoolId,
                              stargateBridgeData.dstPoolId,
                              payable(stargateBridgeData.senderAddress), // default to refund to main contract
                              bridgeAmount,
                              stargateBridgeData.minReceivedAmt,
                              IBridgeStargate.lzTxObj(
                                  stargateBridgeData.destinationGasLimit,
                                  0,
                                  "0x"
                              ),
                              abi.encodePacked(stargateBridgeData.receiverAddress),
                              stargateBridgeData.destinationPayload
                          );
                      }
                  }
                  emit NativeBridgeFee(stargateBridgeData.value);
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      stargateBridgeData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      stargateBridgeData.receiverAddress,
                      stargateBridgeData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Stargate-L1-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param token address of token being bridged
               * @param senderAddress address of sender
               * @param receiverAddress address of recipient
               * @param amount amount of token being bridge
               * @param stargateBridgeExtraData stargate bridge extradata
               */
              function bridgeERC20To(
                  address token,
                  address senderAddress,
                  address receiverAddress,
                  uint256 amount,
                  StargateBridgeExtraData calldata stargateBridgeExtraData
              ) external payable {
                  _performNativeSwap(
                      stargateBridgeExtraData.swapData,
                      stargateBridgeExtraData.swapId,
                      stargateBridgeExtraData.value
                  );
                  // token address might not be indication thats why passed through extraData
                  ERC20 tokenInstance = ERC20(token);
                  tokenInstance.safeTransferFrom(msg.sender, socketGateway, amount);
                  if (amount > tokenInstance.allowance(address(this), address(router))) {
                      tokenInstance.safeApprove(address(router), UINT256_MAX);
                  }
                  {
                      router.swap{value: stargateBridgeExtraData.value}(
                          stargateBridgeExtraData.stargateDstChainId,
                          stargateBridgeExtraData.srcPoolId,
                          stargateBridgeExtraData.dstPoolId,
                          payable(senderAddress), // default to refund to main contract
                          amount,
                          stargateBridgeExtraData.minReceivedAmt,
                          IBridgeStargate.lzTxObj(
                              stargateBridgeExtraData.destinationGasLimit,
                              0, // zero amount since this is a ERC20 bridging
                              "0x" //empty data since this is for only ERC20
                          ),
                          abi.encodePacked(receiverAddress),
                          stargateBridgeExtraData.destinationPayload
                      );
                  }
                  emit NativeBridgeFee(stargateBridgeExtraData.value);
                  emit SocketBridge(
                      amount,
                      token,
                      stargateBridgeExtraData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      stargateBridgeExtraData.metadata
                  );
              }
              function bridgeNativeTo(
                  address senderAddress,
                  address receiverAddress,
                  uint256 amount,
                  StargateBridgeExtraData calldata stargateBridgeExtraData
              ) external payable {
                  router.swapETHAndCall{value: amount + stargateBridgeExtraData.value}(
                      stargateBridgeExtraData.stargateDstChainId,
                      payable(senderAddress), // default to refund to main contract
                      abi.encodePacked(receiverAddress),
                      IBridgeStargate.SwapAmount(
                          amount,
                          stargateBridgeExtraData.minReceivedAmt
                      ),
                      IBridgeStargate.lzTxObj(
                          stargateBridgeExtraData.destinationGasLimit,
                          0,
                          "0x"
                      ),
                      stargateBridgeExtraData.destinationPayload
                  );
                  emit NativeBridgeFee(stargateBridgeExtraData.value);
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      stargateBridgeExtraData.stargateDstChainId,
                      StargateIdentifier,
                      msg.sender,
                      receiverAddress,
                      stargateBridgeExtraData.metadata
                  );
              }
              function _performNativeSwap(
                  bytes memory swapData,
                  uint32 swapId,
                  uint256 valueRequired
              ) private {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 valueReceived, ) = abi.decode(result, (uint256, address));
                  if (valueReceived > valueRequired) {
                      tx.origin.call{value: valueReceived - valueRequired}("");
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface ISymbiosisMetaRouter {
              struct MetaRouteTransaction {
                  bytes firstSwapCalldata;
                  bytes secondSwapCalldata;
                  address[] approvedTokens;
                  address firstDexRouter;
                  address secondDexRouter;
                  uint256 amount;
                  bool nativeIn;
                  address relayRecipient;
                  bytes otherSideCalldata;
              }
              /**
               * @notice Method that starts the Meta Routing
               * @dev external + internal swap for burn scheme, only external for synth scheme
               * @dev calls the next method on the other side
               * @param _metarouteTransaction metaRoute offchain transaction data
               */
              function metaRoute(
                  MetaRouteTransaction calldata _metarouteTransaction
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/symbiosis.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISymbiosisMetaRouter} from "./interfaces/symbiosis.sol";
          import {SYMBIOSIS} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Symbiosis-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Symbiosis-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of SymbiosisImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract SymbiosisBridgeImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable SymbiosisIdentifier = SYMBIOSIS;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Symbiosis-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable SYMBIOSIS_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(bytes32,address,address,uint256,(bytes,bytes,address[],address,address,uint256,bool,address,bytes))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Symbiosis-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable SYMBIOSIS_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(bytes32,address,uint256,(bytes,bytes,address[],address,address,uint256,bool,address,bytes))"
                      )
                  );
              bytes4 public immutable SYMBIOSIS_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,bytes32,address,uint256,(bytes,bytes,address[],address,address,uint256,bool,address,bytes))"
                      )
                  );
              struct SymbiosisMetaRouteData {
                  bytes firstSwapCalldata;
                  bytes secondSwapCalldata;
                  address[] approvedTokens;
                  address firstDexRouter;
                  address secondDexRouter;
                  uint256 amount;
                  bool nativeIn;
                  address relayRecipient;
                  bytes otherSideCalldata;
              }
              struct SymbiosisBridgeData {
                  /// @notice address of token being bridged
                  address token;
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
                  /// @notice Struct representing a origin request for SymbiosisRouter
                  SymbiosisMetaRouteData _symbiosisData;
              }
              /// @notice The contract address of the Symbiosis router on the source chain
              ISymbiosisMetaRouter private immutable symbiosisMetaRouter;
              address private immutable symbiosisGateway;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure liquidityPoolManager-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _symbiosisMetaRouter,
                  address _symbiosisGateway,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  symbiosisMetaRouter = ISymbiosisMetaRouter(_symbiosisMetaRouter);
                  symbiosisGateway = _symbiosisGateway;
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Symbiosis-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param token address of token being bridged
               * @param toChainId chainId of destination
               */
              function bridgeERC20To(
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint256 toChainId,
                  SymbiosisMetaRouteData calldata _symbiosisData
              ) external payable {
                  ERC20(token).safeTransferFrom(
                      msg.sender,
                      socketGateway,
                      _symbiosisData.amount
                  );
                  if (
                      _symbiosisData.amount >
                      ERC20(token).allowance(address(this), address(symbiosisGateway))
                  ) {
                      ERC20(token).safeApprove(address(symbiosisGateway), UINT256_MAX);
                  }
                  symbiosisMetaRouter.metaRoute(
                      ISymbiosisMetaRouter.MetaRouteTransaction(
                          _symbiosisData.firstSwapCalldata,
                          _symbiosisData.secondSwapCalldata,
                          _symbiosisData.approvedTokens,
                          _symbiosisData.firstDexRouter,
                          _symbiosisData.secondDexRouter,
                          _symbiosisData.amount,
                          _symbiosisData.nativeIn,
                          _symbiosisData.relayRecipient,
                          _symbiosisData.otherSideCalldata
                      )
                  );
                  emit SocketBridge(
                      _symbiosisData.amount,
                      token,
                      toChainId,
                      SymbiosisIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Symbiosis-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param toChainId chainId of destination
               */
              function bridgeNativeTo(
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId,
                  SymbiosisMetaRouteData calldata _symbiosisData
              ) external payable {
                  symbiosisMetaRouter.metaRoute{value: _symbiosisData.amount}(
                      ISymbiosisMetaRouter.MetaRouteTransaction(
                          _symbiosisData.firstSwapCalldata,
                          _symbiosisData.secondSwapCalldata,
                          _symbiosisData.approvedTokens,
                          _symbiosisData.firstDexRouter,
                          _symbiosisData.secondDexRouter,
                          _symbiosisData.amount,
                          _symbiosisData.nativeIn,
                          _symbiosisData.relayRecipient,
                          _symbiosisData.otherSideCalldata
                      )
                  );
                  emit SocketBridge(
                      _symbiosisData.amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      SymbiosisIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in SymbiosisData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for SymbiosisBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  SymbiosisBridgeData memory bridgeInfo = abi.decode(
                      bridgeData,
                      (SymbiosisBridgeData)
                  );
                  if (bridgeInfo.token == NATIVE_TOKEN_ADDRESS) {
                      symbiosisMetaRouter.metaRoute{value: amount}(
                          ISymbiosisMetaRouter.MetaRouteTransaction(
                              bridgeInfo._symbiosisData.firstSwapCalldata,
                              bridgeInfo._symbiosisData.secondSwapCalldata,
                              bridgeInfo._symbiosisData.approvedTokens,
                              bridgeInfo._symbiosisData.firstDexRouter,
                              bridgeInfo._symbiosisData.secondDexRouter,
                              amount,
                              bridgeInfo._symbiosisData.nativeIn,
                              bridgeInfo._symbiosisData.relayRecipient,
                              bridgeInfo._symbiosisData.otherSideCalldata
                          )
                      );
                  } else {
                      if (
                          amount >
                          ERC20(bridgeInfo.token).allowance(
                              address(this),
                              address(symbiosisGateway)
                          )
                      ) {
                          ERC20(bridgeInfo.token).safeApprove(
                              address(symbiosisGateway),
                              UINT256_MAX
                          );
                      }
                      symbiosisMetaRouter.metaRoute(
                          ISymbiosisMetaRouter.MetaRouteTransaction(
                              bridgeInfo._symbiosisData.firstSwapCalldata,
                              bridgeInfo._symbiosisData.secondSwapCalldata,
                              bridgeInfo._symbiosisData.approvedTokens,
                              bridgeInfo._symbiosisData.firstDexRouter,
                              bridgeInfo._symbiosisData.secondDexRouter,
                              amount,
                              bridgeInfo._symbiosisData.nativeIn,
                              bridgeInfo._symbiosisData.relayRecipient,
                              bridgeInfo._symbiosisData.otherSideCalldata
                          )
                      );
                  }
                  emit SocketBridge(
                      amount,
                      bridgeInfo.token,
                      bridgeInfo.toChainId,
                      SymbiosisIdentifier,
                      msg.sender,
                      bridgeInfo.receiverAddress,
                      bridgeInfo.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in SymbiosisBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param _symbiosisData encoded data for SymbiosisData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId,
                  SymbiosisMetaRouteData calldata _symbiosisData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      symbiosisMetaRouter.metaRoute{value: bridgeAmount}(
                          ISymbiosisMetaRouter.MetaRouteTransaction(
                              _symbiosisData.firstSwapCalldata,
                              _symbiosisData.secondSwapCalldata,
                              _symbiosisData.approvedTokens,
                              _symbiosisData.firstDexRouter,
                              _symbiosisData.secondDexRouter,
                              bridgeAmount,
                              _symbiosisData.nativeIn,
                              _symbiosisData.relayRecipient,
                              _symbiosisData.otherSideCalldata
                          )
                      );
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(symbiosisGateway))
                      ) {
                          ERC20(token).safeApprove(
                              address(symbiosisGateway),
                              UINT256_MAX
                          );
                      }
                      symbiosisMetaRouter.metaRoute(
                          ISymbiosisMetaRouter.MetaRouteTransaction(
                              _symbiosisData.firstSwapCalldata,
                              _symbiosisData.secondSwapCalldata,
                              _symbiosisData.approvedTokens,
                              _symbiosisData.firstDexRouter,
                              _symbiosisData.secondDexRouter,
                              bridgeAmount,
                              _symbiosisData.nativeIn,
                              _symbiosisData.relayRecipient,
                              _symbiosisData.otherSideCalldata
                          )
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      toChainId,
                      SymbiosisIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface ISynapseRouter {
              struct SwapQuery {
                  address swapAdapter;
                  address tokenOut;
                  uint256 minAmountOut;
                  uint256 deadline;
                  bytes rawParams;
              }
              function bridge(
                  address to,
                  uint256 chainId,
                  address token,
                  uint256 amount,
                  SwapQuery memory originQuery,
                  SwapQuery memory destQuery
              ) external payable;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/ISynapseRouter.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {SYNAPSE} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Synapse-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native via Synapse-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of SynapseImplementation
           * Contains function to handle bridging as post-step i.e linked to a preceeding step for swap
           * RequestData is different to just bride and bridging chained with swap
           * @author Socket dot tech.
           */
          contract SynapseBridgeImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable SynapseIdentifier = SYNAPSE;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on Synapse-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable SYNAPSE_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,bytes32,address,address,uint256,(address,address,uint256,uint256,bytes),(address,address,uint256,uint256,bytes))"
                      )
                  );
              /// @notice Function-selector for Native bridging on Synapse-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable SYNAPSE_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(uint256,bytes32,address,uint256,(address,address,uint256,uint256,bytes),(address,address,uint256,uint256,bytes))"
                      )
                  );
              bytes4 public immutable SYNAPSE_SWAP_BRIDGE_SELECTOR =
                  bytes4(
                      keccak256(
                          "swapAndBridge(uint32,bytes,(address,uint256,bytes32,(address,address,uint256,uint256,bytes),(address,address,uint256,uint256,bytes)))"
                      )
                  );
              ISynapseRouter public immutable synapseRouter;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure liquidityPoolManager-address are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _synapseRouter,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  synapseRouter = ISynapseRouter(_synapseRouter);
              }
              /// @notice Struct to be used in decode step from input parameter - a specific case of bridging after swap.
              /// @dev the data being encoded in offchain or by caller should have values set in this sequence of properties in this struct
              struct SynapseData {
                  /// @notice address of token being bridged
                  address token;
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice socket offchain created hash
                  bytes32 metadata;
                  /// @notice Struct representing a origin request for SynapseRouter
                  ISynapseRouter.SwapQuery originQuery;
                  /// @notice Struct representing a destination request for SynapseRouter
                  ISynapseRouter.SwapQuery destinationQuery;
              }
              struct SynapseDataNoToken {
                  /// @notice address of receiver
                  address receiverAddress;
                  /// @notice chainId of destination
                  uint256 toChainId;
                  /// @notice chainId of destination
                  bytes32 metadata;
                  /// @notice Struct representing a origin request for SynapseRouter
                  ISynapseRouter.SwapQuery originQuery;
                  /// @notice Struct representing a destination request for SynapseRouter
                  ISynapseRouter.SwapQuery destinationQuery;
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in SynapseData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for SynapseBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  SynapseData memory synapseData = abi.decode(bridgeData, (SynapseData));
                  if (synapseData.token == NATIVE_TOKEN_ADDRESS) {
                      synapseRouter.bridge{value: amount}(
                          synapseData.receiverAddress,
                          synapseData.toChainId,
                          NATIVE_TOKEN_ADDRESS,
                          amount,
                          synapseData.originQuery,
                          synapseData.destinationQuery
                      );
                  } else {
                      if (
                          amount >
                          ERC20(synapseData.token).allowance(
                              address(this),
                              address(synapseRouter)
                          )
                      ) {
                          ERC20(synapseData.token).safeApprove(
                              address(synapseRouter),
                              UINT256_MAX
                          );
                      }
                      synapseRouter.bridge(
                          synapseData.receiverAddress,
                          synapseData.toChainId,
                          synapseData.token,
                          amount,
                          synapseData.originQuery,
                          synapseData.destinationQuery
                      );
                  }
                  emit SocketBridge(
                      amount,
                      synapseData.token,
                      synapseData.toChainId,
                      SynapseIdentifier,
                      msg.sender,
                      synapseData.receiverAddress,
                      synapseData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in SynapseBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param synapseData encoded data for SynapseData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  SynapseDataNoToken calldata synapseData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, address token) = abi.decode(
                      result,
                      (uint256, address)
                  );
                  if (token == NATIVE_TOKEN_ADDRESS) {
                      synapseRouter.bridge{value: bridgeAmount}(
                          synapseData.receiverAddress,
                          synapseData.toChainId,
                          token,
                          bridgeAmount,
                          synapseData.originQuery,
                          synapseData.destinationQuery
                      );
                  } else {
                      if (
                          bridgeAmount >
                          ERC20(token).allowance(address(this), address(synapseRouter))
                      ) {
                          ERC20(token).safeApprove(address(synapseRouter), UINT256_MAX);
                      }
                      synapseRouter.bridge(
                          synapseData.receiverAddress,
                          synapseData.toChainId,
                          token,
                          bridgeAmount,
                          synapseData.originQuery,
                          synapseData.destinationQuery
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      token,
                      synapseData.toChainId,
                      SynapseIdentifier,
                      msg.sender,
                      synapseData.receiverAddress,
                      synapseData.metadata
                  );
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via Synapse-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param token address of token being bridged
               * @param toChainId chainId of destination
               */
              function bridgeERC20To(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint256 toChainId,
                  ISynapseRouter.SwapQuery calldata originQuery,
                  ISynapseRouter.SwapQuery calldata destinationQuery
              ) external payable {
                  ERC20(token).safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount >
                      ERC20(token).allowance(address(this), address(synapseRouter))
                  ) {
                      ERC20(token).safeApprove(address(synapseRouter), UINT256_MAX);
                  }
                  synapseRouter.bridge(
                      receiverAddress,
                      toChainId,
                      token,
                      amount,
                      originQuery,
                      destinationQuery
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      SynapseIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via Synapse-Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param toChainId chainId of destination
               */
              function bridgeNativeTo(
                  uint256 amount,
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId,
                  ISynapseRouter.SwapQuery calldata originQuery,
                  ISynapseRouter.SwapQuery calldata destinationQuery
              ) external payable {
                  synapseRouter.bridge{value: amount}(
                      receiverAddress,
                      toChainId,
                      NATIVE_TOKEN_ADDRESS,
                      amount,
                      originQuery,
                      destinationQuery
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      SynapseIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface IZkSyncL1ERC20Bridge {
              /// @notice Initiates a deposit by locking funds on the contract and sending the request
              /// of processing an L2 transaction where tokens would be minted
              /// @param _l2Receiver The account address that should receive funds on L2
              /// @param _l1Token The L1 token address which is deposited
              /// @param _amount The total amount of tokens to be bridged
              /// @param _l2TxGasLimit The L2 gas limit to be used in the corresponding L2 transaction
              /// @param _l2TxGasPerPubdataByte The gasPerPubdataByteLimit to be used in the corresponding L2 transaction
              /// @param _refundRecipient The address on L2 that will receive the refund for the transaction. If the transaction fails,
              /// it will also be the address to receive `_l2Value`. If zero, the refund will be sent to the sender of the transaction.
              /// @return l2TxHash The L2 transaction hash of deposit finalization
              function deposit(
                  address _l2Receiver,
                  address _l1Token,
                  uint256 _amount,
                  uint256 _l2TxGasLimit,
                  uint256 _l2TxGasPerPubdataByte,
                  address _refundRecipient
              ) external payable returns (bytes32 l2TxHash);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface IZkSyncL1Mailbox {
              /// @notice Request execution of L2 transaction from L1.
              /// @param _contractL2 The L2 receiver address
              /// @param _l2Value `msg.value` of L2 transaction
              /// @param _calldata The input of the L2 transaction
              /// @param _l2GasLimit Maximum amount of L2 gas that transaction can consume during execution on L2
              /// @param _l2GasPerPubdataByteLimit The maximum amount L2 gas that the operator may charge the user for single byte of pubdata.
              /// @param _factoryDeps An array of L2 bytecodes that will be marked as known on L2
              /// @param _refundRecipient The address on L2 that will receive the refund for the transaction. If the transaction fails,
              /// it will also be the address to receive `_l2Value`.
              /// @return canonicalTxHash The hash of the requested L2 transaction. This hash can be used to follow the transaction status
              function requestL2Transaction(
                  address _contractL2,
                  uint256 _l2Value,
                  bytes calldata _calldata,
                  uint256 _l2GasLimit,
                  uint256 _l2GasPerPubdataByteLimit,
                  bytes[] calldata _factoryDeps,
                  address _refundRecipient
              ) external payable returns (bytes32 canonicalTxHash);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./interfaces/IZkSyncL1ERC20Bridge.sol";
          import "./interfaces/IZkSyncL1Mailbox.sol";
          import "../BridgeImplBase.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ZKSYNC} from "../../static/RouteIdentifiers.sol";
          /**
           * @title ZkSync-Route Implementation
           * @notice Route implementation with functions to bridge ERC20 and Native from Mainnet to ZkSync via ZkSync-Bridge
           * Called via SocketGateway if the routeId in the request maps to the routeId of ZkSyncImplementation
           * @author Socket dot tech.
           */
          contract ZkSyncBridgeImpl is BridgeImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable ZkSyncIdentifier = ZKSYNC;
              /// @notice max value for uint256
              uint256 public constant UINT256_MAX = type(uint256).max;
              /// @notice Function-selector for ERC20-token bridging on ZkSync-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge ERC20 tokens
              bytes4 public immutable ZKSYNC_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeERC20To(uint256,uint256,bytes32,address,address,uint256,uint256,uint256)"
                      )
                  );
              /// @notice Function-selector for Native bridging on ZkSync-Route
              /// @dev This function selector is to be used while buidling transaction-data to bridge Native tokens
              bytes4 public immutable ZKSYNC_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "bridgeNativeTo(uint256,uint256,bytes32,address,uint256,uint256,uint256)"
                      )
                  );
              struct ZkSyncBridgeData {
                  uint256 amount;
                  uint256 fees;
                  bytes32 metadata;
                  address receiverAddress;
                  address token;
                  uint256 toChainId;
                  uint256 l2TxGasLimit;
                  uint256 l2TxGasPerPubdataByte;
              }
              /****************************************
               *               EVENTS                 *
               ****************************************/
              IZkSyncL1ERC20Bridge public immutable zkSyncL1ERC20Bridge;
              IZkSyncL1Mailbox public immutable zkSyncL1Mailbox;
              /// @notice socketGatewayAddress to be initialised via storage variable BridgeImplBase
              /// @dev ensure zkSync-L1ERC20Bridge and mailboxFacetProxy addresses are set properly for the chain in which the contract is being deployed
              constructor(
                  address _zkSyncL1ERC20Bridge,
                  address _mailboxFacetProxy,
                  address _socketGateway,
                  address _socketDeployFactory
              ) BridgeImplBase(_socketGateway, _socketDeployFactory) {
                  zkSyncL1ERC20Bridge = IZkSyncL1ERC20Bridge(_zkSyncL1ERC20Bridge);
                  zkSyncL1Mailbox = IZkSyncL1Mailbox(_mailboxFacetProxy);
              }
              /**
               * @notice function to handle ERC20 bridging to receipent via ZkSync-L1ERC20Bridge
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param fees fees for l2 execution
               * @param metadata metadata of bridging to be emitted in the event
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param token address of erc20 token being bridged
               * @param toChainId chainId of destination
               * @param l2TxGasLimit transaction gasLimit for execution on L2 (ZkSync)
               * @param l2TxGasPerPubdataByte TxGas PerByte for L2
               */
              function bridgeERC20To(
                  uint256 amount,
                  uint256 fees,
                  bytes32 metadata,
                  address receiverAddress,
                  address token,
                  uint256 toChainId,
                  uint256 l2TxGasLimit,
                  uint256 l2TxGasPerPubdataByte
              ) external payable {
                  ERC20(token).safeTransferFrom(msg.sender, socketGateway, amount);
                  if (
                      amount >
                      ERC20(token).allowance(address(this), address(zkSyncL1ERC20Bridge))
                  ) {
                      ERC20(token).safeApprove(address(zkSyncL1ERC20Bridge), UINT256_MAX);
                  }
                  zkSyncL1ERC20Bridge.deposit{value: fees}(
                      receiverAddress,
                      token,
                      amount,
                      l2TxGasLimit,
                      l2TxGasPerPubdataByte,
                      receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      token,
                      toChainId,
                      ZkSyncIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to handle Native bridging to receipent via ZKSync-DiamondProxy
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param amount amount to be sent
               * @param fees fees for l2 execution
               * @param metadata metadata of bridging to be emitted in the event
               * @param receiverAddress address of the token to bridged to the destination chain.
               * @param toChainId chainId of destination
               * @param l2TxGasLimit transaction gasLimit for execution on L2 (ZkSync)
               * @param l2TxGasPerPubdataByte TxGas PerByte for L2
               */
              function bridgeNativeTo(
                  uint256 amount,
                  uint256 fees,
                  bytes32 metadata,
                  address receiverAddress,
                  uint256 toChainId,
                  uint256 l2TxGasLimit,
                  uint256 l2TxGasPerPubdataByte
              ) external payable {
                  bytes[] memory emptyDeps; // Default value for _factoryDeps
                  zkSyncL1Mailbox.requestL2Transaction{value: amount + fees}(
                      receiverAddress,
                      amount,
                      "0x",
                      l2TxGasLimit,
                      l2TxGasPerPubdataByte,
                      emptyDeps,
                      receiverAddress
                  );
                  emit SocketBridge(
                      amount,
                      NATIVE_TOKEN_ADDRESS,
                      toChainId,
                      ZkSyncIdentifier,
                      msg.sender,
                      receiverAddress,
                      metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from swapAndBridge, this function is called when the swap has already happened at a different place.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in ZkSyncBridgeData struct
               * @param amount amount of tokens being bridged. this can be ERC20 or native
               * @param bridgeData encoded data for ZkSyncBridge
               */
              function bridgeAfterSwap(
                  uint256 amount,
                  bytes calldata bridgeData
              ) external payable override {
                  ZkSyncBridgeData memory zkSyncBridgeData = abi.decode(
                      bridgeData,
                      (ZkSyncBridgeData)
                  );
                  bytes[] memory emptyDeps; // Default value for _factoryDeps
                  if (zkSyncBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      zkSyncL1Mailbox.requestL2Transaction{
                          value: amount + zkSyncBridgeData.fees
                      }(
                          zkSyncBridgeData.receiverAddress,
                          amount,
                          "0x",
                          zkSyncBridgeData.l2TxGasLimit,
                          zkSyncBridgeData.l2TxGasPerPubdataByte,
                          emptyDeps,
                          zkSyncBridgeData.receiverAddress
                      );
                  } else {
                      ERC20(zkSyncBridgeData.token).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          amount
                      );
                      if (
                          amount >
                          ERC20(zkSyncBridgeData.token).allowance(
                              address(this),
                              address(zkSyncL1ERC20Bridge)
                          )
                      ) {
                          ERC20(zkSyncBridgeData.token).safeApprove(
                              address(zkSyncL1ERC20Bridge),
                              UINT256_MAX
                          );
                      }
                      zkSyncL1ERC20Bridge.deposit{value: zkSyncBridgeData.fees}(
                          zkSyncBridgeData.receiverAddress,
                          zkSyncBridgeData.token,
                          amount,
                          zkSyncBridgeData.l2TxGasLimit,
                          zkSyncBridgeData.l2TxGasPerPubdataByte,
                          zkSyncBridgeData.receiverAddress
                      );
                  }
                  emit SocketBridge(
                      amount,
                      zkSyncBridgeData.token,
                      zkSyncBridgeData.toChainId,
                      ZkSyncIdentifier,
                      msg.sender,
                      zkSyncBridgeData.receiverAddress,
                      zkSyncBridgeData.metadata
                  );
              }
              /**
               * @notice function to bridge tokens after swap.
               * @notice this is different from bridgeAfterSwap since this function holds the logic for swapping tokens too.
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @dev for usage, refer to controller implementations
               *      encodedData for bridge should follow the sequence of properties in ZkSyncBridgeData struct
               * @param swapId routeId for the swapImpl
               * @param swapData encoded data for swap
               * @param zkSyncBridgeData encoded data for ZkSyncBridgeData
               */
              function swapAndBridge(
                  uint32 swapId,
                  bytes calldata swapData,
                  ZkSyncBridgeData calldata zkSyncBridgeData
              ) external payable {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(swapId)
                      .delegatecall(swapData);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  (uint256 bridgeAmount, ) = abi.decode(result, (uint256, address));
                  bytes[] memory emptyDeps; // Default value for _factoryDeps
                  if (zkSyncBridgeData.token == NATIVE_TOKEN_ADDRESS) {
                      zkSyncL1Mailbox.requestL2Transaction{
                          value: bridgeAmount + zkSyncBridgeData.fees
                      }(
                          zkSyncBridgeData.receiverAddress,
                          bridgeAmount,
                          "0x",
                          zkSyncBridgeData.l2TxGasLimit,
                          zkSyncBridgeData.l2TxGasPerPubdataByte,
                          emptyDeps,
                          zkSyncBridgeData.receiverAddress
                      );
                  } else {
                      ERC20(zkSyncBridgeData.token).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          bridgeAmount
                      );
                      if (
                          bridgeAmount >
                          ERC20(zkSyncBridgeData.token).allowance(
                              address(this),
                              address(zkSyncL1ERC20Bridge)
                          )
                      ) {
                          ERC20(zkSyncBridgeData.token).safeApprove(
                              address(zkSyncL1ERC20Bridge),
                              UINT256_MAX
                          );
                      }
                      zkSyncL1ERC20Bridge.deposit{value: zkSyncBridgeData.fees}(
                          zkSyncBridgeData.receiverAddress,
                          zkSyncBridgeData.token,
                          bridgeAmount,
                          zkSyncBridgeData.l2TxGasLimit,
                          zkSyncBridgeData.l2TxGasPerPubdataByte,
                          zkSyncBridgeData.receiverAddress
                      );
                  }
                  emit SocketBridge(
                      bridgeAmount,
                      zkSyncBridgeData.token,
                      zkSyncBridgeData.toChainId,
                      ZkSyncIdentifier,
                      msg.sender,
                      zkSyncBridgeData.receiverAddress,
                      zkSyncBridgeData.metadata
                  );
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {ISocketRequest} from "../interfaces/ISocketRequest.sol";
          import {ISocketRoute} from "../interfaces/ISocketRoute.sol";
          /// @title BaseController Controller
          /// @notice Base contract for all controller contracts
          abstract contract BaseController {
              /// @notice Address used to identify if it is a native token transfer or not
              address public immutable NATIVE_TOKEN_ADDRESS =
                  address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE);
              /// @notice Address used to identify if it is a Zero address
              address public immutable NULL_ADDRESS = address(0);
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGatewayAddress;
              /// @notice immutable variable with instance of SocketRoute to access route functions
              ISocketRoute public immutable socketRoute;
              /**
               * @notice Construct the base for all controllers.
               * @param _socketGatewayAddress Socketgateway address, an immutable variable to set.
               * @notice initialize the immutable variables of SocketRoute, SocketGateway
               */
              constructor(address _socketGatewayAddress) {
                  socketGatewayAddress = _socketGatewayAddress;
                  socketRoute = ISocketRoute(_socketGatewayAddress);
              }
              /**
               * @notice Construct the base for all BridgeImplementations.
               * @param routeId routeId mapped to the routrImplementation
               * @param data transactionData generated with arguments of bridgeRequest (offchain or by caller)
               * @return returns the bytes response of the route execution (bridging, refuel or swap executions)
               */
              function _executeRoute(
                  uint32 routeId,
                  bytes memory data
              ) internal returns (bytes memory) {
                  (bool success, bytes memory result) = socketRoute
                      .getRoute(routeId)
                      .delegatecall(data);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {BaseController} from "./BaseController.sol";
          import {ISocketRequest} from "../interfaces/ISocketRequest.sol";
          /**
           * @title FeesTaker-Controller Implementation
           * @notice Controller with composed actions to deduct-fees followed by Refuel, Swap and Bridge
           *          to be executed Sequentially and this is atomic
           * @author Socket dot tech.
           */
          contract FeesTakerController is BaseController {
              using SafeTransferLib for ERC20;
              error NativeTokenTransferFailed();
              /// @notice event emitted upon fee-deduction to fees-taker address
              event SocketFeesDeducted(
                  uint256 fees,
                  address feesToken,
                  address feesTaker
              );
              /// @notice Function-selector to invoke deduct-fees and swap token
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_SWAP_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256("takeFeesAndSwap((address,address,uint256,uint32,bytes))")
                  );
              /// @notice Function-selector to invoke deduct-fees and bridge token
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeesAndBridge((address,address,uint256,uint32,bytes))"
                      )
                  );
              /// @notice Function-selector to invoke deduct-fees and bridge multiple tokens
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_MULTI_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeesAndMultiBridge((address,address,uint256,uint32[],bytes[]))"
                      )
                  );
              /// @notice Function-selector to invoke deduct-fees followed by swapping of a token and bridging the swapped bridge
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_SWAP_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeeAndSwapAndBridge((address,address,uint256,uint32,bytes,uint32,bytes))"
                      )
                  );
              /// @notice Function-selector to invoke deduct-fees refuel
              /// @notice followed by swapping of a token and bridging the swapped bridge
              /// @dev This function selector is to be used while building transaction-data
              bytes4 public immutable FEES_TAKER_REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "takeFeeAndRefuelAndSwapAndBridge((address,address,uint256,uint32,bytes,uint32,bytes,uint32,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BaseController
              constructor(
                  address _socketGatewayAddress
              ) BaseController(_socketGatewayAddress) {}
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain and swap token
               * @dev ensure correct function selector is used to generate transaction-data for bridgeRequest
               * @param ftsRequest feesTakerSwapRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_SWAP_FUNCTION_SELECTOR
               * @return output bytes from the swap operation (last operation in the composed actions)
               */
              function takeFeesAndSwap(
                  ISocketRequest.FeesTakerSwapRequest calldata ftsRequest
              ) external payable returns (bytes memory) {
                  if (ftsRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      (bool success, ) = ftsRequest.feesTakerAddress.call{
                          value: ftsRequest.feesAmount
                      }("");
                      if (!success) revert NativeTokenTransferFailed();
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(ftsRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          ftsRequest.feesTakerAddress,
                          ftsRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      ftsRequest.feesAmount,
                      ftsRequest.feesTakerAddress,
                      ftsRequest.feesToken
                  );
                  //call bridge function (executeRoute for the swapRequestData)
                  return _executeRoute(ftsRequest.routeId, ftsRequest.swapRequestData);
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain and bridge amount to destinationChain
               * @dev ensure correct function selector is used to generate transaction-data for bridgeRequest
               * @param ftbRequest feesTakerBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_BRIDGE_FUNCTION_SELECTOR
               * @return output bytes from the bridge operation (last operation in the composed actions)
               */
              function takeFeesAndBridge(
                  ISocketRequest.FeesTakerBridgeRequest calldata ftbRequest
              ) external payable returns (bytes memory) {
                  if (ftbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      (bool success, ) = ftbRequest.feesTakerAddress.call{
                          value: ftbRequest.feesAmount
                      }("");
                      if (!success) revert NativeTokenTransferFailed();
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(ftbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          ftbRequest.feesTakerAddress,
                          ftbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      ftbRequest.feesAmount,
                      ftbRequest.feesTakerAddress,
                      ftbRequest.feesToken
                  );
                  //call bridge function (executeRoute for the bridgeData)
                  return _executeRoute(ftbRequest.routeId, ftbRequest.bridgeRequestData);
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain and bridge amount to destinationChain
               * @notice multiple bridge-requests are to be generated and sequence and number of routeIds should match with the bridgeData array
               * @dev ensure correct function selector is used to generate transaction-data for bridgeRequest
               * @param ftmbRequest feesTakerMultiBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_MULTI_BRIDGE_FUNCTION_SELECTOR
               */
              function takeFeesAndMultiBridge(
                  ISocketRequest.FeesTakerMultiBridgeRequest calldata ftmbRequest
              ) external payable {
                  if (ftmbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      (bool success, ) = ftmbRequest.feesTakerAddress.call{
                          value: ftmbRequest.feesAmount
                      }("");
                      if (!success) revert NativeTokenTransferFailed();
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(ftmbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          ftmbRequest.feesTakerAddress,
                          ftmbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      ftmbRequest.feesAmount,
                      ftmbRequest.feesTakerAddress,
                      ftmbRequest.feesToken
                  );
                  // multiple bridge-requests are to be generated and sequence and number of routeIds should match with the bridgeData array
                  for (
                      uint256 index = 0;
                      index < ftmbRequest.bridgeRouteIds.length;
                      ++index
                  ) {
                      //call bridge function (executeRoute for the bridgeData)
                      _executeRoute(
                          ftmbRequest.bridgeRouteIds[index],
                          ftmbRequest.bridgeRequestDataItems[index]
                      );
                  }
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain followed by swap the amount on sourceChain followed by
               *         bridging the swapped amount to destinationChain
               * @dev while generating implData for swap and bridgeRequests, ensure correct function selector is used
               *      bridge action corresponds to the bridgeAfterSwap function of the bridgeImplementation
               * @param fsbRequest feesTakerSwapBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_SWAP_BRIDGE_FUNCTION_SELECTOR
               */
              function takeFeeAndSwapAndBridge(
                  ISocketRequest.FeesTakerSwapBridgeRequest calldata fsbRequest
              ) external payable returns (bytes memory) {
                  if (fsbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      (bool success, ) = fsbRequest.feesTakerAddress.call{
                          value: fsbRequest.feesAmount
                      }("");
                      if (!success) revert NativeTokenTransferFailed();
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(fsbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          fsbRequest.feesTakerAddress,
                          fsbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      fsbRequest.feesAmount,
                      fsbRequest.feesTakerAddress,
                      fsbRequest.feesToken
                  );
                  // execute swap operation
                  bytes memory swapResponseData = _executeRoute(
                      fsbRequest.swapRouteId,
                      fsbRequest.swapData
                  );
                  (uint256 swapAmount, ) = abi.decode(
                      swapResponseData,
                      (uint256, address)
                  );
                  // swapped amount is to be bridged to the recipient on destinationChain
                  bytes memory bridgeImpldata = abi.encodeWithSelector(
                      BRIDGE_AFTER_SWAP_SELECTOR,
                      swapAmount,
                      fsbRequest.bridgeData
                  );
                  // execute bridge operation and return the byte-data from response of bridge operation
                  return _executeRoute(fsbRequest.bridgeRouteId, bridgeImpldata);
              }
              /**
               * @notice function to deduct-fees to fees-taker address on source-chain followed by refuel followed by
               *          swap the amount on sourceChain followed by bridging the swapped amount to destinationChain
               * @dev while generating implData for refuel, swap and bridge Requests, ensure correct function selector is used
               *      bridge action corresponds to the bridgeAfterSwap function of the bridgeImplementation
               * @param frsbRequest feesTakerRefuelSwapBridgeRequest object generated either off-chain or the calling contract using
               *                   the function-selector FEES_TAKER_REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR
               */
              function takeFeeAndRefuelAndSwapAndBridge(
                  ISocketRequest.FeesTakerRefuelSwapBridgeRequest calldata frsbRequest
              ) external payable returns (bytes memory) {
                  if (frsbRequest.feesToken == NATIVE_TOKEN_ADDRESS) {
                      //transfer the native amount to the feeTakerAddress
                      (bool success, ) = frsbRequest.feesTakerAddress.call{
                          value: frsbRequest.feesAmount
                      }("");
                      if (!success) revert NativeTokenTransferFailed();
                  } else {
                      //transfer feesAmount to feesTakerAddress
                      ERC20(frsbRequest.feesToken).safeTransferFrom(
                          msg.sender,
                          frsbRequest.feesTakerAddress,
                          frsbRequest.feesAmount
                      );
                  }
                  emit SocketFeesDeducted(
                      frsbRequest.feesAmount,
                      frsbRequest.feesTakerAddress,
                      frsbRequest.feesToken
                  );
                  // refuel is also done via bridge execution via refuelRouteImplementation identified by refuelRouteId
                  _executeRoute(frsbRequest.refuelRouteId, frsbRequest.refuelData);
                  // execute swap operation
                  bytes memory swapResponseData = _executeRoute(
                      frsbRequest.swapRouteId,
                      frsbRequest.swapData
                  );
                  (uint256 swapAmount, ) = abi.decode(
                      swapResponseData,
                      (uint256, address)
                  );
                  // swapped amount is to be bridged to the recipient on destinationChain
                  bytes memory bridgeImpldata = abi.encodeWithSelector(
                      BRIDGE_AFTER_SWAP_SELECTOR,
                      swapAmount,
                      frsbRequest.bridgeData
                  );
                  // execute bridge operation and return the byte-data from response of bridge operation
                  return _executeRoute(frsbRequest.bridgeRouteId, bridgeImpldata);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {ISocketRequest} from "../interfaces/ISocketRequest.sol";
          import {ISocketRoute} from "../interfaces/ISocketRoute.sol";
          import {BaseController} from "./BaseController.sol";
          /**
           * @title RefuelSwapAndBridge Controller Implementation
           * @notice Controller with composed actions for Refuel,Swap and Bridge to be executed Sequentially and this is atomic
           * @author Socket dot tech.
           */
          contract RefuelSwapAndBridgeController is BaseController {
              /// @notice Function-selector to invoke refuel-swap-bridge function
              /// @dev This function selector is to be used while buidling transaction-data
              bytes4 public immutable REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "refuelAndSwapAndBridge((uint32,bytes,uint32,bytes,uint32,bytes))"
                      )
                  );
              /// @notice socketGatewayAddress to be initialised via storage variable BaseController
              constructor(
                  address _socketGatewayAddress
              ) BaseController(_socketGatewayAddress) {}
              /**
               * @notice function to handle refuel followed by Swap and Bridge actions
               * @notice This method is payable because the caller is doing token transfer and briding operation
               * @param rsbRequest Request with data to execute refuel followed by swap and bridge
               * @return output data from bridging operation
               */
              function refuelAndSwapAndBridge(
                  ISocketRequest.RefuelSwapBridgeRequest calldata rsbRequest
              ) public payable returns (bytes memory) {
                  _executeRoute(rsbRequest.refuelRouteId, rsbRequest.refuelData);
                  // refuel is also a bridging activity via refuel-route-implementation
                  bytes memory swapResponseData = _executeRoute(
                      rsbRequest.swapRouteId,
                      rsbRequest.swapData
                  );
                  (uint256 swapAmount, ) = abi.decode(
                      swapResponseData,
                      (uint256, address)
                  );
                  //sequence of arguments for implData: amount, token, data
                  // Bridging the swapAmount received in the preceeding step
                  bytes memory bridgeImpldata = abi.encodeWithSelector(
                      BRIDGE_AFTER_SWAP_SELECTOR,
                      swapAmount,
                      rsbRequest.bridgeData
                  );
                  return _executeRoute(rsbRequest.bridgeRouteId, bridgeImpldata);
              }
          }
          //SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketGateway} from "../interfaces/ISocketGateway.sol";
          import {OnlySocketGatewayOwner} from "../errors/SocketErrors.sol";
          contract DisabledSocketRoute {
              using SafeTransferLib for ERC20;
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGateway;
              error RouteDisabled();
              /**
               * @notice Construct the base for all BridgeImplementations.
               * @param _socketGateway Socketgateway address, an immutable variable to set.
               */
              constructor(address _socketGateway) {
                  socketGateway = _socketGateway;
              }
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketGatewayOwner() {
                  if (msg.sender != ISocketGateway(socketGateway).owner()) {
                      revert OnlySocketGatewayOwner();
                  }
                  _;
              }
              /**
               * @notice function to rescue the ERC20 tokens in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param token address of ERC20 token being rescued
               * @param userAddress receipient address to which ERC20 tokens will be rescued to
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice function to rescue the native-balance in the bridge Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param userAddress receipient address to which native-balance will be rescued to
               * @param amount amount of native balance tokens being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  userAddress.transfer(amount);
              }
              /**
               * @notice Handle route function calls gracefully.
               */
              fallback() external payable {
                  revert RouteDisabled();
              }
              /**
               * @notice Support receiving ether to handle refunds etc.
               */
              receive() external payable {}
          }
          //SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "../utils/Ownable.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketBridgeBase} from "../interfaces/ISocketBridgeBase.sol";
          /**
           * @dev In the constructor, set up the initialization code for socket
           * contracts as well as the keccak256 hash of the given initialization code.
           * that will be used to deploy any transient contracts, which will deploy any
           * socket contracts that require the use of a constructor.
           *
           * Socket contract initialization code (29 bytes):
           *
           *       0x5860208158601c335a63aaf10f428752fa158151803b80938091923cf3
           *
           * Description:
           *
           * pc|op|name         | [stack]                                | <memory>
           *
           * ** set the first stack item to zero - used later **
           * 00 58 getpc          [0]                                       <>
           *
           * ** set second stack item to 32, length of word returned from staticcall **
           * 01 60 push1
           * 02 20 outsize        [0, 32]                                   <>
           *
           * ** set third stack item to 0, position of word returned from staticcall **
           * 03 81 dup2           [0, 32, 0]                                <>
           *
           * ** set fourth stack item to 4, length of selector given to staticcall **
           * 04 58 getpc          [0, 32, 0, 4]                             <>
           *
           * ** set fifth stack item to 28, position of selector given to staticcall **
           * 05 60 push1
           * 06 1c inpos          [0, 32, 0, 4, 28]                         <>
           *
           * ** set the sixth stack item to msg.sender, target address for staticcall **
           * 07 33 caller         [0, 32, 0, 4, 28, caller]                 <>
           *
           * ** set the seventh stack item to msg.gas, gas to forward for staticcall **
           * 08 5a gas            [0, 32, 0, 4, 28, caller, gas]            <>
           *
           * ** set the eighth stack item to selector, "what" to store via mstore **
           * 09 63 push4
           * 10 aaf10f42 selector [0, 32, 0, 4, 28, caller, gas, 0xaaf10f42]    <>
           *
           * ** set the ninth stack item to 0, "where" to store via mstore ***
           * 11 87 dup8           [0, 32, 0, 4, 28, caller, gas, 0xaaf10f42, 0] <>
           *
           * ** call mstore, consume 8 and 9 from the stack, place selector in memory **
           * 12 52 mstore         [0, 32, 0, 4, 0, caller, gas]             <0xaaf10f42>
           *
           * ** call staticcall, consume items 2 through 7, place address in memory **
           * 13 fa staticcall     [0, 1 (if successful)]                    <address>
           *
           * ** flip success bit in second stack item to set to 0 **
           * 14 15 iszero         [0, 0]                                    <address>
           *
           * ** push a third 0 to the stack, position of address in memory **
           * 15 81 dup2           [0, 0, 0]                                 <address>
           *
           * ** place address from position in memory onto third stack item **
           * 16 51 mload          [0, 0, address]                           <>
           *
           * ** place address to fourth stack item for extcodesize to consume **
           * 17 80 dup1           [0, 0, address, address]                  <>
           *
           * ** get extcodesize on fourth stack item for extcodecopy **
           * 18 3b extcodesize    [0, 0, address, size]                     <>
           *
           * ** dup and swap size for use by return at end of init code **
           * 19 80 dup1           [0, 0, address, size, size]               <>
           * 20 93 swap4          [size, 0, address, size, 0]               <>
           *
           * ** push code position 0 to stack and reorder stack items for extcodecopy **
           * 21 80 dup1           [size, 0, address, size, 0, 0]            <>
           * 22 91 swap2          [size, 0, address, 0, 0, size]            <>
           * 23 92 swap3          [size, 0, size, 0, 0, address]            <>
           *
           * ** call extcodecopy, consume four items, clone runtime code to memory **
           * 24 3c extcodecopy    [size, 0]                                 <code>
           *
           * ** return to deploy final code in memory **
           * 25 f3 return         []                                        *deployed!*
           */
          contract SocketDeployFactory is Ownable {
              using SafeTransferLib for ERC20;
              address public immutable disabledRouteAddress;
              mapping(address => address) _implementations;
              mapping(uint256 => bool) isDisabled;
              mapping(uint256 => bool) isRouteDeployed;
              mapping(address => bool) canDisableRoute;
              event Deployed(address _addr);
              event DisabledRoute(address _addr);
              event Destroyed(address _addr);
              error ContractAlreadyDeployed();
              error NothingToDestroy();
              error AlreadyDisabled();
              error CannotBeDisabled();
              error OnlyDisabler();
              constructor(address _owner, address disabledRoute) Ownable(_owner) {
                  disabledRouteAddress = disabledRoute;
                  canDisableRoute[_owner] = true;
              }
              modifier onlyDisabler() {
                  if (!canDisableRoute[msg.sender]) {
                      revert OnlyDisabler();
                  }
                  _;
              }
              function addDisablerAddress(address disabler) external onlyOwner {
                  canDisableRoute[disabler] = true;
              }
              function removeDisablerAddress(address disabler) external onlyOwner {
                  canDisableRoute[disabler] = false;
              }
              /**
               * @notice Deploys a route contract at predetermined location
               * @notice Caller must first deploy the route contract at another location and pass its address as implementation.
               * @param routeId route identifier
               * @param implementationContract address of deployed route contract. Its byte code will be copied to predetermined location.
               */
              function deploy(
                  uint256 routeId,
                  address implementationContract
              ) external onlyOwner returns (address) {
                  // assign the initialization code for the socket contract.
                  bytes memory initCode = (
                      hex"5860208158601c335a63aaf10f428752fa158151803b80938091923cf3"
                  );
                  // determine the address of the socket contract.
                  address routeContractAddress = _getContractAddress(routeId);
                  if (isRouteDeployed[routeId]) {
                      revert ContractAlreadyDeployed();
                  }
                  isRouteDeployed[routeId] = true;
                  //first we deploy the code we want to deploy on a separate address
                  // store the implementation to be retrieved by the socket contract.
                  _implementations[routeContractAddress] = implementationContract;
                  address addr;
                  assembly {
                      let encoded_data := add(0x20, initCode) // load initialization code.
                      let encoded_size := mload(initCode) // load init code's length.
                      addr := create2(0, encoded_data, encoded_size, routeId) // routeId is used as salt
                  }
                  require(
                      addr == routeContractAddress,
                      "Failed to deploy the new socket contract."
                  );
                  emit Deployed(addr);
                  return addr;
              }
              /**
               * @notice Destroy the route deployed at a location.
               * @param routeId route identifier to be destroyed.
               */
              function destroy(uint256 routeId) external onlyDisabler {
                  // determine the address of the socket contract.
                  _destroy(routeId);
              }
              /**
               * @notice Deploy a disabled contract at destroyed route to handle it gracefully.
               * @param routeId route identifier to be disabled.
               */
              function disableRoute(
                  uint256 routeId
              ) external onlyDisabler returns (address) {
                  return _disableRoute(routeId);
              }
              /**
               * @notice Destroy a list of routeIds
               * @param routeIds array of routeIds to be destroyed.
               */
              function multiDestroy(uint256[] calldata routeIds) external onlyDisabler {
                  for (uint32 index = 0; index < routeIds.length; ) {
                      _destroy(routeIds[index]);
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice Deploy a disabled contract at list of routeIds.
               * @param routeIds array of routeIds to be disabled.
               */
              function multiDisableRoute(
                  uint256[] calldata routeIds
              ) external onlyDisabler {
                  for (uint32 index = 0; index < routeIds.length; ) {
                      _disableRoute(routeIds[index]);
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @dev External view function for calculating a socket contract address
               * given a particular routeId.
               */
              function getContractAddress(
                  uint256 routeId
              ) external view returns (address) {
                  // determine the address of the socket contract.
                  return _getContractAddress(routeId);
              }
              //those two functions are getting called by the socket Contract
              function getImplementation()
                  external
                  view
                  returns (address implementation)
              {
                  return _implementations[msg.sender];
              }
              function _disableRoute(uint256 routeId) internal returns (address) {
                  // assign the initialization code for the socket contract.
                  bytes memory initCode = (
                      hex"5860208158601c335a63aaf10f428752fa158151803b80938091923cf3"
                  );
                  // determine the address of the socket contract.
                  address routeContractAddress = _getContractAddress(routeId);
                  if (!isRouteDeployed[routeId]) {
                      revert CannotBeDisabled();
                  }
                  if (isDisabled[routeId]) {
                      revert AlreadyDisabled();
                  }
                  isDisabled[routeId] = true;
                  //first we deploy the code we want to deploy on a separate address
                  // store the implementation to be retrieved by the socket contract.
                  _implementations[routeContractAddress] = disabledRouteAddress;
                  address addr;
                  assembly {
                      let encoded_data := add(0x20, initCode) // load initialization code.
                      let encoded_size := mload(initCode) // load init code's length.
                      addr := create2(0, encoded_data, encoded_size, routeId) // routeId is used as salt.
                  }
                  require(
                      addr == routeContractAddress,
                      "Failed to deploy the new socket contract."
                  );
                  emit Deployed(addr);
                  return addr;
              }
              function _destroy(uint256 routeId) internal {
                  // determine the address of the socket contract.
                  address routeContractAddress = _getContractAddress(routeId);
                  if (!isRouteDeployed[routeId]) {
                      revert NothingToDestroy();
                  }
                  ISocketBridgeBase(routeContractAddress).killme();
                  emit Destroyed(routeContractAddress);
              }
              /**
               * @dev Internal view function for calculating a socket contract address
               * given a particular routeId.
               */
              function _getContractAddress(
                  uint256 routeId
              ) internal view returns (address) {
                  // determine the address of the socket contract.
                  bytes memory initCode = (
                      hex"5860208158601c335a63aaf10f428752fa158151803b80938091923cf3"
                  );
                  return
                      address(
                          uint160( // downcast to match the address type.
                              uint256( // convert to uint to truncate upper digits.
                                  keccak256( // compute the CREATE2 hash using 4 inputs.
                                      abi.encodePacked( // pack all inputs to the hash together.
                                          hex"ff", // start with 0xff to distinguish from RLP.
                                          address(this), // this contract will be the caller.
                                          routeId, // the routeId is used as salt.
                                          keccak256(abi.encodePacked(initCode)) // the init code hash.
                                      )
                                  )
                              )
                          )
                      );
              }
              /**
               * @notice Rescues the ERC20 token to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param token address of the ERC20 token being rescued
               * @param userAddress address to which ERC20 is to be rescued
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external onlyOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice Rescues the native balance to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param userAddress address to which native-balance is to be rescued
               * @param amount amount of native-balance being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external onlyOwner {
                  userAddress.transfer(amount);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          error CelerRefundNotReady();
          error OnlySocketDeployer();
          error OnlySocketGatewayOwner();
          error OnlySocketGateway();
          error OnlyOwner();
          error OnlyNominee();
          error TransferIdExists();
          error TransferIdDoesnotExist();
          error Address0Provided();
          error SwapFailed();
          error UnsupportedInterfaceId();
          error InvalidCelerRefund();
          error CelerAlreadyRefunded();
          error IncorrectBridgeRatios();
          error ZeroAddressNotAllowed();
          error ArrayLengthMismatch();
          error PartialSwapsNotAllowed();
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          interface ISocketBridgeBase {
              function killme() external;
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketController
           * @notice Interface for SocketController functions.
           * @dev functions can be added here for invocation from external contracts or off-chain
           *      only restriction is that this should have functions to manage controllers
           * @author Socket dot tech.
           */
          interface ISocketController {
              /**
               * @notice Add controller to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure controllerAddress is a verified controller implementation address
               * @param _controllerAddress The address of controller implementation contract deployed
               * @return Id of the controller added to the controllers-mapping in socketGateway storage
               */
              function addController(
                  address _controllerAddress
              ) external returns (uint32);
              /**
               * @notice disable controller by setting ZeroAddress to the entry in controllers-mapping
                         identified by controllerId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param _controllerId The Id of controller-implementation in the controllers mapping
               */
              function disableController(uint32 _controllerId) external;
              /**
               * @notice Get controllerImplementation address mapped to the controllerId
               * @param _controllerId controllerId is the key in the mapping for controllers
               * @return controller-implementation address
               */
              function getController(uint32 _controllerId) external returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketGateway
           * @notice Interface for SocketGateway functions.
           * @dev functions can be added here for invocation from external contracts or off-chain
           * @author Socket dot tech.
           */
          interface ISocketGateway {
              /**
               * @notice Request-struct for controllerRequests
               * @dev ensure the value for data is generated using the function-selectors defined in the controllerImplementation contracts
               */
              struct SocketControllerRequest {
                  // controllerId is the id mapped to the controllerAddress
                  uint32 controllerId;
                  // transactionImplData generated off-chain or by caller using function-selector of the controllerContract
                  bytes data;
              }
              // @notice view to get owner-address
              function owner() external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketRoute
           * @notice Interface with Request DataStructures to invoke controller functions.
           * @author Socket dot tech.
           */
          interface ISocketRequest {
              struct SwapMultiBridgeRequest {
                  uint32 swapRouteId;
                  bytes swapImplData;
                  uint32[] bridgeRouteIds;
                  bytes[] bridgeImplDataItems;
                  uint256[] bridgeRatios;
                  bytes[] eventDataItems;
              }
              // Datastructure for Refuel-Swap-Bridge function
              struct RefuelSwapBridgeRequest {
                  uint32 refuelRouteId;
                  bytes refuelData;
                  uint32 swapRouteId;
                  bytes swapData;
                  uint32 bridgeRouteId;
                  bytes bridgeData;
              }
              // Datastructure for DeductFees-Swap function
              struct FeesTakerSwapRequest {
                  address payable feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 routeId;
                  bytes swapRequestData;
              }
              // Datastructure for DeductFees-Bridge function
              struct FeesTakerBridgeRequest {
                  address payable feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 routeId;
                  bytes bridgeRequestData;
              }
              // Datastructure for DeductFees-MultiBridge function
              struct FeesTakerMultiBridgeRequest {
                  address payable feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32[] bridgeRouteIds;
                  bytes[] bridgeRequestDataItems;
              }
              // Datastructure for DeductFees-Swap-Bridge function
              struct FeesTakerSwapBridgeRequest {
                  address payable feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 swapRouteId;
                  bytes swapData;
                  uint32 bridgeRouteId;
                  bytes bridgeData;
              }
              // Datastructure for DeductFees-Refuel-Swap-Bridge function
              struct FeesTakerRefuelSwapBridgeRequest {
                  address payable feesTakerAddress;
                  address feesToken;
                  uint256 feesAmount;
                  uint32 refuelRouteId;
                  bytes refuelData;
                  uint32 swapRouteId;
                  bytes swapData;
                  uint32 bridgeRouteId;
                  bytes bridgeData;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          /**
           * @title ISocketRoute
           * @notice Interface for routeManagement functions in SocketGateway.
           * @author Socket dot tech.
           */
          interface ISocketRoute {
              /**
               * @notice Add route to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure routeAddress is a verified bridge or middleware implementation address
               * @param routeAddress The address of bridge or middleware implementation contract deployed
               * @return Id of the route added to the routes-mapping in socketGateway storage
               */
              function addRoute(address routeAddress) external returns (uint256);
              /**
               * @notice disable a route by setting ZeroAddress to the entry in routes-mapping
                         identified by routeId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param routeId The Id of route-implementation in the routes mapping
               */
              function disableRoute(uint32 routeId) external;
              /**
               * @notice Get routeImplementation address mapped to the routeId
               * @param routeId routeId is the key in the mapping for routes
               * @return route-implementation address
               */
              function getRoute(uint32 routeId) external view returns (address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          // Functions taken out from https://github.com/GNSPS/solidity-bytes-utils/blob/master/contracts/BytesLib.sol
          library LibBytes {
              // solhint-disable no-inline-assembly
              // LibBytes specific errors
              error SliceOverflow();
              error SliceOutOfBounds();
              error AddressOutOfBounds();
              error UintOutOfBounds();
              // -------------------------
              function concat(
                  bytes memory _preBytes,
                  bytes memory _postBytes
              ) internal pure returns (bytes memory) {
                  bytes memory tempBytes;
                  assembly {
                      // Get a location of some free memory and store it in tempBytes as
                      // Solidity does for memory variables.
                      tempBytes := mload(0x40)
                      // Store the length of the first bytes array at the beginning of
                      // the memory for tempBytes.
                      let length := mload(_preBytes)
                      mstore(tempBytes, length)
                      // Maintain a memory counter for the current write location in the
                      // temp bytes array by adding the 32 bytes for the array length to
                      // the starting location.
                      let mc := add(tempBytes, 0x20)
                      // Stop copying when the memory counter reaches the length of the
                      // first bytes array.
                      let end := add(mc, length)
                      for {
                          // Initialize a copy counter to the start of the _preBytes data,
                          // 32 bytes into its memory.
                          let cc := add(_preBytes, 0x20)
                      } lt(mc, end) {
                          // Increase both counters by 32 bytes each iteration.
                          mc := add(mc, 0x20)
                          cc := add(cc, 0x20)
                      } {
                          // Write the _preBytes data into the tempBytes memory 32 bytes
                          // at a time.
                          mstore(mc, mload(cc))
                      }
                      // Add the length of _postBytes to the current length of tempBytes
                      // and store it as the new length in the first 32 bytes of the
                      // tempBytes memory.
                      length := mload(_postBytes)
                      mstore(tempBytes, add(length, mload(tempBytes)))
                      // Move the memory counter back from a multiple of 0x20 to the
                      // actual end of the _preBytes data.
                      mc := end
                      // Stop copying when the memory counter reaches the new combined
                      // length of the arrays.
                      end := add(mc, length)
                      for {
                          let cc := add(_postBytes, 0x20)
                      } lt(mc, end) {
                          mc := add(mc, 0x20)
                          cc := add(cc, 0x20)
                      } {
                          mstore(mc, mload(cc))
                      }
                      // Update the free-memory pointer by padding our last write location
                      // to 32 bytes: add 31 bytes to the end of tempBytes to move to the
                      // next 32 byte block, then round down to the nearest multiple of
                      // 32. If the sum of the length of the two arrays is zero then add
                      // one before rounding down to leave a blank 32 bytes (the length block with 0).
                      mstore(
                          0x40,
                          and(
                              add(add(end, iszero(add(length, mload(_preBytes)))), 31),
                              not(31) // Round down to the nearest 32 bytes.
                          )
                      )
                  }
                  return tempBytes;
              }
              function slice(
                  bytes memory _bytes,
                  uint256 _start,
                  uint256 _length
              ) internal pure returns (bytes memory) {
                  if (_length + 31 < _length) {
                      revert SliceOverflow();
                  }
                  if (_bytes.length < _start + _length) {
                      revert SliceOutOfBounds();
                  }
                  bytes memory tempBytes;
                  assembly {
                      switch iszero(_length)
                      case 0 {
                          // Get a location of some free memory and store it in tempBytes as
                          // Solidity does for memory variables.
                          tempBytes := mload(0x40)
                          // The first word of the slice result is potentially a partial
                          // word read from the original array. To read it, we calculate
                          // the length of that partial word and start copying that many
                          // bytes into the array. The first word we copy will start with
                          // data we don't care about, but the last `lengthmod` bytes will
                          // land at the beginning of the contents of the new array. When
                          // we're done copying, we overwrite the full first word with
                          // the actual length of the slice.
                          let lengthmod := and(_length, 31)
                          // The multiplication in the next line is necessary
                          // because when slicing multiples of 32 bytes (lengthmod == 0)
                          // the following copy loop was copying the origin's length
                          // and then ending prematurely not copying everything it should.
                          let mc := add(
                              add(tempBytes, lengthmod),
                              mul(0x20, iszero(lengthmod))
                          )
                          let end := add(mc, _length)
                          for {
                              // The multiplication in the next line has the same exact purpose
                              // as the one above.
                              let cc := add(
                                  add(
                                      add(_bytes, lengthmod),
                                      mul(0x20, iszero(lengthmod))
                                  ),
                                  _start
                              )
                          } lt(mc, end) {
                              mc := add(mc, 0x20)
                              cc := add(cc, 0x20)
                          } {
                              mstore(mc, mload(cc))
                          }
                          mstore(tempBytes, _length)
                          //update free-memory pointer
                          //allocating the array padded to 32 bytes like the compiler does now
                          mstore(0x40, and(add(mc, 31), not(31)))
                      }
                      //if we want a zero-length slice let's just return a zero-length array
                      default {
                          tempBytes := mload(0x40)
                          //zero out the 32 bytes slice we are about to return
                          //we need to do it because Solidity does not garbage collect
                          mstore(tempBytes, 0)
                          mstore(0x40, add(tempBytes, 0x20))
                      }
                  }
                  return tempBytes;
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import "./LibBytes.sol";
          /// @title LibUtil library
          /// @notice library with helper functions to operate on bytes-data and addresses
          /// @author socket dot tech
          library LibUtil {
              /// @notice LibBytes library to handle operations on bytes
              using LibBytes for bytes;
              /// @notice function to extract revertMessage from bytes data
              /// @dev use the revertMessage and then further revert with a custom revert and message
              /// @param _res bytes data received from the transaction call
              function getRevertMsg(
                  bytes memory _res
              ) internal pure returns (string memory) {
                  // If the _res length is less than 68, then the transaction failed silently (without a revert message)
                  if (_res.length < 68) {
                      return "Transaction reverted silently";
                  }
                  bytes memory revertData = _res.slice(4, _res.length - 4); // Remove the selector which is the first 4 bytes
                  return abi.decode(revertData, (string)); // All that remains is the revert string
              }
          }
          // SPDX-License-Identifier: GPL-3.0-only
          pragma solidity ^0.8.4;
          // runtime proto sol library
          library Pb {
              enum WireType {
                  Varint,
                  Fixed64,
                  LengthDelim,
                  StartGroup,
                  EndGroup,
                  Fixed32
              }
              struct Buffer {
                  uint256 idx; // the start index of next read. when idx=b.length, we're done
                  bytes b; // hold serialized proto msg, readonly
              }
              // create a new in-memory Buffer object from raw msg bytes
              function fromBytes(
                  bytes memory raw
              ) internal pure returns (Buffer memory buf) {
                  buf.b = raw;
                  buf.idx = 0;
              }
              // whether there are unread bytes
              function hasMore(Buffer memory buf) internal pure returns (bool) {
                  return buf.idx < buf.b.length;
              }
              // decode current field number and wiretype
              function decKey(
                  Buffer memory buf
              ) internal pure returns (uint256 tag, WireType wiretype) {
                  uint256 v = decVarint(buf);
                  tag = v / 8;
                  wiretype = WireType(v & 7);
              }
              // read varint from current buf idx, move buf.idx to next read, return the int value
              function decVarint(Buffer memory buf) internal pure returns (uint256 v) {
                  bytes10 tmp; // proto int is at most 10 bytes (7 bits can be used per byte)
                  bytes memory bb = buf.b; // get buf.b mem addr to use in assembly
                  v = buf.idx; // use v to save one additional uint variable
                  assembly {
                      tmp := mload(add(add(bb, 32), v)) // load 10 bytes from buf.b[buf.idx] to tmp
                  }
                  uint256 b; // store current byte content
                  v = 0; // reset to 0 for return value
                  for (uint256 i = 0; i < 10; i++) {
                      assembly {
                          b := byte(i, tmp) // don't use tmp[i] because it does bound check and costs extra
                      }
                      v |= (b & 0x7F) << (i * 7);
                      if (b & 0x80 == 0) {
                          buf.idx += i + 1;
                          return v;
                      }
                  }
                  revert(); // i=10, invalid varint stream
              }
              // read length delimited field and return bytes
              function decBytes(
                  Buffer memory buf
              ) internal pure returns (bytes memory b) {
                  uint256 len = decVarint(buf);
                  uint256 end = buf.idx + len;
                  require(end <= buf.b.length); // avoid overflow
                  b = new bytes(len);
                  bytes memory bufB = buf.b; // get buf.b mem addr to use in assembly
                  uint256 bStart;
                  uint256 bufBStart = buf.idx;
                  assembly {
                      bStart := add(b, 32)
                      bufBStart := add(add(bufB, 32), bufBStart)
                  }
                  for (uint256 i = 0; i < len; i += 32) {
                      assembly {
                          mstore(add(bStart, i), mload(add(bufBStart, i)))
                      }
                  }
                  buf.idx = end;
              }
              // move idx pass current value field, to beginning of next tag or msg end
              function skipValue(Buffer memory buf, WireType wire) internal pure {
                  if (wire == WireType.Varint) {
                      decVarint(buf);
                  } else if (wire == WireType.LengthDelim) {
                      uint256 len = decVarint(buf);
                      buf.idx += len; // skip len bytes value data
                      require(buf.idx <= buf.b.length); // avoid overflow
                  } else {
                      revert();
                  } // unsupported wiretype
              }
              function _uint256(bytes memory b) internal pure returns (uint256 v) {
                  require(b.length <= 32); // b's length must be smaller than or equal to 32
                  assembly {
                      v := mload(add(b, 32))
                  } // load all 32bytes to v
                  v = v >> (8 * (32 - b.length)); // only first b.length is valid
              }
              function _address(bytes memory b) internal pure returns (address v) {
                  v = _addressPayable(b);
              }
              function _addressPayable(
                  bytes memory b
              ) internal pure returns (address payable v) {
                  require(b.length == 20);
                  //load 32bytes then shift right 12 bytes
                  assembly {
                      v := div(mload(add(b, 32)), 0x1000000000000000000000000)
                  }
              }
              function _bytes32(bytes memory b) internal pure returns (bytes32 v) {
                  require(b.length == 32);
                  assembly {
                      v := mload(add(b, 32))
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          pragma experimental ABIEncoderV2;
          import "./utils/Ownable.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {LibUtil} from "./libraries/LibUtil.sol";
          import "./libraries/LibBytes.sol";
          import {ISocketRoute} from "./interfaces/ISocketRoute.sol";
          import {ISocketRequest} from "./interfaces/ISocketRequest.sol";
          import {ISocketGateway} from "./interfaces/ISocketGateway.sol";
          import {IncorrectBridgeRatios, ZeroAddressNotAllowed, ArrayLengthMismatch} from "./errors/SocketErrors.sol";
          /// @title SocketGatewayContract
          /// @notice Socketgateway is a contract with entrypoint functions for all interactions with socket liquidity layer
          /// @author Socket Team
          contract SocketGatewayTemplate is Ownable {
              using LibBytes for bytes;
              using LibBytes for bytes4;
              using SafeTransferLib for ERC20;
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /// @notice storage variable to keep track of total number of routes registered in socketgateway
              uint32 public routesCount = 385;
              /// @notice storage variable to keep track of total number of controllers registered in socketgateway
              uint32 public controllerCount;
              address public immutable disabledRouteAddress;
              uint256 public constant CENT_PERCENT = 100e18;
              /// @notice storage mapping for route implementation addresses
              mapping(uint32 => address) public routes;
              /// storage mapping for controller implemenation addresses
              mapping(uint32 => address) public controllers;
              // Events ------------------------------------------------------------------------------------------------------->
              /// @notice Event emitted when a router is added to socketgateway
              event NewRouteAdded(uint32 indexed routeId, address indexed route);
              /// @notice Event emitted when a route is disabled
              event RouteDisabled(uint32 indexed routeId);
              /// @notice Event emitted when ownership transfer is requested by socket-gateway-owner
              event OwnershipTransferRequested(
                  address indexed _from,
                  address indexed _to
              );
              /// @notice Event emitted when a controller is added to socketgateway
              event ControllerAdded(
                  uint32 indexed controllerId,
                  address indexed controllerAddress
              );
              /// @notice Event emitted when a controller is disabled
              event ControllerDisabled(uint32 indexed controllerId);
              constructor(address _owner, address _disabledRoute) Ownable(_owner) {
                  disabledRouteAddress = _disabledRoute;
              }
              // Able to receive ether
              // solhint-disable-next-line no-empty-blocks
              receive() external payable {}
              /*******************************************
               *          EXTERNAL AND PUBLIC FUNCTIONS  *
               *******************************************/
              /**
               * @notice executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in routeData to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeId route identifier
               * @param routeData functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoute(
                  uint32 routeId,
                  bytes calldata routeData
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = addressAt(routeId).delegatecall(
                      routeData
                  );
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice swaps a token on sourceChain and split it across multiple bridge-recipients
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being swapped
               * @dev ensure the swap-data and bridge-data is generated using the function-selector defined as a constant in the implementation address
               * @param swapMultiBridgeRequest request
               */
              function swapAndMultiBridge(
                  ISocketRequest.SwapMultiBridgeRequest calldata swapMultiBridgeRequest
              ) external payable {
                  uint256 requestLength = swapMultiBridgeRequest.bridgeRouteIds.length;
                  if (
                      requestLength != swapMultiBridgeRequest.bridgeImplDataItems.length
                  ) {
                      revert ArrayLengthMismatch();
                  }
                  uint256 ratioAggregate;
                  for (uint256 index = 0; index < requestLength; ) {
                      ratioAggregate += swapMultiBridgeRequest.bridgeRatios[index];
                  }
                  if (ratioAggregate != CENT_PERCENT) {
                      revert IncorrectBridgeRatios();
                  }
                  (bool swapSuccess, bytes memory swapResult) = addressAt(
                      swapMultiBridgeRequest.swapRouteId
                  ).delegatecall(swapMultiBridgeRequest.swapImplData);
                  if (!swapSuccess) {
                      assembly {
                          revert(add(swapResult, 32), mload(swapResult))
                      }
                  }
                  uint256 amountReceivedFromSwap = abi.decode(swapResult, (uint256));
                  uint256 bridgedAmount;
                  for (uint256 index = 0; index < requestLength; ) {
                      uint256 bridgingAmount;
                      // if it is the last bridge request, bridge the remaining amount
                      if (index == requestLength - 1) {
                          bridgingAmount = amountReceivedFromSwap - bridgedAmount;
                      } else {
                          // bridging amount is the multiplication of bridgeRatio and amountReceivedFromSwap
                          bridgingAmount =
                              (amountReceivedFromSwap *
                                  swapMultiBridgeRequest.bridgeRatios[index]) /
                              (CENT_PERCENT);
                      }
                      // update the bridged amount, this would be used for computation for last bridgeRequest
                      bridgedAmount += bridgingAmount;
                      bytes memory bridgeImpldata = abi.encodeWithSelector(
                          BRIDGE_AFTER_SWAP_SELECTOR,
                          bridgingAmount,
                          swapMultiBridgeRequest.bridgeImplDataItems[index]
                      );
                      (bool bridgeSuccess, bytes memory bridgeResult) = addressAt(
                          swapMultiBridgeRequest.bridgeRouteIds[index]
                      ).delegatecall(bridgeImpldata);
                      if (!bridgeSuccess) {
                          assembly {
                              revert(add(bridgeResult, 32), mload(bridgeResult))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice sequentially executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each dataItem to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeIds a list of route identifiers
               * @param dataItems a list of functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoutes(
                  uint32[] calldata routeIds,
                  bytes[] calldata dataItems
              ) external payable {
                  uint256 routeIdslength = routeIds.length;
                  if (routeIdslength != dataItems.length) revert ArrayLengthMismatch();
                  for (uint256 index = 0; index < routeIdslength; ) {
                      (bool success, bytes memory result) = addressAt(routeIds[index])
                          .delegatecall(dataItems[index]);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice execute a controller function identified using the controllerId in the request
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param socketControllerRequest socketControllerRequest with controllerId to identify the
               *                                   controllerAddress and byteData constructed using functionSelector
               *                                   of the function being invoked
               * @return bytes data received from the call delegated to controller
               */
              function executeController(
                  ISocketGateway.SocketControllerRequest calldata socketControllerRequest
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = controllers[
                      socketControllerRequest.controllerId
                  ].delegatecall(socketControllerRequest.data);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice sequentially executes all controller requests
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each controller-request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param controllerRequests a list of socketControllerRequest
               *                              Each controllerRequest contains controllerId to identify the controllerAddress and
               *                              byteData constructed using functionSelector of the function being invoked
               */
              function executeControllers(
                  ISocketGateway.SocketControllerRequest[] calldata controllerRequests
              ) external payable {
                  for (uint32 index = 0; index < controllerRequests.length; ) {
                      (bool success, bytes memory result) = controllers[
                          controllerRequests[index].controllerId
                      ].delegatecall(controllerRequests[index].data);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**************************************
               *          ADMIN FUNCTIONS           *
               **************************************/
              /**
               * @notice Add route to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure routeAddress is a verified bridge or middleware implementation address
               * @param routeAddress The address of bridge or middleware implementation contract deployed
               * @return Id of the route added to the routes-mapping in socketGateway storage
               */
              function addRoute(
                  address routeAddress
              ) external onlyOwner returns (uint32) {
                  uint32 routeId = routesCount;
                  routes[routeId] = routeAddress;
                  routesCount += 1;
                  emit NewRouteAdded(routeId, routeAddress);
                  return routeId;
              }
              /**
               * @notice Give Infinite or 0 approval to bridgeRoute for the tokenAddress
                         This is a restricted function to be called by only socketGatewayOwner
               */
              function setApprovalForRouters(
                  address[] memory routeAddresses,
                  address[] memory tokenAddresses,
                  bool isMax
              ) external onlyOwner {
                  for (uint32 index = 0; index < routeAddresses.length; ) {
                      ERC20(tokenAddresses[index]).approve(
                          routeAddresses[index],
                          isMax ? type(uint256).max : 0
                      );
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice Add controller to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure controllerAddress is a verified controller implementation address
               * @param controllerAddress The address of controller implementation contract deployed
               * @return Id of the controller added to the controllers-mapping in socketGateway storage
               */
              function addController(
                  address controllerAddress
              ) external onlyOwner returns (uint32) {
                  uint32 controllerId = controllerCount;
                  controllers[controllerId] = controllerAddress;
                  controllerCount += 1;
                  emit ControllerAdded(controllerId, controllerAddress);
                  return controllerId;
              }
              /**
               * @notice disable controller by setting ZeroAddress to the entry in controllers-mapping
                         identified by controllerId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param controllerId The Id of controller-implementation in the controllers mapping
               */
              function disableController(uint32 controllerId) public onlyOwner {
                  controllers[controllerId] = disabledRouteAddress;
                  emit ControllerDisabled(controllerId);
              }
              /**
               * @notice disable a route by setting ZeroAddress to the entry in routes-mapping
                         identified by routeId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param routeId The Id of route-implementation in the routes mapping
               */
              function disableRoute(uint32 routeId) external onlyOwner {
                  routes[routeId] = disabledRouteAddress;
                  emit RouteDisabled(routeId);
              }
              /*******************************************
               *          RESTRICTED RESCUE FUNCTIONS    *
               *******************************************/
              /**
               * @notice Rescues the ERC20 token to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param token address of the ERC20 token being rescued
               * @param userAddress address to which ERC20 is to be rescued
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external onlyOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice Rescues the native balance to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param userAddress address to which native-balance is to be rescued
               * @param amount amount of native-balance being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external onlyOwner {
                  userAddress.transfer(amount);
              }
              /*******************************************
               *          VIEW FUNCTIONS                  *
               *******************************************/
              /**
               * @notice Get routeImplementation address mapped to the routeId
               * @param routeId routeId is the key in the mapping for routes
               * @return route-implementation address
               */
              function getRoute(uint32 routeId) public view returns (address) {
                  return addressAt(routeId);
              }
              /**
               * @notice Get controllerImplementation address mapped to the controllerId
               * @param controllerId controllerId is the key in the mapping for controllers
               * @return controller-implementation address
               */
              function getController(uint32 controllerId) public view returns (address) {
                  return controllers[controllerId];
              }
              function addressAt(uint32 routeId) public view returns (address) {
                  if (routeId < 385) {
                      if (routeId < 257) {
                          if (routeId < 129) {
                              if (routeId < 65) {
                                  if (routeId < 33) {
                                      if (routeId < 17) {
                                          if (routeId < 9) {
                                              if (routeId < 5) {
                                                  if (routeId < 3) {
                                                      if (routeId == 1) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 3) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 7) {
                                                      if (routeId == 5) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 7) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 13) {
                                                  if (routeId < 11) {
                                                      if (routeId == 9) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 11) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 15) {
                                                      if (routeId == 13) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 15) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 25) {
                                              if (routeId < 21) {
                                                  if (routeId < 19) {
                                                      if (routeId == 17) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 19) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 23) {
                                                      if (routeId == 21) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 23) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 29) {
                                                  if (routeId < 27) {
                                                      if (routeId == 25) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 27) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 31) {
                                                      if (routeId == 29) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 31) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 49) {
                                          if (routeId < 41) {
                                              if (routeId < 37) {
                                                  if (routeId < 35) {
                                                      if (routeId == 33) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 35) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 39) {
                                                      if (routeId == 37) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 39) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 45) {
                                                  if (routeId < 43) {
                                                      if (routeId == 41) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 43) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 47) {
                                                      if (routeId == 45) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 47) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 57) {
                                              if (routeId < 53) {
                                                  if (routeId < 51) {
                                                      if (routeId == 49) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 51) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 55) {
                                                      if (routeId == 53) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 55) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 61) {
                                                  if (routeId < 59) {
                                                      if (routeId == 57) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 59) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 63) {
                                                      if (routeId == 61) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 63) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 97) {
                                      if (routeId < 81) {
                                          if (routeId < 73) {
                                              if (routeId < 69) {
                                                  if (routeId < 67) {
                                                      if (routeId == 65) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 67) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 71) {
                                                      if (routeId == 69) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 71) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 77) {
                                                  if (routeId < 75) {
                                                      if (routeId == 73) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 75) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 79) {
                                                      if (routeId == 77) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 79) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 89) {
                                              if (routeId < 85) {
                                                  if (routeId < 83) {
                                                      if (routeId == 81) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 83) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 87) {
                                                      if (routeId == 85) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 87) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 93) {
                                                  if (routeId < 91) {
                                                      if (routeId == 89) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 91) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 95) {
                                                      if (routeId == 93) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 95) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 113) {
                                          if (routeId < 105) {
                                              if (routeId < 101) {
                                                  if (routeId < 99) {
                                                      if (routeId == 97) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 99) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 103) {
                                                      if (routeId == 101) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 103) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 109) {
                                                  if (routeId < 107) {
                                                      if (routeId == 105) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 107) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 111) {
                                                      if (routeId == 109) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 111) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 121) {
                                              if (routeId < 117) {
                                                  if (routeId < 115) {
                                                      if (routeId == 113) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 115) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 119) {
                                                      if (routeId == 117) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 119) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 125) {
                                                  if (routeId < 123) {
                                                      if (routeId == 121) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 123) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 127) {
                                                      if (routeId == 125) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 127) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 193) {
                                  if (routeId < 161) {
                                      if (routeId < 145) {
                                          if (routeId < 137) {
                                              if (routeId < 133) {
                                                  if (routeId < 131) {
                                                      if (routeId == 129) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 131) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 135) {
                                                      if (routeId == 133) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 135) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 141) {
                                                  if (routeId < 139) {
                                                      if (routeId == 137) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 139) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 143) {
                                                      if (routeId == 141) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 143) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 153) {
                                              if (routeId < 149) {
                                                  if (routeId < 147) {
                                                      if (routeId == 145) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 147) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 151) {
                                                      if (routeId == 149) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 151) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 157) {
                                                  if (routeId < 155) {
                                                      if (routeId == 153) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 155) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 159) {
                                                      if (routeId == 157) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 159) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 177) {
                                          if (routeId < 169) {
                                              if (routeId < 165) {
                                                  if (routeId < 163) {
                                                      if (routeId == 161) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 163) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 167) {
                                                      if (routeId == 165) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 167) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 173) {
                                                  if (routeId < 171) {
                                                      if (routeId == 169) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 171) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 175) {
                                                      if (routeId == 173) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 175) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 185) {
                                              if (routeId < 181) {
                                                  if (routeId < 179) {
                                                      if (routeId == 177) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 179) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 183) {
                                                      if (routeId == 181) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 183) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 189) {
                                                  if (routeId < 187) {
                                                      if (routeId == 185) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 187) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 191) {
                                                      if (routeId == 189) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 191) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 225) {
                                      if (routeId < 209) {
                                          if (routeId < 201) {
                                              if (routeId < 197) {
                                                  if (routeId < 195) {
                                                      if (routeId == 193) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 195) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 199) {
                                                      if (routeId == 197) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 199) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 205) {
                                                  if (routeId < 203) {
                                                      if (routeId == 201) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 203) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 207) {
                                                      if (routeId == 205) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 207) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 217) {
                                              if (routeId < 213) {
                                                  if (routeId < 211) {
                                                      if (routeId == 209) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 211) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 215) {
                                                      if (routeId == 213) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 215) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 221) {
                                                  if (routeId < 219) {
                                                      if (routeId == 217) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 219) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 223) {
                                                      if (routeId == 221) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 223) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 241) {
                                          if (routeId < 233) {
                                              if (routeId < 229) {
                                                  if (routeId < 227) {
                                                      if (routeId == 225) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 227) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 231) {
                                                      if (routeId == 229) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 231) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 237) {
                                                  if (routeId < 235) {
                                                      if (routeId == 233) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 235) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 239) {
                                                      if (routeId == 237) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 239) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 249) {
                                              if (routeId < 245) {
                                                  if (routeId < 243) {
                                                      if (routeId == 241) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 243) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 247) {
                                                      if (routeId == 245) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 247) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 253) {
                                                  if (routeId < 251) {
                                                      if (routeId == 249) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 251) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 255) {
                                                      if (routeId == 253) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  } else {
                                                      if (routeId == 255) {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      } else {
                                                          return
                                                              0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      } else {
                          if (routeId < 321) {
                              if (routeId < 289) {
                                  if (routeId < 273) {
                                      if (routeId < 265) {
                                          if (routeId < 261) {
                                              if (routeId < 259) {
                                                  if (routeId == 257) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 259) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 263) {
                                                  if (routeId == 261) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 263) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 269) {
                                              if (routeId < 267) {
                                                  if (routeId == 265) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 267) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 271) {
                                                  if (routeId == 269) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 271) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 281) {
                                          if (routeId < 277) {
                                              if (routeId < 275) {
                                                  if (routeId == 273) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 275) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 279) {
                                                  if (routeId == 277) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 279) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 285) {
                                              if (routeId < 283) {
                                                  if (routeId == 281) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 283) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 287) {
                                                  if (routeId == 285) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 287) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 305) {
                                      if (routeId < 297) {
                                          if (routeId < 293) {
                                              if (routeId < 291) {
                                                  if (routeId == 289) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 291) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 295) {
                                                  if (routeId == 293) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 295) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 301) {
                                              if (routeId < 299) {
                                                  if (routeId == 297) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 299) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 303) {
                                                  if (routeId == 301) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 303) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 313) {
                                          if (routeId < 309) {
                                              if (routeId < 307) {
                                                  if (routeId == 305) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 307) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 311) {
                                                  if (routeId == 309) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 311) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 317) {
                                              if (routeId < 315) {
                                                  if (routeId == 313) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 315) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 319) {
                                                  if (routeId == 317) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 319) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 353) {
                                  if (routeId < 337) {
                                      if (routeId < 329) {
                                          if (routeId < 325) {
                                              if (routeId < 323) {
                                                  if (routeId == 321) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 323) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 327) {
                                                  if (routeId == 325) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 327) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 333) {
                                              if (routeId < 331) {
                                                  if (routeId == 329) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 331) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 335) {
                                                  if (routeId == 333) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 335) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 345) {
                                          if (routeId < 341) {
                                              if (routeId < 339) {
                                                  if (routeId == 337) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 339) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 343) {
                                                  if (routeId == 341) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 343) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 349) {
                                              if (routeId < 347) {
                                                  if (routeId == 345) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 347) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 351) {
                                                  if (routeId == 349) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 351) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 369) {
                                      if (routeId < 361) {
                                          if (routeId < 357) {
                                              if (routeId < 355) {
                                                  if (routeId == 353) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 355) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 359) {
                                                  if (routeId == 357) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 359) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 365) {
                                              if (routeId < 363) {
                                                  if (routeId == 361) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 363) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 367) {
                                                  if (routeId == 365) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 367) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 377) {
                                          if (routeId < 373) {
                                              if (routeId < 371) {
                                                  if (routeId == 369) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 371) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 375) {
                                                  if (routeId == 373) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 375) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 381) {
                                              if (routeId < 379) {
                                                  if (routeId == 377) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 379) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 383) {
                                                  if (routeId == 381) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              } else {
                                                  if (routeId == 383) {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  } else {
                                                      return
                                                          0x822D4B4e63499a576Ab1cc152B86D1CFFf794F4f;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      }
                  }
                  if (routes[routeId] == address(0)) revert ZeroAddressNotAllowed();
                  return routes[routeId];
              }
              /// @notice fallback function to handle swap, bridge execution
              /// @dev ensure routeId is converted to bytes4 and sent as msg.sig in the transaction
              fallback() external payable {
                  address routeAddress = addressAt(uint32(msg.sig));
                  bytes memory result;
                  assembly {
                      // copy function selector and any arguments
                      calldatacopy(0, 4, sub(calldatasize(), 4))
                      // execute function call using the facet
                      result := delegatecall(
                          gas(),
                          routeAddress,
                          0,
                          sub(calldatasize(), 4),
                          0,
                          0
                      )
                      // get any return value
                      returndatacopy(0, 0, returndatasize())
                      // return any return value or error back to the caller
                      switch result
                      case 0 {
                          revert(0, returndatasize())
                      }
                      default {
                          return(0, returndatasize())
                      }
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          pragma experimental ABIEncoderV2;
          import "./utils/Ownable.sol";
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {LibUtil} from "./libraries/LibUtil.sol";
          import "./libraries/LibBytes.sol";
          import {ISocketRoute} from "./interfaces/ISocketRoute.sol";
          import {ISocketRequest} from "./interfaces/ISocketRequest.sol";
          import {ISocketGateway} from "./interfaces/ISocketGateway.sol";
          import {IncorrectBridgeRatios, ZeroAddressNotAllowed, ArrayLengthMismatch} from "./errors/SocketErrors.sol";
          /// @title SocketGatewayContract
          /// @notice Socketgateway is a contract with entrypoint functions for all interactions with socket liquidity layer
          /// @author Socket Team
          contract SocketGateway is Ownable {
              using LibBytes for bytes;
              using LibBytes for bytes4;
              using SafeTransferLib for ERC20;
              /// @notice FunctionSelector used to delegatecall from swap to the function of bridge router implementation
              bytes4 public immutable BRIDGE_AFTER_SWAP_SELECTOR =
                  bytes4(keccak256("bridgeAfterSwap(uint256,bytes)"));
              /// @notice storage variable to keep track of total number of routes registered in socketgateway
              uint32 public routesCount = 385;
              /// @notice storage variable to keep track of total number of controllers registered in socketgateway
              uint32 public controllerCount;
              address public immutable disabledRouteAddress;
              uint256 public constant CENT_PERCENT = 100e18;
              /// @notice storage mapping for route implementation addresses
              mapping(uint32 => address) public routes;
              /// storage mapping for controller implemenation addresses
              mapping(uint32 => address) public controllers;
              // Events ------------------------------------------------------------------------------------------------------->
              /// @notice Event emitted when a router is added to socketgateway
              event NewRouteAdded(uint32 indexed routeId, address indexed route);
              /// @notice Event emitted when a route is disabled
              event RouteDisabled(uint32 indexed routeId);
              /// @notice Event emitted when ownership transfer is requested by socket-gateway-owner
              event OwnershipTransferRequested(
                  address indexed _from,
                  address indexed _to
              );
              /// @notice Event emitted when a controller is added to socketgateway
              event ControllerAdded(
                  uint32 indexed controllerId,
                  address indexed controllerAddress
              );
              /// @notice Event emitted when a controller is disabled
              event ControllerDisabled(uint32 indexed controllerId);
              constructor(address _owner, address _disabledRoute) Ownable(_owner) {
                  disabledRouteAddress = _disabledRoute;
              }
              // Able to receive ether
              // solhint-disable-next-line no-empty-blocks
              receive() external payable {}
              /*******************************************
               *          EXTERNAL AND PUBLIC FUNCTIONS  *
               *******************************************/
              /**
               * @notice executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in routeData to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeId route identifier
               * @param routeData functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoute(
                  uint32 routeId,
                  bytes calldata routeData
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = addressAt(routeId).delegatecall(
                      routeData
                  );
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice swaps a token on sourceChain and split it across multiple bridge-recipients
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being swapped
               * @dev ensure the swap-data and bridge-data is generated using the function-selector defined as a constant in the implementation address
               * @param swapMultiBridgeRequest request
               */
              function swapAndMultiBridge(
                  ISocketRequest.SwapMultiBridgeRequest calldata swapMultiBridgeRequest
              ) external payable {
                  uint256 requestLength = swapMultiBridgeRequest.bridgeRouteIds.length;
                  if (
                      requestLength != swapMultiBridgeRequest.bridgeImplDataItems.length
                  ) {
                      revert ArrayLengthMismatch();
                  }
                  uint256 ratioAggregate;
                  for (uint256 index = 0; index < requestLength; ) {
                      ratioAggregate += swapMultiBridgeRequest.bridgeRatios[index];
                  }
                  if (ratioAggregate != CENT_PERCENT) {
                      revert IncorrectBridgeRatios();
                  }
                  (bool swapSuccess, bytes memory swapResult) = addressAt(
                      swapMultiBridgeRequest.swapRouteId
                  ).delegatecall(swapMultiBridgeRequest.swapImplData);
                  if (!swapSuccess) {
                      assembly {
                          revert(add(swapResult, 32), mload(swapResult))
                      }
                  }
                  uint256 amountReceivedFromSwap = abi.decode(swapResult, (uint256));
                  uint256 bridgedAmount;
                  for (uint256 index = 0; index < requestLength; ) {
                      uint256 bridgingAmount;
                      // if it is the last bridge request, bridge the remaining amount
                      if (index == requestLength - 1) {
                          bridgingAmount = amountReceivedFromSwap - bridgedAmount;
                      } else {
                          // bridging amount is the multiplication of bridgeRatio and amountReceivedFromSwap
                          bridgingAmount =
                              (amountReceivedFromSwap *
                                  swapMultiBridgeRequest.bridgeRatios[index]) /
                              (CENT_PERCENT);
                      }
                      // update the bridged amount, this would be used for computation for last bridgeRequest
                      bridgedAmount += bridgingAmount;
                      bytes memory bridgeImpldata = abi.encodeWithSelector(
                          BRIDGE_AFTER_SWAP_SELECTOR,
                          bridgingAmount,
                          swapMultiBridgeRequest.bridgeImplDataItems[index]
                      );
                      (bool bridgeSuccess, bytes memory bridgeResult) = addressAt(
                          swapMultiBridgeRequest.bridgeRouteIds[index]
                      ).delegatecall(bridgeImpldata);
                      if (!bridgeSuccess) {
                          assembly {
                              revert(add(bridgeResult, 32), mload(bridgeResult))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice sequentially executes functions in the routes identified using routeId and functionSelectorData
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each dataItem to be built using the function-selector defined as a
               *         constant in the route implementation contract
               * @param routeIds a list of route identifiers
               * @param dataItems a list of functionSelectorData generated using the function-selector defined in the route Implementation
               */
              function executeRoutes(
                  uint32[] calldata routeIds,
                  bytes[] calldata dataItems
              ) external payable {
                  uint256 routeIdslength = routeIds.length;
                  if (routeIdslength != dataItems.length) revert ArrayLengthMismatch();
                  for (uint256 index = 0; index < routeIdslength; ) {
                      (bool success, bytes memory result) = addressAt(routeIds[index])
                          .delegatecall(dataItems[index]);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice execute a controller function identified using the controllerId in the request
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param socketControllerRequest socketControllerRequest with controllerId to identify the
               *                                   controllerAddress and byteData constructed using functionSelector
               *                                   of the function being invoked
               * @return bytes data received from the call delegated to controller
               */
              function executeController(
                  ISocketGateway.SocketControllerRequest calldata socketControllerRequest
              ) external payable returns (bytes memory) {
                  (bool success, bytes memory result) = controllers[
                      socketControllerRequest.controllerId
                  ].delegatecall(socketControllerRequest.data);
                  if (!success) {
                      assembly {
                          revert(add(result, 32), mload(result))
                      }
                  }
                  return result;
              }
              /**
               * @notice sequentially executes all controller requests
               * @notice The caller must first approve this contract to spend amount of ERC20-Token being bridged/swapped
               * @dev ensure the data in each controller-request to be built using the function-selector defined as a
               *         constant in the controller implementation contract
               * @param controllerRequests a list of socketControllerRequest
               *                              Each controllerRequest contains controllerId to identify the controllerAddress and
               *                              byteData constructed using functionSelector of the function being invoked
               */
              function executeControllers(
                  ISocketGateway.SocketControllerRequest[] calldata controllerRequests
              ) external payable {
                  for (uint32 index = 0; index < controllerRequests.length; ) {
                      (bool success, bytes memory result) = controllers[
                          controllerRequests[index].controllerId
                      ].delegatecall(controllerRequests[index].data);
                      if (!success) {
                          assembly {
                              revert(add(result, 32), mload(result))
                          }
                      }
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**************************************
               *          ADMIN FUNCTIONS           *
               **************************************/
              /**
               * @notice Add route to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure routeAddress is a verified bridge or middleware implementation address
               * @param routeAddress The address of bridge or middleware implementation contract deployed
               * @return Id of the route added to the routes-mapping in socketGateway storage
               */
              function addRoute(
                  address routeAddress
              ) external onlyOwner returns (uint32) {
                  uint32 routeId = routesCount;
                  routes[routeId] = routeAddress;
                  routesCount += 1;
                  emit NewRouteAdded(routeId, routeAddress);
                  return routeId;
              }
              /**
               * @notice Give Infinite or 0 approval to bridgeRoute for the tokenAddress
                         This is a restricted function to be called by only socketGatewayOwner
               */
              function setApprovalForRouters(
                  address[] memory routeAddresses,
                  address[] memory tokenAddresses,
                  bool isMax
              ) external onlyOwner {
                  for (uint32 index = 0; index < routeAddresses.length; ) {
                      ERC20(tokenAddresses[index]).approve(
                          routeAddresses[index],
                          isMax ? type(uint256).max : 0
                      );
                      unchecked {
                          ++index;
                      }
                  }
              }
              /**
               * @notice Add controller to the socketGateway
                         This is a restricted function to be called by only socketGatewayOwner
               * @dev ensure controllerAddress is a verified controller implementation address
               * @param controllerAddress The address of controller implementation contract deployed
               * @return Id of the controller added to the controllers-mapping in socketGateway storage
               */
              function addController(
                  address controllerAddress
              ) external onlyOwner returns (uint32) {
                  uint32 controllerId = controllerCount;
                  controllers[controllerId] = controllerAddress;
                  controllerCount += 1;
                  emit ControllerAdded(controllerId, controllerAddress);
                  return controllerId;
              }
              /**
               * @notice disable controller by setting ZeroAddress to the entry in controllers-mapping
                         identified by controllerId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param controllerId The Id of controller-implementation in the controllers mapping
               */
              function disableController(uint32 controllerId) public onlyOwner {
                  controllers[controllerId] = disabledRouteAddress;
                  emit ControllerDisabled(controllerId);
              }
              /**
               * @notice disable a route by setting ZeroAddress to the entry in routes-mapping
                         identified by routeId as key.
                         This is a restricted function to be called by only socketGatewayOwner
               * @param routeId The Id of route-implementation in the routes mapping
               */
              function disableRoute(uint32 routeId) external onlyOwner {
                  routes[routeId] = disabledRouteAddress;
                  emit RouteDisabled(routeId);
              }
              /*******************************************
               *          RESTRICTED RESCUE FUNCTIONS    *
               *******************************************/
              /**
               * @notice Rescues the ERC20 token to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param token address of the ERC20 token being rescued
               * @param userAddress address to which ERC20 is to be rescued
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external onlyOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice Rescues the native balance to an address
                         this is a restricted function to be called by only socketGatewayOwner
               * @dev as this is a restricted to socketGatewayOwner, ensure the userAddress is a known address
               * @param userAddress address to which native-balance is to be rescued
               * @param amount amount of native-balance being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external onlyOwner {
                  userAddress.transfer(amount);
              }
              /*******************************************
               *          VIEW FUNCTIONS                  *
               *******************************************/
              /**
               * @notice Get routeImplementation address mapped to the routeId
               * @param routeId routeId is the key in the mapping for routes
               * @return route-implementation address
               */
              function getRoute(uint32 routeId) public view returns (address) {
                  return addressAt(routeId);
              }
              /**
               * @notice Get controllerImplementation address mapped to the controllerId
               * @param controllerId controllerId is the key in the mapping for controllers
               * @return controller-implementation address
               */
              function getController(uint32 controllerId) public view returns (address) {
                  return controllers[controllerId];
              }
              function addressAt(uint32 routeId) public view returns (address) {
                  if (routeId < 385) {
                      if (routeId < 257) {
                          if (routeId < 129) {
                              if (routeId < 65) {
                                  if (routeId < 33) {
                                      if (routeId < 17) {
                                          if (routeId < 9) {
                                              if (routeId < 5) {
                                                  if (routeId < 3) {
                                                      if (routeId == 1) {
                                                          return
                                                              0x8cd6BaCDAe46B449E2e5B34e348A4eD459c84D50;
                                                      } else {
                                                          return
                                                              0x31524750Cd865fF6A3540f232754Fb974c18585C;
                                                      }
                                                  } else {
                                                      if (routeId == 3) {
                                                          return
                                                              0xEd9b37342BeC8f3a2D7b000732ec87498aA6EC6a;
                                                      } else {
                                                          return
                                                              0xE8704Ef6211F8988Ccbb11badC89841808d66890;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 7) {
                                                      if (routeId == 5) {
                                                          return
                                                              0x9aFF58C460a461578C433e11C4108D1c4cF77761;
                                                      } else {
                                                          return
                                                              0x2D1733886cFd465B0B99F1492F40847495f334C5;
                                                      }
                                                  } else {
                                                      if (routeId == 7) {
                                                          return
                                                              0x715497Be4D130F04B8442F0A1F7a9312D4e54FC4;
                                                      } else {
                                                          return
                                                              0x90C8a40c38E633B5B0e0d0585b9F7FA05462CaaF;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 13) {
                                                  if (routeId < 11) {
                                                      if (routeId == 9) {
                                                          return
                                                              0xa402b70FCfF3F4a8422B93Ef58E895021eAdE4F6;
                                                      } else {
                                                          return
                                                              0xc1B718522E15CD42C4Ac385a929fc2B51f5B892e;
                                                      }
                                                  } else {
                                                      if (routeId == 11) {
                                                          return
                                                              0xa97bf2f7c26C43c010c349F52f5eA5dC49B2DD38;
                                                      } else {
                                                          return
                                                              0x969423d71b62C81d2f28d707364c9Dc4a0764c53;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 15) {
                                                      if (routeId == 13) {
                                                          return
                                                              0xF86729934C083fbEc8C796068A1fC60701Ea1207;
                                                      } else {
                                                          return
                                                              0xD7cC2571F5823caCA26A42690D2BE7803DD5393f;
                                                      }
                                                  } else {
                                                      if (routeId == 15) {
                                                          return
                                                              0x7c8837a279bbbf7d8B93413763176de9F65d5bB9;
                                                      } else {
                                                          return
                                                              0x13b81C27B588C07D04458ed7dDbdbD26D1e39bcc;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 25) {
                                              if (routeId < 21) {
                                                  if (routeId < 19) {
                                                      if (routeId == 17) {
                                                          return
                                                              0x52560Ac678aFA1345D15474287d16Dc1eA3F78aE;
                                                      } else {
                                                          return
                                                              0x1E31e376551459667cd7643440c1b21CE69065A0;
                                                      }
                                                  } else {
                                                      if (routeId == 19) {
                                                          return
                                                              0xc57D822CB3288e7b97EF8f8af0EcdcD1B783529B;
                                                      } else {
                                                          return
                                                              0x2197A1D9Af24b4d6a64Bff95B4c29Fcd3Ff28C30;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 23) {
                                                      if (routeId == 21) {
                                                          return
                                                              0xE3700feAa5100041Bf6b7AdBA1f72f647809Fd00;
                                                      } else {
                                                          return
                                                              0xc02E8a0Fdabf0EeFCEA025163d90B5621E2b9948;
                                                      }
                                                  } else {
                                                      if (routeId == 23) {
                                                          return
                                                              0xF5144235E2926cAb3c69b30113254Fa632f72d62;
                                                      } else {
                                                          return
                                                              0xBa3F92313B00A1f7Bc53b2c24EB195c8b2F57682;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 29) {
                                                  if (routeId < 27) {
                                                      if (routeId == 25) {
                                                          return
                                                              0x77a6856fe1fFA5bEB55A1d2ED86E27C7c482CB76;
                                                      } else {
                                                          return
                                                              0x4826Ff4e01E44b1FCEFBfb38cd96687Eb7786b44;
                                                      }
                                                  } else {
                                                      if (routeId == 27) {
                                                          return
                                                              0x55FF3f5493cf5e80E76DEA7E327b9Cd8440Af646;
                                                      } else {
                                                          return
                                                              0xF430Db544bE9770503BE4aa51997aA19bBd5BA4f;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 31) {
                                                      if (routeId == 29) {
                                                          return
                                                              0x0f166446ce1484EE3B0663E7E67DF10F5D240115;
                                                      } else {
                                                          return
                                                              0x6365095D92537f242Db5EdFDd572745E72aC33d9;
                                                      }
                                                  } else {
                                                      if (routeId == 31) {
                                                          return
                                                              0x5c7BC93f06ce3eAe75ADf55E10e23d2c1dE5Bc65;
                                                      } else {
                                                          return
                                                              0xe46383bAD90d7A08197ccF08972e9DCdccCE9BA4;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 49) {
                                          if (routeId < 41) {
                                              if (routeId < 37) {
                                                  if (routeId < 35) {
                                                      if (routeId == 33) {
                                                          return
                                                              0xf0f21710c071E3B728bdc4654c3c0b873aAaa308;
                                                      } else {
                                                          return
                                                              0x63Bc9ed3AcAAeB0332531C9fB03b0a2352E9Ff25;
                                                      }
                                                  } else {
                                                      if (routeId == 35) {
                                                          return
                                                              0xd1CE808625CB4007a1708824AE82CdB0ece57De9;
                                                      } else {
                                                          return
                                                              0x57BbB148112f4ba224841c3FE018884171004661;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 39) {
                                                      if (routeId == 37) {
                                                          return
                                                              0x037f7d6933036F34DFabd40Ff8e4D789069f92e3;
                                                      } else {
                                                          return
                                                              0xeF978c280915CfF3Dca4EDfa8932469e40ADA1e1;
                                                      }
                                                  } else {
                                                      if (routeId == 39) {
                                                          return
                                                              0x92ee9e071B13f7ecFD62B7DED404A16CBc223CD3;
                                                      } else {
                                                          return
                                                              0x94Ae539c186e41ed762271338Edf140414D1E442;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 45) {
                                                  if (routeId < 43) {
                                                      if (routeId == 41) {
                                                          return
                                                              0x30A64BBe4DdBD43dA2368EFd1eB2d80C10d84DAb;
                                                      } else {
                                                          return
                                                              0x3aEABf81c1Dc4c1b73d5B2a95410f126426FB596;
                                                      }
                                                  } else {
                                                      if (routeId == 43) {
                                                          return
                                                              0x25b08aB3D0C8ea4cC9d967b79688C6D98f3f563a;
                                                      } else {
                                                          return
                                                              0xea40cB15C9A3BBd27af6474483886F7c0c9AE406;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 47) {
                                                      if (routeId == 45) {
                                                          return
                                                              0x9580113Cc04e5a0a03359686304EF3A80b936Dd3;
                                                      } else {
                                                          return
                                                              0xD211c826d568957F3b66a3F4d9c5f68cCc66E619;
                                                      }
                                                  } else {
                                                      if (routeId == 47) {
                                                          return
                                                              0xCEE24D0635c4C56315d133b031984d4A6f509476;
                                                      } else {
                                                          return
                                                              0x3922e6B987983229798e7A20095EC372744d4D4c;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 57) {
                                              if (routeId < 53) {
                                                  if (routeId < 51) {
                                                      if (routeId == 49) {
                                                          return
                                                              0x2d92D03413d296e1F31450479349757187F2a2b7;
                                                      } else {
                                                          return
                                                              0x0fe5308eE90FC78F45c89dB6053eA859097860CA;
                                                      }
                                                  } else {
                                                      if (routeId == 51) {
                                                          return
                                                              0x08Ba68e067C0505bAF0C1311E0cFB2B1B59b969c;
                                                      } else {
                                                          return
                                                              0x9bee5DdDF75C24897374f92A534B7A6f24e97f4a;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 55) {
                                                      if (routeId == 53) {
                                                          return
                                                              0x1FC5A90B232208704B930c1edf82FFC6ACc02734;
                                                      } else {
                                                          return
                                                              0x5b1B0417cb44c761C2a23ee435d011F0214b3C85;
                                                      }
                                                  } else {
                                                      if (routeId == 55) {
                                                          return
                                                              0x9d70cDaCA12A738C283020760f449D7816D592ec;
                                                      } else {
                                                          return
                                                              0x95a23b9CB830EcCFDDD5dF56A4ec665e3381Fa12;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 61) {
                                                  if (routeId < 59) {
                                                      if (routeId == 57) {
                                                          return
                                                              0x483a957Cf1251c20e096C35c8399721D1200A3Fc;
                                                      } else {
                                                          return
                                                              0xb4AD39Cb293b0Ec7FEDa743442769A7FF04987CD;
                                                      }
                                                  } else {
                                                      if (routeId == 59) {
                                                          return
                                                              0x4C543AD78c1590D81BAe09Fc5B6Df4132A2461d0;
                                                      } else {
                                                          return
                                                              0x471d5E5195c563902781734cfe1FF3981F8B6c86;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 63) {
                                                      if (routeId == 61) {
                                                          return
                                                              0x1B12a54B5E606D95B8B8D123c9Cb09221Ee37584;
                                                      } else {
                                                          return
                                                              0xE4127cC550baC433646a7D998775a84daC16c7f3;
                                                      }
                                                  } else {
                                                      if (routeId == 63) {
                                                          return
                                                              0xecb1b55AB12E7dd788D585c6C5cD61B5F87be836;
                                                      } else {
                                                          return
                                                              0xf91ef487C5A1579f70601b6D347e19756092eEBf;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 97) {
                                      if (routeId < 81) {
                                          if (routeId < 73) {
                                              if (routeId < 69) {
                                                  if (routeId < 67) {
                                                      if (routeId == 65) {
                                                          return
                                                              0x34a16a7e9BADEEFD4f056310cbE0b1423Fa1b760;
                                                      } else {
                                                          return
                                                              0x60E10E80c7680f429dBbC232830BEcd3D623c4CF;
                                                      }
                                                  } else {
                                                      if (routeId == 67) {
                                                          return
                                                              0x66465285B8D65362A1d86CE00fE2bE949Fd6debF;
                                                      } else {
                                                          return
                                                              0x5aB231B7e1A3A74a48f67Ab7bde5Cdd4267022E0;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 71) {
                                                      if (routeId == 69) {
                                                          return
                                                              0x3A1C3633eE79d43366F5c67802a746aFD6b162Ba;
                                                      } else {
                                                          return
                                                              0x0C4BfCbA8dC3C811437521a80E81e41DAF479039;
                                                      }
                                                  } else {
                                                      if (routeId == 71) {
                                                          return
                                                              0x6caf25d2e139C5431a1FA526EAf8d73ff2e6252C;
                                                      } else {
                                                          return
                                                              0x74ad21e09FDa68638CE14A3009A79B6D16574257;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 77) {
                                                  if (routeId < 75) {
                                                      if (routeId == 73) {
                                                          return
                                                              0xD4923A61008894b99cc1CD3407eF9524f02aA0Ca;
                                                      } else {
                                                          return
                                                              0x6F159b5EB823BD415886b9271aA2A723a00a1987;
                                                      }
                                                  } else {
                                                      if (routeId == 75) {
                                                          return
                                                              0x742a8aA42E7bfB4554dE30f4Fb07FFb6f2068863;
                                                      } else {
                                                          return
                                                              0x4AE9702d3360400E47B446e76DE063ACAb930101;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 79) {
                                                      if (routeId == 77) {
                                                          return
                                                              0x0E19a0a44ddA7dAD854ec5Cc867d16869c4E80F4;
                                                      } else {
                                                          return
                                                              0xE021A51968f25148F726E326C88d2556c5647557;
                                                      }
                                                  } else {
                                                      if (routeId == 79) {
                                                          return
                                                              0x64287BDDDaeF4d94E4599a3D882bed29E6Ada4B6;
                                                      } else {
                                                          return
                                                              0xcBB57Fd2e19cc7e9D444d5b4325A2F1047d0C73f;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 89) {
                                              if (routeId < 85) {
                                                  if (routeId < 83) {
                                                      if (routeId == 81) {
                                                          return
                                                              0x373DE80DF7D82cFF6D76F29581b360C56331e957;
                                                      } else {
                                                          return
                                                              0x0466356E131AD61596a51F86BAd1C03A328960D8;
                                                      }
                                                  } else {
                                                      if (routeId == 83) {
                                                          return
                                                              0x01726B960992f1b74311b248E2a922fC707d43A6;
                                                      } else {
                                                          return
                                                              0x2E21bdf9A4509b89795BCE7E132f248a75814CEc;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 87) {
                                                      if (routeId == 85) {
                                                          return
                                                              0x769512b23aEfF842379091d3B6E4B5456F631D42;
                                                      } else {
                                                          return
                                                              0xe7eD9be946a74Ec19325D39C6EEb57887ccB2B0D;
                                                      }
                                                  } else {
                                                      if (routeId == 87) {
                                                          return
                                                              0xc4D01Ec357c2b511d10c15e6b6974380F0E62e67;
                                                      } else {
                                                          return
                                                              0x5bC49CC9dD77bECF2fd3A3C55611e84E69AFa3AE;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 93) {
                                                  if (routeId < 91) {
                                                      if (routeId == 89) {
                                                          return
                                                              0x48bcD879954fA14e7DbdAeb56F79C1e9DDcb69ec;
                                                      } else {
                                                          return
                                                              0xE929bDde21b462572FcAA4de6F49B9D3246688D0;
                                                      }
                                                  } else {
                                                      if (routeId == 91) {
                                                          return
                                                              0x85Aae300438222f0e3A9Bc870267a5633A9438bd;
                                                      } else {
                                                          return
                                                              0x51f72E1096a81C55cd142d66d39B688C657f9Be8;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 95) {
                                                      if (routeId == 93) {
                                                          return
                                                              0x3A8a05BF68ac54B01E6C0f492abF97465F3d15f9;
                                                      } else {
                                                          return
                                                              0x145aA67133F0c2C36b9771e92e0B7655f0D59040;
                                                      }
                                                  } else {
                                                      if (routeId == 95) {
                                                          return
                                                              0xa030315d7DB11F9892758C9e7092D841e0ADC618;
                                                      } else {
                                                          return
                                                              0xdF1f8d81a3734bdDdEfaC6Ca1596E081e57c3044;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 113) {
                                          if (routeId < 105) {
                                              if (routeId < 101) {
                                                  if (routeId < 99) {
                                                      if (routeId == 97) {
                                                          return
                                                              0xFF2833123B58aa05d04D7fb99f5FB768B2b435F8;
                                                      } else {
                                                          return
                                                              0xc8f09c1fD751C570233765f71b0e280d74e6e743;
                                                      }
                                                  } else {
                                                      if (routeId == 99) {
                                                          return
                                                              0x3026DA6Ceca2E5A57A05153653D9212FFAaA49d8;
                                                      } else {
                                                          return
                                                              0xdE68Ee703dE0D11f67B0cE5891cB4a903de6D160;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 103) {
                                                      if (routeId == 101) {
                                                          return
                                                              0xE23a7730e81FB4E87A6D0bd9f63EE77ac86C3DA4;
                                                      } else {
                                                          return
                                                              0x8b1DBe04aD76a7d8bC079cACd3ED4D99B897F4a0;
                                                      }
                                                  } else {
                                                      if (routeId == 103) {
                                                          return
                                                              0xBB227240FA459b69C6889B2b8cb1BE76F118061f;
                                                      } else {
                                                          return
                                                              0xC062b9b3f0dB28BB8afAfcD4d075729344114ffe;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 109) {
                                                  if (routeId < 107) {
                                                      if (routeId == 105) {
                                                          return
                                                              0x553188Aa45f5FDB83EC4Ca485982F8fC082480D1;
                                                      } else {
                                                          return
                                                              0x0109d83D746EaCb6d4014953D9E12d6ca85e330b;
                                                      }
                                                  } else {
                                                      if (routeId == 107) {
                                                          return
                                                              0x45B1bEd29812F5bf6711074ACD180B2aeB783AD9;
                                                      } else {
                                                          return
                                                              0xdA06eC8c19aea31D77F60299678Cba40E743e1aD;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 111) {
                                                      if (routeId == 109) {
                                                          return
                                                              0x3cC5235c97d975a9b4FD4501B3446c981ea3D855;
                                                      } else {
                                                          return
                                                              0xa1827267d6Bd989Ff38580aE3d9deff6Acf19163;
                                                      }
                                                  } else {
                                                      if (routeId == 111) {
                                                          return
                                                              0x3663CAA0433A3D4171b3581Cf2410702840A735A;
                                                      } else {
                                                          return
                                                              0x7575D0a7614F655BA77C74a72a43bbd4fA6246a3;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 121) {
                                              if (routeId < 117) {
                                                  if (routeId < 115) {
                                                      if (routeId == 113) {
                                                          return
                                                              0x2516Defc18bc07089c5dAFf5eafD7B0EF64611E2;
                                                      } else {
                                                          return
                                                              0xfec5FF08E20fbc107a97Af2D38BD0025b84ee233;
                                                      }
                                                  } else {
                                                      if (routeId == 115) {
                                                          return
                                                              0x0FB5763a87242B25243e23D73f55945fE787523A;
                                                      } else {
                                                          return
                                                              0xe4C00db89678dBf8391f430C578Ca857Dd98aDE1;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 119) {
                                                      if (routeId == 117) {
                                                          return
                                                              0x8F2A22061F9F35E64f14523dC1A5f8159e6a21B7;
                                                      } else {
                                                          return
                                                              0x18e4b838ae966917E20E9c9c5Ad359cDD38303bB;
                                                      }
                                                  } else {
                                                      if (routeId == 119) {
                                                          return
                                                              0x61ACb1d3Dcb3e3429832A164Cc0fC9849fb75A4a;
                                                      } else {
                                                          return
                                                              0x7681e3c8e7A41DCA55C257cc0d1Ae757f5530E65;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 125) {
                                                  if (routeId < 123) {
                                                      if (routeId == 121) {
                                                          return
                                                              0x806a2AB9748C3D1DB976550890E3f528B7E8Faec;
                                                      } else {
                                                          return
                                                              0xBDb8A5DD52C2c239fbC31E9d43B763B0197028FF;
                                                      }
                                                  } else {
                                                      if (routeId == 123) {
                                                          return
                                                              0x474EC9203706010B9978D6bD0b105D36755e4848;
                                                      } else {
                                                          return
                                                              0x8dfd0D829b303F2239212E591a0F92a32880f36E;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 127) {
                                                      if (routeId == 125) {
                                                          return
                                                              0xad4BcE9745860B1adD6F1Bd34a916f050E4c82C2;
                                                      } else {
                                                          return
                                                              0xBC701115b9fe14bC8CC5934cdC92517173e308C4;
                                                      }
                                                  } else {
                                                      if (routeId == 127) {
                                                          return
                                                              0x0D1918d786Db8546a11aDeD475C98370E06f255E;
                                                      } else {
                                                          return
                                                              0xee44f57cD6936DB55B99163f3Df367B01EdA785a;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 193) {
                                  if (routeId < 161) {
                                      if (routeId < 145) {
                                          if (routeId < 137) {
                                              if (routeId < 133) {
                                                  if (routeId < 131) {
                                                      if (routeId == 129) {
                                                          return
                                                              0x63044521fe5a1e488D7eD419cD0e35b7C24F2aa7;
                                                      } else {
                                                          return
                                                              0x410085E73BD85e90d97b84A68C125aDB9F91f85b;
                                                      }
                                                  } else {
                                                      if (routeId == 131) {
                                                          return
                                                              0x7913fe97E07C7A397Ec274Ab1d4E2622C88EC5D1;
                                                      } else {
                                                          return
                                                              0x977f9fE93c064DCf54157406DaABC3a722e8184C;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 135) {
                                                      if (routeId == 133) {
                                                          return
                                                              0xCD2236468722057cFbbABad2db3DEA9c20d5B01B;
                                                      } else {
                                                          return
                                                              0x17c7287A491cf5Ff81E2678cF2BfAE4333F6108c;
                                                      }
                                                  } else {
                                                      if (routeId == 135) {
                                                          return
                                                              0x354D9a5Dbf96c71B79a265F03B595C6Fdc04dadd;
                                                      } else {
                                                          return
                                                              0xb4e409EB8e775eeFEb0344f9eee884cc7ed21c69;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 141) {
                                                  if (routeId < 139) {
                                                      if (routeId == 137) {
                                                          return
                                                              0xa1a3c4670Ad69D9be4ab2D39D1231FEC2a63b519;
                                                      } else {
                                                          return
                                                              0x4589A22199870729C1be5CD62EE93BeD858113E6;
                                                      }
                                                  } else {
                                                      if (routeId == 139) {
                                                          return
                                                              0x8E7b864dB26Bd6C798C38d4Ba36EbA0d6602cF11;
                                                      } else {
                                                          return
                                                              0xA2D17C7260a4CB7b9854e89Fc367E80E87872a2d;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 143) {
                                                      if (routeId == 141) {
                                                          return
                                                              0xC7F0EDf0A1288627b0432304918A75e9084CBD46;
                                                      } else {
                                                          return
                                                              0xE4B4EF1f9A4aBFEdB371fA7a6143993B15d4df25;
                                                      }
                                                  } else {
                                                      if (routeId == 143) {
                                                          return
                                                              0xfe3D84A2Ef306FEBb5452441C9BDBb6521666F6A;
                                                      } else {
                                                          return
                                                              0x8A12B6C64121920110aE58F7cd67DfEc21c6a4C3;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 153) {
                                              if (routeId < 149) {
                                                  if (routeId < 147) {
                                                      if (routeId == 145) {
                                                          return
                                                              0x76c4d9aFC4717a2BAac4e5f26CccF02351f7a3DA;
                                                      } else {
                                                          return
                                                              0xd4719BA550E397aeAcca1Ad2201c1ba69024FAAf;
                                                      }
                                                  } else {
                                                      if (routeId == 147) {
                                                          return
                                                              0x9646126Ce025224d1682C227d915a386efc0A1Fb;
                                                      } else {
                                                          return
                                                              0x4DD8Af2E3F2044842f0247920Bc4BABb636915ea;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 151) {
                                                      if (routeId == 149) {
                                                          return
                                                              0x8e8a327183Af0cf8C2ece9F0ed547C42A160D409;
                                                      } else {
                                                          return
                                                              0x9D49614CaE1C685C71678CA6d8CDF7584bfd0740;
                                                      }
                                                  } else {
                                                      if (routeId == 151) {
                                                          return
                                                              0x5a00ef257394cbc31828d48655E3d39e9c11c93d;
                                                      } else {
                                                          return
                                                              0xC9a2751b38d3dDD161A41Ca0135C5C6c09EC1d56;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 157) {
                                                  if (routeId < 155) {
                                                      if (routeId == 153) {
                                                          return
                                                              0x7e1c261640a525C94Ca4f8c25b48CF754DD83590;
                                                      } else {
                                                          return
                                                              0x409Fe24ba6F6BD5aF31C1aAf8059b986A3158233;
                                                      }
                                                  } else {
                                                      if (routeId == 155) {
                                                          return
                                                              0x704Cf5BFDADc0f55fDBb53B6ed8B582E018A72A2;
                                                      } else {
                                                          return
                                                              0x3982bF65d7d6E77E3b6661cd6F6468c247512737;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 159) {
                                                      if (routeId == 157) {
                                                          return
                                                              0x3982b9f26FFD67a13Ee371e2C0a9Da338BA70E7f;
                                                      } else {
                                                          return
                                                              0x6D834AB385900c1f49055D098e90264077FbC4f2;
                                                      }
                                                  } else {
                                                      if (routeId == 159) {
                                                          return
                                                              0x11FE5F70779A094B7166B391e1Fb73d422eF4e4d;
                                                      } else {
                                                          return
                                                              0xD347e4E47280d21F13B73D89c6d16f867D50DD13;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 177) {
                                          if (routeId < 169) {
                                              if (routeId < 165) {
                                                  if (routeId < 163) {
                                                      if (routeId == 161) {
                                                          return
                                                              0xb6035eDD53DDA28d8B69b4ae9836E40C80306CD7;
                                                      } else {
                                                          return
                                                              0x54c884e6f5C7CcfeCA990396c520C858c922b6CA;
                                                      }
                                                  } else {
                                                      if (routeId == 163) {
                                                          return
                                                              0x5eA93E240b083d686558Ed607BC013d88057cE46;
                                                      } else {
                                                          return
                                                              0x4C7131eE812De685cBe4e2cCb033d46ecD46612E;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 167) {
                                                      if (routeId == 165) {
                                                          return
                                                              0xc1a5Be9F0c33D8483801D702111068669f81fF91;
                                                      } else {
                                                          return
                                                              0x9E5fAb91455Be5E5b2C05967E73F456c8118B1Fc;
                                                      }
                                                  } else {
                                                      if (routeId == 167) {
                                                          return
                                                              0x3d9A05927223E0DC2F382831770405885e22F0d8;
                                                      } else {
                                                          return
                                                              0x6303A011fB6063f5B1681cb5a9938EA278dc6128;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 173) {
                                                  if (routeId < 171) {
                                                      if (routeId == 169) {
                                                          return
                                                              0xe9c60795c90C66797e4c8E97511eA07CdAda32bE;
                                                      } else {
                                                          return
                                                              0xD56cC98e69A1e13815818b466a8aA6163d84234A;
                                                      }
                                                  } else {
                                                      if (routeId == 171) {
                                                          return
                                                              0x47EbB9D36a6e40895316cD894E4860D774E2c531;
                                                      } else {
                                                          return
                                                              0xA5EB293629410065d14a7B1663A67829b0618292;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 175) {
                                                      if (routeId == 173) {
                                                          return
                                                              0x1b3B4C8146F939cE00899db8B3ddeF0062b7E023;
                                                      } else {
                                                          return
                                                              0x257Bbc11653625EbfB6A8587eF4f4FBe49828EB3;
                                                      }
                                                  } else {
                                                      if (routeId == 175) {
                                                          return
                                                              0x44cc979C01b5bB1eAC21301E73C37200dFD06F59;
                                                      } else {
                                                          return
                                                              0x2972fDF43352225D82754C0174Ff853819D1ef2A;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 185) {
                                              if (routeId < 181) {
                                                  if (routeId < 179) {
                                                      if (routeId == 177) {
                                                          return
                                                              0x3e54144f032648A04D62d79f7B4b93FF3aC2333b;
                                                      } else {
                                                          return
                                                              0x444016102dB8adbE73C3B6703a1ea7F2f75A510D;
                                                      }
                                                  } else {
                                                      if (routeId == 179) {
                                                          return
                                                              0xac079143f98a6eb744Fde34541ebF243DF5B5dED;
                                                      } else {
                                                          return
                                                              0xAe9010767Fb112d29d35CEdfba2b372Ad7A308d3;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 183) {
                                                      if (routeId == 181) {
                                                          return
                                                              0xfE0BCcF9cCC2265D5fB3450743f17DfE57aE1e56;
                                                      } else {
                                                          return
                                                              0x04ED8C0545716119437a45386B1d691C63234C7D;
                                                      }
                                                  } else {
                                                      if (routeId == 183) {
                                                          return
                                                              0x636c14013e531A286Bc4C848da34585f0bB73d59;
                                                      } else {
                                                          return
                                                              0x2Fa67fc7ECC5cAA01C653d3BFeA98ecc5db9C42A;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 189) {
                                                  if (routeId < 187) {
                                                      if (routeId == 185) {
                                                          return
                                                              0x23e9a0FC180818aA872D2079a985217017E97bd9;
                                                      } else {
                                                          return
                                                              0x79A95c3Ef81b3ae64ee03A9D5f73e570495F164E;
                                                      }
                                                  } else {
                                                      if (routeId == 187) {
                                                          return
                                                              0xa7EA0E88F04a84ba0ad1E396cb07Fa3fDAD7dF6D;
                                                      } else {
                                                          return
                                                              0xd23cA1278a2B01a3C0Ca1a00d104b11c1Ebe6f42;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 191) {
                                                      if (routeId == 189) {
                                                          return
                                                              0x707bc4a9FA2E349AED5df4e9f5440C15aA9D14Bd;
                                                      } else {
                                                          return
                                                              0x7E290F2dd539Ac6CE58d8B4C2B944931a1fD3612;
                                                      }
                                                  } else {
                                                      if (routeId == 191) {
                                                          return
                                                              0x707AA5503088Ce06Ba450B6470A506122eA5c8eF;
                                                      } else {
                                                          return
                                                              0xFbB3f7BF680deeb149f4E7BC30eA3DDfa68F3C3f;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 225) {
                                      if (routeId < 209) {
                                          if (routeId < 201) {
                                              if (routeId < 197) {
                                                  if (routeId < 195) {
                                                      if (routeId == 193) {
                                                          return
                                                              0xDE74aD8cCC3dbF14992f49Cf24f36855912f4934;
                                                      } else {
                                                          return
                                                              0x409BA83df7777F070b2B50a10a41DE2468d2a3B3;
                                                      }
                                                  } else {
                                                      if (routeId == 195) {
                                                          return
                                                              0x5CB7Be90A5DD7CfDa54e87626e254FE8C18255B4;
                                                      } else {
                                                          return
                                                              0x0A684fE12BC64fb72B59d0771a566F49BC090356;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 199) {
                                                      if (routeId == 197) {
                                                          return
                                                              0xDf30048d91F8FA2bCfC54952B92bFA8e161D3360;
                                                      } else {
                                                          return
                                                              0x050825Fff032a547C47061CF0696FDB0f65AEa5D;
                                                      }
                                                  } else {
                                                      if (routeId == 199) {
                                                          return
                                                              0xd55e671dAC1f03d366d8535073ada5DB2Aab1Ea2;
                                                      } else {
                                                          return
                                                              0x9470C704A9616c8Cd41c595Fcd2181B6fe2183C2;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 205) {
                                                  if (routeId < 203) {
                                                      if (routeId == 201) {
                                                          return
                                                              0x2D9ffD275181F5865d5e11CbB4ced1521C4dF9f1;
                                                      } else {
                                                          return
                                                              0x816d28Dec10ec95DF5334f884dE85cA6215918d8;
                                                      }
                                                  } else {
                                                      if (routeId == 203) {
                                                          return
                                                              0xd1f87267c4A43835E666dd69Df077e578A3b6299;
                                                      } else {
                                                          return
                                                              0x39E89Bde9DACbe5468C025dE371FbDa12bDeBAB1;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 207) {
                                                      if (routeId == 205) {
                                                          return
                                                              0x7b40A3207956ecad6686E61EfcaC48912FcD0658;
                                                      } else {
                                                          return
                                                              0x090cF10D793B1Efba9c7D76115878814B663859A;
                                                      }
                                                  } else {
                                                      if (routeId == 207) {
                                                          return
                                                              0x312A59c06E41327878F2063eD0e9c282C1DA3AfC;
                                                      } else {
                                                          return
                                                              0x4F1188f46236DD6B5de11Ebf2a9fF08716E7DeB6;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 217) {
                                              if (routeId < 213) {
                                                  if (routeId < 211) {
                                                      if (routeId == 209) {
                                                          return
                                                              0x0A6F9a3f4fA49909bBfb4339cbE12B42F53BbBeD;
                                                      } else {
                                                          return
                                                              0x01d13d7aCaCbB955B81935c80ffF31e14BdFa71f;
                                                      }
                                                  } else {
                                                      if (routeId == 211) {
                                                          return
                                                              0x691a14Fa6C7360422EC56dF5876f84d4eDD7f00A;
                                                      } else {
                                                          return
                                                              0x97Aad18d886d181a9c726B3B6aE15a0A69F5aF73;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 215) {
                                                      if (routeId == 213) {
                                                          return
                                                              0x2917241371D2099049Fa29432DC46735baEC33b4;
                                                      } else {
                                                          return
                                                              0x5F20F20F7890c2e383E29D4147C9695A371165f5;
                                                      }
                                                  } else {
                                                      if (routeId == 215) {
                                                          return
                                                              0xeC0a60e639958335662C5219A320cCEbb56C6077;
                                                      } else {
                                                          return
                                                              0x96d63CF5062975C09845d17ec672E10255866053;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 221) {
                                                  if (routeId < 219) {
                                                      if (routeId == 217) {
                                                          return
                                                              0xFF57429e57D383939CAB50f09ABBfB63C0e6c9AD;
                                                      } else {
                                                          return
                                                              0x18E393A7c8578fb1e235C242076E50013cDdD0d7;
                                                      }
                                                  } else {
                                                      if (routeId == 219) {
                                                          return
                                                              0xE7E5238AF5d61f52E9B4ACC025F713d1C0216507;
                                                      } else {
                                                          return
                                                              0x428401D4d0F25A2EE1DA4d5366cB96Ded425D9bD;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 223) {
                                                      if (routeId == 221) {
                                                          return
                                                              0x42E5733551ff1Ee5B48Aa9fc2B61Af9b58C812E6;
                                                      } else {
                                                          return
                                                              0x64Df9c7A0551B056d860Bc2419Ca4c1EF75320bE;
                                                      }
                                                  } else {
                                                      if (routeId == 223) {
                                                          return
                                                              0x46006925506145611bBf0263243D8627dAf26B0F;
                                                      } else {
                                                          return
                                                              0x8D64BE884314662804eAaB884531f5C50F4d500c;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 241) {
                                          if (routeId < 233) {
                                              if (routeId < 229) {
                                                  if (routeId < 227) {
                                                      if (routeId == 225) {
                                                          return
                                                              0x157a62D92D07B5ce221A5429645a03bBaCE85373;
                                                      } else {
                                                          return
                                                              0xaF037D33e1F1F2F87309B425fe8a9d895Ef3722B;
                                                      }
                                                  } else {
                                                      if (routeId == 227) {
                                                          return
                                                              0x921D1154E494A2f7218a37ad7B17701f94b4B40e;
                                                      } else {
                                                          return
                                                              0xF282b4555186d8Dea51B8b3F947E1E0568d09bc4;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 231) {
                                                      if (routeId == 229) {
                                                          return
                                                              0xa794E2E1869765a4600b3DFd8a4ebcF16350f6B6;
                                                      } else {
                                                          return
                                                              0xFEFb048e20c5652F7940A49B1980E0125Ec4D358;
                                                      }
                                                  } else {
                                                      if (routeId == 231) {
                                                          return
                                                              0x220104b641971e9b25612a8F001bf48AbB23f1cF;
                                                      } else {
                                                          return
                                                              0xcB9D373Bb54A501B35dd3be5bF4Ba43cA31F7035;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 237) {
                                                  if (routeId < 235) {
                                                      if (routeId == 233) {
                                                          return
                                                              0x37D627F56e3FF36aC316372109ea82E03ac97DAc;
                                                      } else {
                                                          return
                                                              0x4E81355FfB4A271B4EA59ff78da2b61c7833161f;
                                                      }
                                                  } else {
                                                      if (routeId == 235) {
                                                          return
                                                              0xADd8D65cAF6Cc9ad73127B49E16eA7ac29d91e87;
                                                      } else {
                                                          return
                                                              0x630F9b95626487dfEAe3C97A44DB6C59cF35d996;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 239) {
                                                      if (routeId == 237) {
                                                          return
                                                              0x78CE2BC8238B679680A67FCB98C5A60E4ec17b2D;
                                                      } else {
                                                          return
                                                              0xA38D776028eD1310b9A6b086f67F788201762E21;
                                                      }
                                                  } else {
                                                      if (routeId == 239) {
                                                          return
                                                              0x7Bb5178827B76B86753Ed62a0d662c72cEcb1bD3;
                                                      } else {
                                                          return
                                                              0x4faC26f61C76eC5c3D43b43eDfAFF0736Ae0e3da;
                                                      }
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 249) {
                                              if (routeId < 245) {
                                                  if (routeId < 243) {
                                                      if (routeId == 241) {
                                                          return
                                                              0x791Bb49bfFA7129D6889FDB27744422Ac4571A85;
                                                      } else {
                                                          return
                                                              0x26766fFEbb5fa564777913A6f101dF019AB32afa;
                                                      }
                                                  } else {
                                                      if (routeId == 243) {
                                                          return
                                                              0x05e98E5e95b4ECBbbAf3258c3999Cc81ed8048Be;
                                                      } else {
                                                          return
                                                              0xC5c4621e52f1D6A1825A5ed4F95855401a3D9C6b;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 247) {
                                                      if (routeId == 245) {
                                                          return
                                                              0xfcb15f909BA7FC7Ea083503Fb4c1020203c107EB;
                                                      } else {
                                                          return
                                                              0xbD27603279d969c74f2486ad14E71080829DFd38;
                                                      }
                                                  } else {
                                                      if (routeId == 247) {
                                                          return
                                                              0xff2f756BcEcC1A55BFc09a30cc5F64720458cFCB;
                                                      } else {
                                                          return
                                                              0x3bfB968FEbC12F4e8420B2d016EfcE1E615f7246;
                                                      }
                                                  }
                                              }
                                          } else {
                                              if (routeId < 253) {
                                                  if (routeId < 251) {
                                                      if (routeId == 249) {
                                                          return
                                                              0x982EE9Ffe23051A2ec945ed676D864fa8345222b;
                                                      } else {
                                                          return
                                                              0xe101899100785E74767d454FFF0131277BaD48d9;
                                                      }
                                                  } else {
                                                      if (routeId == 251) {
                                                          return
                                                              0x4F730C0c6b3B5B7d06ca511379f4Aa5BfB2E9525;
                                                      } else {
                                                          return
                                                              0x5499c36b365795e4e0Ef671aF6C2ce26D7c78265;
                                                      }
                                                  }
                                              } else {
                                                  if (routeId < 255) {
                                                      if (routeId == 253) {
                                                          return
                                                              0x8AF51F7237Fc8fB2fc3E700488a94a0aC6Ad8b5a;
                                                      } else {
                                                          return
                                                              0xda8716df61213c0b143F2849785FB85928084857;
                                                      }
                                                  } else {
                                                      if (routeId == 255) {
                                                          return
                                                              0xF040Cf9b1ebD11Bf28e04e80740DF3DDe717e4f5;
                                                      } else {
                                                          return
                                                              0xB87ba32f759D14023C7520366B844dF7f0F036C2;
                                                      }
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      } else {
                          if (routeId < 321) {
                              if (routeId < 289) {
                                  if (routeId < 273) {
                                      if (routeId < 265) {
                                          if (routeId < 261) {
                                              if (routeId < 259) {
                                                  if (routeId == 257) {
                                                      return
                                                          0x0Edde681b8478F0c3194f468EdD2dB5e75c65CDD;
                                                  } else {
                                                      return
                                                          0x59C70900Fca06eE2aCE1BDd5A8D0Af0cc3BBA720;
                                                  }
                                              } else {
                                                  if (routeId == 259) {
                                                      return
                                                          0x8041F0f180D17dD07087199632c45E17AeB0BAd5;
                                                  } else {
                                                      return
                                                          0x4fB4727064BA595995DD516b63b5921Df9B93aC6;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 263) {
                                                  if (routeId == 261) {
                                                      return
                                                          0x86e98b594565857eD098864F560915C0dAfd6Ea1;
                                                  } else {
                                                      return
                                                          0x70f8818E8B698EFfeCd86A513a4c87c0c380Bef6;
                                                  }
                                              } else {
                                                  if (routeId == 263) {
                                                      return
                                                          0x78Ed227c8A897A21Da2875a752142dd80d865158;
                                                  } else {
                                                      return
                                                          0xd02A30BB5C3a8C51d2751A029a6fcfDE2Af9fbc6;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 269) {
                                              if (routeId < 267) {
                                                  if (routeId == 265) {
                                                      return
                                                          0x0F00d5c5acb24e975e2a56730609f7F40aa763b8;
                                                  } else {
                                                      return
                                                          0xC3e2091edc2D3D9D98ba09269138b617B536834A;
                                                  }
                                              } else {
                                                  if (routeId == 267) {
                                                      return
                                                          0xa6FbaF7F30867C9633908998ea8C3da28920E75C;
                                                  } else {
                                                      return
                                                          0xE6dDdcD41E2bBe8122AE32Ac29B8fbAB79CD21d9;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 271) {
                                                  if (routeId == 269) {
                                                      return
                                                          0x537aa8c1Ef6a8Eaf039dd6e1Eb67694a48195cE4;
                                                  } else {
                                                      return
                                                          0x96ABAC485fd2D0B03CF4a10df8BD58b8dED28300;
                                                  }
                                              } else {
                                                  if (routeId == 271) {
                                                      return
                                                          0xda8e7D46d04Bd4F62705Cd80355BDB6d441DafFD;
                                                  } else {
                                                      return
                                                          0xbE50018E7a5c67E2e5f5414393e971CC96F293f2;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 281) {
                                          if (routeId < 277) {
                                              if (routeId < 275) {
                                                  if (routeId == 273) {
                                                      return
                                                          0xa1b3907D6CB542a4cbe2eE441EfFAA909FAb62C3;
                                                  } else {
                                                      return
                                                          0x6d08ee8511C0237a515013aC389e7B3968Cb1753;
                                                  }
                                              } else {
                                                  if (routeId == 275) {
                                                      return
                                                          0x22faa5B5Fe43eAdbB52745e35a5cdA8bD5F96bbA;
                                                  } else {
                                                      return
                                                          0x7a673eB74D79e4868D689E7852abB5f93Ec2fD4b;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 279) {
                                                  if (routeId == 277) {
                                                      return
                                                          0x0b8531F8AFD4190b76F3e10deCaDb84c98b4d419;
                                                  } else {
                                                      return
                                                          0x78eABC743A93583DeE403D6b84795490e652216B;
                                                  }
                                              } else {
                                                  if (routeId == 279) {
                                                      return
                                                          0x3A95D907b2a7a8604B59BccA08585F58Afe0Aa64;
                                                  } else {
                                                      return
                                                          0xf4271f0C8c9Af0F06A80b8832fa820ccE64FAda8;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 285) {
                                              if (routeId < 283) {
                                                  if (routeId == 281) {
                                                      return
                                                          0x74b2DF841245C3748c0d31542e1335659a25C33b;
                                                  } else {
                                                      return
                                                          0xdFC99Fd0Ad7D16f30f295a5EEFcE029E04d0fa65;
                                                  }
                                              } else {
                                                  if (routeId == 283) {
                                                      return
                                                          0xE992416b6aC1144eD8148a9632973257839027F6;
                                                  } else {
                                                      return
                                                          0x54ce55ba954E981BB1fd9399054B35Ce1f2C0816;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 287) {
                                                  if (routeId == 285) {
                                                      return
                                                          0xD4AB52f9e7E5B315Bd7471920baD04F405Ab1c38;
                                                  } else {
                                                      return
                                                          0x3670C990994d12837e95eE127fE2f06FD3E2104B;
                                                  }
                                              } else {
                                                  if (routeId == 287) {
                                                      return
                                                          0xDcf190B09C47E4f551E30BBb79969c3FdEA1e992;
                                                  } else {
                                                      return
                                                          0xa65057B967B59677237e57Ab815B209744b9bc40;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 305) {
                                      if (routeId < 297) {
                                          if (routeId < 293) {
                                              if (routeId < 291) {
                                                  if (routeId == 289) {
                                                      return
                                                          0x6Efc86B40573e4C7F28659B13327D55ae955C483;
                                                  } else {
                                                      return
                                                          0x06BcC25CF8e0E72316F53631b3aA7134E9f73Ae0;
                                                  }
                                              } else {
                                                  if (routeId == 291) {
                                                      return
                                                          0x710b6414E1D53882b1FCD3A168aD5Ccd435fc6D0;
                                                  } else {
                                                      return
                                                          0x5Ebb2C3d78c4e9818074559e7BaE7FCc99781DC1;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 295) {
                                                  if (routeId == 293) {
                                                      return
                                                          0xAf0a409c3AEe0bD08015cfb29D89E90b6e89A88F;
                                                  } else {
                                                      return
                                                          0x522559d8b99773C693B80cE06DF559036295Ce44;
                                                  }
                                              } else {
                                                  if (routeId == 295) {
                                                      return
                                                          0xB65290A5Bae838aaa7825c9ECEC68041841a1B64;
                                                  } else {
                                                      return
                                                          0x801b8F2068edd5Bcb659E6BDa0c425909043C420;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 301) {
                                              if (routeId < 299) {
                                                  if (routeId == 297) {
                                                      return
                                                          0x29b5F00515d093627E0B7bd0b5c8E84F6b4cDb87;
                                                  } else {
                                                      return
                                                          0x652839Ae74683cbF9f1293F1019D938F87464D3E;
                                                  }
                                              } else {
                                                  if (routeId == 299) {
                                                      return
                                                          0x5Bc95dCebDDE9B79F2b6DC76121BC7936eF8D666;
                                                  } else {
                                                      return
                                                          0x90db359CEA62E53051158Ab5F99811C0a07Fe686;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 303) {
                                                  if (routeId == 301) {
                                                      return
                                                          0x2c3625EedadbDcDbB5330eb0d17b3C39ff269807;
                                                  } else {
                                                      return
                                                          0xC3f0324471b5c9d415acD625b8d8694a4e48e001;
                                                  }
                                              } else {
                                                  if (routeId == 303) {
                                                      return
                                                          0x8C60e7E05fa0FfB6F720233736f245134685799d;
                                                  } else {
                                                      return
                                                          0x98fAF2c09aa4EBb995ad0B56152993E7291a500e;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 313) {
                                          if (routeId < 309) {
                                              if (routeId < 307) {
                                                  if (routeId == 305) {
                                                      return
                                                          0x802c1063a861414dFAEc16bacb81429FC0d40D6e;
                                                  } else {
                                                      return
                                                          0x11C4AeFCC0dC156f64195f6513CB1Fb3Be0Ae056;
                                                  }
                                              } else {
                                                  if (routeId == 307) {
                                                      return
                                                          0xEff1F3258214E31B6B4F640b4389d55715C3Be2B;
                                                  } else {
                                                      return
                                                          0x47e379Abe8DDFEA4289aBa01235EFF7E93758fd7;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 311) {
                                                  if (routeId == 309) {
                                                      return
                                                          0x3CC26384c3eA31dDc8D9789e8872CeA6F20cD3ff;
                                                  } else {
                                                      return
                                                          0xEdd9EFa6c69108FAA4611097d643E20Ba0Ed1634;
                                                  }
                                              } else {
                                                  if (routeId == 311) {
                                                      return
                                                          0xCb93525CA5f3D371F74F3D112bC19526740717B8;
                                                  } else {
                                                      return
                                                          0x7071E0124EB4438137e60dF1b8DD8Af1BfB362cF;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 317) {
                                              if (routeId < 315) {
                                                  if (routeId == 313) {
                                                      return
                                                          0x4691096EB0b78C8F4b4A8091E5B66b18e1835c10;
                                                  } else {
                                                      return
                                                          0x8d953c9b2d1C2137CF95992079f3A77fCd793272;
                                                  }
                                              } else {
                                                  if (routeId == 315) {
                                                      return
                                                          0xbdCc2A3Bf6e3Ba49ff86595e6b2b8D70d8368c92;
                                                  } else {
                                                      return
                                                          0x95E6948aB38c61b2D294E8Bd896BCc4cCC0713cf;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 319) {
                                                  if (routeId == 317) {
                                                      return
                                                          0x607b27C881fFEE4Cb95B1c5862FaE7224ccd0b4A;
                                                  } else {
                                                      return
                                                          0x09D28aFA166e566A2Ee1cB834ea8e78C7E627eD2;
                                                  }
                                              } else {
                                                  if (routeId == 319) {
                                                      return
                                                          0x9c01449b38bDF0B263818401044Fb1401B29fDfA;
                                                  } else {
                                                      return
                                                          0x1F7723599bbB658c051F8A39bE2688388d22ceD6;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          } else {
                              if (routeId < 353) {
                                  if (routeId < 337) {
                                      if (routeId < 329) {
                                          if (routeId < 325) {
                                              if (routeId < 323) {
                                                  if (routeId == 321) {
                                                      return
                                                          0x52B71603f7b8A5d15B4482e965a0619aa3210194;
                                                  } else {
                                                      return
                                                          0x01c0f072CB210406653752FecFA70B42dA9173a2;
                                                  }
                                              } else {
                                                  if (routeId == 323) {
                                                      return
                                                          0x3021142f021E943e57fc1886cAF58D06147D09A6;
                                                  } else {
                                                      return
                                                          0xe6f2AF38e76AB09Db59225d97d3E770942D3D842;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 327) {
                                                  if (routeId == 325) {
                                                      return
                                                          0x06a25554e5135F08b9e2eD1DEC1fc3CEd52e0B48;
                                                  } else {
                                                      return
                                                          0x71d75e670EE3511C8290C705E0620126B710BF8D;
                                                  }
                                              } else {
                                                  if (routeId == 327) {
                                                      return
                                                          0x8b9cE142b80FeA7c932952EC533694b1DF9B3c54;
                                                  } else {
                                                      return
                                                          0xd7Be24f32f39231116B3fDc483C2A12E1521f73B;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 333) {
                                              if (routeId < 331) {
                                                  if (routeId == 329) {
                                                      return
                                                          0xb40cafBC4797d4Ff64087E087F6D2e661f954CbE;
                                                  } else {
                                                      return
                                                          0xBdDCe7771EfEe81893e838f62204A4c76D72757e;
                                                  }
                                              } else {
                                                  if (routeId == 331) {
                                                      return
                                                          0x5d3D299EA7Fd4F39AcDb336E26631Dfee41F9287;
                                                  } else {
                                                      return
                                                          0x6BfEE09E1Fc0684e0826A9A0dC1352a14B136FAC;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 335) {
                                                  if (routeId == 333) {
                                                      return
                                                          0xd0001bB8E2Cb661436093f96458a4358B5156E3c;
                                                  } else {
                                                      return
                                                          0x1867c6485CfD1eD448988368A22bfB17a7747293;
                                                  }
                                              } else {
                                                  if (routeId == 335) {
                                                      return
                                                          0x8997EF9F95dF24aB67703AB6C262aABfeEBE33bD;
                                                  } else {
                                                      return
                                                          0x1e39E9E601922deD91BCFc8F78836302133465e2;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 345) {
                                          if (routeId < 341) {
                                              if (routeId < 339) {
                                                  if (routeId == 337) {
                                                      return
                                                          0x8A8ec6CeacFf502a782216774E5AF3421562C6ff;
                                                  } else {
                                                      return
                                                          0x3B8FC561df5415c8DC01e97Ee6E38435A8F9C40A;
                                                  }
                                              } else {
                                                  if (routeId == 339) {
                                                      return
                                                          0xD5d5f5B37E67c43ceA663aEDADFFc3a93a2065B0;
                                                  } else {
                                                      return
                                                          0xCC8F55EC43B4f25013CE1946FBB740c43Be5B96D;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 343) {
                                                  if (routeId == 341) {
                                                      return
                                                          0x18f586E816eEeDbb57B8011239150367561B58Fb;
                                                  } else {
                                                      return
                                                          0xd0CD802B19c1a52501cb2f07d656e3Cd7B0Ce124;
                                                  }
                                              } else {
                                                  if (routeId == 343) {
                                                      return
                                                          0xe0AeD899b39C6e4f2d83e4913a1e9e0cf6368abE;
                                                  } else {
                                                      return
                                                          0x0606e1b6c0f1A398C38825DCcc4678a7Cbc2737c;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 349) {
                                              if (routeId < 347) {
                                                  if (routeId == 345) {
                                                      return
                                                          0x2d188e85b27d18EF80f16686EA1593ABF7Ed2A63;
                                                  } else {
                                                      return
                                                          0x64412292fA4A135a3300E24366E99ff59Db2eAc1;
                                                  }
                                              } else {
                                                  if (routeId == 347) {
                                                      return
                                                          0x38b74c173f3733E8b90aAEf0e98B89791266149F;
                                                  } else {
                                                      return
                                                          0x36DAA49A79aaEF4E7a217A11530D3cCD84414124;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 351) {
                                                  if (routeId == 349) {
                                                      return
                                                          0x10f088FE2C88F90270E4449c46c8B1b232511d58;
                                                  } else {
                                                      return
                                                          0x4FeDbd25B58586838ABD17D10272697dF1dC3087;
                                                  }
                                              } else {
                                                  if (routeId == 351) {
                                                      return
                                                          0x685278209248CB058E5cEe93e37f274A80Faf6eb;
                                                  } else {
                                                      return
                                                          0xDd9F8F1eeC3955f78168e2Fb2d1e808fa8A8f15b;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              } else {
                                  if (routeId < 369) {
                                      if (routeId < 361) {
                                          if (routeId < 357) {
                                              if (routeId < 355) {
                                                  if (routeId == 353) {
                                                      return
                                                          0x7392aEeFD5825aaC28817031dEEBbFaAA20983D9;
                                                  } else {
                                                      return
                                                          0x0Cc182555E00767D6FB8AD161A10d0C04C476d91;
                                                  }
                                              } else {
                                                  if (routeId == 355) {
                                                      return
                                                          0x90E52837d56715c79FD592E8D58bFD20365798b2;
                                                  } else {
                                                      return
                                                          0x6F4451DE14049B6770ad5BF4013118529e68A40C;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 359) {
                                                  if (routeId == 357) {
                                                      return
                                                          0x89B97ef2aFAb9ed9c7f0FDb095d02E6840b52d9c;
                                                  } else {
                                                      return
                                                          0x92A5cC5C42d94d3e23aeB1214fFf43Db2B97759E;
                                                  }
                                              } else {
                                                  if (routeId == 359) {
                                                      return
                                                          0x63ddc52F135A1dcBA831EAaC11C63849F018b739;
                                                  } else {
                                                      return
                                                          0x692A691533B571C2c54C1D7F8043A204b3d8120E;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 365) {
                                              if (routeId < 363) {
                                                  if (routeId == 361) {
                                                      return
                                                          0x97c7492CF083969F61C6f302d45c8270391b921c;
                                                  } else {
                                                      return
                                                          0xDeFD2B8643553dAd19548eB14fd94A57F4B9e543;
                                                  }
                                              } else {
                                                  if (routeId == 363) {
                                                      return
                                                          0x30645C04205cA3f670B67b02F971B088930ACB8C;
                                                  } else {
                                                      return
                                                          0xA6f80ed2d607Cd67aEB4109B64A0BEcc4D7d03CF;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 367) {
                                                  if (routeId == 365) {
                                                      return
                                                          0xBbbbC6c276eB3F7E674f2D39301509236001c42f;
                                                  } else {
                                                      return
                                                          0xC20E77d349FB40CE88eB01824e2873ad9f681f3C;
                                                  }
                                              } else {
                                                  if (routeId == 367) {
                                                      return
                                                          0x5fCfD9a962De19294467C358C1FA55082285960b;
                                                  } else {
                                                      return
                                                          0x4D87BD6a0E4E5cc6332923cb3E85fC71b287F58A;
                                                  }
                                              }
                                          }
                                      }
                                  } else {
                                      if (routeId < 377) {
                                          if (routeId < 373) {
                                              if (routeId < 371) {
                                                  if (routeId == 369) {
                                                      return
                                                          0x3AA5B757cd6Dde98214E56D57Dde7fcF0F7aB04E;
                                                  } else {
                                                      return
                                                          0xe28eFCE7192e11a2297f44059113C1fD6967b2d4;
                                                  }
                                              } else {
                                                  if (routeId == 371) {
                                                      return
                                                          0x3251cAE10a1Cf246e0808D76ACC26F7B5edA0eE5;
                                                  } else {
                                                      return
                                                          0xbA2091cc9357Cf4c4F25D64F30d1b4Ba3A5a174B;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 375) {
                                                  if (routeId == 373) {
                                                      return
                                                          0x49c8e1Da9693692096F63C82D11b52d738566d55;
                                                  } else {
                                                      return
                                                          0xA0731615aB5FFF451031E9551367A4F7dB27b39c;
                                                  }
                                              } else {
                                                  if (routeId == 375) {
                                                      return
                                                          0xFb214541888671AE1403CecC1D59763a12fc1609;
                                                  } else {
                                                      return
                                                          0x1D6bCB17642E2336405df73dF22F07688cAec020;
                                                  }
                                              }
                                          }
                                      } else {
                                          if (routeId < 381) {
                                              if (routeId < 379) {
                                                  if (routeId == 377) {
                                                      return
                                                          0xfC9c0C7bfe187120fF7f4E21446161794A617a9e;
                                                  } else {
                                                      return
                                                          0xBa5bF37678EeE2dAB17AEf9D898153258252250E;
                                                  }
                                              } else {
                                                  if (routeId == 379) {
                                                      return
                                                          0x7c55690bd2C9961576A32c02f8EB29ed36415Ec7;
                                                  } else {
                                                      return
                                                          0xcA40073E868E8Bc611aEc8Fe741D17E68Fe422f6;
                                                  }
                                              }
                                          } else {
                                              if (routeId < 383) {
                                                  if (routeId == 381) {
                                                      return
                                                          0x31641bAFb87E9A58f78835050a7BE56921986339;
                                                  } else {
                                                      return
                                                          0xA54766424f6dA74b45EbCc5Bf0Bd1D74D2CCcaAB;
                                                  }
                                              } else {
                                                  if (routeId == 383) {
                                                      return
                                                          0xc7bBa57F8C179EDDBaa62117ddA360e28f3F8252;
                                                  } else {
                                                      return
                                                          0x5e663ED97ea77d393B8858C90d0683bF180E0ffd;
                                                  }
                                              }
                                          }
                                      }
                                  }
                              }
                          }
                      }
                  }
                  if (routes[routeId] == address(0)) revert ZeroAddressNotAllowed();
                  return routes[routeId];
              }
              /// @notice fallback function to handle swap, bridge execution
              /// @dev ensure routeId is converted to bytes4 and sent as msg.sig in the transaction
              fallback() external payable {
                  address routeAddress = addressAt(uint32(msg.sig));
                  bytes memory result;
                  assembly {
                      // copy function selector and any arguments
                      calldatacopy(0, 4, sub(calldatasize(), 4))
                      // execute function call using the facet
                      result := delegatecall(
                          gas(),
                          routeAddress,
                          0,
                          sub(calldatasize(), 4),
                          0,
                          0
                      )
                      // get any return value
                      returndatacopy(0, 0, returndatasize())
                      // return any return value or error back to the caller
                      switch result
                      case 0 {
                          revert(0, returndatasize())
                      }
                      default {
                          return(0, returndatasize())
                      }
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          bytes32 constant ACROSS = keccak256("Across");
          bytes32 constant ANYSWAP = keccak256("Anyswap");
          bytes32 constant CBRIDGE = keccak256("CBridge");
          bytes32 constant HOP = keccak256("Hop");
          bytes32 constant HYPHEN = keccak256("Hyphen");
          bytes32 constant NATIVE_OPTIMISM = keccak256("NativeOptimism");
          bytes32 constant NATIVE_ARBITRUM = keccak256("NativeArbitrum");
          bytes32 constant NATIVE_POLYGON = keccak256("NativePolygon");
          bytes32 constant REFUEL = keccak256("Refuel");
          bytes32 constant STARGATE = keccak256("Stargate");
          bytes32 constant ONEINCH = keccak256("OneInch");
          bytes32 constant ZEROX = keccak256("Zerox");
          bytes32 constant RAINBOW = keccak256("Rainbow");
          bytes32 constant CCTP = keccak256("cctp");
          bytes32 constant CONNEXT = keccak256("Connext");
          bytes32 constant SYNAPSE = keccak256("Synapse");
          bytes32 constant ZKSYNC = keccak256("ZkSync");
          bytes32 constant SYMBIOSIS = keccak256("Symbiosis");
          bytes32 constant GNOSIS_NATIVE_BRIDGE = keccak256("NativeGnosis");
          bytes32 constant SCROLL_NATIVE_BRIDGE = keccak256("NativeScroll");
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {SwapFailed} from "../../errors/SocketErrors.sol";
          import {ONEINCH} from "../../static/RouteIdentifiers.sol";
          /**
           * @title OneInch-Swap-Route Implementation
           * @notice Route implementation with functions to swap tokens via OneInch-Swap
           * Called via SocketGateway if the routeId in the request maps to the routeId of OneInchImplementation
           * @author Socket dot tech.
           */
          contract OneInchImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable OneInchIdentifier = ONEINCH;
              /// @notice address of OneInchAggregator to swap the tokens on Chain
              address public immutable ONEINCH_AGGREGATOR;
              /// @notice socketGatewayAddress to be initialised via storage variable SwapImplBase
              /// @dev ensure _oneinchAggregator are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _oneinchAggregator,
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {
                  ONEINCH_AGGREGATOR = _oneinchAggregator;
              }
              /**
               * @notice function to swap tokens on the chain and transfer to receiver address
               *         via OneInch-Middleware-Aggregator
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param receiverAddress address of toToken recipient
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  uint256 returnAmount;
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(ONEINCH_AGGREGATOR, amount);
                      {
                          // additional data is generated in off-chain using the OneInch API which takes in
                          // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                          (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call(
                              swapExtraData
                          );
                          token.safeApprove(ONEINCH_AGGREGATOR, 0);
                          if (!success) {
                              revert SwapFailed();
                          }
                          returnAmount = abi.decode(result, (uint256));
                      }
                  } else {
                      // additional data is generated in off-chain using the OneInch API which takes in
                      // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                      (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call{
                          value: amount
                      }(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      returnAmount = abi.decode(result, (uint256));
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      OneInchIdentifier,
                      receiverAddress,
                      metadata
                  );
                  return returnAmount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               *         via OneInch-Middleware-Aggregator
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  uint256 returnAmount;
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(ONEINCH_AGGREGATOR, amount);
                      {
                          // additional data is generated in off-chain using the OneInch API which takes in
                          // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                          (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call(
                              swapExtraData
                          );
                          token.safeApprove(ONEINCH_AGGREGATOR, 0);
                          if (!success) {
                              revert SwapFailed();
                          }
                          returnAmount = abi.decode(result, (uint256));
                      }
                  } else {
                      // additional data is generated in off-chain using the OneInch API which takes in
                      // fromTokenAddress, toTokenAddress, amount, fromAddress, slippage, destReceiver, disableEstimate
                      (bool success, bytes memory result) = ONEINCH_AGGREGATOR.call{
                          value: amount
                      }(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      returnAmount = abi.decode(result, (uint256));
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      OneInchIdentifier,
                      socketGateway,
                      metadata
                  );
                  return (returnAmount, toToken);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {Address0Provided, SwapFailed} from "../../errors/SocketErrors.sol";
          import {RAINBOW} from "../../static/RouteIdentifiers.sol";
          /**
           * @title Rainbow-Swap-Route Implementation
           * @notice Route implementation with functions to swap tokens via Rainbow-Swap
           * Called via SocketGateway if the routeId in the request maps to the routeId of RainbowImplementation
           * @author Socket dot tech.
           */
          contract RainbowSwapImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable RainbowIdentifier = RAINBOW;
              /// @notice unique name to identify the router, used to emit event upon successful bridging
              bytes32 public immutable NAME = keccak256("Rainbow-Router");
              /// @notice address of rainbow-swap-aggregator to swap the tokens on Chain
              address payable public immutable rainbowSwapAggregator;
              /// @notice socketGatewayAddress to be initialised via storage variable SwapImplBase
              /// @notice rainbow swap aggregator contract is payable to allow ethereum swaps
              /// @dev ensure _rainbowSwapAggregator are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _rainbowSwapAggregator,
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {
                  rainbowSwapAggregator = payable(_rainbowSwapAggregator);
              }
              receive() external payable {}
              fallback() external payable {}
              /**
               * @notice function to swap tokens on the chain and transfer to receiver address
               * @notice This method is payable because the caller is doing token transfer and swap operation
               * @param fromToken address of token being Swapped
               * @param toToken address of token that recipient will receive after swap
               * @param amount amount of fromToken being swapped
               * @param receiverAddress recipient-address
               * @param swapExtraData additional Data to perform Swap via Rainbow-Aggregator
               * @return swapped amount (in toToken Address)
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  if (fromToken == address(0)) {
                      revert Address0Provided();
                  }
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  ERC20 toTokenERC20 = ERC20(toToken);
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(rainbowSwapAggregator, amount);
                      // solhint-disable-next-line
                      (bool success, ) = rainbowSwapAggregator.call(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      token.safeApprove(rainbowSwapAggregator, 0);
                  } else {
                      (bool success, ) = rainbowSwapAggregator.call{value: amount}(
                          swapExtraData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  if (toToken == NATIVE_TOKEN_ADDRESS) {
                      payable(receiverAddress).transfer(returnAmount);
                  } else {
                      toTokenERC20.safeTransfer(receiverAddress, returnAmount);
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      RainbowIdentifier,
                      receiverAddress,
                      metadata
                  );
                  return returnAmount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  if (fromToken == address(0)) {
                      revert Address0Provided();
                  }
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  ERC20 toTokenERC20 = ERC20(toToken);
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20 token = ERC20(fromToken);
                      token.safeTransferFrom(msg.sender, socketGateway, amount);
                      token.safeApprove(rainbowSwapAggregator, amount);
                      // solhint-disable-next-line
                      (bool success, ) = rainbowSwapAggregator.call(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      token.safeApprove(rainbowSwapAggregator, 0);
                  } else {
                      (bool success, ) = rainbowSwapAggregator.call{value: amount}(
                          swapExtraData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = toTokenERC20.balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      RainbowIdentifier,
                      socketGateway,
                      metadata
                  );
                  return (returnAmount, toToken);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.4;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import {ISocketGateway} from "../interfaces/ISocketGateway.sol";
          import {OnlySocketGatewayOwner, OnlySocketDeployer} from "../errors/SocketErrors.sol";
          /**
           * @title Abstract Implementation Contract.
           * @notice All Swap Implementation will follow this interface.
           * @author Socket dot tech.
           */
          abstract contract SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              /// @notice Address used to identify if it is a native token transfer or not
              address public immutable NATIVE_TOKEN_ADDRESS =
                  address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE);
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketGateway;
              /// @notice immutable variable to store the socketGateway address
              address public immutable socketDeployFactory;
              /// @notice FunctionSelector used to delegatecall to the performAction function of swap-router-implementation
              bytes4 public immutable SWAP_FUNCTION_SELECTOR =
                  bytes4(
                      keccak256(
                          "performAction(address,address,uint256,address,bytes32,bytes)"
                      )
                  );
              /// @notice FunctionSelector used to delegatecall to the performActionWithIn function of swap-router-implementation
              bytes4 public immutable SWAP_WITHIN_FUNCTION_SELECTOR =
                  bytes4(keccak256("performActionWithIn(address,address,uint256,bytes)"));
              /****************************************
               *               EVENTS                 *
               ****************************************/
              event SocketSwapTokens(
                  address fromToken,
                  address toToken,
                  uint256 buyAmount,
                  uint256 sellAmount,
                  bytes32 routeName,
                  address receiver,
                  bytes32 metadata
              );
              /**
               * @notice Construct the base for all SwapImplementations.
               * @param _socketGateway Socketgateway address, an immutable variable to set.
               */
              constructor(address _socketGateway, address _socketDeployFactory) {
                  socketGateway = _socketGateway;
                  socketDeployFactory = _socketDeployFactory;
              }
              /****************************************
               *               MODIFIERS              *
               ****************************************/
              /// @notice Implementing contract needs to make use of the modifier where restricted access is to be used
              modifier isSocketGatewayOwner() {
                  if (msg.sender != ISocketGateway(socketGateway).owner()) {
                      revert OnlySocketGatewayOwner();
                  }
                  _;
              }
              /****************************************
               *    RESTRICTED FUNCTIONS              *
               ****************************************/
              /**
               * @notice function to rescue the ERC20 tokens in the Swap-Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param token address of ERC20 token being rescued
               * @param userAddress receipient address to which ERC20 tokens will be rescued to
               * @param amount amount of ERC20 tokens being rescued
               */
              function rescueFunds(
                  address token,
                  address userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  ERC20(token).safeTransfer(userAddress, amount);
              }
              /**
               * @notice function to rescue the native-balance in the  Swap-Implementation contract
               * @notice this is a function restricted to Owner of SocketGateway only
               * @param userAddress receipient address to which native-balance will be rescued to
               * @param amount amount of native balance tokens being rescued
               */
              function rescueEther(
                  address payable userAddress,
                  uint256 amount
              ) external isSocketGatewayOwner {
                  userAddress.transfer(amount);
              }
              /******************************
               *    VIRTUAL FUNCTIONS       *
               *****************************/
              /**
               * @notice function to swap tokens on the chain
               *         All swap implementation contracts must implement this function
               * @param fromToken token to be swapped
               * @param  toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param receiverAddress recipient address of toToken
               * @param data encoded value of properties in the swapData Struct
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes memory data
              ) external payable virtual returns (uint256);
              /**
               * @notice function to swapWith - swaps tokens on the chain to socketGateway as recipient
               *         All swap implementation contracts must implement this function
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes32 metadata,
                  bytes memory swapExtraData
              ) external payable virtual returns (uint256, address);
          }
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {Address0Provided, SwapFailed, PartialSwapsNotAllowed} from "../../errors/SocketErrors.sol";
          interface WrappedToken {
              function withdraw(uint256 wad) external;
              function deposit() external payable;
          }
          /**
           * @title Abstract Implementation Contract.
           * @notice All Swap Implementation will follow this interface.
           * @author Socket dot tech.
           */
          contract WrappedTokenSwapperImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable Identifier = "wrappedTokenSwapperImpl";
              constructor(
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {}
              receive() external payable {}
              fallback() external payable {}
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  // Swap Native to Wrapped Token
                  if (fromToken == NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                      (bool success, ) = toToken.call{value: amount}(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      _finalBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                      require(
                          (_finalBalanceTokenOut - _initialBalanceTokenOut) == amount,
                          "Invalid wrapper contract"
                      );
                      // Send weth to user
                      ERC20(toToken).safeTransfer(receiverAddress, amount);
                  } else {
                      _initialBalanceTokenOut = address(socketGateway).balance;
                      // Swap Wrapped Token To Native Token
                      ERC20(fromToken).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          amount
                      );
                      (bool success, ) = fromToken.call(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      _finalBalanceTokenOut = address(socketGateway).balance;
                      require(
                          (_finalBalanceTokenOut - _initialBalanceTokenOut) == amount,
                          "Invalid wrapper contract"
                      );
                      // send ETH to the user
                      payable(receiverAddress).transfer(amount);
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      amount,
                      amount,
                      Identifier,
                      receiverAddress,
                      metadata
                  );
                  return amount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  // Swap Native to Wrapped Token
                  if (fromToken == NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                      (bool success, ) = toToken.call{value: amount}(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      _finalBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                      require(
                          (_finalBalanceTokenOut - _initialBalanceTokenOut) == amount,
                          "Invalid wrapper contract"
                      );
                  } else {
                      _initialBalanceTokenOut = address(socketGateway).balance;
                      // Swap Wrapped Token To Native Token
                      ERC20(fromToken).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          amount
                      );
                      (bool success, ) = fromToken.call(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                      _finalBalanceTokenOut = address(socketGateway).balance;
                      require(
                          (_finalBalanceTokenOut - _initialBalanceTokenOut) == amount,
                          "Invalid wrapper contract"
                      );
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      _finalBalanceTokenOut - _initialBalanceTokenOut,
                      amount,
                      Identifier,
                      socketGateway,
                      metadata
                  );
                  return (_finalBalanceTokenOut - _initialBalanceTokenOut, toToken);
              }
          }
          // SPDX-License-Identifier: MIT
          pragma solidity >=0.8.0;
          import {SafeTransferLib} from "lib/solmate/src/utils/SafeTransferLib.sol";
          import {ERC20} from "lib/solmate/src/tokens/ERC20.sol";
          import "../SwapImplBase.sol";
          import {Address0Provided, SwapFailed, PartialSwapsNotAllowed} from "../../errors/SocketErrors.sol";
          import {ZEROX} from "../../static/RouteIdentifiers.sol";
          /**
           * @title ZeroX-Swap-Route Implementation
           * @notice Route implementation with functions to swap tokens via ZeroX-Swap
           * Called via SocketGateway if the routeId in the request maps to the routeId of ZeroX-Swap-Implementation
           * @author Socket dot tech.
           */
          contract ZeroXSwapImpl is SwapImplBase {
              /// @notice SafeTransferLib - library for safe and optimised operations on ERC20 tokens
              using SafeTransferLib for ERC20;
              bytes32 public immutable ZeroXIdentifier = ZEROX;
              /// @notice unique name to identify the router, used to emit event upon successful bridging
              bytes32 public immutable NAME = keccak256("Zerox-Router");
              /// @notice address of ZeroX-Exchange-Proxy to swap the tokens on Chain
              address payable public immutable zeroXExchangeProxy;
              /// @notice socketGatewayAddress to be initialised via storage variable SwapImplBase
              /// @notice ZeroXExchangeProxy contract is payable to allow ethereum swaps
              /// @dev ensure _zeroXExchangeProxy are set properly for the chainId in which the contract is being deployed
              constructor(
                  address _zeroXExchangeProxy,
                  address _socketGateway,
                  address _socketDeployFactory
              ) SwapImplBase(_socketGateway, _socketDeployFactory) {
                  zeroXExchangeProxy = payable(_zeroXExchangeProxy);
              }
              receive() external payable {}
              fallback() external payable {}
              /**
               * @notice function to swap tokens on the chain and transfer to receiver address
               * @dev This is called only when there is a request for a swap.
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken is to be swapped
               * @param amount amount to be swapped
               * @param receiverAddress address of toToken recipient
               * @param swapExtraData data required for zeroX Exchange to get the swap done
               */
              function performAction(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  address receiverAddress,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256) {
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  uint256 _initialBalanceTokenIn;
                  uint256 _finalBalanceTokenIn;
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20(fromToken).safeTransferFrom(
                          msg.sender,
                          socketGateway,
                          amount
                      );
                      ERC20(fromToken).safeApprove(zeroXExchangeProxy, amount);
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenIn = ERC20(fromToken).balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenIn = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      // solhint-disable-next-line
                      (bool success, ) = zeroXExchangeProxy.call(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                  } else {
                      (bool success, ) = zeroXExchangeProxy.call{value: amount}(
                          swapExtraData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenIn = ERC20(fromToken).balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenIn = address(this).balance;
                  }
                  if (_finalBalanceTokenIn > _initialBalanceTokenIn - amount)
                      revert PartialSwapsNotAllowed();
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  uint256 returnAmount = _finalBalanceTokenOut - _initialBalanceTokenOut;
                  if (toToken == NATIVE_TOKEN_ADDRESS) {
                      payable(receiverAddress).transfer(returnAmount);
                  } else {
                      ERC20(toToken).safeTransfer(receiverAddress, returnAmount);
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      returnAmount,
                      amount,
                      ZeroXIdentifier,
                      receiverAddress,
                      metadata
                  );
                  return returnAmount;
              }
              /**
               * @notice function to swapWithIn SocketGateway - swaps tokens on the chain to socketGateway as recipient
               * @param fromToken token to be swapped
               * @param toToken token to which fromToken has to be swapped
               * @param amount amount of fromToken being swapped
               * @param swapExtraData encoded value of properties in the swapData Struct
               * @return swapped amount (in toToken Address)
               */
              function performActionWithIn(
                  address fromToken,
                  address toToken,
                  uint256 amount,
                  bytes32 metadata,
                  bytes calldata swapExtraData
              ) external payable override returns (uint256, address) {
                  uint256 _initialBalanceTokenOut;
                  uint256 _finalBalanceTokenOut;
                  uint256 _initialBalanceTokenIn;
                  uint256 _finalBalanceTokenIn;
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      ERC20(fromToken).safeTransferFrom(
                          msg.sender,
                          address(this),
                          amount
                      );
                      ERC20(fromToken).safeApprove(zeroXExchangeProxy, amount);
                  }
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenOut = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      _initialBalanceTokenIn = ERC20(fromToken).balanceOf(socketGateway);
                  } else {
                      _initialBalanceTokenIn = address(this).balance;
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      // solhint-disable-next-line
                      (bool success, ) = zeroXExchangeProxy.call(swapExtraData);
                      if (!success) {
                          revert SwapFailed();
                      }
                  } else {
                      (bool success, ) = zeroXExchangeProxy.call{value: amount}(
                          swapExtraData
                      );
                      if (!success) {
                          revert SwapFailed();
                      }
                  }
                  if (fromToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenIn = ERC20(fromToken).balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenIn = address(this).balance;
                  }
                  if (_finalBalanceTokenIn > _initialBalanceTokenIn - amount)
                      revert PartialSwapsNotAllowed();
                  if (toToken != NATIVE_TOKEN_ADDRESS) {
                      _finalBalanceTokenOut = ERC20(toToken).balanceOf(socketGateway);
                  } else {
                      _finalBalanceTokenOut = address(this).balance;
                  }
                  emit SocketSwapTokens(
                      fromToken,
                      toToken,
                      _finalBalanceTokenOut - _initialBalanceTokenOut,
                      amount,
                      ZeroXIdentifier,
                      socketGateway,
                      metadata
                  );
                  return (_finalBalanceTokenOut - _initialBalanceTokenOut, toToken);
              }
          }
          // SPDX-License-Identifier: GPL-3.0-only
          pragma solidity ^0.8.4;
          import {OnlyOwner, OnlyNominee} from "../errors/SocketErrors.sol";
          abstract contract Ownable {
              address private _owner;
              address private _nominee;
              event OwnerNominated(address indexed nominee);
              event OwnerClaimed(address indexed claimer);
              constructor(address owner_) {
                  _claimOwner(owner_);
              }
              modifier onlyOwner() {
                  if (msg.sender != _owner) {
                      revert OnlyOwner();
                  }
                  _;
              }
              function owner() public view returns (address) {
                  return _owner;
              }
              function nominee() public view returns (address) {
                  return _nominee;
              }
              function nominateOwner(address nominee_) external {
                  if (msg.sender != _owner) {
                      revert OnlyOwner();
                  }
                  _nominee = nominee_;
                  emit OwnerNominated(_nominee);
              }
              function claimOwner() external {
                  if (msg.sender != _nominee) {
                      revert OnlyNominee();
                  }
                  _claimOwner(msg.sender);
              }
              function _claimOwner(address claimer_) internal {
                  _owner = claimer_;
                  _nominee = address(0);
                  emit OwnerClaimed(claimer_);
              }
          }
          

          File 5 of 5: Ethereum_SpokePool
          // SPDX-License-Identifier: MIT
          // OpenZeppelin Contracts (last updated v4.9.0) (access/Ownable.sol)
          pragma solidity ^0.8.0;
          import "../utils/ContextUpgradeable.sol";
          import {Initializable} from "../proxy/utils/Initializable.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.
           *
           * By default, the owner account will be the one that deploys the contract. 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 OwnableUpgradeable is Initializable, ContextUpgradeable {
              address private _owner;
              event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);
              /**
               * @dev Initializes the contract setting the deployer as the initial owner.
               */
              function __Ownable_init() internal onlyInitializing {
                  __Ownable_init_unchained();
              }
              function __Ownable_init_unchained() internal onlyInitializing {
                  _transferOwnership(_msgSender());
              }
              /**
               * @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 {
                  require(owner() == _msgSender(), "Ownable: caller is not the owner");
              }
              /**
               * @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 {
                  require(newOwner != address(0), "Ownable: new owner is the zero address");
                  _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);
              }
              /**
               * @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.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.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.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 (last updated v4.9.0) (utils/cryptography/ECDSA.sol)
          pragma solidity ^0.8.0;
          import "../StringsUpgradeable.sol";
          /**
           * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.
           *
           * These functions can be used to verify that a message was signed by the holder
           * of the private keys of a given address.
           */
          library ECDSAUpgradeable {
              enum RecoverError {
                  NoError,
                  InvalidSignature,
                  InvalidSignatureLength,
                  InvalidSignatureS,
                  InvalidSignatureV // Deprecated in v4.8
              }
              function _throwError(RecoverError error) private pure {
                  if (error == RecoverError.NoError) {
                      return; // no error: do nothing
                  } else if (error == RecoverError.InvalidSignature) {
                      revert("ECDSA: invalid signature");
                  } else if (error == RecoverError.InvalidSignatureLength) {
                      revert("ECDSA: invalid signature length");
                  } else if (error == RecoverError.InvalidSignatureS) {
                      revert("ECDSA: invalid signature 's' value");
                  }
              }
              /**
               * @dev Returns the address that signed a hashed message (`hash`) with
               * `signature` or error string. This address can then be used for verification purposes.
               *
               * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures:
               * this function rejects them by requiring the `s` value to be in the lower
               * half order, and the `v` value to be either 27 or 28.
               *
               * IMPORTANT: `hash` _must_ be the result of a hash operation for the
               * verification to be secure: it is possible to craft signatures that
               * recover to arbitrary addresses for non-hashed data. A safe way to ensure
               * this is by receiving a hash of the original message (which may otherwise
               * be too long), and then calling {toEthSignedMessageHash} on it.
               *
               * Documentation for signature generation:
               * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]
               * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]
               *
               * _Available since v4.3._
               */
              function tryRecover(bytes32 hash, bytes memory signature) internal pure returns (address, RecoverError) {
                  if (signature.length == 65) {
                      bytes32 r;
                      bytes32 s;
                      uint8 v;
                      // ecrecover takes the signature parameters, and the only way to get them
                      // currently is to use assembly.
                      /// @solidity memory-safe-assembly
                      assembly {
                          r := mload(add(signature, 0x20))
                          s := mload(add(signature, 0x40))
                          v := byte(0, mload(add(signature, 0x60)))
                      }
                      return tryRecover(hash, v, r, s);
                  } else {
                      return (address(0), RecoverError.InvalidSignatureLength);
                  }
              }
              /**
               * @dev Returns the address that signed a hashed message (`hash`) with
               * `signature`. This address can then be used for verification purposes.
               *
               * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures:
               * this function rejects them by requiring the `s` value to be in the lower
               * half order, and the `v` value to be either 27 or 28.
               *
               * IMPORTANT: `hash` _must_ be the result of a hash operation for the
               * verification to be secure: it is possible to craft signatures that
               * recover to arbitrary addresses for non-hashed data. A safe way to ensure
               * this is by receiving a hash of the original message (which may otherwise
               * be too long), and then calling {toEthSignedMessageHash} on it.
               */
              function recover(bytes32 hash, bytes memory signature) internal pure returns (address) {
                  (address recovered, RecoverError error) = tryRecover(hash, signature);
                  _throwError(error);
                  return recovered;
              }
              /**
               * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.
               *
               * See https://eips.ethereum.org/EIPS/eip-2098[EIP-2098 short signatures]
               *
               * _Available since v4.3._
               */
              function tryRecover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address, RecoverError) {
                  bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff);
                  uint8 v = uint8((uint256(vs) >> 255) + 27);
                  return tryRecover(hash, v, r, s);
              }
              /**
               * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately.
               *
               * _Available since v4.2._
               */
              function recover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address) {
                  (address recovered, RecoverError error) = tryRecover(hash, r, vs);
                  _throwError(error);
                  return recovered;
              }
              /**
               * @dev Overload of {ECDSA-tryRecover} that receives the `v`,
               * `r` and `s` signature fields separately.
               *
               * _Available since v4.3._
               */
              function tryRecover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address, RecoverError) {
                  // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature
                  // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines
                  // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most
                  // signatures from current libraries generate a unique signature with an s-value in the lower half order.
                  //
                  // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value
                  // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or
                  // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept
                  // these malleable signatures as well.
                  if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) {
                      return (address(0), RecoverError.InvalidSignatureS);
                  }
                  // If the signature is valid (and not malleable), return the signer address
                  address signer = ecrecover(hash, v, r, s);
                  if (signer == address(0)) {
                      return (address(0), RecoverError.InvalidSignature);
                  }
                  return (signer, RecoverError.NoError);
              }
              /**
               * @dev Overload of {ECDSA-recover} that receives the `v`,
               * `r` and `s` signature fields separately.
               */
              function recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address) {
                  (address recovered, RecoverError error) = tryRecover(hash, v, r, s);
                  _throwError(error);
                  return recovered;
              }
              /**
               * @dev Returns an Ethereum Signed Message, created from a `hash`. This
               * produces hash corresponding to the one signed with the
               * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`]
               * JSON-RPC method as part of EIP-191.
               *
               * See {recover}.
               */
              function toEthSignedMessageHash(bytes32 hash) internal pure returns (bytes32 message) {
                  // 32 is the length in bytes of hash,
                  // enforced by the type signature above
                  /// @solidity memory-safe-assembly
                  assembly {
                      mstore(0x00, "\\x19Ethereum Signed Message:\
          32")
                      mstore(0x1c, hash)
                      message := keccak256(0x00, 0x3c)
                  }
              }
              /**
               * @dev Returns an Ethereum Signed Message, created from `s`. This
               * produces hash corresponding to the one signed with the
               * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`]
               * JSON-RPC method as part of EIP-191.
               *
               * See {recover}.
               */
              function toEthSignedMessageHash(bytes memory s) internal pure returns (bytes32) {
                  return keccak256(abi.encodePacked("\\x19Ethereum Signed Message:\
          ", StringsUpgradeable.toString(s.length), s));
              }
              /**
               * @dev Returns an Ethereum Signed Typed Data, created from a
               * `domainSeparator` and a `structHash`. This produces hash corresponding
               * to the one signed with the
               * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`]
               * JSON-RPC method as part of EIP-712.
               *
               * See {recover}.
               */
              function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32 data) {
                  /// @solidity memory-safe-assembly
                  assembly {
                      let ptr := mload(0x40)
                      mstore(ptr, "\\x19\\x01")
                      mstore(add(ptr, 0x02), domainSeparator)
                      mstore(add(ptr, 0x22), structHash)
                      data := keccak256(ptr, 0x42)
                  }
              }
              /**
               * @dev Returns an Ethereum Signed Data with intended validator, created from a
               * `validator` and `data` according to the version 0 of EIP-191.
               *
               * See {recover}.
               */
              function toDataWithIntendedValidatorHash(address validator, bytes memory data) internal pure returns (bytes32) {
                  return keccak256(abi.encodePacked("\\x19\\x00", validator, data));
              }
          }
          // 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: MIT
          // OpenZeppelin Contracts v4.4.1 (interfaces/IERC1271.sol)
          pragma solidity ^0.8.0;
          /**
           * @dev Interface of the ERC1271 standard signature validation method for
           * contracts as defined in https://eips.ethereum.org/EIPS/eip-1271[ERC-1271].
           *
           * _Available since v4.1._
           */
          interface IERC1271 {
              /**
               * @dev Should return whether the signature provided is valid for the provided data
               * @param hash      Hash of the data to be signed
               * @param signature Signature byte array associated with _data
               */
              function isValidSignature(bytes32 hash, bytes memory signature) external view returns (bytes4 magicValue);
          }
          // 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 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 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.0) (utils/cryptography/ECDSA.sol)
          pragma solidity ^0.8.0;
          import "../Strings.sol";
          /**
           * @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.
           *
           * These functions can be used to verify that a message was signed by the holder
           * of the private keys of a given address.
           */
          library ECDSA {
              enum RecoverError {
                  NoError,
                  InvalidSignature,
                  InvalidSignatureLength,
                  InvalidSignatureS,
                  InvalidSignatureV // Deprecated in v4.8
              }
              function _throwError(RecoverError error) private pure {
                  if (error == RecoverError.NoError) {
                      return; // no error: do nothing
                  } else if (error == RecoverError.InvalidSignature) {
                      revert("ECDSA: invalid signature");
                  } else if (error == RecoverError.InvalidSignatureLength) {
                      revert("ECDSA: invalid signature length");
                  } else if (error == RecoverError.InvalidSignatureS) {
                      revert("ECDSA: invalid signature 's' value");
                  }
              }
              /**
               * @dev Returns the address that signed a hashed message (`hash`) with
               * `signature` or error string. This address can then be used for verification purposes.
               *
               * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures:
               * this function rejects them by requiring the `s` value to be in the lower
               * half order, and the `v` value to be either 27 or 28.
               *
               * IMPORTANT: `hash` _must_ be the result of a hash operation for the
               * verification to be secure: it is possible to craft signatures that
               * recover to arbitrary addresses for non-hashed data. A safe way to ensure
               * this is by receiving a hash of the original message (which may otherwise
               * be too long), and then calling {toEthSignedMessageHash} on it.
               *
               * Documentation for signature generation:
               * - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]
               * - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]
               *
               * _Available since v4.3._
               */
              function tryRecover(bytes32 hash, bytes memory signature) internal pure returns (address, RecoverError) {
                  if (signature.length == 65) {
                      bytes32 r;
                      bytes32 s;
                      uint8 v;
                      // ecrecover takes the signature parameters, and the only way to get them
                      // currently is to use assembly.
                      /// @solidity memory-safe-assembly
                      assembly {
                          r := mload(add(signature, 0x20))
                          s := mload(add(signature, 0x40))
                          v := byte(0, mload(add(signature, 0x60)))
                      }
                      return tryRecover(hash, v, r, s);
                  } else {
                      return (address(0), RecoverError.InvalidSignatureLength);
                  }
              }
              /**
               * @dev Returns the address that signed a hashed message (`hash`) with
               * `signature`. This address can then be used for verification purposes.
               *
               * The `ecrecover` EVM opcode allows for malleable (non-unique) signatures:
               * this function rejects them by requiring the `s` value to be in the lower
               * half order, and the `v` value to be either 27 or 28.
               *
               * IMPORTANT: `hash` _must_ be the result of a hash operation for the
               * verification to be secure: it is possible to craft signatures that
               * recover to arbitrary addresses for non-hashed data. A safe way to ensure
               * this is by receiving a hash of the original message (which may otherwise
               * be too long), and then calling {toEthSignedMessageHash} on it.
               */
              function recover(bytes32 hash, bytes memory signature) internal pure returns (address) {
                  (address recovered, RecoverError error) = tryRecover(hash, signature);
                  _throwError(error);
                  return recovered;
              }
              /**
               * @dev Overload of {ECDSA-tryRecover} that receives the `r` and `vs` short-signature fields separately.
               *
               * See https://eips.ethereum.org/EIPS/eip-2098[EIP-2098 short signatures]
               *
               * _Available since v4.3._
               */
              function tryRecover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address, RecoverError) {
                  bytes32 s = vs & bytes32(0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff);
                  uint8 v = uint8((uint256(vs) >> 255) + 27);
                  return tryRecover(hash, v, r, s);
              }
              /**
               * @dev Overload of {ECDSA-recover} that receives the `r and `vs` short-signature fields separately.
               *
               * _Available since v4.2._
               */
              function recover(bytes32 hash, bytes32 r, bytes32 vs) internal pure returns (address) {
                  (address recovered, RecoverError error) = tryRecover(hash, r, vs);
                  _throwError(error);
                  return recovered;
              }
              /**
               * @dev Overload of {ECDSA-tryRecover} that receives the `v`,
               * `r` and `s` signature fields separately.
               *
               * _Available since v4.3._
               */
              function tryRecover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address, RecoverError) {
                  // EIP-2 still allows signature malleability for ecrecover(). Remove this possibility and make the signature
                  // unique. Appendix F in the Ethereum Yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), defines
                  // the valid range for s in (301): 0 < s < secp256k1n ÷ 2 + 1, and for v in (302): v ∈ {27, 28}. Most
                  // signatures from current libraries generate a unique signature with an s-value in the lower half order.
                  //
                  // If your library generates malleable signatures, such as s-values in the upper range, calculate a new s-value
                  // with 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141 - s1 and flip v from 27 to 28 or
                  // vice versa. If your library also generates signatures with 0/1 for v instead 27/28, add 27 to v to accept
                  // these malleable signatures as well.
                  if (uint256(s) > 0x7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0) {
                      return (address(0), RecoverError.InvalidSignatureS);
                  }
                  // If the signature is valid (and not malleable), return the signer address
                  address signer = ecrecover(hash, v, r, s);
                  if (signer == address(0)) {
                      return (address(0), RecoverError.InvalidSignature);
                  }
                  return (signer, RecoverError.NoError);
              }
              /**
               * @dev Overload of {ECDSA-recover} that receives the `v`,
               * `r` and `s` signature fields separately.
               */
              function recover(bytes32 hash, uint8 v, bytes32 r, bytes32 s) internal pure returns (address) {
                  (address recovered, RecoverError error) = tryRecover(hash, v, r, s);
                  _throwError(error);
                  return recovered;
              }
              /**
               * @dev Returns an Ethereum Signed Message, created from a `hash`. This
               * produces hash corresponding to the one signed with the
               * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`]
               * JSON-RPC method as part of EIP-191.
               *
               * See {recover}.
               */
              function toEthSignedMessageHash(bytes32 hash) internal pure returns (bytes32 message) {
                  // 32 is the length in bytes of hash,
                  // enforced by the type signature above
                  /// @solidity memory-safe-assembly
                  assembly {
                      mstore(0x00, "\\x19Ethereum Signed Message:\
          32")
                      mstore(0x1c, hash)
                      message := keccak256(0x00, 0x3c)
                  }
              }
              /**
               * @dev Returns an Ethereum Signed Message, created from `s`. This
               * produces hash corresponding to the one signed with the
               * https://eth.wiki/json-rpc/API#eth_sign[`eth_sign`]
               * JSON-RPC method as part of EIP-191.
               *
               * See {recover}.
               */
              function toEthSignedMessageHash(bytes memory s) internal pure returns (bytes32) {
                  return keccak256(abi.encodePacked("\\x19Ethereum Signed Message:\
          ", Strings.toString(s.length), s));
              }
              /**
               * @dev Returns an Ethereum Signed Typed Data, created from a
               * `domainSeparator` and a `structHash`. This produces hash corresponding
               * to the one signed with the
               * https://eips.ethereum.org/EIPS/eip-712[`eth_signTypedData`]
               * JSON-RPC method as part of EIP-712.
               *
               * See {recover}.
               */
              function toTypedDataHash(bytes32 domainSeparator, bytes32 structHash) internal pure returns (bytes32 data) {
                  /// @solidity memory-safe-assembly
                  assembly {
                      let ptr := mload(0x40)
                      mstore(ptr, "\\x19\\x01")
                      mstore(add(ptr, 0x02), domainSeparator)
                      mstore(add(ptr, 0x22), structHash)
                      data := keccak256(ptr, 0x42)
                  }
              }
              /**
               * @dev Returns an Ethereum Signed Data with intended validator, created from a
               * `validator` and `data` according to the version 0 of EIP-191.
               *
               * See {recover}.
               */
              function toDataWithIntendedValidatorHash(address validator, bytes memory data) internal pure returns (bytes32) {
                  return keccak256(abi.encodePacked("\\x19\\x00", validator, data));
              }
          }
          // SPDX-License-Identifier: MIT
          // OpenZeppelin Contracts (last updated v4.9.2) (utils/cryptography/MerkleProof.sol)
          pragma solidity ^0.8.0;
          /**
           * @dev These functions deal with verification of Merkle Tree proofs.
           *
           * The tree and the proofs can be generated using our
           * https://github.com/OpenZeppelin/merkle-tree[JavaScript library].
           * You will find a quickstart guide in the readme.
           *
           * WARNING: You should avoid using leaf values that are 64 bytes long prior to
           * hashing, or use a hash function other than keccak256 for hashing leaves.
           * This is because the concatenation of a sorted pair of internal nodes in
           * the merkle tree could be reinterpreted as a leaf value.
           * OpenZeppelin's JavaScript library generates merkle trees that are safe
           * against this attack out of the box.
           */
          library MerkleProof {
              /**
               * @dev Returns true if a `leaf` can be proved to be a part of a Merkle tree
               * defined by `root`. For this, a `proof` must be provided, containing
               * sibling hashes on the branch from the leaf to the root of the tree. Each
               * pair of leaves and each pair of pre-images are assumed to be sorted.
               */
              function verify(bytes32[] memory proof, bytes32 root, bytes32 leaf) internal pure returns (bool) {
                  return processProof(proof, leaf) == root;
              }
              /**
               * @dev Calldata version of {verify}
               *
               * _Available since v4.7._
               */
              function verifyCalldata(bytes32[] calldata proof, bytes32 root, bytes32 leaf) internal pure returns (bool) {
                  return processProofCalldata(proof, leaf) == root;
              }
              /**
               * @dev Returns the rebuilt hash obtained by traversing a Merkle tree up
               * from `leaf` using `proof`. A `proof` is valid if and only if the rebuilt
               * hash matches the root of the tree. When processing the proof, the pairs
               * of leafs & pre-images are assumed to be sorted.
               *
               * _Available since v4.4._
               */
              function processProof(bytes32[] memory proof, bytes32 leaf) internal pure returns (bytes32) {
                  bytes32 computedHash = leaf;
                  for (uint256 i = 0; i < proof.length; i++) {
                      computedHash = _hashPair(computedHash, proof[i]);
                  }
                  return computedHash;
              }
              /**
               * @dev Calldata version of {processProof}
               *
               * _Available since v4.7._
               */
              function processProofCalldata(bytes32[] calldata proof, bytes32 leaf) internal pure returns (bytes32) {
                  bytes32 computedHash = leaf;
                  for (uint256 i = 0; i < proof.length; i++) {
                      computedHash = _hashPair(computedHash, proof[i]);
                  }
                  return computedHash;
              }
              /**
               * @dev Returns true if the `leaves` can be simultaneously proven to be a part of a merkle tree defined by
               * `root`, according to `proof` and `proofFlags` as described in {processMultiProof}.
               *
               * CAUTION: Not all merkle trees admit multiproofs. See {processMultiProof} for details.
               *
               * _Available since v4.7._
               */
              function multiProofVerify(
                  bytes32[] memory proof,
                  bool[] memory proofFlags,
                  bytes32 root,
                  bytes32[] memory leaves
              ) internal pure returns (bool) {
                  return processMultiProof(proof, proofFlags, leaves) == root;
              }
              /**
               * @dev Calldata version of {multiProofVerify}
               *
               * CAUTION: Not all merkle trees admit multiproofs. See {processMultiProof} for details.
               *
               * _Available since v4.7._
               */
              function multiProofVerifyCalldata(
                  bytes32[] calldata proof,
                  bool[] calldata proofFlags,
                  bytes32 root,
                  bytes32[] memory leaves
              ) internal pure returns (bool) {
                  return processMultiProofCalldata(proof, proofFlags, leaves) == root;
              }
              /**
               * @dev Returns the root of a tree reconstructed from `leaves` and sibling nodes in `proof`. The reconstruction
               * proceeds by incrementally reconstructing all inner nodes by combining a leaf/inner node with either another
               * leaf/inner node or a proof sibling node, depending on whether each `proofFlags` item is true or false
               * respectively.
               *
               * CAUTION: Not all merkle trees admit multiproofs. To use multiproofs, it is sufficient to ensure that: 1) the tree
               * is complete (but not necessarily perfect), 2) the leaves to be proven are in the opposite order they are in the
               * tree (i.e., as seen from right to left starting at the deepest layer and continuing at the next layer).
               *
               * _Available since v4.7._
               */
              function processMultiProof(
                  bytes32[] memory proof,
                  bool[] memory proofFlags,
                  bytes32[] memory leaves
              ) internal pure returns (bytes32 merkleRoot) {
                  // This function rebuilds the root hash by traversing the tree up from the leaves. The root is rebuilt by
                  // consuming and producing values on a queue. The queue starts with the `leaves` array, then goes onto the
                  // `hashes` array. At the end of the process, the last hash in the `hashes` array should contain the root of
                  // the merkle tree.
                  uint256 leavesLen = leaves.length;
                  uint256 proofLen = proof.length;
                  uint256 totalHashes = proofFlags.length;
                  // Check proof validity.
                  require(leavesLen + proofLen - 1 == totalHashes, "MerkleProof: invalid multiproof");
                  // The xxxPos values are "pointers" to the next value to consume in each array. All accesses are done using
                  // `xxx[xxxPos++]`, which return the current value and increment the pointer, thus mimicking a queue's "pop".
                  bytes32[] memory hashes = new bytes32[](totalHashes);
                  uint256 leafPos = 0;
                  uint256 hashPos = 0;
                  uint256 proofPos = 0;
                  // At each step, we compute the next hash using two values:
                  // - a value from the "main queue". If not all leaves have been consumed, we get the next leaf, otherwise we
                  //   get the next hash.
                  // - depending on the flag, either another value from the "main queue" (merging branches) or an element from the
                  //   `proof` array.
                  for (uint256 i = 0; i < totalHashes; i++) {
                      bytes32 a = leafPos < leavesLen ? leaves[leafPos++] : hashes[hashPos++];
                      bytes32 b = proofFlags[i]
                          ? (leafPos < leavesLen ? leaves[leafPos++] : hashes[hashPos++])
                          : proof[proofPos++];
                      hashes[i] = _hashPair(a, b);
                  }
                  if (totalHashes > 0) {
                      require(proofPos == proofLen, "MerkleProof: invalid multiproof");
                      unchecked {
                          return hashes[totalHashes - 1];
                      }
                  } else if (leavesLen > 0) {
                      return leaves[0];
                  } else {
                      return proof[0];
                  }
              }
              /**
               * @dev Calldata version of {processMultiProof}.
               *
               * CAUTION: Not all merkle trees admit multiproofs. See {processMultiProof} for details.
               *
               * _Available since v4.7._
               */
              function processMultiProofCalldata(
                  bytes32[] calldata proof,
                  bool[] calldata proofFlags,
                  bytes32[] memory leaves
              ) internal pure returns (bytes32 merkleRoot) {
                  // This function rebuilds the root hash by traversing the tree up from the leaves. The root is rebuilt by
                  // consuming and producing values on a queue. The queue starts with the `leaves` array, then goes onto the
                  // `hashes` array. At the end of the process, the last hash in the `hashes` array should contain the root of
                  // the merkle tree.
                  uint256 leavesLen = leaves.length;
                  uint256 proofLen = proof.length;
                  uint256 totalHashes = proofFlags.length;
                  // Check proof validity.
                  require(leavesLen + proofLen - 1 == totalHashes, "MerkleProof: invalid multiproof");
                  // The xxxPos values are "pointers" to the next value to consume in each array. All accesses are done using
                  // `xxx[xxxPos++]`, which return the current value and increment the pointer, thus mimicking a queue's "pop".
                  bytes32[] memory hashes = new bytes32[](totalHashes);
                  uint256 leafPos = 0;
                  uint256 hashPos = 0;
                  uint256 proofPos = 0;
                  // At each step, we compute the next hash using two values:
                  // - a value from the "main queue". If not all leaves have been consumed, we get the next leaf, otherwise we
                  //   get the next hash.
                  // - depending on the flag, either another value from the "main queue" (merging branches) or an element from the
                  //   `proof` array.
                  for (uint256 i = 0; i < totalHashes; i++) {
                      bytes32 a = leafPos < leavesLen ? leaves[leafPos++] : hashes[hashPos++];
                      bytes32 b = proofFlags[i]
                          ? (leafPos < leavesLen ? leaves[leafPos++] : hashes[hashPos++])
                          : proof[proofPos++];
                      hashes[i] = _hashPair(a, b);
                  }
                  if (totalHashes > 0) {
                      require(proofPos == proofLen, "MerkleProof: invalid multiproof");
                      unchecked {
                          return hashes[totalHashes - 1];
                      }
                  } else if (leavesLen > 0) {
                      return leaves[0];
                  } else {
                      return proof[0];
                  }
              }
              function _hashPair(bytes32 a, bytes32 b) private pure returns (bytes32) {
                  return a < b ? _efficientHash(a, b) : _efficientHash(b, a);
              }
              function _efficientHash(bytes32 a, bytes32 b) private pure returns (bytes32 value) {
                  /// @solidity memory-safe-assembly
                  assembly {
                      mstore(0x00, a)
                      mstore(0x20, b)
                      value := keccak256(0x00, 0x40)
                  }
              }
          }
          // SPDX-License-Identifier: MIT
          // OpenZeppelin Contracts (last updated v4.9.0) (utils/cryptography/SignatureChecker.sol)
          pragma solidity ^0.8.0;
          import "./ECDSA.sol";
          import "../../interfaces/IERC1271.sol";
          /**
           * @dev Signature verification helper that can be used instead of `ECDSA.recover` to seamlessly support both ECDSA
           * signatures from externally owned accounts (EOAs) as well as ERC1271 signatures from smart contract wallets like
           * Argent and Gnosis Safe.
           *
           * _Available since v4.1._
           */
          library SignatureChecker {
              /**
               * @dev Checks if a signature is valid for a given signer and data hash. If the signer is a smart contract, the
               * signature is validated against that smart contract using ERC1271, otherwise it's validated using `ECDSA.recover`.
               *
               * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus
               * change through time. It could return true at block N and false at block N+1 (or the opposite).
               */
              function isValidSignatureNow(address signer, bytes32 hash, bytes memory signature) internal view returns (bool) {
                  (address recovered, ECDSA.RecoverError error) = ECDSA.tryRecover(hash, signature);
                  return
                      (error == ECDSA.RecoverError.NoError && recovered == signer) ||
                      isValidERC1271SignatureNow(signer, hash, signature);
              }
              /**
               * @dev Checks if a signature is valid for a given signer and data hash. The signature is validated
               * against the signer smart contract using ERC1271.
               *
               * NOTE: Unlike ECDSA signatures, contract signatures are revocable, and the outcome of this function can thus
               * change through time. It could return true at block N and false at block N+1 (or the opposite).
               */
              function isValidERC1271SignatureNow(
                  address signer,
                  bytes32 hash,
                  bytes memory signature
              ) internal view returns (bool) {
                  (bool success, bytes memory result) = signer.staticcall(
                      abi.encodeWithSelector(IERC1271.isValidSignature.selector, hash, signature)
                  );
                  return (success &&
                      result.length >= 32 &&
                      abi.decode(result, (bytes32)) == bytes32(IERC1271.isValidSignature.selector));
              }
          }
          // 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 Math {
              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 SignedMath {
              /**
               * @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/Strings.sol)
          pragma solidity ^0.8.0;
          import "./math/Math.sol";
          import "./math/SignedMath.sol";
          /**
           * @dev String operations.
           */
          library Strings {
              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 = Math.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(SignedMath.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, Math.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: BUSL-1.1
          pragma solidity ^0.8.0;
          import "./SpokePool.sol";
          import "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol";
          /**
           * @notice Ethereum L1 specific SpokePool. Used on Ethereum L1 to facilitate L2->L1 transfers.
           * @custom:security-contact bugs@across.to
           */
          contract Ethereum_SpokePool is SpokePool, OwnableUpgradeable {
              using SafeERC20Upgradeable for IERC20Upgradeable;
              /// @custom:oz-upgrades-unsafe-allow constructor
              constructor(
                  address _wrappedNativeTokenAddress,
                  uint32 _depositQuoteTimeBuffer,
                  uint32 _fillDeadlineBuffer
              ) SpokePool(_wrappedNativeTokenAddress, _depositQuoteTimeBuffer, _fillDeadlineBuffer) {} // solhint-disable-line no-empty-blocks
              /**
               * @notice Construct the Ethereum SpokePool.
               * @dev crossDomainAdmin is unused on this contract.
               * @param _initialDepositId Starting deposit ID. Set to 0 unless this is a re-deployment in order to mitigate
               * relay hash collisions.
               * @param _hubPool Hub pool address to set. Can be changed by admin.
               */
              function initialize(uint32 _initialDepositId, address _hubPool) public initializer {
                  __Ownable_init();
                  __SpokePool_init(_initialDepositId, _hubPool, _hubPool);
              }
              /**************************************
               *          INTERNAL FUNCTIONS           *
               **************************************/
              function _bridgeTokensToHubPool(uint256 amountToReturn, address l2TokenAddress) internal override {
                  IERC20Upgradeable(l2TokenAddress).safeTransfer(hubPool, amountToReturn);
              }
              // The SpokePool deployed to the same network as the HubPool must be owned by the HubPool.
              // A core assumption of this contract system is that the HubPool is deployed on Ethereum.
              function _requireAdminSender() internal override onlyOwner {}
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          /**
           * @notice Interface for the WETH9 contract.
           */
          interface WETH9Interface {
              /**
               * @notice Burn Wrapped Ether and receive native Ether.
               * @param wad Amount of WETH to unwrap and send to caller.
               */
              function withdraw(uint256 wad) external;
              /**
               * @notice Lock native Ether and mint Wrapped Ether ERC20
               * @dev msg.value is amount of Wrapped Ether to mint/Ether to lock.
               */
              function deposit() external payable;
              /**
               * @notice Get balance of WETH held by `guy`.
               * @param guy Address to get balance of.
               * @return wad Amount of WETH held by `guy`.
               */
              function balanceOf(address guy) external view returns (uint256 wad);
              /**
               * @notice Transfer `wad` of WETH from caller to `guy`.
               * @param guy Address to send WETH to.
               * @param wad Amount of WETH to send.
               * @return ok True if transfer succeeded.
               */
              function transfer(address guy, uint256 wad) external returns (bool);
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          import "@openzeppelin/contracts/token/ERC20/IERC20.sol";
          /**
           * @notice Concise list of functions in HubPool implementation.
           */
          interface HubPoolInterface {
              // This leaf is meant to be decoded in the HubPool to rebalance tokens between HubPool and SpokePool.
              struct PoolRebalanceLeaf {
                  // This is used to know which chain to send cross-chain transactions to (and which SpokePool to send to).
                  uint256 chainId;
                  // Total LP fee amount per token in this bundle, encompassing all associated bundled relays.
                  uint256[] bundleLpFees;
                  // Represents the amount to push to or pull from the SpokePool. If +, the pool pays the SpokePool. If negative
                  // the SpokePool pays the HubPool. There can be arbitrarily complex rebalancing rules defined offchain. This
                  // number is only nonzero when the rules indicate that a rebalancing action should occur. When a rebalance does
                  // occur, runningBalances must be set to zero for this token and netSendAmounts should be set to the previous
                  // runningBalances + relays - deposits in this bundle. If non-zero then it must be set on the SpokePool's
                  // RelayerRefundLeaf amountToReturn as -1 * this value to show if funds are being sent from or to the SpokePool.
                  int256[] netSendAmounts;
                  // This is only here to be emitted in an event to track a running unpaid balance between the L2 pool and the L1
                  // pool. A positive number indicates that the HubPool owes the SpokePool funds. A negative number indicates that
                  // the SpokePool owes the HubPool funds. See the comment above for the dynamics of this and netSendAmounts.
                  int256[] runningBalances;
                  // Used by data worker to mark which leaves should relay roots to SpokePools, and to otherwise organize leaves.
                  // For example, each leaf should contain all the rebalance information for a single chain, but in the case where
                  // the list of l1Tokens is very large such that they all can't fit into a single leaf that can be executed under
                  // the block gas limit, then the data worker can use this groupIndex to organize them. Any leaves with
                  // a groupIndex equal to 0 will relay roots to the SpokePool, so the data worker should ensure that only one
                  // leaf for a specific chainId should have a groupIndex equal to 0.
                  uint256 groupIndex;
                  // Used as the index in the bitmap to track whether this leaf has been executed or not.
                  uint8 leafId;
                  // The bundleLpFees, netSendAmounts, and runningBalances are required to be the same length. They are parallel
                  // arrays for the given chainId and should be ordered by the l1Tokens field. All whitelisted tokens with nonzero
                  // relays on this chain in this bundle in the order of whitelisting.
                  address[] l1Tokens;
              }
              // A data worker can optimistically store several merkle roots on this contract by staking a bond and calling
              // proposeRootBundle. By staking a bond, the data worker is alleging that the merkle roots all contain valid leaves
              // that can be executed later to:
              // - Send funds from this contract to a SpokePool or vice versa
              // - Send funds from a SpokePool to Relayer as a refund for a relayed deposit
              // - Send funds from a SpokePool to a deposit recipient to fulfill a "slow" relay
              // Anyone can dispute this struct if the merkle roots contain invalid leaves before the
              // challengePeriodEndTimestamp. Once the expiration timestamp is passed, executeRootBundle to execute a leaf
              // from the poolRebalanceRoot on this contract and it will simultaneously publish the relayerRefundRoot and
              // slowRelayRoot to a SpokePool. The latter two roots, once published to the SpokePool, contain
              // leaves that can be executed on the SpokePool to pay relayers or recipients.
              struct RootBundle {
                  // Contains leaves instructing this contract to send funds to SpokePools.
                  bytes32 poolRebalanceRoot;
                  // Relayer refund merkle root to be published to a SpokePool.
                  bytes32 relayerRefundRoot;
                  // Slow relay merkle root to be published to a SpokePool.
                  bytes32 slowRelayRoot;
                  // This is a 1D bitmap, with max size of 256 elements, limiting us to 256 chainsIds.
                  uint256 claimedBitMap;
                  // Proposer of this root bundle.
                  address proposer;
                  // Number of pool rebalance leaves to execute in the poolRebalanceRoot. After this number
                  // of leaves are executed, a new root bundle can be proposed
                  uint8 unclaimedPoolRebalanceLeafCount;
                  // When root bundle challenge period passes and this root bundle becomes executable.
                  uint32 challengePeriodEndTimestamp;
              }
              // Each whitelisted L1 token has an associated pooledToken struct that contains all information used to track the
              // cumulative LP positions and if this token is enabled for deposits.
              struct PooledToken {
                  // LP token given to LPs of a specific L1 token.
                  address lpToken;
                  // True if accepting new LP's.
                  bool isEnabled;
                  // Timestamp of last LP fee update.
                  uint32 lastLpFeeUpdate;
                  // Number of LP funds sent via pool rebalances to SpokePools and are expected to be sent
                  // back later.
                  int256 utilizedReserves;
                  // Number of LP funds held in contract less utilized reserves.
                  uint256 liquidReserves;
                  // Number of LP funds reserved to pay out to LPs as fees.
                  uint256 undistributedLpFees;
              }
              // Helper contracts to facilitate cross chain actions between HubPool and SpokePool for a specific network.
              struct CrossChainContract {
                  address adapter;
                  address spokePool;
              }
              function setPaused(bool pause) external;
              function emergencyDeleteProposal() external;
              function relaySpokePoolAdminFunction(uint256 chainId, bytes memory functionData) external;
              function setProtocolFeeCapture(address newProtocolFeeCaptureAddress, uint256 newProtocolFeeCapturePct) external;
              function setBond(IERC20 newBondToken, uint256 newBondAmount) external;
              function setLiveness(uint32 newLiveness) external;
              function setIdentifier(bytes32 newIdentifier) external;
              function setCrossChainContracts(
                  uint256 l2ChainId,
                  address adapter,
                  address spokePool
              ) external;
              function enableL1TokenForLiquidityProvision(address l1Token) external;
              function disableL1TokenForLiquidityProvision(address l1Token) external;
              function addLiquidity(address l1Token, uint256 l1TokenAmount) external payable;
              function removeLiquidity(
                  address l1Token,
                  uint256 lpTokenAmount,
                  bool sendEth
              ) external;
              function exchangeRateCurrent(address l1Token) external returns (uint256);
              function liquidityUtilizationCurrent(address l1Token) external returns (uint256);
              function liquidityUtilizationPostRelay(address l1Token, uint256 relayedAmount) external returns (uint256);
              function sync(address l1Token) external;
              function proposeRootBundle(
                  uint256[] memory bundleEvaluationBlockNumbers,
                  uint8 poolRebalanceLeafCount,
                  bytes32 poolRebalanceRoot,
                  bytes32 relayerRefundRoot,
                  bytes32 slowRelayRoot
              ) external;
              function executeRootBundle(
                  uint256 chainId,
                  uint256 groupIndex,
                  uint256[] memory bundleLpFees,
                  int256[] memory netSendAmounts,
                  int256[] memory runningBalances,
                  uint8 leafId,
                  address[] memory l1Tokens,
                  bytes32[] memory proof
              ) external;
              function disputeRootBundle() external;
              function claimProtocolFeesCaptured(address l1Token) external;
              function setPoolRebalanceRoute(
                  uint256 destinationChainId,
                  address l1Token,
                  address destinationToken
              ) external;
              function setDepositRoute(
                  uint256 originChainId,
                  uint256 destinationChainId,
                  address originToken,
                  bool depositsEnabled
              ) external;
              function poolRebalanceRoute(uint256 destinationChainId, address l1Token)
                  external
                  view
                  returns (address destinationToken);
              function loadEthForL2Calls() external payable;
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          /**
           * @notice Contains common data structures and functions used by all SpokePool implementations.
           */
          interface SpokePoolInterface {
              // This leaf is meant to be decoded in the SpokePool to pay out successful relayers.
              struct RelayerRefundLeaf {
                  // This is the amount to return to the HubPool. This occurs when there is a PoolRebalanceLeaf netSendAmount that
                  // is negative. This is just the negative of this value.
                  uint256 amountToReturn;
                  // Used to verify that this is being executed on the correct destination chainId.
                  uint256 chainId;
                  // This array designates how much each of those addresses should be refunded.
                  uint256[] refundAmounts;
                  // Used as the index in the bitmap to track whether this leaf has been executed or not.
                  uint32 leafId;
                  // The associated L2TokenAddress that these claims apply to.
                  address l2TokenAddress;
                  // Must be same length as refundAmounts and designates each address that must be refunded.
                  address[] refundAddresses;
              }
              // Stores collection of merkle roots that can be published to this contract from the HubPool, which are referenced
              // by "data workers" via inclusion proofs to execute leaves in the roots.
              struct RootBundle {
                  // Merkle root of slow relays that were not fully filled and whose recipient is still owed funds from the LP pool.
                  bytes32 slowRelayRoot;
                  // Merkle root of relayer refunds for successful relays.
                  bytes32 relayerRefundRoot;
                  // This is a 2D bitmap tracking which leaves in the relayer refund root have been claimed, with max size of
                  // 256x(2^248) leaves per root.
                  mapping(uint256 => uint256) claimedBitmap;
              }
              function setCrossDomainAdmin(address newCrossDomainAdmin) external;
              function setHubPool(address newHubPool) external;
              function setEnableRoute(
                  address originToken,
                  uint256 destinationChainId,
                  bool enable
              ) external;
              function pauseDeposits(bool pause) external;
              function pauseFills(bool pause) external;
              function relayRootBundle(bytes32 relayerRefundRoot, bytes32 slowRelayRoot) external;
              function emergencyDeleteRootBundle(uint256 rootBundleId) external;
              function deposit(
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  uint32 quoteTimestamp,
                  bytes memory message,
                  uint256 maxCount
              ) external payable;
              function depositFor(
                  address depositor,
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  uint32 quoteTimestamp,
                  bytes memory message,
                  uint256 maxCount
              ) external payable;
              function executeRelayerRefundLeaf(
                  uint32 rootBundleId,
                  SpokePoolInterface.RelayerRefundLeaf memory relayerRefundLeaf,
                  bytes32[] memory proof
              ) external payable;
              function chainId() external view returns (uint256);
              error NotEOA();
              error InvalidDepositorSignature();
              error InvalidRelayerFeePct();
              error MaxTransferSizeExceeded();
              error InvalidCrossDomainAdmin();
              error InvalidHubPool();
              error DepositsArePaused();
              error FillsArePaused();
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          // This interface is expected to be implemented by any contract that expects to receive messages from the SpokePool.
          interface AcrossMessageHandler {
              function handleV3AcrossMessage(
                  address tokenSent,
                  uint256 amount,
                  address relayer,
                  bytes memory message
              ) external;
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          // Contains structs and functions used by SpokePool contracts to facilitate universal settlement.
          interface V3SpokePoolInterface {
              /**************************************
               *              ENUMS                 *
               **************************************/
              // Fill status tracks on-chain state of deposit, uniquely identified by relayHash.
              enum FillStatus {
                  Unfilled,
                  RequestedSlowFill,
                  Filled
              }
              // Fill type is emitted in the FilledRelay event to assist Dataworker with determining which types of
              // fills to refund (e.g. only fast fills) and whether a fast fill created a sow fill excess.
              enum FillType {
                  FastFill,
                  // Fast fills are normal fills that do not replace a slow fill request.
                  ReplacedSlowFill,
                  // Replaced slow fills are fast fills that replace a slow fill request. This type is used by the Dataworker
                  // to know when to send excess funds from the SpokePool to the HubPool because they can no longer be used
                  // for a slow fill execution.
                  SlowFill
                  // Slow fills are requested via requestSlowFill and executed by executeSlowRelayLeaf after a bundle containing
                  // the slow fill is validated.
              }
              /**************************************
               *              STRUCTS               *
               **************************************/
              // This struct represents the data to fully specify a **unique** relay submitted on this chain.
              // This data is hashed with the chainId() and saved by the SpokePool to prevent collisions and protect against
              // replay attacks on other chains. If any portion of this data differs, the relay is considered to be
              // completely distinct.
              struct V3RelayData {
                  // The address that made the deposit on the origin chain.
                  address depositor;
                  // The recipient address on the destination chain.
                  address recipient;
                  // This is the exclusive relayer who can fill the deposit before the exclusivity deadline.
                  address exclusiveRelayer;
                  // Token that is deposited on origin chain by depositor.
                  address inputToken;
                  // Token that is received on destination chain by recipient.
                  address outputToken;
                  // The amount of input token deposited by depositor.
                  uint256 inputAmount;
                  // The amount of output token to be received by recipient.
                  uint256 outputAmount;
                  // Origin chain id.
                  uint256 originChainId;
                  // The id uniquely identifying this deposit on the origin chain.
                  uint32 depositId;
                  // The timestamp on the destination chain after which this deposit can no longer be filled.
                  uint32 fillDeadline;
                  // The timestamp on the destination chain after which any relayer can fill the deposit.
                  uint32 exclusivityDeadline;
                  // Data that is forwarded to the recipient.
                  bytes message;
              }
              // Contains parameters passed in by someone who wants to execute a slow relay leaf.
              struct V3SlowFill {
                  V3RelayData relayData;
                  uint256 chainId;
                  uint256 updatedOutputAmount;
              }
              // Contains information about a relay to be sent along with additional information that is not unique to the
              // relay itself but is required to know how to process the relay. For example, "updatedX" fields can be used
              // by the relayer to modify fields of the relay with the depositor's permission, and "repaymentChainId" is specified
              // by the relayer to determine where to take a relayer refund, but doesn't affect the uniqueness of the relay.
              struct V3RelayExecutionParams {
                  V3RelayData relay;
                  bytes32 relayHash;
                  uint256 updatedOutputAmount;
                  address updatedRecipient;
                  bytes updatedMessage;
                  uint256 repaymentChainId;
              }
              // Packs together parameters emitted in FilledV3Relay because there are too many emitted otherwise.
              // Similar to V3RelayExecutionParams, these parameters are not used to uniquely identify the deposit being
              // filled so they don't have to be unpacked by all clients.
              struct V3RelayExecutionEventInfo {
                  address updatedRecipient;
                  bytes updatedMessage;
                  uint256 updatedOutputAmount;
                  FillType fillType;
              }
              /**************************************
               *              EVENTS                *
               **************************************/
              event V3FundsDeposited(
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 indexed destinationChainId,
                  uint32 indexed depositId,
                  uint32 quoteTimestamp,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadline,
                  address indexed depositor,
                  address recipient,
                  address exclusiveRelayer,
                  bytes message
              );
              event RequestedSpeedUpV3Deposit(
                  uint256 updatedOutputAmount,
                  uint32 indexed depositId,
                  address indexed depositor,
                  address updatedRecipient,
                  bytes updatedMessage,
                  bytes depositorSignature
              );
              event FilledV3Relay(
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 repaymentChainId,
                  uint256 indexed originChainId,
                  uint32 indexed depositId,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadline,
                  address exclusiveRelayer,
                  address indexed relayer,
                  address depositor,
                  address recipient,
                  bytes message,
                  V3RelayExecutionEventInfo relayExecutionInfo
              );
              event RequestedV3SlowFill(
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 indexed originChainId,
                  uint32 indexed depositId,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadline,
                  address exclusiveRelayer,
                  address depositor,
                  address recipient,
                  bytes message
              );
              /**************************************
               *              FUNCTIONS             *
               **************************************/
              function depositV3(
                  address depositor,
                  address recipient,
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 destinationChainId,
                  address exclusiveRelayer,
                  uint32 quoteTimestamp,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadline,
                  bytes calldata message
              ) external payable;
              function depositV3Now(
                  address depositor,
                  address recipient,
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 destinationChainId,
                  address exclusiveRelayer,
                  uint32 fillDeadlineOffset,
                  uint32 exclusivityDeadline,
                  bytes calldata message
              ) external payable;
              function speedUpV3Deposit(
                  address depositor,
                  uint32 depositId,
                  uint256 updatedOutputAmount,
                  address updatedRecipient,
                  bytes calldata updatedMessage,
                  bytes calldata depositorSignature
              ) external;
              function fillV3Relay(V3RelayData calldata relayData, uint256 repaymentChainId) external;
              function fillV3RelayWithUpdatedDeposit(
                  V3RelayData calldata relayData,
                  uint256 repaymentChainId,
                  uint256 updatedOutputAmount,
                  address updatedRecipient,
                  bytes calldata updatedMessage,
                  bytes calldata depositorSignature
              ) external;
              function requestV3SlowFill(V3RelayData calldata relayData) external;
              function executeV3SlowRelayLeaf(
                  V3SlowFill calldata slowFillLeaf,
                  uint32 rootBundleId,
                  bytes32[] calldata proof
              ) external;
              /**************************************
               *              ERRORS                *
               **************************************/
              error DisabledRoute();
              error InvalidQuoteTimestamp();
              error InvalidFillDeadline();
              error InvalidExclusiveRelayer();
              error InvalidExclusivityDeadline();
              error MsgValueDoesNotMatchInputAmount();
              error NotExclusiveRelayer();
              error NoSlowFillsInExclusivityWindow();
              error RelayFilled();
              error InvalidSlowFillRequest();
              error ExpiredFillDeadline();
              error InvalidMerkleProof();
              error InvalidChainId();
              error InvalidMerkleLeaf();
              error ClaimedMerkleLeaf();
              error InvalidPayoutAdjustmentPct();
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          import "./interfaces/SpokePoolInterface.sol";
          import "./interfaces/V3SpokePoolInterface.sol";
          import "./interfaces/HubPoolInterface.sol";
          import "@openzeppelin/contracts/utils/cryptography/MerkleProof.sol";
          /**
           * @notice Library to help with merkle roots, proofs, and claims.
           * @custom:security-contact bugs@across.to
           */
          library MerkleLib {
              /**
               * @notice Verifies that a repayment is contained within a merkle root.
               * @param root the merkle root.
               * @param rebalance the rebalance struct.
               * @param proof the merkle proof.
               * @return bool to signal if the pool rebalance proof correctly shows inclusion of the rebalance within the tree.
               */
              function verifyPoolRebalance(
                  bytes32 root,
                  HubPoolInterface.PoolRebalanceLeaf memory rebalance,
                  bytes32[] memory proof
              ) internal pure returns (bool) {
                  return MerkleProof.verify(proof, root, keccak256(abi.encode(rebalance)));
              }
              /**
               * @notice Verifies that a relayer refund is contained within a merkle root.
               * @param root the merkle root.
               * @param refund the refund struct.
               * @param proof the merkle proof.
               * @return bool to signal if the relayer refund proof correctly shows inclusion of the refund within the tree.
               */
              function verifyRelayerRefund(
                  bytes32 root,
                  SpokePoolInterface.RelayerRefundLeaf memory refund,
                  bytes32[] memory proof
              ) internal pure returns (bool) {
                  return MerkleProof.verify(proof, root, keccak256(abi.encode(refund)));
              }
              function verifyV3SlowRelayFulfillment(
                  bytes32 root,
                  V3SpokePoolInterface.V3SlowFill memory slowRelayFulfillment,
                  bytes32[] memory proof
              ) internal pure returns (bool) {
                  return MerkleProof.verify(proof, root, keccak256(abi.encode(slowRelayFulfillment)));
              }
              // The following functions are primarily copied from
              // https://github.com/Uniswap/merkle-distributor/blob/master/contracts/MerkleDistributor.sol with minor changes.
              /**
               * @notice Tests whether a claim is contained within a claimedBitMap mapping.
               * @param claimedBitMap a simple uint256 mapping in storage used as a bitmap.
               * @param index the index to check in the bitmap.
               * @return bool indicating if the index within the claimedBitMap has been marked as claimed.
               */
              function isClaimed(mapping(uint256 => uint256) storage claimedBitMap, uint256 index) internal view returns (bool) {
                  uint256 claimedWordIndex = index / 256;
                  uint256 claimedBitIndex = index % 256;
                  uint256 claimedWord = claimedBitMap[claimedWordIndex];
                  uint256 mask = (1 << claimedBitIndex);
                  return claimedWord & mask == mask;
              }
              /**
               * @notice Marks an index in a claimedBitMap as claimed.
               * @param claimedBitMap a simple uint256 mapping in storage used as a bitmap.
               * @param index the index to mark in the bitmap.
               */
              function setClaimed(mapping(uint256 => uint256) storage claimedBitMap, uint256 index) internal {
                  uint256 claimedWordIndex = index / 256;
                  uint256 claimedBitIndex = index % 256;
                  claimedBitMap[claimedWordIndex] = claimedBitMap[claimedWordIndex] | (1 << claimedBitIndex);
              }
              /**
               * @notice Tests whether a claim is contained within a 1D claimedBitMap mapping.
               * @param claimedBitMap a simple uint256 value, encoding a 1D bitmap.
               * @param index the index to check in the bitmap. Uint8 type enforces that index can't be > 255.
               * @return bool indicating if the index within the claimedBitMap has been marked as claimed.
               */
              function isClaimed1D(uint256 claimedBitMap, uint8 index) internal pure returns (bool) {
                  uint256 mask = (1 << index);
                  return claimedBitMap & mask == mask;
              }
              /**
               * @notice Marks an index in a claimedBitMap as claimed.
               * @param claimedBitMap a simple uint256 mapping in storage used as a bitmap. Uint8 type enforces that index
               * can't be > 255.
               * @param index the index to mark in the bitmap.
               * @return uint256 representing the modified input claimedBitMap with the index set to true.
               */
              function setClaimed1D(uint256 claimedBitMap, uint8 index) internal pure returns (uint256) {
                  return claimedBitMap | (1 << index);
              }
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          import "./MerkleLib.sol";
          import "./external/interfaces/WETH9Interface.sol";
          import "./interfaces/SpokePoolMessageHandler.sol";
          import "./interfaces/SpokePoolInterface.sol";
          import "./interfaces/V3SpokePoolInterface.sol";
          import "./upgradeable/MultiCallerUpgradeable.sol";
          import "./upgradeable/EIP712CrossChainUpgradeable.sol";
          import "./upgradeable/AddressLibUpgradeable.sol";
          import "@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol";
          import "@openzeppelin/contracts-upgradeable/token/ERC20/utils/SafeERC20Upgradeable.sol";
          import "@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol";
          import "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol";
          import "@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol";
          import "@openzeppelin/contracts/utils/math/SignedMath.sol";
          /**
           * @title SpokePool
           * @notice Base contract deployed on source and destination chains enabling depositors to transfer assets from source to
           * destination. Deposit orders are fulfilled by off-chain relayers who also interact with this contract. Deposited
           * tokens are locked on the source chain and relayers send the recipient the desired token currency and amount
           * on the destination chain. Locked source chain tokens are later sent over the canonical token bridge to L1 HubPool.
           * Relayers are refunded with destination tokens out of this contract after another off-chain actor, a "data worker",
           * submits a proof that the relayer correctly submitted a relay on this SpokePool.
           * @custom:security-contact bugs@across.to
           */
          abstract contract SpokePool is
              V3SpokePoolInterface,
              SpokePoolInterface,
              UUPSUpgradeable,
              ReentrancyGuardUpgradeable,
              MultiCallerUpgradeable,
              EIP712CrossChainUpgradeable
          {
              using SafeERC20Upgradeable for IERC20Upgradeable;
              using AddressLibUpgradeable for address;
              // Address of the L1 contract that acts as the owner of this SpokePool. This should normally be set to the HubPool
              // address. The crossDomainAdmin address is unused when the SpokePool is deployed to the same chain as the HubPool.
              address public crossDomainAdmin;
              // Address of the L1 contract that will send tokens to and receive tokens from this contract to fund relayer
              // refunds and slow relays.
              address public hubPool;
              // Note: The following two storage variables prefixed with DEPRECATED used to be variables that could be set by
              // the cross-domain admin. Admins ended up not changing these in production, so to reduce
              // gas in deposit/fill functions, we are converting them to private variables to maintain the contract
              // storage layout and replacing them with immutable or constant variables, because retrieving a constant
              // value is cheaper than retrieving a storage variable. Please see out the immutable/constant variable section.
              WETH9Interface private DEPRECATED_wrappedNativeToken;
              uint32 private DEPRECATED_depositQuoteTimeBuffer;
              // Count of deposits is used to construct a unique deposit identifier for this spoke pool.
              uint32 public numberOfDeposits;
              // Whether deposits and fills are disabled.
              bool public pausedFills;
              bool public pausedDeposits;
              // This contract can store as many root bundles as the HubPool chooses to publish here.
              RootBundle[] public rootBundles;
              // Origin token to destination token routings can be turned on or off, which can enable or disable deposits.
              mapping(address => mapping(uint256 => bool)) public enabledDepositRoutes;
              // Each relay is associated with the hash of parameters that uniquely identify the original deposit and a relay
              // attempt for that deposit. The relay itself is just represented as the amount filled so far. The total amount to
              // relay, the fees, and the agents are all parameters included in the hash key.
              mapping(bytes32 => uint256) private DEPRECATED_relayFills;
              // Note: We will likely un-deprecate the fill and deposit counters to implement a better
              // dynamic LP fee mechanism but for now we'll deprecate it to reduce bytecode
              // in deposit/fill functions. These counters are designed to implement a fee mechanism that is based on a
              // canonical history of deposit and fill events and how they update a virtual running balance of liabilities and
              // assets, which then determines the LP fee charged to relays.
              // This keeps track of the worst-case liabilities due to fills.
              // It is never reset. Users should only rely on it to determine the worst-case increase in liabilities between
              // two points. This is used to provide frontrunning protection to ensure the relayer's assumptions about the state
              // upon which their expected repayments are based will not change before their transaction is mined.
              mapping(address => uint256) private DEPRECATED_fillCounter;
              // This keeps track of the total running deposits for each token. This allows depositors to protect themselves from
              // frontrunning that might change their worst-case quote.
              mapping(address => uint256) private DEPRECATED_depositCounter;
              // This tracks the number of identical refunds that have been requested.
              // The intention is to allow an off-chain system to know when this could be a duplicate and ensure that the other
              // requests are known and accounted for.
              mapping(bytes32 => uint256) private DEPRECATED_refundsRequested;
              // Mapping of V3 relay hashes to fill statuses. Distinguished from relayFills
              // to eliminate any chance of collision between pre and post V3 relay hashes.
              mapping(bytes32 => uint256) public fillStatuses;
              /**************************************************************
               *                CONSTANT/IMMUTABLE VARIABLES                *
               **************************************************************/
              // Constant and immutable variables do not take up storage slots and are instead added to the contract bytecode
              // at compile time. The difference between them is that constant variables must be declared inline, meaning
              // that they cannot be changed in production without changing the contract code, while immutable variables
              // can be set in the constructor. Therefore we use the immutable keyword for variables that we might want to be
              // different for each child contract (one obvious example of this is the wrappedNativeToken) or that we might
              // want to update in the future like depositQuoteTimeBuffer. Constants are unlikely to ever be changed.
              // Address of wrappedNativeToken contract for this network. If an origin token matches this, then the caller can
              // optionally instruct this contract to wrap native tokens when depositing (ie ETH->WETH or MATIC->WMATIC).
              /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
              WETH9Interface public immutable wrappedNativeToken;
              // Any deposit quote times greater than or less than this value to the current contract time is blocked. Forces
              // caller to use an approximately "current" realized fee.
              /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
              uint32 public immutable depositQuoteTimeBuffer;
              // The fill deadline can only be set this far into the future from the timestamp of the deposit on this contract.
              /// @custom:oz-upgrades-unsafe-allow state-variable-immutable
              uint32 public immutable fillDeadlineBuffer;
              uint256 public constant MAX_TRANSFER_SIZE = 1e36;
              bytes32 public constant UPDATE_V3_DEPOSIT_DETAILS_HASH =
                  keccak256(
                      "UpdateDepositDetails(uint32 depositId,uint256 originChainId,uint256 updatedOutputAmount,address updatedRecipient,bytes updatedMessage)"
                  );
              // Default chain Id used to signify that no repayment is requested, for example when executing a slow fill.
              uint256 public constant EMPTY_REPAYMENT_CHAIN_ID = 0;
              // Default address used to signify that no relayer should be credited with a refund, for example
              // when executing a slow fill.
              address public constant EMPTY_RELAYER = address(0);
              // This is the magic value that signals to the off-chain validator
              // that this deposit can never expire. A deposit with this fill deadline should always be eligible for a
              // slow fill, meaning that its output token and input token must be "equivalent". Therefore, this value is only
              // used as a fillDeadline in deposit(), a soon to be deprecated function that also hardcodes outputToken to
              // the zero address, which forces the off-chain validator to replace the output token with the equivalent
              // token for the input token. By using this magic value, off-chain validators do not have to keep
              // this event in their lookback window when querying for expired deposts.
              uint32 public constant INFINITE_FILL_DEADLINE = type(uint32).max;
              /****************************************
               *                EVENTS                *
               ****************************************/
              event SetXDomainAdmin(address indexed newAdmin);
              event SetHubPool(address indexed newHubPool);
              event EnabledDepositRoute(address indexed originToken, uint256 indexed destinationChainId, bool enabled);
              event RelayedRootBundle(
                  uint32 indexed rootBundleId,
                  bytes32 indexed relayerRefundRoot,
                  bytes32 indexed slowRelayRoot
              );
              event ExecutedRelayerRefundRoot(
                  uint256 amountToReturn,
                  uint256 indexed chainId,
                  uint256[] refundAmounts,
                  uint32 indexed rootBundleId,
                  uint32 indexed leafId,
                  address l2TokenAddress,
                  address[] refundAddresses,
                  address caller
              );
              event TokensBridged(
                  uint256 amountToReturn,
                  uint256 indexed chainId,
                  uint32 indexed leafId,
                  address indexed l2TokenAddress,
                  address caller
              );
              event EmergencyDeleteRootBundle(uint256 indexed rootBundleId);
              event PausedDeposits(bool isPaused);
              event PausedFills(bool isPaused);
              /// EVENTS BELOW ARE DEPRECATED AND EXIST FOR BACKWARDS COMPATIBILITY ONLY.
              /// @custom:audit FOLLOWING EVENT TO BE DEPRECATED
              event FundsDeposited(
                  uint256 amount,
                  uint256 originChainId,
                  uint256 indexed destinationChainId,
                  int64 relayerFeePct,
                  uint32 indexed depositId,
                  uint32 quoteTimestamp,
                  address originToken,
                  address recipient,
                  address indexed depositor,
                  bytes message
              );
              /// @custom:audit FOLLOWING EVENT TO BE DEPRECATED
              event RequestedSpeedUpDeposit(
                  int64 newRelayerFeePct,
                  uint32 indexed depositId,
                  address indexed depositor,
                  address updatedRecipient,
                  bytes updatedMessage,
                  bytes depositorSignature
              );
              /// @custom:audit FOLLOWING EVENT TO BE DEPRECATED
              event FilledRelay(
                  uint256 amount,
                  uint256 totalFilledAmount,
                  uint256 fillAmount,
                  uint256 repaymentChainId,
                  uint256 indexed originChainId,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  int64 realizedLpFeePct,
                  uint32 indexed depositId,
                  address destinationToken,
                  address relayer,
                  address indexed depositor,
                  address recipient,
                  bytes message,
                  RelayExecutionInfo updatableRelayData
              );
              /**
               * @notice Packs together information to include in FilledRelay event.
               * @dev This struct is emitted as opposed to its constituent parameters due to the limit on number of
               * parameters in an event.
               * @param recipient Recipient of the relayed funds.
               * @param message Message included in the relay.
               * @param relayerFeePct Relayer fee pct used for this relay.
               * @param isSlowRelay Whether this is a slow relay.
               * @param payoutAdjustmentPct Adjustment to the payout amount.
               */
              /// @custom:audit FOLLOWING STRUCT TO BE DEPRECATED
              struct RelayExecutionInfo {
                  address recipient;
                  bytes message;
                  int64 relayerFeePct;
                  bool isSlowRelay;
                  int256 payoutAdjustmentPct;
              }
              /// EVENTS ABOVE ARE DEPRECATED AND EXIST FOR BACKWARDS COMPATIBILITY ONLY.
              /**
               * @notice Construct the SpokePool. Normally, logic contracts used in upgradeable proxies shouldn't
               * have constructors since the following code will be executed within the logic contract's state, not the
               * proxy contract's state. However, if we restrict the constructor to setting only immutable variables, then
               * we are safe because immutable variables are included in the logic contract's bytecode rather than its storage.
               * @dev Do not leave an implementation contract uninitialized. An uninitialized implementation contract can be
               * taken over by an attacker, 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:
               * @param _wrappedNativeTokenAddress wrappedNativeToken address for this network to set.
               * @param _depositQuoteTimeBuffer depositQuoteTimeBuffer to set. Quote timestamps can't be set more than this amount
               * into the past from the block time of the deposit.
               * @param _fillDeadlineBuffer fillDeadlineBuffer to set. Fill deadlines can't be set more than this amount
               * into the future from the block time of the deposit.
               */
              /// @custom:oz-upgrades-unsafe-allow constructor
              constructor(
                  address _wrappedNativeTokenAddress,
                  uint32 _depositQuoteTimeBuffer,
                  uint32 _fillDeadlineBuffer
              ) {
                  wrappedNativeToken = WETH9Interface(_wrappedNativeTokenAddress);
                  depositQuoteTimeBuffer = _depositQuoteTimeBuffer;
                  fillDeadlineBuffer = _fillDeadlineBuffer;
                  _disableInitializers();
              }
              /**
               * @notice Construct the base SpokePool.
               * @param _initialDepositId Starting deposit ID. Set to 0 unless this is a re-deployment in order to mitigate
               * relay hash collisions.
               * @param _crossDomainAdmin Cross domain admin to set. Can be changed by admin.
               * @param _hubPool Hub pool address to set. Can be changed by admin.
               */
              function __SpokePool_init(
                  uint32 _initialDepositId,
                  address _crossDomainAdmin,
                  address _hubPool
              ) public onlyInitializing {
                  numberOfDeposits = _initialDepositId;
                  __EIP712_init("ACROSS-V2", "1.0.0");
                  __UUPSUpgradeable_init();
                  __ReentrancyGuard_init();
                  _setCrossDomainAdmin(_crossDomainAdmin);
                  _setHubPool(_hubPool);
              }
              /****************************************
               *               MODIFIERS              *
               ****************************************/
              /**
               * @dev Function that should revert when `msg.sender` is not authorized to upgrade the contract. Called by
               * {upgradeTo} and {upgradeToAndCall}.
               * @dev This should be set to cross domain admin for specific SpokePool.
               */
              modifier onlyAdmin() {
                  _requireAdminSender();
                  _;
              }
              modifier unpausedDeposits() {
                  if (pausedDeposits) revert DepositsArePaused();
                  _;
              }
              modifier unpausedFills() {
                  if (pausedFills) revert FillsArePaused();
                  _;
              }
              /**************************************
               *          ADMIN FUNCTIONS           *
               **************************************/
              // Allows cross domain admin to upgrade UUPS proxy implementation.
              function _authorizeUpgrade(address newImplementation) internal override onlyAdmin {}
              /**
               * @notice Pauses deposit-related functions. This is intended to be used if this contract is deprecated or when
               * something goes awry.
               * @dev Affects `deposit()` but not `speedUpDeposit()`, so that existing deposits can be sped up and still
               * relayed.
               * @param pause true if the call is meant to pause the system, false if the call is meant to unpause it.
               */
              function pauseDeposits(bool pause) public override onlyAdmin nonReentrant {
                  pausedDeposits = pause;
                  emit PausedDeposits(pause);
              }
              /**
               * @notice Pauses fill-related functions. This is intended to be used if this contract is deprecated or when
               * something goes awry.
               * @dev Affects fillRelayWithUpdatedDeposit() and fillRelay().
               * @param pause true if the call is meant to pause the system, false if the call is meant to unpause it.
               */
              function pauseFills(bool pause) public override onlyAdmin nonReentrant {
                  pausedFills = pause;
                  emit PausedFills(pause);
              }
              /**
               * @notice Change cross domain admin address. Callable by admin only.
               * @param newCrossDomainAdmin New cross domain admin.
               */
              function setCrossDomainAdmin(address newCrossDomainAdmin) public override onlyAdmin nonReentrant {
                  _setCrossDomainAdmin(newCrossDomainAdmin);
              }
              /**
               * @notice Change L1 hub pool address. Callable by admin only.
               * @param newHubPool New hub pool.
               */
              function setHubPool(address newHubPool) public override onlyAdmin nonReentrant {
                  _setHubPool(newHubPool);
              }
              /**
               * @notice Enable/Disable an origin token => destination chain ID route for deposits. Callable by admin only.
               * @param originToken Token that depositor can deposit to this contract.
               * @param destinationChainId Chain ID for where depositor wants to receive funds.
               * @param enabled True to enable deposits, False otherwise.
               */
              function setEnableRoute(
                  address originToken,
                  uint256 destinationChainId,
                  bool enabled
              ) public override onlyAdmin nonReentrant {
                  enabledDepositRoutes[originToken][destinationChainId] = enabled;
                  emit EnabledDepositRoute(originToken, destinationChainId, enabled);
              }
              /**
               * @notice This method stores a new root bundle in this contract that can be executed to refund relayers, fulfill
               * slow relays, and send funds back to the HubPool on L1. This method can only be called by the admin and is
               * designed to be called as part of a cross-chain message from the HubPool's executeRootBundle method.
               * @param relayerRefundRoot Merkle root containing relayer refund leaves that can be individually executed via
               * executeRelayerRefundLeaf().
               * @param slowRelayRoot Merkle root containing slow relay fulfillment leaves that can be individually executed via
               * executeSlowRelayLeaf().
               */
              function relayRootBundle(bytes32 relayerRefundRoot, bytes32 slowRelayRoot) public override onlyAdmin nonReentrant {
                  uint32 rootBundleId = uint32(rootBundles.length);
                  RootBundle storage rootBundle = rootBundles.push();
                  rootBundle.relayerRefundRoot = relayerRefundRoot;
                  rootBundle.slowRelayRoot = slowRelayRoot;
                  emit RelayedRootBundle(rootBundleId, relayerRefundRoot, slowRelayRoot);
              }
              /**
               * @notice This method is intended to only be used in emergencies where a bad root bundle has reached the
               * SpokePool.
               * @param rootBundleId Index of the root bundle that needs to be deleted. Note: this is intentionally a uint256
               * to ensure that a small input range doesn't limit which indices this method is able to reach.
               */
              function emergencyDeleteRootBundle(uint256 rootBundleId) public override onlyAdmin nonReentrant {
                  // Deleting a struct containing a mapping does not delete the mapping in Solidity, therefore the bitmap's
                  // data will still remain potentially leading to vulnerabilities down the line. The way around this would
                  // be to iterate through every key in the mapping and resetting the value to 0, but this seems expensive and
                  // would require a new list in storage to keep track of keys.
                  //slither-disable-next-line mapping-deletion
                  delete rootBundles[rootBundleId];
                  emit EmergencyDeleteRootBundle(rootBundleId);
              }
              /**************************************
               *    LEGACY DEPOSITOR FUNCTIONS      *
               **************************************/
              /**
               * @notice Called by user to bridge funds from origin to destination chain. Depositor will effectively lock
               * tokens in this contract and receive a destination token on the destination chain. The origin => destination
               * token mapping is stored on the L1 HubPool.
               * @notice The caller must first approve this contract to spend amount of originToken.
               * @notice The originToken => destinationChainId must be enabled.
               * @notice This method is payable because the caller is able to deposit native token if the originToken is
               * wrappedNativeToken and this function will handle wrapping the native token to wrappedNativeToken.
               * @dev Produces a V3FundsDeposited event with an infinite expiry, meaning that this deposit can never expire.
               * Moreover, the event's outputToken is set to 0x0 meaning that this deposit can always be slow filled.
               * @param recipient Address to receive funds at on destination chain.
               * @param originToken Token to lock into this contract to initiate deposit.
               * @param amount Amount of tokens to deposit. Will be amount of tokens to receive less fees.
               * @param destinationChainId Denotes network where user will receive funds from SpokePool by a relayer.
               * @param relayerFeePct % of deposit amount taken out to incentivize a fast relayer.
               * @param quoteTimestamp Timestamp used by relayers to compute this deposit's realizedLPFeePct which is paid
               * to LP pool on HubPool.
               * @param message Arbitrary data that can be used to pass additional information to the recipient along with the tokens.
               * Note: this is intended to be used to pass along instructions for how a contract should use or allocate the tokens.
               */
              function deposit(
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  uint32 quoteTimestamp,
                  bytes memory message,
                  uint256 // maxCount. Deprecated.
              ) public payable override nonReentrant unpausedDeposits {
                  _deposit(
                      msg.sender,
                      recipient,
                      originToken,
                      amount,
                      destinationChainId,
                      relayerFeePct,
                      quoteTimestamp,
                      message
                  );
              }
              /**
               * @notice The only difference between depositFor and deposit is that the depositor address stored
               * in the relay hash can be overridden by the caller. This means that the passed in depositor
               * can speed up the deposit, which is useful if the deposit is taken from the end user to a middle layer
               * contract, like an aggregator or the SpokePoolVerifier, before calling deposit on this contract.
               * @notice The caller must first approve this contract to spend amount of originToken.
               * @notice The originToken => destinationChainId must be enabled.
               * @notice This method is payable because the caller is able to deposit native token if the originToken is
               * wrappedNativeToken and this function will handle wrapping the native token to wrappedNativeToken.
               * @param depositor Address who is credited for depositing funds on origin chain and can speed up the deposit.
               * @param recipient Address to receive funds at on destination chain.
               * @param originToken Token to lock into this contract to initiate deposit.
               * @param amount Amount of tokens to deposit. Will be amount of tokens to receive less fees.
               * @param destinationChainId Denotes network where user will receive funds from SpokePool by a relayer.
               * @param relayerFeePct % of deposit amount taken out to incentivize a fast relayer.
               * @param quoteTimestamp Timestamp used by relayers to compute this deposit's realizedLPFeePct which is paid
               * to LP pool on HubPool.
               * @param message Arbitrary data that can be used to pass additional information to the recipient along with the tokens.
               * Note: this is intended to be used to pass along instructions for how a contract should use or allocate the tokens.
               */
              function depositFor(
                  address depositor,
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  uint32 quoteTimestamp,
                  bytes memory message,
                  uint256 // maxCount. Deprecated.
              ) public payable nonReentrant unpausedDeposits {
                  _deposit(depositor, recipient, originToken, amount, destinationChainId, relayerFeePct, quoteTimestamp, message);
              }
              /********************************************
               *            DEPOSITOR FUNCTIONS           *
               ********************************************/
              /**
               * @notice Request to bridge input token cross chain to a destination chain and receive a specified amount
               * of output tokens. The fee paid to relayers and the system should be captured in the spread between output
               * amount and input amount when adjusted to be denominated in the input token. A relayer on the destination
               * chain will send outputAmount of outputTokens to the recipient and receive inputTokens on a repayment
               * chain of their choice. Therefore, the fee should account for destination fee transaction costs,
               * the relayer's opportunity cost of capital while they wait to be refunded following an optimistic challenge
               * window in the HubPool, and the system fee that they'll be charged.
               * @dev On the destination chain, the hash of the deposit data will be used to uniquely identify this deposit, so
               * modifying any params in it will result in a different hash and a different deposit. The hash will comprise
               * all parameters to this function along with this chain's chainId(). Relayers are only refunded for filling
               * deposits with deposit hashes that map exactly to the one emitted by this contract.
               * @param depositor The account credited with the deposit who can request to "speed up" this deposit by modifying
               * the output amount, recipient, and message.
               * @param recipient The account receiving funds on the destination chain. Can be an EOA or a contract. If
               * the output token is the wrapped native token for the chain, then the recipient will receive native token if
               * an EOA or wrapped native token if a contract.
               * @param inputToken The token pulled from the caller's account and locked into this contract to
               * initiate the deposit. The equivalent of this token on the relayer's repayment chain of choice will be sent
               * as a refund. If this is equal to the wrapped native token then the caller can optionally pass in native token as
               * msg.value, as long as msg.value = inputTokenAmount.
               * @param outputToken The token that the relayer will send to the recipient on the destination chain. Must be an
               * ERC20.
               * @param inputAmount The amount of input tokens to pull from the caller's account and lock into this contract.
               * This amount will be sent to the relayer on their repayment chain of choice as a refund following an optimistic
               * challenge window in the HubPool, less a system fee.
               * @param outputAmount The amount of output tokens that the relayer will send to the recipient on the destination.
               * @param destinationChainId The destination chain identifier. Must be enabled along with the input token
               * as a valid deposit route from this spoke pool or this transaction will revert.
               * @param exclusiveRelayer The relayer that will be exclusively allowed to fill this deposit before the
               * exclusivity deadline timestamp. This must be a valid, non-zero address if the exclusivity deadline is
               * greater than the current block.timestamp. If the exclusivity deadline is < currentTime, then this must be
               * address(0), and vice versa if this is address(0).
               * @param quoteTimestamp The HubPool timestamp that is used to determine the system fee paid by the depositor.
               *  This must be set to some time between [currentTime - depositQuoteTimeBuffer, currentTime]
               * where currentTime is block.timestamp on this chain or this transaction will revert.
               * @param fillDeadline The deadline for the relayer to fill the deposit. After this destination chain timestamp,
               * the fill will revert on the destination chain. Must be set between [currentTime, currentTime + fillDeadlineBuffer]
               * where currentTime is block.timestamp on this chain or this transaction will revert.
               * @param exclusivityDeadline The deadline for the exclusive relayer to fill the deposit. After this
               * destination chain timestamp, anyone can fill this deposit on the destination chain. If exclusiveRelayer is set
               * to address(0), then this also must be set to 0, (and vice versa), otherwise this must be set >= current time.
               * @param message The message to send to the recipient on the destination chain if the recipient is a contract.
               * If the message is not empty, the recipient contract must implement handleV3AcrossMessage() or the fill will revert.
               */
              function depositV3(
                  address depositor,
                  address recipient,
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 destinationChainId,
                  address exclusiveRelayer,
                  uint32 quoteTimestamp,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadline,
                  bytes calldata message
              ) public payable override nonReentrant unpausedDeposits {
                  // Check that deposit route is enabled for the input token. There are no checks required for the output token
                  // which is pulled from the relayer at fill time and passed through this contract atomically to the recipient.
                  if (!enabledDepositRoutes[inputToken][destinationChainId]) revert DisabledRoute();
                  // Require that quoteTimestamp has a maximum age so that depositors pay an LP fee based on recent HubPool usage.
                  // It is assumed that cross-chain timestamps are normally loosely in-sync, but clock drift can occur. If the
                  // SpokePool time stalls or lags significantly, it is still possible to make deposits by setting quoteTimestamp
                  // within the configured buffer. The owner should pause deposits/fills if this is undesirable.
                  // This will underflow if quoteTimestamp is more than depositQuoteTimeBuffer;
                  // this is safe but will throw an unintuitive error.
                  // slither-disable-next-line timestamp
                  uint256 currentTime = getCurrentTime();
                  if (currentTime - quoteTimestamp > depositQuoteTimeBuffer) revert InvalidQuoteTimestamp();
                  // fillDeadline is relative to the destination chain.
                  // Don’t allow fillDeadline to be more than several bundles into the future.
                  // This limits the maximum required lookback for dataworker and relayer instances.
                  // Also, don't allow fillDeadline to be in the past. This poses a potential UX issue if the destination
                  // chain time keeping and this chain's time keeping are out of sync but is not really a practical hurdle
                  // unless they are significantly out of sync or the depositor is setting very short fill deadlines. This latter
                  // situation won't be a problem for honest users.
                  if (fillDeadline < currentTime || fillDeadline > currentTime + fillDeadlineBuffer) revert InvalidFillDeadline();
                  // As a safety measure, prevent caller from inadvertently locking funds during exclusivity period
                  //  by forcing them to specify an exclusive relayer if the exclusivity period
                  // is in the future. If this deadline is 0, then the exclusive relayer must also be address(0).
                  // @dev Checks if either are > 0 by bitwise or-ing.
                  if (uint256(uint160(exclusiveRelayer)) | exclusivityDeadline != 0) {
                      // Now that we know one is nonzero, we need to perform checks on each.
                      // Check that exclusive relayer is nonzero.
                      if (exclusiveRelayer == address(0)) revert InvalidExclusiveRelayer();
                      // Check that deadline is in the future.
                      if (exclusivityDeadline < currentTime) revert InvalidExclusivityDeadline();
                  }
                  // No need to sanity check exclusivityDeadline because if its bigger than fillDeadline, then
                  // there the full deadline is exclusive, and if its too small, then there is no exclusivity period.
                  // If the address of the origin token is a wrappedNativeToken contract and there is a msg.value with the
                  // transaction then the user is sending the native token. In this case, the native token should be
                  // wrapped.
                  if (inputToken == address(wrappedNativeToken) && msg.value > 0) {
                      if (msg.value != inputAmount) revert MsgValueDoesNotMatchInputAmount();
                      wrappedNativeToken.deposit{ value: msg.value }();
                      // Else, it is a normal ERC20. In this case pull the token from the caller as per normal.
                      // Note: this includes the case where the L2 caller has WETH (already wrapped ETH) and wants to bridge them.
                      // In this case the msg.value will be set to 0, indicating a "normal" ERC20 bridging action.
                  } else {
                      // msg.value should be 0 if input token isn't the wrapped native token.
                      if (msg.value != 0) revert MsgValueDoesNotMatchInputAmount();
                      IERC20Upgradeable(inputToken).safeTransferFrom(msg.sender, address(this), inputAmount);
                  }
                  emit V3FundsDeposited(
                      inputToken,
                      outputToken,
                      inputAmount,
                      outputAmount,
                      destinationChainId,
                      // Increment count of deposits so that deposit ID for this spoke pool is unique.
                      numberOfDeposits++,
                      quoteTimestamp,
                      fillDeadline,
                      exclusivityDeadline,
                      depositor,
                      recipient,
                      exclusiveRelayer,
                      message
                  );
              }
              /**
               * @notice Submits deposit and sets quoteTimestamp to current Time. Sets fill and exclusivity
               * deadlines as offsets added to the current time. This function is designed to be called by users
               * such as Multisig contracts who do not have certainty when their transaction will mine.
               * @param depositor The account credited with the deposit who can request to "speed up" this deposit by modifying
               * the output amount, recipient, and message.
               * @param recipient The account receiving funds on the destination chain. Can be an EOA or a contract. If
               * the output token is the wrapped native token for the chain, then the recipient will receive native token if
               * an EOA or wrapped native token if a contract.
               * @param inputToken The token pulled from the caller's account and locked into this contract to
               * initiate the deposit. The equivalent of this token on the relayer's repayment chain of choice will be sent
               * as a refund. If this is equal to the wrapped native token then the caller can optionally pass in native token as
               * msg.value, as long as msg.value = inputTokenAmount.
               * @param outputToken The token that the relayer will send to the recipient on the destination chain. Must be an
               * ERC20.
               * @param inputAmount The amount of input tokens to pull from the caller's account and lock into this contract.
               * This amount will be sent to the relayer on their repayment chain of choice as a refund following an optimistic
               * challenge window in the HubPool, plus a system fee.
               * @param outputAmount The amount of output tokens that the relayer will send to the recipient on the destination.
               * @param destinationChainId The destination chain identifier. Must be enabled along with the input token
               * as a valid deposit route from this spoke pool or this transaction will revert.
               * @param exclusiveRelayer The relayer that will be exclusively allowed to fill this deposit before the
               * exclusivity deadline timestamp.
               * @param fillDeadlineOffset Added to the current time to set the fill deadline, which is the deadline for the
               * relayer to fill the deposit. After this destination chain timestamp, the fill will revert on the
               * destination chain.
               * @param exclusivityDeadline The latest timestamp that only the exclusive relayer can fill the deposit. After this
               * destination chain timestamp, anyone can fill this deposit on the destination chain. Should be 0 if
               * exclusive relayer is 0.
               * @param message The message to send to the recipient on the destination chain if the recipient is a contract.
               * If the message is not empty, the recipient contract must implement handleV3AcrossMessage() or the fill will revert.
               */
              function depositV3Now(
                  address depositor,
                  address recipient,
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 destinationChainId,
                  address exclusiveRelayer,
                  uint32 fillDeadlineOffset,
                  uint32 exclusivityDeadline,
                  bytes calldata message
              ) external payable {
                  depositV3(
                      depositor,
                      recipient,
                      inputToken,
                      outputToken,
                      inputAmount,
                      outputAmount,
                      destinationChainId,
                      exclusiveRelayer,
                      uint32(getCurrentTime()),
                      uint32(getCurrentTime()) + fillDeadlineOffset,
                      exclusivityDeadline,
                      message
                  );
              }
              /**
               * @notice Submits deposit and sets exclusivityDeadline to current time plus some offset. This function is
               * designed to be called by users who want to set an exclusive relayer for some amount of time after their deposit
               * transaction is mined.
               * @notice If exclusivtyDeadlineOffset > 0, then exclusiveRelayer must be set to a valid address, which is a
               * requirement imposed by depositV3().
               * @param depositor The account credited with the deposit who can request to "speed up" this deposit by modifying
               * the output amount, recipient, and message.
               * @param recipient The account receiving funds on the destination chain. Can be an EOA or a contract. If
               * the output token is the wrapped native token for the chain, then the recipient will receive native token if
               * an EOA or wrapped native token if a contract.
               * @param inputToken The token pulled from the caller's account and locked into this contract to
               * initiate the deposit. The equivalent of this token on the relayer's repayment chain of choice will be sent
               * as a refund. If this is equal to the wrapped native token then the caller can optionally pass in native token as
               * msg.value, as long as msg.value = inputTokenAmount.
               * @param outputToken The token that the relayer will send to the recipient on the destination chain. Must be an
               * ERC20.
               * @param inputAmount The amount of input tokens to pull from the caller's account and lock into this contract.
               * This amount will be sent to the relayer on their repayment chain of choice as a refund following an optimistic
               * challenge window in the HubPool, plus a system fee.
               * @param outputAmount The amount of output tokens that the relayer will send to the recipient on the destination.
               * @param destinationChainId The destination chain identifier. Must be enabled along with the input token
               * as a valid deposit route from this spoke pool or this transaction will revert.
               * @param exclusiveRelayer The relayer that will be exclusively allowed to fill this deposit before the
               * exclusivity deadline timestamp.
               * @param quoteTimestamp The HubPool timestamp that is used to determine the system fee paid by the depositor.
               *  This must be set to some time between [currentTime - depositQuoteTimeBuffer, currentTime]
               * where currentTime is block.timestamp on this chain or this transaction will revert.
               * @param fillDeadline The deadline for the relayer to fill the deposit. After this destination chain timestamp,
               * the fill will revert on the destination chain. Must be set between [currentTime, currentTime + fillDeadlineBuffer]
               * where currentTime is block.timestamp on this chain or this transaction will revert.
               * @param exclusivityDeadlineOffset Added to the current time to set the exclusive reayer deadline,
               * which is the deadline for the exclusiveRelayer to fill the deposit. After this destination chain timestamp,
               * anyone can fill the deposit.
               * @param message The message to send to the recipient on the destination chain if the recipient is a contract.
               * If the message is not empty, the recipient contract must implement handleV3AcrossMessage() or the fill will revert.
               */
              function depositExclusive(
                  address depositor,
                  address recipient,
                  address inputToken,
                  address outputToken,
                  uint256 inputAmount,
                  uint256 outputAmount,
                  uint256 destinationChainId,
                  address exclusiveRelayer,
                  uint32 quoteTimestamp,
                  uint32 fillDeadline,
                  uint32 exclusivityDeadlineOffset,
                  bytes calldata message
              ) public payable {
                  depositV3(
                      depositor,
                      recipient,
                      inputToken,
                      outputToken,
                      inputAmount,
                      outputAmount,
                      destinationChainId,
                      exclusiveRelayer,
                      quoteTimestamp,
                      fillDeadline,
                      uint32(getCurrentTime()) + exclusivityDeadlineOffset,
                      message
                  );
              }
              /**
               * @notice Depositor can use this function to signal to relayer to use updated output amount, recipient,
               * and/or message.
               * @dev the depositor and depositId must match the params in a V3FundsDeposited event that the depositor
               * wants to speed up. The relayer has the option but not the obligation to use this updated information
               * when filling the deposit via fillV3RelayWithUpdatedDeposit().
               * @param depositor Depositor that must sign the depositorSignature and was the original depositor.
               * @param depositId Deposit ID to speed up.
               * @param updatedOutputAmount New output amount to use for this deposit. Should be lower than previous value
               * otherwise relayer has no incentive to use this updated value.
               * @param updatedRecipient New recipient to use for this deposit. Can be modified if the recipient is a contract
               * that expects to receive a message from the relay and for some reason needs to be modified.
               * @param updatedMessage New message to use for this deposit. Can be modified if the recipient is a contract
               * that expects to receive a message from the relay and for some reason needs to be modified.
               * @param depositorSignature Signed EIP712 hashstruct containing the deposit ID. Should be signed by the depositor
               * account. If depositor is a contract, then should implement EIP1271 to sign as a contract. See
               * _verifyUpdateV3DepositMessage() for more details about how this signature should be constructed.
               */
              function speedUpV3Deposit(
                  address depositor,
                  uint32 depositId,
                  uint256 updatedOutputAmount,
                  address updatedRecipient,
                  bytes calldata updatedMessage,
                  bytes calldata depositorSignature
              ) public override nonReentrant {
                  _verifyUpdateV3DepositMessage(
                      depositor,
                      depositId,
                      chainId(),
                      updatedOutputAmount,
                      updatedRecipient,
                      updatedMessage,
                      depositorSignature
                  );
                  // Assuming the above checks passed, a relayer can take the signature and the updated deposit information
                  // from the following event to submit a fill with updated relay data.
                  emit RequestedSpeedUpV3Deposit(
                      updatedOutputAmount,
                      depositId,
                      depositor,
                      updatedRecipient,
                      updatedMessage,
                      depositorSignature
                  );
              }
              /**************************************
               *         RELAYER FUNCTIONS          *
               **************************************/
              /**
               * @notice Fulfill request to bridge cross chain by sending specified output tokens to the recipient.
               * @dev The fee paid to relayers and the system should be captured in the spread between output
               * amount and input amount when adjusted to be denominated in the input token. A relayer on the destination
               * chain will send outputAmount of outputTokens to the recipient and receive inputTokens on a repayment
               * chain of their choice. Therefore, the fee should account for destination fee transaction costs, the
               * relayer's opportunity cost of capital while they wait to be refunded following an optimistic challenge
               * window in the HubPool, and a system fee charged to relayers.
               * @dev The hash of the relayData will be used to uniquely identify the deposit to fill, so
               * modifying any params in it will result in a different hash and a different deposit. The hash will comprise
               * all parameters passed to depositV3() on the origin chain along with that chain's chainId(). This chain's
               * chainId() must therefore match the destinationChainId passed into depositV3.
               * Relayers are only refunded for filling deposits with deposit hashes that map exactly to the one emitted by the
               * origin SpokePool therefore the relayer should not modify any params in relayData.
               * @dev Cannot fill more than once. Partial fills are not supported.
               * @param relayData struct containing all the data needed to identify the deposit to be filled. Should match
               * all the same-named parameters emitted in the origin chain V3FundsDeposited event.
               * - depositor: The account credited with the deposit who can request to "speed up" this deposit by modifying
               * the output amount, recipient, and message.
               * - recipient The account receiving funds on this chain. Can be an EOA or a contract. If
               * the output token is the wrapped native token for the chain, then the recipient will receive native token if
               * an EOA or wrapped native token if a contract.
               * - inputToken: The token pulled from the caller's account to initiate the deposit. The equivalent of this
               * token on the repayment chain will be sent as a refund to the caller.
               * - outputToken The token that the caller will send to the recipient on the destination chain. Must be an
               * ERC20.
               * - inputAmount: This amount, less a system fee, will be sent to the caller on their repayment chain of choice as a refund
               * following an optimistic challenge window in the HubPool.
               * - outputAmount: The amount of output tokens that the caller will send to the recipient.
               * - originChainId: The origin chain identifier.
               * - exclusiveRelayer The relayer that will be exclusively allowed to fill this deposit before the
               * exclusivity deadline timestamp.
               * - fillDeadline The deadline for the caller to fill the deposit. After this timestamp,
               * the fill will revert on the destination chain.
               * - exclusivityDeadline: The deadline for the exclusive relayer to fill the deposit. After this
               * timestamp, anyone can fill this deposit.
               * - message The message to send to the recipient if the recipient is a contract that implements a
               * handleV3AcrossMessage() public function
               * @param repaymentChainId Chain of SpokePool where relayer wants to be refunded after the challenge window has
               * passed. Will receive inputAmount of the equivalent token to inputToken on the repayment chain.
               */
              function fillV3Relay(V3RelayData calldata relayData, uint256 repaymentChainId)
                  public
                  override
                  nonReentrant
                  unpausedFills
              {
                  // Exclusivity deadline is inclusive and is the latest timestamp that the exclusive relayer has sole right
                  // to fill the relay.
                  if (relayData.exclusivityDeadline >= getCurrentTime() && relayData.exclusiveRelayer != msg.sender) {
                      revert NotExclusiveRelayer();
                  }
                  V3RelayExecutionParams memory relayExecution = V3RelayExecutionParams({
                      relay: relayData,
                      relayHash: _getV3RelayHash(relayData),
                      updatedOutputAmount: relayData.outputAmount,
                      updatedRecipient: relayData.recipient,
                      updatedMessage: relayData.message,
                      repaymentChainId: repaymentChainId
                  });
                  _fillRelayV3(relayExecution, msg.sender, false);
              }
              /**
               * @notice Identical to fillV3Relay except that the relayer wants to use a depositor's updated output amount,
               * recipient, and/or message. The relayer should only use this function if they can supply a message signed
               * by the depositor that contains the fill's matching deposit ID along with updated relay parameters.
               * If the signature can be verified, then this function will emit a FilledV3Event that will be used by
               * the system for refund verification purposes. In otherwords, this function is an alternative way to fill a
               * a deposit than fillV3Relay.
               * @dev Subject to same exclusivity deadline rules as fillV3Relay().
               * @param relayData struct containing all the data needed to identify the deposit to be filled. See fillV3Relay().
               * @param repaymentChainId Chain of SpokePool where relayer wants to be refunded after the challenge window has
               * passed. See fillV3Relay().
               * @param updatedOutputAmount New output amount to use for this deposit.
               * @param updatedRecipient New recipient to use for this deposit.
               * @param updatedMessage New message to use for this deposit.
               * @param depositorSignature Signed EIP712 hashstruct containing the deposit ID. Should be signed by the depositor
               * account.
               */
              function fillV3RelayWithUpdatedDeposit(
                  V3RelayData calldata relayData,
                  uint256 repaymentChainId,
                  uint256 updatedOutputAmount,
                  address updatedRecipient,
                  bytes calldata updatedMessage,
                  bytes calldata depositorSignature
              ) public override nonReentrant unpausedFills {
                  // Exclusivity deadline is inclusive and is the latest timestamp that the exclusive relayer has sole right
                  // to fill the relay.
                  if (relayData.exclusivityDeadline >= getCurrentTime() && relayData.exclusiveRelayer != msg.sender) {
                      revert NotExclusiveRelayer();
                  }
                  V3RelayExecutionParams memory relayExecution = V3RelayExecutionParams({
                      relay: relayData,
                      relayHash: _getV3RelayHash(relayData),
                      updatedOutputAmount: updatedOutputAmount,
                      updatedRecipient: updatedRecipient,
                      updatedMessage: updatedMessage,
                      repaymentChainId: repaymentChainId
                  });
                  _verifyUpdateV3DepositMessage(
                      relayData.depositor,
                      relayData.depositId,
                      relayData.originChainId,
                      updatedOutputAmount,
                      updatedRecipient,
                      updatedMessage,
                      depositorSignature
                  );
                  _fillRelayV3(relayExecution, msg.sender, false);
              }
              /**
               * @notice Request Across to send LP funds to this contract to fulfill a slow fill relay
               * for a deposit in the next bundle.
               * @dev Slow fills are not possible unless the input and output tokens are "equivalent", i.e.
               * they route to the same L1 token via PoolRebalanceRoutes.
               * @dev Slow fills are created by inserting slow fill objects into a merkle tree that is included
               * in the next HubPool "root bundle". Once the optimistic challenge window has passed, the HubPool
               * will relay the slow root to this chain via relayRootBundle(). Once the slow root is relayed,
               * the slow fill can be executed by anyone who calls executeV3SlowRelayLeaf().
               * @dev Cannot request a slow fill if the fill deadline has passed.
               * @dev Cannot request a slow fill if the relay has already been filled or a slow fill has already been requested.
               * @param relayData struct containing all the data needed to identify the deposit that should be
               * slow filled. If any of the params are missing or different from the origin chain deposit,
               * then Across will not include a slow fill for the intended deposit.
               */
              function requestV3SlowFill(V3RelayData calldata relayData) public override nonReentrant unpausedFills {
                  // If a depositor has set an exclusivity deadline, then only the exclusive relayer should be able to
                  // fast fill within this deadline. Moreover, the depositor should expect to get *fast* filled within
                  // this deadline, not slow filled. As a simplifying assumption, we will not allow slow fills to be requested
                  // this exclusivity period.
                  if (relayData.exclusivityDeadline >= getCurrentTime()) {
                      revert NoSlowFillsInExclusivityWindow();
                  }
                  if (relayData.fillDeadline < getCurrentTime()) revert ExpiredFillDeadline();
                  bytes32 relayHash = _getV3RelayHash(relayData);
                  if (fillStatuses[relayHash] != uint256(FillStatus.Unfilled)) revert InvalidSlowFillRequest();
                  fillStatuses[relayHash] = uint256(FillStatus.RequestedSlowFill);
                  emit RequestedV3SlowFill(
                      relayData.inputToken,
                      relayData.outputToken,
                      relayData.inputAmount,
                      relayData.outputAmount,
                      relayData.originChainId,
                      relayData.depositId,
                      relayData.fillDeadline,
                      relayData.exclusivityDeadline,
                      relayData.exclusiveRelayer,
                      relayData.depositor,
                      relayData.recipient,
                      relayData.message
                  );
              }
              /**************************************
               *         DATA WORKER FUNCTIONS      *
               **************************************/
              /**
               * @notice Executes a slow relay leaf stored as part of a root bundle relayed by the HubPool.
               * @dev Executing a slow fill leaf is equivalent to filling the relayData so this function cannot be used to
               * double fill a recipient. The relayData that is filled is included in the slowFillLeaf and is hashed
               * like any other fill sent through fillV3Relay().
               * @dev There is no relayer credited with filling this relay since funds are sent directly out of this contract.
               * @param slowFillLeaf Contains all data necessary to uniquely identify a relay for this chain. This struct is
               * hashed and included in a merkle root that is relayed to all spoke pools.
               * - relayData: struct containing all the data needed to identify the original deposit to be slow filled.
               * - chainId: chain identifier where slow fill leaf should be executed. If this doesn't match this chain's
               * chainId, then this function will revert.
               * - updatedOutputAmount: Amount to be sent to recipient out of this contract's balance. Can be set differently
               * from relayData.outputAmount to charge a different fee because this deposit was "slow" filled. Usually,
               * this will be set higher to reimburse the recipient for waiting for the slow fill.
               * @param rootBundleId Unique ID of root bundle containing slow relay root that this leaf is contained in.
               * @param proof Inclusion proof for this leaf in slow relay root in root bundle.
               */
              function executeV3SlowRelayLeaf(
                  V3SlowFill calldata slowFillLeaf,
                  uint32 rootBundleId,
                  bytes32[] calldata proof
              ) public override nonReentrant {
                  V3RelayData memory relayData = slowFillLeaf.relayData;
                  _preExecuteLeafHook(relayData.outputToken);
                  // @TODO In the future consider allowing way for slow fill leaf to be created with updated
                  // deposit params like outputAmount, message and recipient.
                  V3RelayExecutionParams memory relayExecution = V3RelayExecutionParams({
                      relay: relayData,
                      relayHash: _getV3RelayHash(relayData),
                      updatedOutputAmount: slowFillLeaf.updatedOutputAmount,
                      updatedRecipient: relayData.recipient,
                      updatedMessage: relayData.message,
                      repaymentChainId: EMPTY_REPAYMENT_CHAIN_ID // Repayment not relevant for slow fills.
                  });
                  _verifyV3SlowFill(relayExecution, rootBundleId, proof);
                  // - No relayer to refund for slow fill executions.
                  _fillRelayV3(relayExecution, EMPTY_RELAYER, true);
              }
              /**
               * @notice Executes a relayer refund leaf stored as part of a root bundle. Will send the relayer the amount they
               * sent to the recipient plus a relayer fee.
               * @param rootBundleId Unique ID of root bundle containing relayer refund root that this leaf is contained in.
               * @param relayerRefundLeaf Contains all data necessary to reconstruct leaf contained in root bundle and to
               * refund relayer. This data structure is explained in detail in the SpokePoolInterface.
               * @param proof Inclusion proof for this leaf in relayer refund root in root bundle.
               */
              function executeRelayerRefundLeaf(
                  uint32 rootBundleId,
                  SpokePoolInterface.RelayerRefundLeaf memory relayerRefundLeaf,
                  bytes32[] memory proof
              ) public payable virtual override nonReentrant {
                  _preExecuteLeafHook(relayerRefundLeaf.l2TokenAddress);
                  if (relayerRefundLeaf.chainId != chainId()) revert InvalidChainId();
                  RootBundle storage rootBundle = rootBundles[rootBundleId];
                  // Check that proof proves that relayerRefundLeaf is contained within the relayer refund root.
                  // Note: This should revert if the relayerRefundRoot is uninitialized.
                  if (!MerkleLib.verifyRelayerRefund(rootBundle.relayerRefundRoot, relayerRefundLeaf, proof))
                      revert InvalidMerkleProof();
                  _setClaimedLeaf(rootBundleId, relayerRefundLeaf.leafId);
                  _distributeRelayerRefunds(
                      relayerRefundLeaf.chainId,
                      relayerRefundLeaf.amountToReturn,
                      relayerRefundLeaf.refundAmounts,
                      relayerRefundLeaf.leafId,
                      relayerRefundLeaf.l2TokenAddress,
                      relayerRefundLeaf.refundAddresses
                  );
                  emit ExecutedRelayerRefundRoot(
                      relayerRefundLeaf.amountToReturn,
                      relayerRefundLeaf.chainId,
                      relayerRefundLeaf.refundAmounts,
                      rootBundleId,
                      relayerRefundLeaf.leafId,
                      relayerRefundLeaf.l2TokenAddress,
                      relayerRefundLeaf.refundAddresses,
                      msg.sender
                  );
              }
              /**************************************
               *           VIEW FUNCTIONS           *
               **************************************/
              /**
               * @notice Returns chain ID for this network.
               * @dev Some L2s like ZKSync don't support the CHAIN_ID opcode so we allow the implementer to override this.
               */
              function chainId() public view virtual override returns (uint256) {
                  return block.chainid;
              }
              /**
               * @notice Gets the current time.
               * @return uint for the current timestamp.
               */
              function getCurrentTime() public view virtual returns (uint256) {
                  return block.timestamp; // solhint-disable-line not-rely-on-time
              }
              /**************************************
               *         INTERNAL FUNCTIONS         *
               **************************************/
              function _deposit(
                  address depositor,
                  address recipient,
                  address originToken,
                  uint256 amount,
                  uint256 destinationChainId,
                  int64 relayerFeePct,
                  uint32 quoteTimestamp,
                  bytes memory message
              ) internal {
                  // Check that deposit route is enabled.
                  if (!enabledDepositRoutes[originToken][destinationChainId]) revert DisabledRoute();
                  // We limit the relay fees to prevent the user spending all their funds on fees.
                  if (SignedMath.abs(relayerFeePct) >= 0.5e18) revert InvalidRelayerFeePct();
                  if (amount > MAX_TRANSFER_SIZE) revert MaxTransferSizeExceeded();
                  // Require that quoteTimestamp has a maximum age so that depositors pay an LP fee based on recent HubPool usage.
                  // It is assumed that cross-chain timestamps are normally loosely in-sync, but clock drift can occur. If the
                  // SpokePool time stalls or lags significantly, it is still possible to make deposits by setting quoteTimestamp
                  // within the configured buffer. The owner should pause deposits if this is undesirable. This will underflow if
                  // quoteTimestamp is more than depositQuoteTimeBuffer; this is safe but will throw an unintuitive error.
                  // slither-disable-next-line timestamp
                  if (getCurrentTime() - quoteTimestamp > depositQuoteTimeBuffer) revert InvalidQuoteTimestamp();
                  // Increment count of deposits so that deposit ID for this spoke pool is unique.
                  uint32 newDepositId = numberOfDeposits++;
                  // If the address of the origin token is a wrappedNativeToken contract and there is a msg.value with the
                  // transaction then the user is sending ETH. In this case, the ETH should be deposited to wrappedNativeToken.
                  if (originToken == address(wrappedNativeToken) && msg.value > 0) {
                      if (msg.value != amount) revert MsgValueDoesNotMatchInputAmount();
                      wrappedNativeToken.deposit{ value: msg.value }();
                      // Else, it is a normal ERC20. In this case pull the token from the user's wallet as per normal.
                      // Note: this includes the case where the L2 user has WETH (already wrapped ETH) and wants to bridge them.
                      // In this case the msg.value will be set to 0, indicating a "normal" ERC20 bridging action.
                  } else IERC20Upgradeable(originToken).safeTransferFrom(msg.sender, address(this), amount);
                  emit V3FundsDeposited(
                      originToken, // inputToken
                      address(0), // outputToken. Setting this to 0x0 means that the outputToken should be assumed to be the
                      // canonical token for the destination chain matching the inputToken. Therefore, this deposit
                      // can always be slow filled.
                      // - setting token to 0x0 will signal to off-chain validator that the "equivalent"
                      // token as the inputToken for the destination chain should be replaced here.
                      amount, // inputAmount
                      _computeAmountPostFees(amount, relayerFeePct), // outputAmount
                      // - output amount will be the deposit amount less relayerFeePct, which should now be set
                      // equal to realizedLpFeePct + gasFeePct + capitalCostFeePct where (gasFeePct + capitalCostFeePct)
                      // is equal to the old usage of `relayerFeePct`.
                      destinationChainId,
                      newDepositId,
                      quoteTimestamp,
                      INFINITE_FILL_DEADLINE, // fillDeadline. Default to infinite expiry because
                      // expired deposits refunds could be a breaking change for existing users of this function.
                      0, // exclusivityDeadline. Setting this to 0 along with the exclusiveRelayer to 0x0 means that there
                      // is no exclusive deadline
                      depositor,
                      recipient,
                      address(0), // exclusiveRelayer. Setting this to 0x0 will signal to off-chain validator that there
                      // is no exclusive relayer.
                      message
                  );
              }
              function _distributeRelayerRefunds(
                  uint256 _chainId,
                  uint256 amountToReturn,
                  uint256[] memory refundAmounts,
                  uint32 leafId,
                  address l2TokenAddress,
                  address[] memory refundAddresses
              ) internal {
                  if (refundAddresses.length != refundAmounts.length) revert InvalidMerkleLeaf();
                  // Send each relayer refund address the associated refundAmount for the L2 token address.
                  // Note: Even if the L2 token is not enabled on this spoke pool, we should still refund relayers.
                  uint256 length = refundAmounts.length;
                  for (uint256 i = 0; i < length; ++i) {
                      uint256 amount = refundAmounts[i];
                      if (amount > 0) IERC20Upgradeable(l2TokenAddress).safeTransfer(refundAddresses[i], amount);
                  }
                  // If leaf's amountToReturn is positive, then send L2 --> L1 message to bridge tokens back via
                  // chain-specific bridging method.
                  if (amountToReturn > 0) {
                      _bridgeTokensToHubPool(amountToReturn, l2TokenAddress);
                      emit TokensBridged(amountToReturn, _chainId, leafId, l2TokenAddress, msg.sender);
                  }
              }
              function _setCrossDomainAdmin(address newCrossDomainAdmin) internal {
                  if (newCrossDomainAdmin == address(0)) revert InvalidCrossDomainAdmin();
                  crossDomainAdmin = newCrossDomainAdmin;
                  emit SetXDomainAdmin(newCrossDomainAdmin);
              }
              function _setHubPool(address newHubPool) internal {
                  if (newHubPool == address(0)) revert InvalidHubPool();
                  hubPool = newHubPool;
                  emit SetHubPool(newHubPool);
              }
              function _preExecuteLeafHook(address) internal virtual {
                  // This method by default is a no-op. Different child spoke pools might want to execute functionality here
                  // such as wrapping any native tokens owned by the contract into wrapped tokens before proceeding with
                  // executing the leaf.
              }
              // Should be overriden by implementing contract depending on how L2 handles sending tokens to L1.
              function _bridgeTokensToHubPool(uint256 amountToReturn, address l2TokenAddress) internal virtual;
              function _setClaimedLeaf(uint32 rootBundleId, uint32 leafId) internal {
                  RootBundle storage rootBundle = rootBundles[rootBundleId];
                  // Verify the leafId in the leaf has not yet been claimed.
                  if (MerkleLib.isClaimed(rootBundle.claimedBitmap, leafId)) revert ClaimedMerkleLeaf();
                  // Set leaf as claimed in bitmap. This is passed by reference to the storage rootBundle.
                  MerkleLib.setClaimed(rootBundle.claimedBitmap, leafId);
              }
              function _verifyUpdateV3DepositMessage(
                  address depositor,
                  uint32 depositId,
                  uint256 originChainId,
                  uint256 updatedOutputAmount,
                  address updatedRecipient,
                  bytes memory updatedMessage,
                  bytes memory depositorSignature
              ) internal view {
                  // A depositor can request to modify an un-relayed deposit by signing a hash containing the updated
                  // details and information uniquely identifying the deposit to relay. This information ensures
                  // that this signature cannot be re-used for other deposits.
                  // Note: We use the EIP-712 (https://eips.ethereum.org/EIPS/eip-712) standard for hashing and signing typed data.
                  // Specifically, we use the version of the encoding known as "v4", as implemented by the JSON RPC method
                  // `eth_signedTypedDataV4` in MetaMask (https://docs.metamask.io/guide/signing-data.html).
                  bytes32 expectedTypedDataV4Hash = _hashTypedDataV4(
                      // EIP-712 compliant hash struct: https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct
                      keccak256(
                          abi.encode(
                              UPDATE_V3_DEPOSIT_DETAILS_HASH,
                              depositId,
                              originChainId,
                              updatedOutputAmount,
                              updatedRecipient,
                              keccak256(updatedMessage)
                          )
                      ),
                      // By passing in the origin chain id, we enable the verification of the signature on a different chain
                      originChainId
                  );
                  _verifyDepositorSignature(depositor, expectedTypedDataV4Hash, depositorSignature);
              }
              // This function is isolated and made virtual to allow different L2's to implement chain specific recovery of
              // signers from signatures because some L2s might not support ecrecover. To be safe, consider always reverting
              // this function for L2s where ecrecover is different from how it works on Ethereum, otherwise there is the
              // potential to forge a signature from the depositor using a different private key than the original depositor's.
              function _verifyDepositorSignature(
                  address depositor,
                  bytes32 ethSignedMessageHash,
                  bytes memory depositorSignature
              ) internal view virtual {
                  // Note:
                  // - We don't need to worry about reentrancy from a contract deployed at the depositor address since the method
                  //   `SignatureChecker.isValidSignatureNow` is a view method. Re-entrancy can happen, but it cannot affect state.
                  // - EIP-1271 signatures are supported. This means that a signature valid now, may not be valid later and vice-versa.
                  // - For an EIP-1271 signature to work, the depositor contract address must map to a deployed contract on the destination
                  //   chain that can validate the signature.
                  // - Regular signatures from an EOA are also supported.
                  bool isValid = SignatureChecker.isValidSignatureNow(depositor, ethSignedMessageHash, depositorSignature);
                  if (!isValid) revert InvalidDepositorSignature();
              }
              function _verifyV3SlowFill(
                  V3RelayExecutionParams memory relayExecution,
                  uint32 rootBundleId,
                  bytes32[] memory proof
              ) internal view {
                  V3SlowFill memory slowFill = V3SlowFill({
                      relayData: relayExecution.relay,
                      chainId: chainId(),
                      updatedOutputAmount: relayExecution.updatedOutputAmount
                  });
                  if (!MerkleLib.verifyV3SlowRelayFulfillment(rootBundles[rootBundleId].slowRelayRoot, slowFill, proof))
                      revert InvalidMerkleProof();
              }
              function _computeAmountPostFees(uint256 amount, int256 feesPct) private pure returns (uint256) {
                  return (amount * uint256(int256(1e18) - feesPct)) / 1e18;
              }
              function _getV3RelayHash(V3RelayData memory relayData) private view returns (bytes32) {
                  return keccak256(abi.encode(relayData, chainId()));
              }
              // Unwraps ETH and does a transfer to a recipient address. If the recipient is a smart contract then sends wrappedNativeToken.
              function _unwrapwrappedNativeTokenTo(address payable to, uint256 amount) internal {
                  if (address(to).isContract()) {
                      IERC20Upgradeable(address(wrappedNativeToken)).safeTransfer(to, amount);
                  } else {
                      wrappedNativeToken.withdraw(amount);
                      AddressLibUpgradeable.sendValue(to, amount);
                  }
              }
              // @param relayer: relayer who is actually credited as filling this deposit. Can be different from
              // exclusiveRelayer if passed exclusivityDeadline or if slow fill.
              function _fillRelayV3(
                  V3RelayExecutionParams memory relayExecution,
                  address relayer,
                  bool isSlowFill
              ) internal {
                  V3RelayData memory relayData = relayExecution.relay;
                  if (relayData.fillDeadline < getCurrentTime()) revert ExpiredFillDeadline();
                  bytes32 relayHash = relayExecution.relayHash;
                  // If a slow fill for this fill was requested then the relayFills value for this hash will be
                  // FillStatus.RequestedSlowFill. Therefore, if this is the status, then this fast fill
                  // will be replacing the slow fill. If this is a slow fill execution, then the following variable
                  // is trivially true. We'll emit this value in the FilledRelay
                  // event to assist the Dataworker in knowing when to return funds back to the HubPool that can no longer
                  // be used for a slow fill execution.
                  FillType fillType = isSlowFill
                      ? FillType.SlowFill
                      : (
                          // The following is true if this is a fast fill that was sent after a slow fill request.
                          fillStatuses[relayExecution.relayHash] == uint256(FillStatus.RequestedSlowFill)
                              ? FillType.ReplacedSlowFill
                              : FillType.FastFill
                      );
                  // @dev This function doesn't support partial fills. Therefore, we associate the relay hash with
                  // an enum tracking its fill status. All filled relays, whether slow or fast fills, are set to the Filled
                  // status. However, we also use this slot to track whether this fill had a slow fill requested. Therefore
                  // we can include a bool in the FilledRelay event making it easy for the dataworker to compute if this
                  // fill was a fast fill that replaced a slow fill and therefore this SpokePool has excess funds that it
                  // needs to send back to the HubPool.
                  if (fillStatuses[relayHash] == uint256(FillStatus.Filled)) revert RelayFilled();
                  fillStatuses[relayHash] = uint256(FillStatus.Filled);
                  // @dev Before returning early, emit events to assist the dataworker in being able to know which fills were
                  // successful.
                  emit FilledV3Relay(
                      relayData.inputToken,
                      relayData.outputToken,
                      relayData.inputAmount,
                      relayData.outputAmount,
                      relayExecution.repaymentChainId,
                      relayData.originChainId,
                      relayData.depositId,
                      relayData.fillDeadline,
                      relayData.exclusivityDeadline,
                      relayData.exclusiveRelayer,
                      relayer,
                      relayData.depositor,
                      relayData.recipient,
                      relayData.message,
                      V3RelayExecutionEventInfo({
                          updatedRecipient: relayExecution.updatedRecipient,
                          updatedMessage: relayExecution.updatedMessage,
                          updatedOutputAmount: relayExecution.updatedOutputAmount,
                          fillType: fillType
                      })
                  );
                  // If relayer and receiver are the same address, there is no need to do any transfer, as it would result in no
                  // net movement of funds.
                  // Note: this is important because it means that relayers can intentionally self-relay in a capital efficient
                  // way (no need to have funds on the destination).
                  // If this is a slow fill, we can't exit early since we still need to send funds out of this contract
                  // since there is no "relayer".
                  address recipientToSend = relayExecution.updatedRecipient;
                  if (msg.sender == recipientToSend && !isSlowFill) return;
                  // If relay token is wrappedNativeToken then unwrap and send native token.
                  address outputToken = relayData.outputToken;
                  uint256 amountToSend = relayExecution.updatedOutputAmount;
                  if (outputToken == address(wrappedNativeToken)) {
                      // Note: useContractFunds is True if we want to send funds to the recipient directly out of this contract,
                      // otherwise we expect the caller to send funds to the recipient. If useContractFunds is True and the
                      // recipient wants wrappedNativeToken, then we can assume that wrappedNativeToken is already in the
                      // contract, otherwise we'll need the user to send wrappedNativeToken to this contract. Regardless, we'll
                      // need to unwrap it to native token before sending to the user.
                      if (!isSlowFill) IERC20Upgradeable(outputToken).safeTransferFrom(msg.sender, address(this), amountToSend);
                      _unwrapwrappedNativeTokenTo(payable(recipientToSend), amountToSend);
                      // Else, this is a normal ERC20 token. Send to recipient.
                  } else {
                      // Note: Similar to note above, send token directly from the contract to the user in the slow relay case.
                      if (!isSlowFill) IERC20Upgradeable(outputToken).safeTransferFrom(msg.sender, recipientToSend, amountToSend);
                      else IERC20Upgradeable(outputToken).safeTransfer(recipientToSend, amountToSend);
                  }
                  bytes memory updatedMessage = relayExecution.updatedMessage;
                  if (recipientToSend.isContract() && updatedMessage.length > 0) {
                      AcrossMessageHandler(recipientToSend).handleV3AcrossMessage(
                          outputToken,
                          amountToSend,
                          msg.sender,
                          updatedMessage
                      );
                  }
              }
              // Implementing contract needs to override this to ensure that only the appropriate cross chain admin can execute
              // certain admin functions. For L2 contracts, the cross chain admin refers to some L1 address or contract, and for
              // L1, this would just be the same admin of the HubPool.
              function _requireAdminSender() internal virtual;
              // Added to enable the this contract to receive native token (ETH). Used when unwrapping wrappedNativeToken.
              receive() external payable {}
              // Reserve storage slots for future versions of this base contract to add state variables without
              // affecting the storage layout of child contracts. Decrement the size of __gap whenever state variables
              // are added. This is at bottom of contract to make sure it's always at the end of storage.
              uint256[999] private __gap;
          }
          // SPDX-License-Identifier: MIT
          // OpenZeppelin Contracts (last updated v4.9.0) (utils/Address.sol)
          pragma solidity ^0.8.0;
          /**
           * @title AddressUpgradeable
           * @dev Collection of functions related to the address type
           * @notice Logic is 100% copied from "@openzeppelin/contracts-upgradeable/contracts/utils/AddressUpgradeable.sol" but one
           * comment is added to clarify why we allow delegatecall() in this contract, which is typically unsafe for use in
           * upgradeable implementation contracts.
           * @dev See https://docs.openzeppelin.com/upgrades-plugins/1.x/faq#delegatecall-selfdestruct for more details.
           * @custom:security-contact bugs@across.to
           */
          library AddressLibUpgradeable {
              /**
               * @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) {
                  /// @custom:oz-upgrades-unsafe-allow delegatecall
                  (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: BUSL-1.1
          pragma solidity ^0.8.0;
          import "@openzeppelin/contracts-upgradeable/utils/cryptography/ECDSAUpgradeable.sol";
          import "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
          /**
           * @dev https://eips.ethereum.org/EIPS/eip-712[EIP 712] is a standard for hashing and signing of typed structured data.
           *
           * This contract is based on OpenZeppelin's implementation:
           * https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/master/contracts/utils/cryptography/EIP712Upgradeable.sol
           *
           * NOTE: Modified version that allows to build a domain separator that relies on a different chain id than the chain this
           * contract is deployed to. An example use case we want to support is:
           * - User A signs a message on chain with id = 1
           * - User B executes a method by verifying user A's EIP-712 compliant signature on a chain with id != 1
           * @custom:security-contact bugs@across.to
           */
          abstract contract EIP712CrossChainUpgradeable is Initializable {
              /* solhint-disable var-name-mixedcase */
              bytes32 private _HASHED_NAME;
              bytes32 private _HASHED_VERSION;
              bytes32 private constant _TYPE_HASH = keccak256("EIP712Domain(string name,string version,uint256 chainId)");
              /* solhint-enable var-name-mixedcase */
              /**
               * @dev Initializes the domain separator and parameter caches.
               *
               * The meaning of `name` and `version` is specified in
               * https://eips.ethereum.org/EIPS/eip-712#definition-of-domainseparator[EIP 712]:
               *
               * - `name`: the user readable name of the signing domain, i.e. the name of the DApp or the protocol.
               * - `version`: the current major version of the signing domain.
               *
               * NOTE: These parameters cannot be changed except through a xref:learn::upgrading-smart-contracts.adoc[smart
               * contract upgrade].
               */
              function __EIP712_init(string memory name, string memory version) internal onlyInitializing {
                  __EIP712_init_unchained(name, version);
              }
              function __EIP712_init_unchained(string memory name, string memory version) internal onlyInitializing {
                  bytes32 hashedName = keccak256(bytes(name));
                  bytes32 hashedVersion = keccak256(bytes(version));
                  _HASHED_NAME = hashedName;
                  _HASHED_VERSION = hashedVersion;
              }
              /**
               * @dev Returns the domain separator depending on the `originChainId`.
               * @param originChainId Chain id of network where message originates from.
               * @return bytes32 EIP-712-compliant domain separator.
               */
              function _domainSeparatorV4(uint256 originChainId) internal view returns (bytes32) {
                  return keccak256(abi.encode(_TYPE_HASH, _HASHED_NAME, _HASHED_VERSION, originChainId));
              }
              /**
               * @dev Given an already https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct[hashed struct], this
               * function returns the hash of the fully encoded EIP712 message for this domain.
               *
               * This hash can be used together with {ECDSA-recover} to obtain the signer of a message. For example:
               *
               * ```solidity
               * bytes32 structHash = keccak256(abi.encode(
               *     keccak256("Mail(address to,string contents)"),
               *     mailTo,
               *     keccak256(bytes(mailContents))
               * ));
               * bytes32 digest = _hashTypedDataV4(structHash, originChainId);
               * address signer = ECDSA.recover(digest, signature);
               * ```
               * @param structHash Hashed struct as defined in https://eips.ethereum.org/EIPS/eip-712#definition-of-hashstruct.
               * @param originChainId Chain id of network where message originates from.
               * @return bytes32 Hash digest that is recoverable via `EDCSA.recover`.
               */
              function _hashTypedDataV4(bytes32 structHash, uint256 originChainId) internal view virtual returns (bytes32) {
                  return ECDSAUpgradeable.toTypedDataHash(_domainSeparatorV4(originChainId), structHash);
              }
              // Reserve storage slots for future versions of this base contract to add state variables without
              // affecting the storage layout of child contracts. Decrement the size of __gap whenever state variables
              // are added. This is at bottom of contract to make sure it's always at the end of storage.
              uint256[1000] private __gap;
          }
          // SPDX-License-Identifier: BUSL-1.1
          pragma solidity ^0.8.0;
          /**
           * @title MultiCallerUpgradeable
           * @notice Logic is 100% copied from "@uma/core/contracts/common/implementation/MultiCaller.sol" but one
           * comment is added to clarify why we allow delegatecall() in this contract, which is typically unsafe for use in
           * upgradeable implementation contracts.
           * @dev See https://docs.openzeppelin.com/upgrades-plugins/1.x/faq#delegatecall-selfdestruct for more details.
           * @custom:security-contact bugs@across.to
           */
          contract MultiCallerUpgradeable {
              struct Result {
                  bool success;
                  bytes returnData;
              }
              function _validateMulticallData(bytes[] calldata data) internal virtual {
                  // no-op
              }
              function multicall(bytes[] calldata data) external returns (bytes[] memory results) {
                  _validateMulticallData(data);
                  uint256 dataLength = data.length;
                  results = new bytes[](dataLength);
                  //slither-disable-start calls-loop
                  for (uint256 i = 0; i < dataLength; ++i) {
                      // Typically, implementation contracts used in the upgradeable proxy pattern shouldn't call `delegatecall`
                      // because it could allow a malicious actor to call this implementation contract directly (rather than
                      // through a proxy contract) and then selfdestruct() the contract, thereby freezing the upgradeable
                      // proxy. However, since we're only delegatecall-ing into this contract, then we can consider this
                      // use of delegatecall() safe.
                      //slither-disable-start low-level-calls
                      /// @custom:oz-upgrades-unsafe-allow delegatecall
                      (bool success, bytes memory result) = address(this).delegatecall(data[i]);
                      //slither-disable-end low-level-calls
                      if (!success) {
                          // Next 5 lines from https://ethereum.stackexchange.com/a/83577
                          if (result.length < 68) revert();
                          //slither-disable-next-line assembly
                          assembly {
                              result := add(result, 0x04)
                          }
                          revert(abi.decode(result, (string)));
                      }
                      results[i] = result;
                  }
                  //slither-disable-end calls-loop
              }
              function tryMulticall(bytes[] calldata data) external returns (Result[] memory results) {
                  _validateMulticallData(data);
                  uint256 dataLength = data.length;
                  results = new Result[](dataLength);
                  //slither-disable-start calls-loop
                  for (uint256 i = 0; i < dataLength; ++i) {
                      // The delegatecall here is safe for the same reasons outlined in the first multicall function.
                      Result memory result = results[i];
                      //slither-disable-start low-level-calls
                      /// @custom:oz-upgrades-unsafe-allow delegatecall
                      (result.success, result.returnData) = address(this).delegatecall(data[i]);
                      //slither-disable-end low-level-calls
                  }
                  //slither-disable-end calls-loop
              }
              // Reserve storage slots for future versions of this base contract to add state variables without
              // affecting the storage layout of child contracts. Decrement the size of __gap whenever state variables
              // are added. This is at bottom of contract to make sure its always at the end of storage.
              uint256[1000] private __gap;
          }