SetTokenUriResolver
Emitted from:
Definition
event SetTokenUriResolver(IJBTokenUriResolver indexed newResolver, address caller);
newResolver
is the new URI resolver contract.caller
is the address that issued the transaction within which the event was emitted.