wenwencoin.app Open in urlscan Pro
186.2.175.33  Public Scan

Submitted URL: http://wenwencoin.app/?shiny
Effective URL: https://wenwencoin.app/?shiny
Submission Tags: shiny c290acadafe6362a fc6b18fd85158e2b bfst honeypoter@gmail.com Search All
Submission: On February 07 via api from JP — Scanned from JP

Form analysis 1 forms found in the DOM

<form>
  <div class="mt-1 flex-col space-y-2 relative">
    <div class="flex justify-between">
      <label for="fromValue" class="text-xs md:text-sm font-medium text-black/90 dark:text-white">You're paying</label>
      <div class="flex space-x-2">
        <div class="flex space-x-1 items-center text-black-50 dark:text-[#CFF3FF] dark:text-opacity-[0.35]">
          <div class="mb-px">
            <svg width="11" height="11" viewBox="0 0 32 32" fill="inherit" xmlns="http://www.w3.org/2000/svg">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M25.1425 8.45597H5.22047L5.22025 8.45592C4.66944 8.40838 4.15821 8.1496 3.79392 7.73368C3.52351 7.52371 3.34106 7.22064 3.28188 6.88329C3.24718 5.65089 4.6625 4.79883 5.9425 4.79883H22.3996C23.1264 4.80107 23.8229 5.09067 24.3368 5.60455C24.8507 6.11843 25.1403 6.81496 25.1425 7.54168V8.45597ZM26.0564 10.2846H5.02779C4.54289 10.2846 4.07777 10.092 3.73473 9.74912C3.39187 9.40605 3.19922 8.94094 3.19922 8.45605V25.8275C3.19922 26.555 3.4882 27.2526 4.00248 27.7671C4.51698 28.2814 5.21451 28.5703 5.94208 28.5703H26.0564C26.7839 28.5703 27.4814 28.2814 27.996 27.7671C28.5102 27.2526 28.7992 26.555 28.7992 25.8275V23.0846H24.2278C22.9213 23.0846 21.7139 22.3875 21.0607 21.2561C20.4074 20.1246 20.4074 18.7303 21.0607 17.5989C21.7139 16.4675 22.9213 15.7703 24.2278 15.7703H28.7992V13.0275C28.7992 12.2999 28.5102 11.6024 27.996 11.0879C27.4815 10.5736 26.7839 10.2846 26.0564 10.2846ZM22.4014 19.4277C22.4014 19.9126 22.594 20.3777 22.9369 20.7208C23.2799 21.0636 23.7451 21.2563 24.2299 21.2563H28.8014V17.5991H24.2299C23.745 17.5991 23.2799 17.7918 22.9369 18.1346C22.594 18.4777 22.4014 18.9428 22.4014 19.4277Z"
                fill="currentColor"></path>
            </svg>
          </div>
          <div class="text-xs font-normal whitespace-nowrap">
            <span translate="no">0</span> <span>USDC</span>
          </div>
        </div>
      </div>
    </div>
    <div class="p-4 h-[72px] border border-transparent relative bg-[#EFF0F0] dark:bg-v2-background-dark rounded-xl flex flex-col space-y-3 group focus-within:border-v2-primary/50 focus-within:shadow-swap-input-dark">
      <div class="flex">
        <div class="flex justify-between items-center group/select">
          <button type="button"
            class="py-2 px-3 h-10 rounded-xl flex space-x-3 items-center bg-white dark:bg-v2-background border dark:group-hover/select:border-v2-primary/50 dark:group-hover/select:bg-[rgba(199,242,132,0.2)] dark:group-hover/select:shadow-swap-input-dark border-transparent">
            <div class="w-6 h-6 text-xs flex items-center justify-center rounded-full">
              <span class="relative"><img alt="USDC" fetchpriority="high" width="24" height="24" decoding="async" data-nimg="1" class="rounded-full" src="/logo.webp" style="color: transparent"></span>
            </div>
            <div class="font-semibold text-sm" translate="no"> USDC </div>
            <div class="text-black/25 dark:text-white/25 group-hover/select:text-[#00D1DF] dark:group-hover/select:text-v2-primary fill-current">
              <svg width="10" height="6" viewBox="0 0 10 6" fill="inherit" xmlns="http://www.w3.org/2000/svg">
                <path fill-rule="evenodd" clip-rule="evenodd"
                  d="M0.292893 0.292893C0.683416 -0.097631 1.31658 -0.097631 1.7071 0.292893L4.99999 3.58579L8.29288 0.292893C8.6834 -0.0976311 9.31657 -0.0976311 9.70709 0.292893C10.0976 0.683417 10.0976 1.31658 9.70709 1.70711L5.7071 5.70711C5.31657 6.09763 4.68341 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976309 1.31658 -0.0976309 0.683417 0.292893 0.292893Z"
                  fill="inherit"></path>
              </svg>
            </div>
          </button>
        </div>
        <span class="flex-1 text-right">
          <div class="flex flex-col text-right h-full">
            <input inputmode="decimal" autocomplete="off" name="fromValue" data-lpignore="true" placeholder="0.00"
              class="h-full w-full bg-transparent disabled:cursor-not-allowed disabled:opacity-100 disabled:text-black dark:text-white text-right font-semibold dark:placeholder:text-white/25 text-base md:text-xl outline-none" type="text" value="">
          </div>
        </span>
      </div>
    </div>
    <div class="flex justify-between mt-2">
      <label class="text-xs md:text-sm font-medium text-black/90 dark:text-white">To receive</label>
      <div class="flex">
        <div class="flex space-x-1 items-center text-black-50 dark:text-[#CFF3FF] dark:text-opacity-[0.35]">
          <div class="mb-px">
            <svg width="11" height="11" viewBox="0 0 32 32" fill="inherit" xmlns="http://www.w3.org/2000/svg">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M25.1425 8.45597H5.22047L5.22025 8.45592C4.66944 8.40838 4.15821 8.1496 3.79392 7.73368C3.52351 7.52371 3.34106 7.22064 3.28188 6.88329C3.24718 5.65089 4.6625 4.79883 5.9425 4.79883H22.3996C23.1264 4.80107 23.8229 5.09067 24.3368 5.60455C24.8507 6.11843 25.1403 6.81496 25.1425 7.54168V8.45597ZM26.0564 10.2846H5.02779C4.54289 10.2846 4.07777 10.092 3.73473 9.74912C3.39187 9.40605 3.19922 8.94094 3.19922 8.45605V25.8275C3.19922 26.555 3.4882 27.2526 4.00248 27.7671C4.51698 28.2814 5.21451 28.5703 5.94208 28.5703H26.0564C26.7839 28.5703 27.4814 28.2814 27.996 27.7671C28.5102 27.2526 28.7992 26.555 28.7992 25.8275V23.0846H24.2278C22.9213 23.0846 21.7139 22.3875 21.0607 21.2561C20.4074 20.1246 20.4074 18.7303 21.0607 17.5989C21.7139 16.4675 22.9213 15.7703 24.2278 15.7703H28.7992V13.0275C28.7992 12.2999 28.5102 11.6024 27.996 11.0879C27.4815 10.5736 26.7839 10.2846 26.0564 10.2846ZM22.4014 19.4277C22.4014 19.9126 22.594 20.3777 22.9369 20.7208C23.2799 21.0636 23.7451 21.2563 24.2299 21.2563H28.8014V17.5991H24.2299C23.745 17.5991 23.2799 17.7918 22.9369 18.1346C22.594 18.4777 22.4014 18.9428 22.4014 19.4277Z"
                fill="currentColor"></path>
            </svg>
          </div>
          <div class="text-xs font-normal whitespace-nowrap">
            <span translate="no">0</span> <span>WEN</span>
          </div>
        </div>
      </div>
    </div>
    <div class="p-4 h-[72px] border border-[#EFF0F0] dark:border-0 dark:bg-[rgba(14,19,32,0.3)] rounded-xl flex flex-col space-y-3">
      <div class="flex">
        <div class="flex justify-between items-center group/select">
          <button type="button" disabled="" class="py-2 px-3 h-10 rounded-xl flex space-x-3 items-center border-transparent">
            <div class="w-6 h-6 text-xs flex items-center justify-center rounded-full">
              <span class="relative"><img width="24" height="24" class="rounded-full" src="https://shdw-drive.genesysgo.net/GwJapVHVvfM4Mw4sWszkzywncUWuxxPd6s9VuFfXRgie/wen_logo.png" alt="WEN"></span>
            </div>
            <div class="font-semibold text-sm" translate="no"> WEN </div>
          </button>
        </div>
        <span class="flex-1 text-right h-10">
          <div class="flex flex-col text-right h-full">
            <input inputmode="decimal" autocomplete="off" name="toValue" data-lpignore="true" disabled="" placeholder=""
              class="h-full w-full bg-transparent disabled:cursor-not-allowed disabled:opacity-100 disabled:text-black dark:text-white text-right font-semibold dark:placeholder:text-white/25 text-base md:text-xl outline-none" type="text" value="">
          </div>
        </span>
      </div>
    </div>
  </div>
  <div class="flex flex-col space-y-2"></div>
  <button type="submit"
    class="h-full rounded-xl text-white group bg-none dark:bg-[#121D28] hover:bg-gradient-to-r from-[rgba(199,242,132,1))] to-[rgba(0,190,240,1)] dark:hover:border dark:hover:border-v2-primary disabled:cursor-not-allowed w-full mt-3 bg-[#121D28] border border-transparent"
    disabled="">
    <div class="rounded-xl bg-v2-text-gradient dark:bg-[rgba(18,29,40,1)] bg-clip-text text-transparent group-disabled:bg-none group-disabled:text-opacity-25 group-disabled:text-[#CFF3FF] py-5 text-lg font-medium leading-none">
      <span><span class="text-transparent bg-clip-text bg-gradient-to-r from-[rgba(199,242,132,1))] to-[rgba(0,190,240,1)] dark:bg-v2-text-gradient animate-hue dark:animate-shine">Swap</span></span>
    </div>
  </button>
</form>

Text Content

Network: Healthy


CLAIM $WEN

Market fees might be high during the launch period, and should subside quickly
after launch.

Airdrop Allocation

CLAIM AIRDROP $WEN

You have until 29 Jan 2024, 03:00 PM UTC to claim. Delay your claim to save SOL
fees.

A community coin to give back and immortalize WEN culture.

$WEN is for the community born from @weremeow's fractionalized poem NFT. Managed
by Ovols and launched through the Jupiter Beta Launchpad.

WEN SiteWEN TwitterLFG 101


REAL TIME SPOT PRICE


0.0001364 USDC

Based on Jupiter's Quote API


LAUNCH POOL STATUS

Launch Pool:

Go to Pool

Initial Price

0.000001 USDC (1M FDMC)

Max Price

0.00003 USDC (30M FDMC)

Total Token Supply

1T

Total Tokens in Pool

200B

Curve

0.6

Learn more about our Price Model here


TRADE & SETUP YOUR ORDER

Preset Limit Orders or DCA in advance to acquire tokens at launch. New tokens
are volatile, set a maximum price limit when trading them.
Max Swap per TX for the first 2 minutes is 500M
$WEN

Initial Price

0.000001 USDC

Spot Price

0.0001364

Max Price

0.00003 USDC

Buy Sell
Swap DCA Limit Order
Slippage is set to 20% to increase the chances of your txs getting through
Slippage:20%
You're paying
0 USDC
USDC


To receive
0 WEN
WEN


Swap
Please read the FAQ carefully before placing orders


$WEN IN DEFI

Meteora DLMM

Visit Pool

MET points

Dynamic Pools

Visit Pool

MET points

Read about Meteora’s Stimulus Package


FAQ

Chaos for Good: On-chain launches for a million users

We are testing a new approach for Defi 2.0 projects to launch with fully
transparent on-chain market making & no shenanigans. On-chain launches are quite
a different beast with a ton of coordination needed between infrastructure
partners, and education of new concepts for users (slippage, gas, network
congestions, price curves). Jupiter is pushing it to the limit with more than 1
million users & bots claiming & trading at the same time — join us in the
pioneering mess & pave the way for future projects to launch on-chain!

Under the hood: DLMM pool

We are using a custom single-sided Meteora DLMM pool as a novel mechanism to
bootstrap early liquidity. It has a low inital price for rapid price discovery
and to attract immediate USDC liquidity for paper paws to dump. It also provides
early backstop liquidity that the team cannot withdraw. 100% transparent and on
chain, no drama. Learn more here.

How can I use Limit Orders & DCA?

In times of network congestion, such as airdrop claims, you can try increasing
your priority fees. You can change your settings on the bottom footer. You might
also need to loosen your price targets and slippage tolerance to get your trades
through. Bear in mind that your slippage setting and max/min price settings are
there to protect you, so it has to be within your tolerance.

What can I do with $WEN?

You can claim $WEN from this page, or trade it using Swap, DCA and Limit Orders.
You can also go to other AMMs like Meteora.ag to provide liquidity for $WEN and
earn trading fees.
Join Ovols Discord.

Is this token by the Jupiter team?

The $WEN token is the first poem token launched using Jupiter’s new LFG
launchpad, by the Ovols team.
Read the tweet here.

What’s the airdrop criteria?

Jup.ag users who swapped more than $5 in volume within the past 6 months (before
Jan 19 UTC 00:00) or had DCA/LO/Perps orders filled, or Ovols NFT holders, or
bluechip NFT holders, or Genesis Saga Holders all received an equal airdrop of
643,652 $WEN.