-
Notifications
You must be signed in to change notification settings - Fork 90
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
feat:Support for BNC and vDOT assets #658
Conversation
Hi @hqwangningbo |
Thanks, could you deploy this branch to somewhere like Vercel? So that our team can test it. |
Our front end has just been successfully deployed, and the test link is here. |
thanks, could you send some BNC and vDOT to 5H6DC1YjyD531FiGxPCpWY3WNJrp5kQ35xHm6wibKuFvWzKW for testing? CC: @fiexer @bobo-k2 @sirius651 @Kahonnohak |
Happy to test too. 5C7jzpzLw5jEejupKCpKfu6dwcdG9M1Jhgz9htqPGx9GwXbN |
@impelcrypto @Kahonnohak Some related tokens have been transferred |
src/v2/repositories/implementations/xcm/BifrostXcmRepository.ts
Outdated
Show resolved
Hide resolved
src/v2/repositories/implementations/xcm/BifrostXcmRepository.ts
Outdated
Show resolved
Hide resolved
src/v2/repositories/implementations/xcm/BifrostXcmRepository.ts
Outdated
Show resolved
Hide resolved
src/v2/repositories/implementations/xcm/BifrostXcmRepository.ts
Outdated
Show resolved
Hide resolved
@bobo-k2 @impelcrypto I have edited |
Deposit and Withdraw to/from Astar Native/EVM were all successful! |
Could we also add Shiden support in this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* diminish snowpack & put space on tvl text (#663) * feat:Support for BNC and vDOT assets (#658) * feat:Support for BNC and vDOT assets * Fix some errors * Update BifrostXcmRepository.ts * Add some constants * 0.0.9 * feat: updated japanese translation (#665) * go back logo (#667) * migrate for useUnbonding hook Co-authored-by: NingBo Wang <2536935847@qq.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com>
…re (#662) * feat: made a template structure for dapp-staking v2 * refactor: cleanup * refactor useStakerInfo hook (#664) * add getStakeInfo function in repo * migrate getStake function to v2 * fix: modified fetching 'My staking information' logic when users change the account (#666) Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com> * Refactor/unbonding hook (#670) * diminish snowpack & put space on tvl text (#663) * feat:Support for BNC and vDOT assets (#658) * feat:Support for BNC and vDOT assets * Fix some errors * Update BifrostXcmRepository.ts * Add some constants * 0.0.9 * feat: updated japanese translation (#665) * go back logo (#667) * migrate for useUnbonding hook Co-authored-by: NingBo Wang <2536935847@qq.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: impelcrypto <92044428+impelcrypto@users.noreply.github.com> --------- Co-authored-by: Will <korea651@hanmail.net> Co-authored-by: NingBo Wang <2536935847@qq.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Pull Request Summary