Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(@fireblocks/recovery-utility): 🐛 fix trc20 withdrawals #127

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

TomerHFB
Copy link
Collaborator

No description provided.

@TomerHFB TomerHFB requested a review from a0ngo February 11, 2025 11:28
Comment on lines 75 to 77
extraParams.set('t', this.tokenAddress);
extraParams.set('d', this.decimals);
extraParams.set('r', this.rpcURL);
extraParams.set('m', metadata);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

key should be in the base class of BaseTron

@a0ngo a0ngo merged commit 720f1d3 into main Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants