How does the watermark removal work?
You pay 500K MONSHI to our treasury. The transaction hash is your license. Paste it in data-license on your script tag and the widget verifies on-chain (cached locally so it's checked once). No keys, no logins, no expiry.
Where does the data come from?
DexScreener API for prices/volume, Monad RPC nodes for on-chain data (burn balances, swap events). Both public, both free, no API keys needed. The widget runs entirely in your visitor's browser.
Will it slow down my site?
Script is ~12KB gzipped. Loads async. First render in <500ms. Updates every 30-60s. Lighter than a Twitter embed.
Can I customize the look?
Free/Paid tier: dark and light styles built-in. Pro tier: override any CSS via .monshi-w selectors. Set custom colors, fonts, sizes โ it's all just CSS.
What if my pool doesn't exist on DexScreener yet?
The widget will show "No pair found" until you have liquidity. Once your token trades on any Monad DEX that DexScreener indexes (Crust, etc.), the widget activates automatically.
Multiple widgets on one page?
Yes โ paste multiple <script> tags. Each becomes its own widget where you put it. The library only injects styles once.