Skip to content

Commit

Permalink
brBTC: add asset M-BTC on bsc chain. (#13077)
Browse files Browse the repository at this point in the history
Co-authored-by: Jun Luo <[email protected]>
  • Loading branch information
Eggman00 and AgoL5866 authored Jan 14, 2025
1 parent 58d526a commit 8a783fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/brbtc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const chainConfigs = {
"0x004E9C3EF86bc1ca1f0bB5C7662861Ee93350568",//uniBTC
"0xC96dE26018A54D51c097160568752c4E3BD6C364",//FBTC
"0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",//cbBTC
"0x2F913C820ed3bEb3a67391a6eFF64E70c4B20b19",//MBTC
"0x2F913C820ed3bEb3a67391a6eFF64E70c4B20b19",//M-BTC
],
},
bsc: {
Expand All @@ -20,6 +20,7 @@ const chainConfigs = {
ADDRESSES.bsc.BTCB,//BTCB
"0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a",//uniBTC
"0xC96dE26018A54D51c097160568752c4E3BD6C364",//FBTC
"0x9BFA177621119e64CecbEabE184ab9993E2ef727",//M-BTC
],
}
}
Expand Down

0 comments on commit 8a783fa

Please sign in to comment.