modalDialogCustom.alert(`Published ${contract.name}'s Metadata`,yo`<span>Metadata of "${contract.name.toLowerCase()}" was published successfully.<br> <pre>${result}</pre> </span>`)
modalDialogCustom.alert(yo`<span>Metadata published successfully.<br> <pre>${result}</pre> </span>`)
}
},(item)=>{// triggered each time there's a new verified publish (means hash correspond)