msg=`\tThe transaction has been reverted to the initial state.\nReason provided by the contract: "${reason}".`
}else{
msg=`\tThe transaction has been reverted to the initial state.\nNote: The constructor should be payable if you send value.`
msg=`\tThe transaction has been reverted to the initial state.\nNote: The constructor should be payable if you send value and the value you send should be less than your current balance.`