Skip to content

Instantly share code, notes, and snippets.

@njofce
Created January 2, 2023 15:10
Show Gist options
  • Save njofce/c36ced43719ad6496bb505a3572ba4fe to your computer and use it in GitHub Desktop.
Save njofce/c36ced43719ad6496bb505a3572ba4fe to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title>chainware</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0 " />
<meta name="format-detection" content="telephone=no"/>
<!--[if !mso]><!-->
<link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,700,700i,900,900i" rel="stylesheet" />
<!--<![endif]-->
<style type="text/css">
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100% !important;
-ms-text-size-adjust: 100% !important;
-webkit-font-smoothing: antialiased !important;
}
img {
border: 0 !important;
outline: none !important;
}
p {
Margin: 0px !important;
Padding: 0px !important;
}
table {
border-collapse: collapse;
mso-table-lspace: 0px;
mso-table-rspace: 0px;
}
td, a, span {
border-collapse: collapse;
mso-line-height-rule: exactly;
}
.ExternalClass * {
line-height: 100%;
}
.em_blue a {text-decoration:none; color:#264780;}
.em_grey a {text-decoration:none; color:#434343;}
.em_white a {text-decoration:none; color:#ffffff;}
</style>
</head>
<body class="em_body" style="margin:0px auto; padding:0px;" bgcolor="#fff">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="em_full_wrap" align="center" bgcolor="#fff">
<tr>
<td align="center" valign="top"><table align="center" width="650" border="0" cellspacing="0" cellpadding="0" class="em_main_table" style="width:650px; table-layout:fixed;">
<tr>
<td align="center" valign="top" style="padding:0 25px;" class="em_aside10"><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="25" style="height:25px;" class="em_h20">&nbsp;</td>
</tr>
<tr>
<td align="center" valign="top"><a href="#" target="_blank" style="text-decoration:none;"><img src="https://branding-assets-diagonal.s3.us-west-2.amazonaws.com/chainware/chainware.png" width="208" height="41" alt="chainware" border="0" style="display:block; font-family:Arial, sans-serif; font-size:18px; line-height:25px; text-align:center; color:#1d4685; font-weight:bold; max-width:208px;" class="em_w150" /></a></td>
</tr>
<tr>
<td height="28" style="height:28px;" class="em_h20">&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="em_full_wrap" align="center" bgcolor="#fff">
<tr>
<td align="center" valign="top" class="em_aside5"><table align="center" width="650" border="0" cellspacing="0" cellpadding="0" class="em_main_table" style="width:650px; table-layout:fixed;">
<tr>
<td align="center" valign="top" style="padding:0 25px; background-color:#ffffff;" class="em_aside10"><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="45" style="height:45px;" class="em_h20">&nbsp;</td>
</tr>
<tr>
<td class="em_blue em_font_22" align="center" valign="top" style="font-family: Arial, sans-serif; font-size: 26px; line-height: 29px; color:#264780; font-weight:bold;">Charge Failed</td>
</tr>
<tr>
<td height="14" style="height:14px; font-size:0px; line-height:0px;">&nbsp;</td>
</tr>
<tr>
<td class="em_grey" align="center" valign="top" style="font-family: Arial, sans-serif; font-size: 16px; line-height: 26px; color:#434343;">We couldn't charge your wallet because you don't have enough USDC on Polygon.</td>
</tr>
<tr>
<td height="14" style="height:14px; font-size:0px; line-height:0px;">&nbsp;</td>
</tr>
<tr>
<td class="em_grey" align="center" valign="top" style="font-family: Arial, sans-serif; font-size: 16px; line-height: 26px; color:#434343;">
We will attempt to charge your wallet again, and in order not to lose your subscription, please load your wallet with funds.
</td>
</tr>
<tr>
<td height="20" style="height:20px;" class="em_h20">&nbsp;</td>
</tr>
<tr>
<td class="em_grey" align="center" valign="top" style="font-family: Arial, sans-serif; font-size: 16px; line-height: 26px; color:#434343;">You can use <a href="https://app.uniswap.org/#/swap" target="_blank" style="text-decoration: underline"> Uniswap</a> to load your wallet with USDC on Polygon.</td>
</tr>
<tr>
<td height="44" style="height:44px;" class="em_h20">&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment