🦊
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
  • IWETH
  • deposit
  • withdraw
  1. Interfaces

IWETH

IWETH

deposit

function deposit() external payable

withdraw

function withdraw(uint256) external
PreviousIOmniTokenNextLibraries