Skip to content

Commit

Permalink
Merge pull request #8566 from Define101/master
Browse files Browse the repository at this point in the history
add m-btc
  • Loading branch information
Define101 authored Nov 15, 2024
2 parents cc97349 + ee9e713 commit 3bcaf0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions coins/src/adapters/tokenMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -4315,6 +4315,11 @@
"to": "coingecko#solv-protocol-solvbtc-bbn",
"decimals": 18,
"symbol": "SolvBTC.BBN"
},
"0xf7fb2df9280eb0a76427dc3b34761db8b1441a49": {
"to": "coingecko#merlin-s-seal-btc",
"decimals": 18,
"symbol": "M-BTC"
}
},
"real": {
Expand Down
2 changes: 1 addition & 1 deletion defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58813,7 +58813,7 @@ const data3: Protocol[] = [
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Liquid Staking",
category: "Liquid Restaking",
chains: ["Solana"],
oracles: [],
forkedFrom: [],
Expand Down

0 comments on commit 3bcaf0d

Please sign in to comment.