|
event Upgraded(address implementation); |
|
event ProxyOwnershipTransferred(address previousOwner, address newOwner); |
In the first case, for example, indexing implementation
would enable to efficiently query when a Proxy began using a given implementation.