{ "className": "ILiquidPledgingPlugin", "args": [], "code": "", "runtimeBytecode": "", "realRuntimeBytecode": "", "linkReferences": {}, "swarmHash": "", "gasEstimates": null, "functionHashes": { "afterTransfer(uint64,uint64,uint64,uint64,address,uint256)": "0da5e18c", "beforeTransfer(uint64,uint64,uint64,uint64,address,uint256)": "31c51a00" }, "abiDefinition": [ { "constant": false, "inputs": [ { "name": "pledgeManager", "type": "uint64" }, { "name": "pledgeFrom", "type": "uint64" }, { "name": "pledgeTo", "type": "uint64" }, { "name": "context", "type": "uint64" }, { "name": "token", "type": "address" }, { "name": "amount", "type": "uint256" } ], "name": "afterTransfer", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function", "signature": "0x0da5e18c" }, { "constant": false, "inputs": [ { "name": "pledgeManager", "type": "uint64" }, { "name": "pledgeFrom", "type": "uint64" }, { "name": "pledgeTo", "type": "uint64" }, { "name": "context", "type": "uint64" }, { "name": "token", "type": "address" }, { "name": "amount", "type": "uint256" } ], "name": "beforeTransfer", "outputs": [ { "name": "maxAllowed", "type": "uint256" } ], "payable": false, "stateMutability": "nonpayable", "type": "function", "signature": "0x31c51a00" } ], "filename": "/Users/iurimatias/Projects/Status/liquid-funding-console/.embark/contracts/ILiquidPledgingPlugin.sol", "originalFilename": "contracts/ILiquidPledgingPlugin.sol", "path": "/Users/iurimatias/Projects/Status/liquid-funding-console/contracts/ILiquidPledgingPlugin.sol", "gas": "auto", "type": "file", "deploy": false, "_gasLimit": 6000000, "error": false }