Skip to content

Commit 4527a36

Browse files
committed
fix: correct bsc:cusdo contract address
Ticket: COIN-5160
1 parent e593369 commit 4527a36

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)