assembly/constant/abi/makerProxyRegistry.json

12 lines
258 B
JSON
Raw Normal View History

2021-07-21 20:53:46 +00:00
[
{
"constant": true,
"inputs": [{ "name": "", "type": "address" }],
"name": "proxies",
"outputs": [{ "name": "", "type": "address" }],
"payable": false,
"stateMutability": "view",
"type": "function"
}
]