Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Referral Specific Transfer

Referral code inside cBridge website

You can attach your referral code to cBridge website. When user uses the URL with referral code, cBridge website will help build relationship between your referral code and user’s on-chain transaction. Here is the sample link for the referral code

https://cbridge.celer.network/#/transfer?ref={your_provider_name}

Note: Please use the correct parameter key for referral code, which is ref. Otherwise, cBridge website will not recognize your referral code

Referral code through cBridge SDK

When integrating with cBridge SDK, you can establish relation between your ref code and user’s on-chain transaction by posting markRefRelation request to cBridge gateway. You may refer this for more details.