UNPKG

@ensuro/vaults

Version:

ERC4626s for asset management, used by the Ensuro Protocol

75 lines (74 loc) 2 kB
{ "_format": "hh-sol-artifact-1", "contractName": "InvestStrategyClient", "sourceName": "contracts/InvestStrategyClient.sol", "abi": [ { "inputs": [], "name": "InvalidStrategyAsset", "type": "error" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "bytes", "name": "reason", "type": "bytes" } ], "name": "DepositFailed", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "bytes", "name": "reason", "type": "bytes" } ], "name": "DisconnectFailed", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "contract IInvestStrategy", "name": "oldStrategy", "type": "address" }, { "indexed": false, "internalType": "contract IInvestStrategy", "name": "newStrategy", "type": "address" } ], "name": "StrategyChanged", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "bytes", "name": "reason", "type": "bytes" } ], "name": "WithdrawFailed", "type": "event" } ], "bytecode": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220e19baa092590237d6a3cfcb8651a026701d9f4ca99a0e29bfe4dcbbf65f3161e64736f6c634300081c0033", "deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220e19baa092590237d6a3cfcb8651a026701d9f4ca99a0e29bfe4dcbbf65f3161e64736f6c634300081c0033", "linkReferences": {}, "deployedLinkReferences": {} }