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

Feat: Add UniBTC #11236

Merged
merged 6 commits into from
Aug 8, 2024
Merged

Feat: Add UniBTC #11236

merged 6 commits into from
Aug 8, 2024

Conversation

0xpeluche
Copy link
Contributor

@0xpeluche 0xpeluche self-assigned this Aug 8, 2024
@llamatester
Copy link

The adapter at projects/unibtc exports TVL:

ethereum                  8.68 M
optimism                  470.03 k
bsquared                  1.64 k
btr                       1.52 k
merlin                    1.34 k
mantle                    189

total                    9.15 M 

@0xpeluche 0xpeluche changed the title Feat:Add UniBTC Feat: Add UniBTC Aug 8, 2024
@0xpeluche 0xpeluche changed the title Feat: Add UniBTC [WIP] - Feat: Add UniBTC Aug 8, 2024
@0xpeluche 0xpeluche changed the title [WIP] - Feat: Add UniBTC Feat: Add UniBTC Aug 8, 2024
@llamatester
Copy link

The adapter at projects/unibtc exports TVL:

ethereum                  8.71 M
bsquared                  1.09 M
optimism                  470.52 k
btr                       53.62 k
merlin                    11.49 k
mantle                    189

total                    10.34 M 

@0xpeluche 0xpeluche mentioned this pull request Aug 8, 2024
@llamatester
Copy link

The adapter at projects/unibtc exports TVL:

ethereum                  8.72 M
bsquared                  1.09 M
optimism                  470.52 k
btr                       53.69 k
merlin                    11.50 k
mantle                    189

total                    10.35 M 

@llamatester
Copy link

The adapter at projects/unibtc exports TVL:

ethereum                  8.71 M
bsquared                  1.09 M
optimism                  470.52 k
btr                       53.61 k
merlin                    11.48 k
mantle                    189

total                    10.33 M 

@@ -1810,7 +1812,10 @@
"TBTC": "0xbba2ef945d523c4e2608c9e1214c2cc64d4fc2e2"
},
"btr": {
"ETH": "0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2"
"ETH": "0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2",
"BTC": "0x0000000000000000000000000000000000000000",
Copy link
Member

Choose a reason for hiding this comment

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

you can instead use ADDRESSES.null

@llamatester
Copy link

The adapter at projects/unibtc exports TVL:

ethereum                  8.95 M
bsquared                  1.16 M
optimism                  481.49 k
btr                       55.07 k
merlin                    11.77 k
mantle                    193

total                    10.65 M 

@g1nt0ki g1nt0ki merged commit 02687bb into DefiLlama:main Aug 8, 2024
1 check passed
@Trisome-Bedrock
Copy link
Contributor

Trisome-Bedrock commented Aug 9, 2024

@0xpeluche
Could you please include the Merlin WBTC token here? It is also supported by the uniBTC protocol.

Related PR: PR-11246

tlatkdgus1 pushed a commit to bifrost-platform/DefiLlama-Adapters that referenced this pull request Nov 25, 2024
* add uniBTC adapter

* sum underlyings tokens in vault instead of uniBTC

* add native btc addresses

* rm address on merlin

* add native + wbtc tokens coreAssets

* use address null

---------

Co-authored-by: Trisome-Bedrock <trisome@bedrock-technology>
Co-authored-by: 0xpeluche <[email protected]>
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.

4 participants