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

Update threshold network #8791

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

evandrosaturnino
Copy link

Description

Updates tBTC and it's parent protocol Threshold Network

[X] - refactor: update tbtc protocol
[X] - refactor: update threshold parent protocol

  • 💅 Refactor (Non-breaking Change)
  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..

Notice

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

@@ -26716,11 +26716,11 @@ const data2: Protocol[] = [
"tBTC is Threshold's decentralized and permissionless bridge to bring BTC to the Ethereum network. tBTC has been designed to allow bitcoin holders to participate in Ethereum's Decentralized Finance (DeFi) applications. Users wishing to utilize their bitcoin on Ethereum can use the tBTC decentralized bridge to deposit their bitcoin into the system and get a minted tBTC token in their Ethereum wallet",
chain: "Ethereum",
logo: `${baseIconsUrl}/tbtc.png`,
audits: "2",
audits: "4",
Copy link
Member

Choose a reason for hiding this comment

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

2 just means that its audited, its not the number of audits

should leave as is

Copy link
Author

Choose a reason for hiding this comment

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

audit_note: null,
gecko_id: null,
cmcId: null,
category: "Decentralized BTC",
category: "Bridge",
Copy link
Member

Choose a reason for hiding this comment

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

why?

Copy link
Author

Choose a reason for hiding this comment

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

After internal discussion in Threshold, we ended up agreeing that Bridge category seems to be more precise when determining what tBTC protocol is. Mainly when comparing to other bridge protocol listed in this category (WBTC and others BTC-backed assets): https://defillama.com/protocols/bridge

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