Amoy rehearsal: faucet points testers to the public Amoy faucet
anvil_setBalance doesn't exist on Amoy. The faucet now connects the wallet, copies the address, and opens faucet.polygon.technology so testers fund their own wallet with test POL (choose Polygon Amoy). Server endpoint returns the faucet link + address instead of minting balance. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+5
-5
@@ -639,10 +639,10 @@
|
||||
<div class="pane" id="pane-wallet" hidden>
|
||||
<div class="card" id="faucetCard" hidden>
|
||||
<h3>Get test POL</h3>
|
||||
<p class="muted small">This is the rehearsal chain, so purchases use valueless <b>test POL</b>, not real money.
|
||||
Tap below to top your connected wallet up to 10 test-POL, then buy a package and watch the payouts
|
||||
move on the live ledger exactly like the real chain will.</p>
|
||||
<p><button class="btn" id="faucetBtn" type="button">Get test POL</button>
|
||||
<p class="muted small">This is the Polygon <b>Amoy testnet</b>, so purchases use valueless <b>test POL</b>, not real money.
|
||||
Grab free test POL for your connected wallet from the Amoy faucet, then buy a package and watch the payouts
|
||||
move on the live ledger exactly like mainnet will.</p>
|
||||
<p><button class="btn" id="faucetBtn" type="button">Get free test POL</button>
|
||||
<span class="small muted" id="faucetInfo"></span></p>
|
||||
</div>
|
||||
<div class="grid c2">
|
||||
@@ -691,7 +691,7 @@
|
||||
</div>
|
||||
<script src="/assets/common.js?v=20260908c"></script>
|
||||
<script src="/assets/wallet.js?v=20260908b"></script>
|
||||
<script src="/assets/my.js?v=20260908h"></script>
|
||||
<script src="/assets/my.js?v=20260908i"></script>
|
||||
<script src="/assets/chat.js?v=20260907l"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user