File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/statics/src/coins Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1268,7 +1268,7 @@ export const bscTokens = [
12681268 18 ,
12691269 '0x302e52aff9815b9d1682473dbfb9c74f9b750aa8' ,
12701270 UnderlyingAsset [ 'bsc:usdo' ] ,
1271- [ ...BSC_TOKEN_FEATURES , CoinFeature . REBASE_TOKEN ]
1271+ [ ...BSC_TOKEN_FEATURES_EXCLUDE_SINGAPORE , CoinFeature . REBASE_TOKEN ]
12721272 ) ,
12731273 tbscToken (
12741274 'b31aa2b5-8d8c-4ac1-b5e5-0f9d59377eab' ,
Original file line number Diff line number Diff line change @@ -11166,7 +11166,7 @@ export const erc20Coins = [
1116611166 18 ,
1116711167 '0x8238884ec9668ef77b90c6dff4d1a9f4f4823bfe' ,
1116811168 UnderlyingAsset [ 'eth:usdo' ] ,
11169- [ ...AccountCoin . DEFAULT_FEATURES , CoinFeature . BULK_TRANSACTION , CoinFeature . REBASE_TOKEN ]
11169+ [ ...AccountCoin . DEFAULT_FEATURES_EXCLUDE_SINGAPORE , CoinFeature . BULK_TRANSACTION , CoinFeature . REBASE_TOKEN ]
1117011170 ) ,
1117111171 terc20 (
1117211172 '0205f0d6-0647-47c9-ad8b-c48d048e54f3' ,
You can’t perform that action at this time.
0 commit comments