|
| 1 | +{ |
| 2 | + "address": "0x93b9a0CD7353C6791274e1C0Ca2fFaE79c0dB8E8", |
| 3 | + "abi": [ |
| 4 | + { |
| 5 | + "anonymous": false, |
| 6 | + "inputs": [ |
| 7 | + { |
| 8 | + "indexed": false, |
| 9 | + "internalType": "string", |
| 10 | + "name": "message", |
| 11 | + "type": "string" |
| 12 | + } |
| 13 | + ], |
| 14 | + "name": "CommitMessage", |
| 15 | + "type": "event" |
| 16 | + }, |
| 17 | + { |
| 18 | + "anonymous": false, |
| 19 | + "inputs": [ |
| 20 | + { |
| 21 | + "indexed": true, |
| 22 | + "internalType": "bytes4", |
| 23 | + "name": "functionId", |
| 24 | + "type": "bytes4" |
| 25 | + }, |
| 26 | + { |
| 27 | + "indexed": true, |
| 28 | + "internalType": "address", |
| 29 | + "name": "oldDelegate", |
| 30 | + "type": "address" |
| 31 | + }, |
| 32 | + { |
| 33 | + "indexed": true, |
| 34 | + "internalType": "address", |
| 35 | + "name": "newDelegate", |
| 36 | + "type": "address" |
| 37 | + }, |
| 38 | + { |
| 39 | + "indexed": false, |
| 40 | + "internalType": "string", |
| 41 | + "name": "functionSignature", |
| 42 | + "type": "string" |
| 43 | + } |
| 44 | + ], |
| 45 | + "name": "FunctionUpdate", |
| 46 | + "type": "event" |
| 47 | + }, |
| 48 | + { |
| 49 | + "anonymous": false, |
| 50 | + "inputs": [ |
| 51 | + { |
| 52 | + "indexed": true, |
| 53 | + "internalType": "address", |
| 54 | + "name": "previousOwner", |
| 55 | + "type": "address" |
| 56 | + }, |
| 57 | + { |
| 58 | + "indexed": true, |
| 59 | + "internalType": "address", |
| 60 | + "name": "newOwner", |
| 61 | + "type": "address" |
| 62 | + } |
| 63 | + ], |
| 64 | + "name": "OwnershipTransferred", |
| 65 | + "type": "event" |
| 66 | + }, |
| 67 | + { |
| 68 | + "inputs": [], |
| 69 | + "name": "owner", |
| 70 | + "outputs": [ |
| 71 | + { |
| 72 | + "internalType": "address", |
| 73 | + "name": "", |
| 74 | + "type": "address" |
| 75 | + } |
| 76 | + ], |
| 77 | + "stateMutability": "view", |
| 78 | + "type": "function" |
| 79 | + }, |
| 80 | + { |
| 81 | + "inputs": [], |
| 82 | + "name": "renounceOwnership", |
| 83 | + "outputs": [], |
| 84 | + "stateMutability": "nonpayable", |
| 85 | + "type": "function" |
| 86 | + }, |
| 87 | + { |
| 88 | + "inputs": [ |
| 89 | + { |
| 90 | + "internalType": "address", |
| 91 | + "name": "newOwner", |
| 92 | + "type": "address" |
| 93 | + } |
| 94 | + ], |
| 95 | + "name": "transferOwnership", |
| 96 | + "outputs": [], |
| 97 | + "stateMutability": "nonpayable", |
| 98 | + "type": "function" |
| 99 | + }, |
| 100 | + { |
| 101 | + "inputs": [ |
| 102 | + { |
| 103 | + "internalType": "address", |
| 104 | + "name": "_delegate", |
| 105 | + "type": "address" |
| 106 | + }, |
| 107 | + { |
| 108 | + "internalType": "string", |
| 109 | + "name": "_functionSignatures", |
| 110 | + "type": "string" |
| 111 | + }, |
| 112 | + { |
| 113 | + "internalType": "string", |
| 114 | + "name": "_commitMessage", |
| 115 | + "type": "string" |
| 116 | + } |
| 117 | + ], |
| 118 | + "name": "updateContract", |
| 119 | + "outputs": [], |
| 120 | + "stateMutability": "nonpayable", |
| 121 | + "type": "function" |
| 122 | + } |
| 123 | + ], |
| 124 | + "numDeployments": 1, |
| 125 | + "bytecode": "0x608060405234801561001057600080fd5b50600061001b610060565b600080546001600160a01b0319166001600160a01b038316908117825560405192935091600080516020610bce833981519152908290a35061005b610064565b610106565b3390565b61006c610060565b6000546001600160a01b039081169116146100ce576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b600080546040516001600160a01b0390911690600080516020610bce833981519152908390a3600080546001600160a01b0319169055565b610ab9806101156000396000f3fe608060405234801561001057600080fd5b506004361061004c5760003560e01c80636145556714610051578063715018a6146101255780638da5cb5b1461012d578063f2fde38b14610151575b600080fd5b6101236004803603606081101561006757600080fd5b6001600160a01b03823516919081019060408101602082013564010000000081111561009257600080fd5b8201836020820111156100a457600080fd5b803590602001918460018302840111640100000000831117156100c657600080fd5b9193909290916020810190356401000000008111156100e457600080fd5b8201836020820111156100f657600080fd5b8035906020019184600183028401116401000000008311171561011857600080fd5b509092509050610177565b005b61012361032a565b6101356103de565b604080516001600160a01b039092168252519081900360200190f35b6101236004803603602081101561016757600080fd5b50356001600160a01b03166103ed565b61017f6104f7565b6000546001600160a01b039081169116146101e1576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b606084848080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920182905250939450839250829150506001600160a01b0389161561026d5750873b8061026d5760405162461bcd60e51b8152600401808060200182810382526043815260200180610a416043913960600191505060405180910390fd5b60208401925083518301915060008390505b828110156102be57805160001a603b8114156102b5578482038087526102a5878d6104fb565b6001810187019650826001019550505b5060010161027f565b507faa1c0a0a78cec2470f9652e5d29540752e7a64d70f926933cebf13afaeda45de868660405180806020018281038252848482818152602001925080828437600083820152604051601f909101601f19169092018290039550909350505050a1505050505050505050565b6103326104f7565b6000546001600160a01b03908116911614610394576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b600080546040516001600160a01b03909116907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3600080546001600160a01b0319169055565b6000546001600160a01b031690565b6103f56104f7565b6000546001600160a01b03908116911614610457576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b6001600160a01b03811661049c5760405162461bcd60e51b8152600401808060200182810382526026815260200180610a1b6026913960400191505060405180910390fd5b600080546040516001600160a01b03808516939216917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e091a3600080546001600160a01b0319166001600160a01b0392909216919091179055565b3390565b815160208301206001600160e01b0319811663690bfe6360e11b141561051f575060005b6001600160e01b0319811663b32cdf4d60e01b141561054357506001600160e01b03195b6000610550600183610660565b9050806001600160a01b0316836001600160a01b0316141561057357505061065c565b6001600160a01b0383166105925761058c60018361068c565b506105a1565b61059f60018385876106e0565b505b826001600160a01b0316816001600160a01b0316836001600160e01b0319167f3234040ce3bd4564874e44810f198910133a1b24c4e84aac87edbf6b458f5353876040518080602001828103825283818151815260200191508051906020019080838360005b8381101561061f578181015183820152602001610607565b50505050905090810190601f16801561064c5780820380516001836020036101000a031916815260200191505b509250505060405180910390a450505b5050565b6001600160e01b0319811660009081526002830160205260409020546001600160a01b03165b92915050565b60006106988383610747565b506001600160e01b031982166000908152600284016020908152604080832080546001600160a01b03191690556003860190915281206106d791610940565b50600192915050565b60006106ec858561088e565b506001600160e01b031984166000908152600286016020908152604080832080546001600160a01b0319166001600160a01b038816179055600388018252909120835161073b92850190610987565b50600195945050505050565b60006107538383610907565b61075f57506000610686565b600061076b848461091c565b905060006107788561093c565b905080821461082d57600085600001600183038154811061079557fe5b90600052602060002090600891828204019190066004029054906101000a900460e01b9050808660000160018503815481106107cd57fe5b90600052602060002090600891828204019190066004026101000a81548163ffffffff021916908360e01c021790555082866001016000836001600160e01b0319166001600160e01b031916815260200190815260200160002081905550505b6001600160e01b031984166000908152600186016020526040812055845485908061085457fe5b600082815260209020600860001990920191820401805463ffffffff600460078516026101000a0219169055905550600191505092915050565b600061089a8383610907565b156108a757506000610686565b50815460018082018455600084815260208082206008850401805463ffffffff60079096166004026101000a958602191660e087901c959095029490941790935584546001600160e01b0319909416815293810190915260409092205590565b6000610913838361091c565b15159392505050565b6001600160e01b0319166000908152600191909101602052604090205490565b5490565b50805460018160011615610100020316600290046000825580601f106109665750610984565b601f0160209004906000526020600020908101906109849190610a05565b50565b828054600181600116156101000203166002900490600052602060002090601f016020900481019282601f106109c857805160ff19168380011785556109f5565b828001600101855582156109f5579182015b828111156109f55782518255916020019190600101906109da565b50610a01929150610a05565b5090565b5b80821115610a015760008155600101610a0656fe4f776e61626c653a206e6577206f776e657220697320746865207a65726f20616464726573735b455243313533385d205f64656c65676174652061646472657373206973206e6f74206120636f6e747261637420616e64206973206e6f742061646472657373283029a26469706673582212208e7c8290c0af174bcfcec5c6a9adf7c9a0c9acaf3e6796f2186e2df78d3babe564736f6c634300060c00338be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0" |
| 126 | +} |
0 commit comments