UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

46 lines (45 loc) 959 B
{ "_format": "hh-sol-artifact-1", "contractName": "IERC6551Executable", "sourceName": "contracts/interfaces/IERC6551Executable.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "to", "type": "address" }, { "internalType": "uint256", "name": "value", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" }, { "internalType": "uint8", "name": "operation", "type": "uint8" } ], "name": "execute", "outputs": [ { "internalType": "bytes", "name": "", "type": "bytes" } ], "stateMutability": "payable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }