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