@ensuro/price-risk-module
Version:
Price Risk Module for the Ensuro Protocol
38 lines (37 loc) • 786 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "AutomateReady",
"sourceName": "contracts/dependencies/gelato-v2/AutomateReady.sol",
"abi": [
{
"inputs": [],
"name": "automate",
"outputs": [
{
"internalType": "contract IAutomate",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "dedicatedMsgSender",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}