Link format
| Part | What it is | Where to find it |
|---|---|---|
slug | The deal’s URL identifier | Copy it from the URL bar when viewing the deal on app.turtle.xyz |
distId | Your distributor ID | In the Distribution Dashboard |
Example
The Lido stETH deal is a featured deal on Turtle. Its slug islido-earneth.
To share it with your distributor ID:
Y2Zi7KWy.
How it works
- User clicks your link
- The app reads the
distIdparameter and embeds your distributor ID into the deposit transaction - Turtle detects the deposit on-chain and attributes it to your account
Verify a deposit
The Earn API can confirm a deposit was attributed to you and returns the attributed distributor ID for a given transaction. Use it when you need to check attribution programmatically rather than in the dashboard. See Verify attribution for the request and response details.Sharing tips
Lead with the yield and the asset. Two lines plus the link is enough.Example post
Example post
Earn stETH yield through Lido on Ethereum. One of the most battle-tested staking protocols in DeFi.
https://app.turtle.xyz/earn/opportunities/lido-earneth?distId=Y2Zi7KWy
Track deposits
View attributed deposits in the Distribution Dashboard, or query them programmatically through the Earn API to pull the deposits credited to your distributor ID into your own systems. See Distributor Activity for the request and the full response format.Using the Earn API instead
Share links are the no-code path. If you want to build a custom deposit flow in your own app, use the Earn API. The same attribution applies.Next steps
Configure opportunities
Pick which featured deals to share with your audience.
Distribution Dashboard
Track deposits and manage your integration.
Earn API Quickstart
Build a custom deposit flow with API access.

