Token Whitelist & Integration Guide for Partners

Token Whitelist

If you want to get your token whitelisted on the Trading Post front-end, please go through this link and follow the instructions there:

To create a hyperlink for your token or desired liquidity pair on Trading post, please follow this URL format:

Swap

URL format: app.tradingpost.finance/?token1={addres1}&token2={address2}

Parameters:

  • address1 and 2 are replaced with their respective token address

Adding Liquidity

URL format: app.tradingpost.finance/add?token1={address1}&token2={address2}&poolVersion={version}&fee={fee}&minTick={}&maxTick={}

Parameters

  • address1 and 2 are replaced with their respective token addresses

  • version: V2 or V3

  • fee:

    • v2 fee: 0.003 or 0.01

    • v3 fee: 0.0005, 0.003, or 0.01

  • minPrice/maxPrice: only for V3 (optional)

Last updated