Warden
  • About Us
    • WardenSwap
    • WardenSwap V2.0
    • WardenSwap V1.5 “Aegis”
    • Warden V1.5
    • Master Plan 2021
  • Tokennomics
    • WAD Token
    • Trading Fee Scheme
    • Buyback Program Tracking
    • Token Burning
    • Liquidity Pools
  • Transparency
    • References and Sources
    • Audited by Certik
    • Audited by Valix
    • Bug Bounty
    • Community Links
  • MetaWarden
    • MetaWarden NFT
    • Licensed Commercial Use Rights
  • WardenSwap SDK
    • Overview
    • Getting Started
    • Advance Usage
    • Warden UI Kits (Beta)
    • Referral Link
    • Testing
    • Profit Sharing Program
    • References
      • Class: WardenBestRate
      • Class: WardenPayloadCompressor
  • How to
    • Arbitrum Bridge Tutorial
Powered by GitBook
On this page
  • How to use Warden Referral Link
  • Customization
  1. WardenSwap SDK

Referral Link

PreviousWarden UI Kits (Beta)NextTesting

Last updated 3 years ago

Without any development effort, you could be our partner to bring people to our ecosystem and receive the fee sharing returned to your partner wallet.

How to use Warden Referral Link

  1. Apply to be our partner via form .

  2. Soon you will receive the Partner ID, for example, number 9999.

  3. Put your Partner ID number into the link as below.

https://wardenswap.finance/#/best-rate-swap?ref=9999

Whenever a user makes a swap through the URL with your Partner ID in URL, you will receive a fee returned to your specified wallet for each transaction.

Customization

It is possible to set the default configuration for the users from URL parameters as well.

Default Network

  • network=bsc for Binance Smart Chain

  • network=polygon for Polygon Network

  • network=arbitrum for Arbitrum Network

Default Tokens

  • from=0x... for setting user default paying token

  • to=0x... for setting user default receiving token

  • The list of available tokens and addresses can be found

For example, if you want the default page to be swapping BNB to receive WardenSwap token on BSC, you can use this URL.

And the destination will set the default tokens for you. 🎉

https://wardenswap.finance/#/best-rate-swap?network=bsc&ref=9999&from=0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE&to=0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc
here
here