Skip to content

Commit 7461f37

Browse files
committed
feat(statics): add Tempo and Testnet Tempo tokens to the OFC list
Ticket: CECHO-616
1 parent 9f531f2 commit 7461f37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/statics/src/coins/ofcCoins.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4160,6 +4160,8 @@ export const ofcCoins = [
41604160
UnderlyingAsset['sui:haedal']
41614161
),
41624162
ofcSuiToken('b200b9c1-b8a6-4b91-adf6-14870e18bdca', 'ofcsui:suins', 'SuiNS', 6, UnderlyingAsset['sui:suins']),
4163+
ofc('e54716f3-3df2-4e34-8094-9989a2843979', 'ofctempo', 'Tempo', 6, UnderlyingAsset.TEMPO, CoinKind.CRYPTO),
4164+
tofc('1e3bf3f1-0ab3-4cb8-b002-1557d871a7c0', 'ofcttempo', 'Testnet Tempo', 6, UnderlyingAsset.TEMPO, CoinKind.CRYPTO),
41634165
// Tempo mainnet OFC tokens
41644166
ofcTempoToken(
41654167
'61cbeade-67a7-4f18-b60d-bca7bf66d97e',

0 commit comments

Comments
 (0)