referrals
No ledger, no IOU. Your address is the link.
There is nothing to claim and nothing to redeem. Whoever arrives through your link is tagged in their own browser, and when they trade, your share of the fee moves to your wallet inside that same transaction, in the token the trade paid out.
Read from the contract, not written on this page. The fee applies to what the route pays out, and the referrer's share is a slice of that fee — never an extra charge on the person who used the link.
your link
address that receives
connect wallet
link to share
This wallet is the fee recipient. The contract rejects a referrer that is also the
treasury, so a trade sent with this link would revert instead of paying anyone.
paid to this address so far, from the contract's own events
connect wallet
who tagged this browser
…
the rule, as the contract enforces it
- Tagged on first visit. The first link wins and is kept in that browser. A later link does not overwrite it.
- Paid inside the trade. The split happens in the same transaction that swaps. Nothing is pending anywhere, and there is no withdrawal to come back for.
- Nothing added on top. The share comes out of the router fee. Two people trading the same size receive the same amount, link or no link.
- Self-referral is rejected. A link pointing at the wallet that is trading makes the contract revert, so the terminal drops it before signing.
- Attribution lives in your browser. Clearing site data clears the tag, and a different browser is a different visitor. There is no account here to remember it for you.