Four bare-address shapes, 23 site link layouts, and any other http(s):// link.
An address with no link around it is matched anywhere in the message text.
Bare-address shapes
| Shape | Looks like | Chain |
|---|---|---|
| Sui coin type | 0x…::module::name | Sui |
| EVM address | 0x followed by 40 hex characters | Named by DexScreener |
| TON jetton | EQ or UQ followed by 46 characters | TON |
| Solana mint | 32–44 base58 characters | Solana |
23 sites are recognised by their domain; www. and other subdomains work the same.
Known-site links
| Site | URL shape | Chain |
|---|---|---|
| dexscreener.com | /<chain>/<id> | From the path |
| dextools.io | /app/[lang/]<chain>/pair-explorer/<id> | From the path |
| geckoterminal.com | /<chain>/pools/<id> | From the path |
| geckoterminal.com | /<chain>/tokens/<id> | From the path |
| pump.fun | /[coin/]<id> | Solana |
| birdeye.so | /token/<id> | ?chain=, else Solana |
| solscan.io | /token/<id> | Solana |
| etherscan.io | /token/<0x…> or /address/<0x…> | Ethereum |
| bscscan.com | /token/<0x…> or /address/<0x…> | BNB Chain |
| basescan.org | /token/<0x…> or /address/<0x…> | Base |
| pulsechain.com | /token/<0x…> or /address/<0x…> | PulseChain |
| hyperevmscan.io | /token/<0x…> or /address/<0x…> | HyperEVM |
| purrsec.com | /token/<0x…> or /address/<0x…> | HyperEVM |
| robinhoodchain.blockscout.com | /token/<0x…> or /address/<0x…> | Robinhood Chain |
| tonviewer.com | /<id> | TON |
| tonscan.org | /jetton/<id> or /address/<id> | TON |
| suiscan.xyz | /mainnet/coin/<id> | Sui |
| suivision.xyz | /coin/<id> | Sui |
| gmgn.ai | /<chain>/token/<id> | From the path |
| axiom.trade | /t/<id> | Solana |
| photon-sol.tinyastro.io | /<xx>/lp/<id> | Solana |
| jup.ag | /tokens/<id> | Solana |
| ave.ai | /token/<id>-<chain> | From the link |
Any other http(s):// link is read for a chain name and an address in its URL. These sites always mean one chain:
Single-chain hosts
| Host | Chain |
|---|---|
| raydium.io | solana |
| jup.ag | solana |
| pump.fun | solana |
| orca.so | solana |
| meteora.ag | solana |
| photon-sol.tinyastro.io | solana |
| pancakeswap.finance | bsc |
| four.meme | bsc |
| pulsex.com | pulsechain |
| hyperswap.exchange | hyperevm |
| aerodrome.finance | base |
| ston.fi | ton |
| dedust.io | ton |
| cetus.zone | sui |
| turbos.finance | sui |
| bluefin.io | sui |
Only http:// and https:// links count as links. A bare dexscreener.com/… with no scheme is not read as a link, though any address inside it is still caught.