Explore-Beyond-Innovations / Explore-Beyond-Innovations/ZeroXBridge_Frontend
✅ Issue 6: Integrate burn_xzb_for_unlock – Initiate withdrawal to L1
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
# ✅ Issue 6: Integrate burn_xzb_for_unlock – Initiate withdrawal to L1
## Summary:
Connect the withdrawal process by burning xZB tokens on L2 to initiate the unlock process back to L1.
Tasks:
Accept amount from the UI and convert to u256.
Call:
burn_xzb_for_unlock(amount)
Await transaction confirmation.
Contract Info:
📍 L2 Bridge (Sepolia Starknet):[ 0x0123a4ce7980e3c4f5832af0735fc3beabdc157379e09aaf7c5e62dfa8c19427](https://sepolia.starkscan.co/contract/0x0123a4ce7980e3c4f5832af0735fc3beabdc157379e09aaf7c5e62dfa8c19427#read-write-contract-sub-write)
📍 xZB Token (Sepolia Starknet): 0x00d989185d5246739f38fd5032b4ff44c2f203386b0a9b7f391c8e11967cb92b
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.