Skip to content

Commit 700f01a

Browse files
authored
Merge pull request #6859 from BitGo/WIN-6923
feat(statics): add new tokens
2 parents 5c5a20f + 7a2ca3b commit 700f01a

File tree

8 files changed

+142
-0
lines changed

8 files changed

+142
-0
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,6 +3355,14 @@ export const allCoinsAndTokens = [
33553355
'0x63681558c1b680e43bbcadc0ced21075854bba87',
33563356
UnderlyingAsset['tarbeth:xsgd']
33573357
),
3358+
tarbethErc20(
3359+
'23209716-c220-4ef7-ac4c-ea1c151f14cb',
3360+
'tarbeth:bull',
3361+
'BULL',
3362+
18,
3363+
'0x0726773451af83203583b5d38b3a11f752b1a96b',
3364+
UnderlyingAsset['arbeth:bull']
3365+
),
33583366
arbethErc20(
33593367
'6a69ea1d-ce7d-4603-89df-cf2f6490d1f9',
33603368
'arbeth:xai',
@@ -4184,6 +4192,18 @@ export const allCoinsAndTokens = [
41844192
UnderlyingAsset['sui:xaum'],
41854193
SUI_TOKEN_FEATURES
41864194
),
4195+
suiToken(
4196+
'2287dcde-353b-44d4-901a-b2f1310085ef',
4197+
'sui:alkimi',
4198+
'Alkimi',
4199+
9,
4200+
'0x1a8f4bc33f8ef7fbc851f156857aa65d397a6a6fd27a7ac2ca717b51f2fd9489',
4201+
'alkimi',
4202+
'ALKIMI',
4203+
'0x1a8f4bc33f8ef7fbc851f156857aa65d397a6a6fd27a7ac2ca717b51f2fd9489::alkimi::ALKIMI',
4204+
UnderlyingAsset['sui:alkimi'],
4205+
SUI_TOKEN_FEATURES
4206+
),
41874207
tsuiToken(
41884208
'0b8a7919-c37e-4be8-8338-7fc13c6c875e',
41894209
'tsui:deep',

modules/statics/src/base.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,6 +2415,7 @@ export enum UnderlyingAsset {
24152415
'polygon:benji' = 'polygon:benji',
24162416
'polygon:naka' = 'polygon:naka',
24172417
'polygon:xusd' = 'polygon:xusd',
2418+
'polygon:txusd' = 'polygon:txusd',
24182419
// Polygon NFTs
24192420
// generic NFTs
24202421
'erc721:polygontoken' = 'erc721:polygontoken',
@@ -2565,6 +2566,7 @@ export enum UnderlyingAsset {
25652566
'bsc:cusdo' = 'bsc:cusdo',
25662567
'bsc:unx' = 'bsc:unx',
25672568
'bsc:usdo' = 'bsc:usdo',
2569+
'bsc:slay' = 'bsc:slay',
25682570
// BSC NFTs
25692571
// generic NFTs
25702572
'erc721:bsctoken' = 'erc721:bsctoken',
@@ -2642,6 +2644,7 @@ export enum UnderlyingAsset {
26422644
'arbeth:anime' = 'arbeth:anime',
26432645
'arbeth:benji' = 'arbeth:benji',
26442646
'arbeth:dolo' = 'arbeth:dolo',
2647+
'arbeth:bull' = 'arbeth:bull',
26452648

26462649
// Arbitrum testnet tokens
26472650
'tarbeth:link' = 'tarbeth:link',
@@ -2877,6 +2880,8 @@ export enum UnderlyingAsset {
28772880
'sol:cloud' = 'sol:cloud',
28782881
'sol:eliza' = 'sol:eliza',
28792882
'sol:eurc' = 'sol:eurc',
2883+
'sol:dynosol' = 'sol:dynosol',
2884+
'sol:cipher' = 'sol:cipher',
28802885
// TRX tokens
28812886
'trx:htx' = 'trx:htx',
28822887
'trx:jst' = 'trx:jst',
@@ -2927,6 +2932,7 @@ export enum UnderlyingAsset {
29272932
'sui:wal' = 'sui:wal',
29282933
'sui:xmn' = 'sui:xmn',
29292934
'sui:xaum' = 'sui:xaum',
2935+
'sui:alkimi' = 'sui:alkimi',
29302936

29312937
// Sui testnet tokens
29322938
'tsui:deep' = 'tsui:deep',
@@ -3021,6 +3027,10 @@ export enum UnderlyingAsset {
30213027
'eth:rlb' = 'eth:rlb',
30223028
'eth:neiro2' = 'eth:neiro2',
30233029
'eth:sign' = 'eth:sign',
3030+
'eth:vsn' = 'eth:vsn',
3031+
'eth:shx' = 'eth:shx',
3032+
'eth:slay' = 'eth:slay',
3033+
'eth:mxnb' = 'eth:mxnb',
30243034

30253035
// ADA testnet tokens
30263036
'tada:water' = 'tada:water',

modules/statics/src/coins/bscTokens.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,6 +1270,15 @@ export const bscTokens = [
12701270
UnderlyingAsset['bsc:usdo'],
12711271
[...BSC_TOKEN_FEATURES_EXCLUDE_SINGAPORE, CoinFeature.REBASE_TOKEN]
12721272
),
1273+
bscToken(
1274+
'2b4262dd-1a9f-4dbb-bac0-d12a1a0ab34f',
1275+
'bsc:slay',
1276+
'SatLayer',
1277+
6,
1278+
'0xfc5a743271672e91d77f0176e5cea581fbd5d834',
1279+
UnderlyingAsset['bsc:slay'],
1280+
BSC_TOKEN_FEATURES
1281+
),
12731282
tbscToken(
12741283
'b31aa2b5-8d8c-4ac1-b5e5-0f9d59377eab',
12751284
'tbsc:busd',

modules/statics/src/coins/erc20Coins.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11168,6 +11168,38 @@ export const erc20Coins = [
1116811168
UnderlyingAsset['eth:usdo'],
1116911169
[...AccountCoin.DEFAULT_FEATURES_EXCLUDE_SINGAPORE, CoinFeature.BULK_TRANSACTION, CoinFeature.REBASE_TOKEN]
1117011170
),
11171+
erc20(
11172+
'9577010b-3c51-4f02-a284-fdff7837e407',
11173+
'eth:vsn',
11174+
'Vision',
11175+
18,
11176+
'0x699ccf919c1dfdfa4c374292f42cadc9899bf753',
11177+
UnderlyingAsset['eth:vsn']
11178+
),
11179+
erc20(
11180+
'c51774c4-c9fd-4cfc-886e-36e084ce7b48',
11181+
'eth:shx',
11182+
'Stronghold SHx',
11183+
7,
11184+
'0xee7527841a932d2912224e20a405e1a1ff747084',
11185+
UnderlyingAsset['eth:shx']
11186+
),
11187+
erc20(
11188+
'88e2f52d-d582-4ab5-9151-cca02572b5d8',
11189+
'eth:slay',
11190+
'SatLayer',
11191+
6,
11192+
'0x51477a3002ee04b7542adfe63ccdb50c00ee5147',
11193+
UnderlyingAsset['eth:slay']
11194+
),
11195+
erc20(
11196+
'0eb44459-7e38-4974-8847-e2fa8a510478',
11197+
'eth:mxnb',
11198+
'MXNB',
11199+
6,
11200+
'0xf197ffc28c23e0309b5559e7a166f2c6164c80aa',
11201+
UnderlyingAsset['eth:mxnb']
11202+
),
1117111203
terc20(
1117211204
'0205f0d6-0647-47c9-ad8b-c48d048e54f3',
1117311205
'fixed',

modules/statics/src/coins/ofcCoins.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,22 @@ export const ofcCoins = [
11241124
UnderlyingAsset['sol:eurc'],
11251125
SOL_TOKEN_FEATURES
11261126
),
1127+
ofcsolToken(
1128+
'90c297d2-853b-4322-9050-809254c9cfc2',
1129+
'ofcsol:dynosol',
1130+
'dynoSOL',
1131+
9,
1132+
UnderlyingAsset['sol:dynosol'],
1133+
SOL_TOKEN_FEATURES
1134+
),
1135+
ofcsolToken(
1136+
'0c6e3dcc-9009-4f38-8895-09844dc9e81f',
1137+
'ofcsol:cipher',
1138+
'Cipher',
1139+
9,
1140+
UnderlyingAsset['sol:cipher'],
1141+
SOL_TOKEN_FEATURES
1142+
),
11271143
tofcsolToken(
11281144
'24d678cf-e0f0-4cde-a338-d754289c5b27',
11291145
'ofctsol:slnd',
@@ -1231,6 +1247,7 @@ export const ofcCoins = [
12311247
ofcTronToken('94b00b66-68a4-45ed-b772-77e5bca1e34c', 'ofctrx:usdt', 'Tether USD', 6, UnderlyingAsset['trx:usdt']),
12321248
ofcTronToken('486dca06-5709-45ee-8b35-677e3d27509f', 'ofctrx:usd1', 'USD1 Token', 18, UnderlyingAsset['trx:usd1']),
12331249
ofcTronToken('d953a72b-b7b9-4c8d-97bd-f03394e30608', 'ofctrx:trxs', 'Staked TRX', 18, UnderlyingAsset['trx:trxs']),
1250+
ofcTronToken('d1f624a6-8d53-4c59-abdb-65fc12204ea3', 'ofctrx:jst', 'Just', 18, UnderlyingAsset['trx:jst']),
12341251
ofcXrpToken('6a173023-5faf-4a0a-af38-b8be98abe94f', 'ofcxrp:rlusd', 'Ripple USD', 15, UnderlyingAsset['xrp:rlusd']),
12351252
tofcXrpToken('bd406dab-3b55-4ab5-b0a5-74b9f94268a3', 'ofctxrp:rlusd', 'RLUSD', 15, UnderlyingAsset['txrp:rlusd']),
12361253
ofcXrpToken('eb3c02de-7221-4fde-9235-5cc576eb7c8b', 'ofcxrp:xsgd', 'XSGD', 15, UnderlyingAsset['xrp:xsgd']),
@@ -2035,6 +2052,7 @@ export const ofcCoins = [
20352052
18,
20362053
UnderlyingAsset['bsc:usdo']
20372054
),
2055+
ofcBscToken('eb9280a5-2781-450b-945f-7fe13d170433', 'ofcbsc:slay', 'SatLayer', 6, UnderlyingAsset['bsc:slay']),
20382056
tofcBscToken(
20392057
'bf8a52e5-f416-46ea-95c2-a920dc204233',
20402058
'ofctbsc:usd1',
@@ -2834,6 +2852,13 @@ export const ofcCoins = [
28342852
18,
28352853
UnderlyingAsset['tpolygon:testcopm']
28362854
),
2855+
tofcPolygonErc20(
2856+
'af1a275c-cfa8-4137-ad9a-1e79c0e3a8f7',
2857+
'ofctpolygon:txusd',
2858+
'Test StraitsX USD',
2859+
6,
2860+
UnderlyingAsset['polygon:txusd']
2861+
),
28372862

28382863
ofcAlgoToken(
28392864
'fec37305-8fb8-4c23-b42c-b4696d579eb9',
@@ -2944,6 +2969,13 @@ export const ofcCoins = [
29442969
18,
29452970
UnderlyingAsset['tarbeth:link']
29462971
),
2972+
tofcArbethErc20(
2973+
'52048169-4cb3-4a7c-9d7e-c0a1cabe2a47',
2974+
'ofctarbeth:bull',
2975+
'Test BULL',
2976+
18,
2977+
UnderlyingAsset['arbeth:bull']
2978+
),
29472979
ofcaptToken(
29482980
'6d027643-3d96-4627-8312-1151a793d4f8',
29492981
'ofcapt:usdc',

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,6 +3399,16 @@ export const ofcErc20Coins = [
33993399
18,
34003400
underlyingAssetForSymbol('eth:usdo')
34013401
),
3402+
ofcerc20('c099e464-f464-4d7c-8e6b-3dee55d95837', 'ofceth:vsn', 'Vision', 18, underlyingAssetForSymbol('eth:vsn')),
3403+
ofcerc20(
3404+
'42f3a70b-2070-45d4-ac52-9fb676d3337b',
3405+
'ofceth:shx',
3406+
'Stronghold SHx',
3407+
7,
3408+
underlyingAssetForSymbol('eth:shx')
3409+
),
3410+
ofcerc20('6ad8cc28-3c63-4d77-9488-87c6935b3cf8', 'ofceth:slay', 'SatLayer', 6, underlyingAssetForSymbol('eth:slay')),
3411+
ofcerc20('e1a2fff8-5a33-4873-9231-6289eec23a9d', 'ofceth:mxnb', 'MXNB', 6, underlyingAssetForSymbol('eth:mxnb')),
34023412
];
34033413

34043414
export const tOfcErc20Coins = [

modules/statics/src/coins/polygonTokens.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,4 +1183,13 @@ export const polygonTokens = [
11831183
UnderlyingAsset['tpolygon:BitGoTest'],
11841184
POLYGON_TOKEN_FEATURES
11851185
),
1186+
tpolygonErc20(
1187+
'e2411508-ebec-4956-a2d3-bb2b0441fe31',
1188+
'tpolygon:txusd',
1189+
'Test StraitsX USD',
1190+
6,
1191+
'0x49063fbb462529dee4566341f79d83b1ee547130',
1192+
UnderlyingAsset['polygon:txusd'],
1193+
POLYGON_TOKEN_FEATURES
1194+
),
11861195
];

modules/statics/src/coins/solTokens.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2989,6 +2989,26 @@ export const solTokens = [
29892989
UnderlyingAsset['sol:eurc'],
29902990
SOL_TOKEN_FEATURES
29912991
),
2992+
solToken(
2993+
'b3e59b37-9af6-4069-9566-f4b07ce34a85',
2994+
'sol:dynosol',
2995+
'dynoSOL',
2996+
9,
2997+
'DYNoyS3x5qgbccZg7RPXagm4xQzfnm5iwd9o8pMyJtdE',
2998+
'DYNoyS3x5qgbccZg7RPXagm4xQzfnm5iwd9o8pMyJtdE',
2999+
UnderlyingAsset['sol:dynosol'],
3000+
SOL_TOKEN_FEATURES
3001+
),
3002+
solToken(
3003+
'51983e8f-8218-49d4-a2b4-6a6e6b147b36',
3004+
'sol:cipher',
3005+
'Cipher',
3006+
9,
3007+
'Ciphern9cCXtms66s8Mm6wCFC27b2JProRQLYmiLMH3N',
3008+
'Ciphern9cCXtms66s8Mm6wCFC27b2JProRQLYmiLMH3N',
3009+
UnderlyingAsset['sol:cipher'],
3010+
SOL_TOKEN_FEATURES
3011+
),
29923012
tsolToken(
29933013
'b98c5a7a-49c5-45f1-a6ee-b08dff596a7d',
29943014
'tsol:srm',

0 commit comments

Comments
 (0)