🦊
OCP
  • Interfaces
    • IOCPBridge
    • IOCPOmniTokenManager
    • IOCPool
    • IOCPoolFactory
    • IOCPReceiver
    • IOCPRouter
    • IOmniToken
    • IWETH
  • Libraries
    • Structs
    • Types
  • Entity
    • OCPool
    • OmniToken
  • OCPBridge
  • OCPOmniTokenManager
  • OCPoolFactory
  • OCPRouter
  • Example
    • ExampleDerivatives
    • ExampleDEX
    • ExampleOUSD
    • ExampleStaking
    • References
      • Vault
    • Mock
      • LZEndpoint
      • Token
      • MockUniswap
        • MockFactory
        • MockPair
        • MockToken
        • UQ112x112
  • Testnet Addresses
Powered by GitBook
On this page
  • UQ112x112
  • Q112
  • encode
  • uqdiv
  1. Example
  2. Mock
  3. MockUniswap

UQ112x112

UQ112x112

Q112

uint224 Q112

encode

function encode(uint112 y) internal pure returns (uint224 z)

uqdiv

function uqdiv(uint224 x, uint112 y) internal pure returns (uint224 z)
PreviousMockTokenNextTestnet Addresses