github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/abi/ResolvedDelegateProxy.json (about) 1 [ 2 { 3 "inputs": [ 4 { 5 "internalType": "contract AddressManager", 6 "name": "_addressManager", 7 "type": "address" 8 }, 9 { 10 "internalType": "string", 11 "name": "_implementationName", 12 "type": "string" 13 } 14 ], 15 "stateMutability": "nonpayable", 16 "type": "constructor" 17 }, 18 { 19 "stateMutability": "payable", 20 "type": "fallback" 21 } 22 ]