Free members refer from day one: share codes with late chain binding
Every account gets a share code at signup; /join/<code> attributes first-touch site-side and resolves to the referrer's CURRENT on-chain id at the referral's buy time, so activating any time before your people buy locks the line to you. Joining through a code emails the referrer an activate-payouts nudge. Buy flow re-resolves the sponsor at click time. Copy updated across home and members; assets bumped to v=20260904g. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+5
-5
@@ -5,7 +5,7 @@
|
||||
<title>InstantAdPay: advertise and earn, locked in code</title>
|
||||
<meta name="description" content="Real ad packages with instant on-chain settlement. Every purchase pays the sponsor line in the same transaction, verifiable by anyone on the live ledger.">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260904f">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260904g">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -255,7 +255,7 @@
|
||||
<h3>Free membership includes</h3>
|
||||
<ul class="checks">
|
||||
<li>A member account and the live ledger</li>
|
||||
<li>Your personal referral link, once payouts are switched on</li>
|
||||
<li>Your personal referral link, working from day one</li>
|
||||
<li>Earnings from day one on your referrals' package purchases</li>
|
||||
<li>Access to the member dashboard</li>
|
||||
</ul>
|
||||
@@ -345,8 +345,8 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<script src="/assets/common.js?v=20260904f"></script>
|
||||
<script src="/assets/wallet.js?v=20260904f"></script>
|
||||
<script src="/assets/home.js?v=20260904f"></script>
|
||||
<script src="/assets/common.js?v=20260904g"></script>
|
||||
<script src="/assets/wallet.js?v=20260904g"></script>
|
||||
<script src="/assets/home.js?v=20260904g"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user