Skip to content

Commit

Permalink
Merge pull request #376 from Define101/master
Browse files Browse the repository at this point in the history
push bitcoin-usd-btcfi fix
  • Loading branch information
Define101 authored Aug 12, 2024
2 parents 61a1769 + 7ae6fcb commit 4cbe41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/peggedAssets/bitcoin-usd-btcfi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const chainContracts = {
issued: ["0x6906Ccda405926FC3f04240187dd4fAd5DF6d555"], pegType: 'peggedVAR'
},
base: {
bridgedFromETH: ["0xe4b20925d9e9a62f1e492e15a81dc0de62804dd4"], pegType: 'peggedVAR'
bridgedFromBfc: ["0xe4b20925d9e9a62f1e492e15a81dc0de62804dd4"], pegType: 'peggedVAR'
},
};

Expand Down

0 comments on commit 4cbe41f

Please sign in to comment.