SetTokenUriResolver

Emitted from:

setTokenUriResolver Definition

event SetTokenUriResolver(ISnowconeTokenUriResolver 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.

Last updated

SnowconeDAO