assembly/constant/abi/makerProxyRegistry.json
2021-07-21 23:53:46 +03:00

12 lines
258 B
JSON

[
{
"constant": true,
"inputs": [{ "name": "", "type": "address" }],
"name": "proxies",
"outputs": [{ "name": "", "type": "address" }],
"payable": false,
"stateMutability": "view",
"type": "function"
}
]