@daostack/arc-experimental
Version:
A platform for building DAOs
29 lines (28 loc) • 551 B
JSON
{
"contractName": "ImplementationProvider",
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "contractName",
"type": "string"
}
],
"name": "getImplementation",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}