UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

52 lines (51 loc) 1.08 kB
{ "_format": "hh-sol-artifact-1", "contractName": "IOAppMsgInspector", "sourceName": "@layerzerolabs/oapp-evm/contracts/oapp/interfaces/IOAppMsgInspector.sol", "abi": [ { "inputs": [ { "internalType": "bytes", "name": "message", "type": "bytes" }, { "internalType": "bytes", "name": "options", "type": "bytes" } ], "name": "InspectionFailed", "type": "error" }, { "inputs": [ { "internalType": "bytes", "name": "_message", "type": "bytes" }, { "internalType": "bytes", "name": "_options", "type": "bytes" } ], "name": "inspect", "outputs": [ { "internalType": "bool", "name": "valid", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }