diff --git a/modules/statics/src/coins/ofcCoins.ts b/modules/statics/src/coins/ofcCoins.ts index ff18b67b61..43729df04c 100644 --- a/modules/statics/src/coins/ofcCoins.ts +++ b/modules/statics/src/coins/ofcCoins.ts @@ -1162,6 +1162,9 @@ export const ofcCoins = [ ofcsolToken('40d74e37-2a44-4ce9-9f26-7229f741168e', 'ofcsol:oob', 'Oobit', 6, UnderlyingAsset['sol:oob'], [ ...SOL_TOKEN_FEATURES, ]), + ofcsolToken('a4db15b5-41db-4ad9-b69a-88306e8c5dfe', 'ofcsol:soon', 'Soon Token', 9, UnderlyingAsset['sol:soon'], [ + ...SOL_TOKEN_FEATURES, + ]), ofcsolToken( 'b08c09fd-73fb-4b7f-8377-72225cd8c256', 'ofcsol:dupe', @@ -1953,6 +1956,8 @@ export const ofcCoins = [ ), ofcBscToken('a79933f5-a9d2-4a29-a948-79313a569988', 'ofcbsc:cfx', 'BSC Conflux', 18, UnderlyingAsset['bsc:cfx']), ofcBscToken('c6f5df09-5a21-468b-89cc-f626d02d74d0', 'ofcbsc:oort', 'OORT', 18, UnderlyingAsset['bsc:oort']), + ofcBscToken('a0d5a2bc-75ab-4272-8b62-b513e88b6e5f', 'ofcbsc:soon', 'Soon Token', 18, UnderlyingAsset['bsc:soon']), + ofcBscToken('0fd1ab89-3e66-4f16-b788-2450dfff232d', 'ofcbsc:bard', 'Lombard', 18, UnderlyingAsset['bsc:bard']), ofcBscToken( '7e8cb701-0f63-4105-be1d-8b20fd42b093', 'ofcbsc:cake', diff --git a/modules/statics/src/coins/ofcErc20Coins.ts b/modules/statics/src/coins/ofcErc20Coins.ts index bbad76dd69..f1a84809f6 100644 --- a/modules/statics/src/coins/ofcErc20Coins.ts +++ b/modules/statics/src/coins/ofcErc20Coins.ts @@ -4484,6 +4484,13 @@ export const tOfcErc20Coins = [ ofcerc20('bf7b99fe-d666-4db7-a775-c05e5bff98ce', 'ofceth:andy', 'andy', 18, underlyingAssetForSymbol('eth:andy')), ofcerc20('d2b5f3e4-3c4e-4f1e-9f0a-1b2c3d4e5f6a', 'ofcbaseeth:spec', 'Spectral', 18, UnderlyingAsset['baseeth:spec']), + ofcerc20( + 'bc7be60b-7eb8-4512-9675-d804f540962a', + 'ofcbaseeth:soon', + 'Soon Token', + 18, + UnderlyingAsset['baseeth:soon'] + ), ofcerc20( 'e3c6f4e5-4d5e-4f2e-8f1a-2c3d4e5f6a7b', @@ -4567,6 +4574,8 @@ export const tOfcErc20Coins = [ UnderlyingAsset['eth:fidd'] ), ofcerc20('c71454e2-c51c-40df-8605-e57f2d97ed53', 'ofceth:yu', 'Yala Stablecoin', 18, UnderlyingAsset['eth:yu']), + ofcerc20('14912a5e-254c-4c6f-9f9c-f9ce11b7b293', 'ofceth:bard', 'Lombard', 18, UnderlyingAsset['eth:bard']), + ofcerc20('a31a6330-cbd6-49b0-b8b1-a7f9a48e770c', 'ofceth:sfp', 'SafePal Token', 18, UnderlyingAsset['eth:sfp']), ofcerc20('72427813-ec17-4100-8d6d-844a3f71f34e', 'ofceth:fbtc', 'Function Bitcoin', 8, UnderlyingAsset['eth:fbtc']), ofcerc20( 'e050aeab-a9c9-4962-b42f-d350c88efb37',