UNPKG

@gooddollar/goodprotocol

Version:
41 lines (40 loc) 839 B
{ "_format": "hh-sol-artifact-1", "contractName": "ERC677Receiver", "sourceName": "contracts/token/ERC677.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "_from", "type": "address" }, { "internalType": "uint256", "name": "_value", "type": "uint256" }, { "internalType": "bytes", "name": "_data", "type": "bytes" } ], "name": "onTokenTransfer", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }