Skip to content

Commit 46fd5c6

Browse files
authored
Merge pull request #6646 from BitGo/coin-5160
fix: correct bsc:cusdo contract address
2 parents e593369 + 4527a36 commit 46fd5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins/bscTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ export const bscTokens = [
12481248
'bsc:cusdo',
12491249
'Compounding Open Dollar',
12501250
18,
1251-
'0x302e52aff9815b9d1682473dbfb9c74f9b750aa8',
1251+
'0x64748ea3e31d0b7916f0ff91b017b9f404ded8ef',
12521252
UnderlyingAsset['bsc:cusdo'],
12531253
BSC_TOKEN_FEATURES
12541254
),

0 commit comments

Comments
 (0)