Skip to content

Commit 2cc3efb

Browse files
authored
Merge pull request #8387 from BitGo/cecho-616
feat(statics): add Tempo and Testnet Tempo tokens to the OFC list
2 parents 72c6673 + 7461f37 commit 2cc3efb

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
@@ -4304,6 +4304,8 @@ export const ofcCoins = [
43044304
UnderlyingAsset['sui:haedal']
43054305
),
43064306
ofcSuiToken('b200b9c1-b8a6-4b91-adf6-14870e18bdca', 'ofcsui:suins', 'SuiNS', 6, UnderlyingAsset['sui:suins']),
4307+
ofc('e54716f3-3df2-4e34-8094-9989a2843979', 'ofctempo', 'Tempo', 6, UnderlyingAsset.TEMPO, CoinKind.CRYPTO),
4308+
tofc('1e3bf3f1-0ab3-4cb8-b002-1557d871a7c0', 'ofcttempo', 'Testnet Tempo', 6, UnderlyingAsset.TEMPO, CoinKind.CRYPTO),
43074309
// Tempo mainnet OFC tokens
43084310
ofcTempoToken(
43094311
'61cbeade-67a7-4f18-b60d-bca7bf66d97e',

0 commit comments

Comments
 (0)