Skip to content

Commit 43676e7

Browse files
committed
feat: Add Top Tokens Q4 Batch COIN-6619
1 parent 0c68f4e commit 43676e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/statics/src/coins/bscTokens.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ export const bscTokens = [
10561056
'bsc:soon',
10571057
'Soon Token',
10581058
18,
1059-
'0xb9E1Fd5A02D3A33b25a14d661414E6ED6954a721',
1059+
'0xb9e1fd5a02d3a33b25a14d661414e6ed6954a721',
10601060
UnderlyingAsset['bsc:soon'],
10611061
BSC_TOKEN_FEATURES
10621062
),
@@ -1065,7 +1065,7 @@ export const bscTokens = [
10651065
'bsc:bard',
10661066
'Lombard',
10671067
18,
1068-
'0xd23A186A78c0B3B805505E5f8ea4083295ef9f3a',
1068+
'0xd23a186a78c0b3b805505e5f8ea4083295ef9f3a',
10691069
UnderlyingAsset['bsc:bard'],
10701070
BSC_TOKEN_FEATURES
10711071
),

0 commit comments

Comments
 (0)