UNPKG

@venusprotocol/governance-contracts

Version:
43 lines (42 loc) 921 B
{ "_format": "hh-sol-artifact-1", "contractName": "IMessagingContext", "sourceName": "@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol", "abi": [ { "inputs": [], "name": "getSendContext", "outputs": [ { "internalType": "uint32", "name": "dstEid", "type": "uint32" }, { "internalType": "address", "name": "sender", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "isSendingMessage", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }