Skip to content

Commit

Permalink
Merge pull request #261 from bnb-chain/feat/sendConfirmPopup1230
Browse files Browse the repository at this point in the history
chore: Add referral code
  • Loading branch information
Halibao-Lala authored Jan 7, 2025
2 parents 37f9c67 + 4a9c512 commit 5b5aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/canonical-bridge-sdk/src/debridge/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export class DeBridge {
toUserAddress,
affiliateFeePercent = 0,
accesstoken = '',
referralCode,
referralCode = '30229',
prependOperatingExpenses = false,
}: IDeBridgeEstimatedFeesInput): Promise<DeBridgeCreateQuoteResponse> {
try {
Expand Down

0 comments on commit 5b5aec8

Please sign in to comment.