🦊
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
  • IOCPReceiver
  • ocpReceive
  1. Interfaces

IOCPReceiver

IOCPReceiver

ocpReceive

function ocpReceive(uint16 _srcChainId, bytes _srcAddress, uint256 _nonce, address _token, uint256 _amount, bytes _payload) external
PreviousIOCPoolFactoryNextIOCPRouter