SetContractUri
Emitted from:
Definition
event SetContractUri(string indexed contractUri, address caller);
contractUri
is the contract metadata uri.caller
is the address that issued the transaction within which the event was emitted.
Emitted from:
event SetContractUri(string indexed contractUri, address caller);
contractUri
is the contract metadata uri.caller
is the address that issued the transaction within which the event was emitted.