👨‍👨‍👦Referrals

Consortium has referral rewards for both individual users & anyone who wants to integrate redirects to the Consortium Bot from their alerts - this pg. outlines both!

User Referrals:

For every user that uses your referral code, receive a lifetime share of 10% of the revenue generated through their volume in the Consortium bot, on all chains!

You will also earn 3 "Locks" (points) for every single user you refer that does a minimum of 1eth of volume through Consortium. Using someone else's referral code to setup your Consortium will earn you 10 Locks! Locks will be used for [redacted].

To Create a Referral Code for other's to use:

  1. Click Settings -> then Settings again -> then click "referral code"

  2. Input a name for your code & refresh the menu to see your code/link

  3. Share that link and profit!

To use someone else's a Referral Code:

  1. Simply follow someone else's referral link/code and setup the bot - that's all you need to do!

Consortium has a referral structure where you get a % of all revenue generated from users who sign up with us from your deeplinks, on ALL of our supported networks.

You must first join our Discord, then open a ticket & inquire to receive your code, then provide us with revenue-receiving wallets.

  1. To build a buy link with your referral code structure it like so: https://t.me/ConsortiumKeyBot?start=[CHAIN_ID]_[TOKEN_ADDRESS]_[YOUR_REFERRAL_CODE]

  2. To build a sell link with your referral code structure it like so: https://t.me/ConsortiumKeyBot?start=[CHAIN_ID]_[TOKEN_ADDRESS]_[YOUR_REFERRAL_CODE]

Please ensure that you have put an underscore _ in between all of the fields.

  • For the chainId on EVM chains please use the ChainId as an integer without any quote around it (no need to JSON encode this).

  • For the chainId on other chains please use their chainname lower cased as their chainId (e.g., for Solana use solana).

  • For the token's address please also do not quote it or do any JSON encoding. Just add the string into the URL. The referral code you get from us will be a six digit code that will be entered into our system. Please do not stringify that or put quotes around it.

Examples:

  • To buy Pepe on ETH use the following link: https://t.me/ConsortiumKeyBot?start=1_0x6982508145454ce325ddbe47a25d4ec3d2311933_111111

  • To sell Pepe on ETH use the following link: https://t.me/ConsortiumKeyBot?start=1_0x6982508145454ce325ddbe47a25d4ec3d2311933_111111

  • To buy WIF on SOL use the following link: https://t.me/ConsortiumKeyBot?start=solana_EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm_111111

  • To sell WIF on SOL use the following link: https://t.me/ConsortiumKeyBot?start=solana_EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm_111111

(where 111111 is the assumed referral code you have gotten from us)

Last updated