Skip to content

Commit bbaf72b

Browse files
committed
feat(statics): add new tokens WIN-8472
Ticket: WIN-8472
1 parent bbf141f commit bbaf72b

File tree

8 files changed

+200
-0
lines changed

8 files changed

+200
-0
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2883,6 +2883,33 @@ export const allCoinsAndTokens = [
28832883
UnderlyingAsset['baseeth:brett'],
28842884
Networks.main.basechain
28852885
),
2886+
erc20Token(
2887+
'd6a1b0c5-2f7e-4d3b-a8e9-1c5f6b2d7a4e',
2888+
'baseeth:argt',
2889+
'ARG Token',
2890+
18,
2891+
'0xf016413834e6d1a14f3d628b11d6ef725a6bdbdd',
2892+
UnderlyingAsset['baseeth:argt'],
2893+
Networks.main.basechain
2894+
),
2895+
erc20Token(
2896+
'e7b2c1d6-3a8f-4e4c-b9f0-2d6a7c3e8b5f',
2897+
'baseeth:brat',
2898+
'BRA Token',
2899+
18,
2900+
'0xFEE29845569570F8e0119291dff77B7b93283aaB',
2901+
UnderlyingAsset['baseeth:brat'],
2902+
Networks.main.basechain
2903+
),
2904+
erc20Token(
2905+
'f8c3d2e7-4b9a-4f5d-c0a1-3e7b8d4f9c6a',
2906+
'baseeth:mext',
2907+
'Mexican Peso Token',
2908+
18,
2909+
'0x59863989d080B22476DB95656d0C3CC18be92214',
2910+
UnderlyingAsset['baseeth:mext'],
2911+
Networks.main.basechain
2912+
),
28862913

28872914
// XDC mainnet tokens
28882915
erc20Token(

modules/statics/src/base.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,6 +2194,9 @@ export enum UnderlyingAsset {
21942194
'eth:enso' = 'eth:enso',
21952195
'eth:hpp' = 'eth:hpp',
21962196
'eth:lit' = 'eth:lit',
2197+
'eth:aedz' = 'eth:aedz',
2198+
'eth:arm-susde-usde' = 'eth:arm-susde-usde',
2199+
'eth:arm-weth-eeth' = 'eth:arm-weth-eeth',
21972200
'eth:six' = 'eth:six',
21982201
'eth:eden' = 'eth:eden',
21992202
'eth:xeden' = 'eth:xeden',
@@ -2641,6 +2644,9 @@ export enum UnderlyingAsset {
26412644
'polygon:land1' = 'polygon:land1',
26422645
'polygon:mmt54' = 'polygon:mmt54',
26432646
'polygon:jpyc' = 'polygon:jpyc',
2647+
'polygon:argt' = 'polygon:argt',
2648+
'polygon:brat' = 'polygon:brat',
2649+
'polygon:chlt' = 'polygon:chlt',
26442650
// Polygon NFTs
26452651
// generic NFTs
26462652
'erc721:polygontoken' = 'erc721:polygontoken',
@@ -2669,6 +2675,7 @@ export enum UnderlyingAsset {
26692675
'bsc:dd' = 'bsc:dd',
26702676
'bsc:parti' = 'bsc:parti',
26712677
'bsc:form' = 'bsc:form',
2678+
'bsc:ake' = 'bsc:ake',
26722679
'bsc:ltc' = 'bsc:ltc',
26732680
'bsc:mask' = 'bsc:mask',
26742681
'bsc:matic' = 'bsc:matic',
@@ -2920,6 +2927,9 @@ export enum UnderlyingAsset {
29202927
'baseeth:sapien' = 'baseeth:sapien',
29212928
'baseeth:aixbt' = 'baseeth:aixbt',
29222929
'baseeth:brett' = 'baseeth:brett',
2930+
'baseeth:argt' = 'baseeth:argt',
2931+
'baseeth:brat' = 'baseeth:brat',
2932+
'baseeth:mext' = 'baseeth:mext',
29232933

29242934
// BaseETH testnet tokens
29252935
'tbaseeth:usdc' = 'tbaseeth:usdc',
@@ -3163,6 +3173,8 @@ export enum UnderlyingAsset {
31633173
'sol:ai16z' = 'sol:ai16z',
31643174
'sol:pnut' = 'sol:pnut',
31653175
'sol:nyan' = 'sol:nyan',
3176+
'sol:fight' = 'sol:fight',
3177+
'sol:wet' = 'sol:wet',
31663178
'sol:virtual' = 'sol:virtual',
31673179
'sol:zerebro' = 'sol:zerebro',
31683180
'sol:arc' = 'sol:arc',

modules/statics/src/coins/bscTokens.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ export const bscTokens = [
4343
UnderlyingAsset['bsc:form'],
4444
BSC_TOKEN_FEATURES
4545
),
46+
bscToken(
47+
'a9d4e3f8-5c0b-4a6e-b1d7-4f9e2c8a5b3d',
48+
'bsc:ake',
49+
'Akedo',
50+
18,
51+
'0x2c3a8Ee94dDD97244a93Bc48298f97d2C412F7Db',
52+
UnderlyingAsset['bsc:ake'],
53+
BSC_TOKEN_FEATURES
54+
),
4655
bscToken(
4756
'2a3e9315-0cb8-4bdf-ba9c-d872aeeb1ce2',
4857
'bsc:bsw',

modules/statics/src/coins/erc20Coins.ts

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11953,6 +11953,30 @@ export const erc20Coins = [
1195311953
'0x232ce3bd40fcd6f80f3d55a522d03f25df784ee2',
1195411954
UnderlyingAsset['eth:lit']
1195511955
),
11956+
erc20(
11957+
'b0e5f4a9-6d1c-4b7e-a2f8-3c9d5e0b7a6f',
11958+
'eth:aedz',
11959+
'Zand AED',
11960+
6,
11961+
'0xfc347c996bd66c1d92e2045c80b413ef3fc84a90',
11962+
UnderlyingAsset['eth:aedz']
11963+
),
11964+
erc20(
11965+
'c1f6a5b0-7e2d-4c8f-b3a9-4d0e6f1c8b7a',
11966+
'eth:arm-susde-usde',
11967+
'Ethena Staked USDe ARM',
11968+
18,
11969+
'0xCEDa2d856238aA0D12f6329de20B9115f07C366d',
11970+
UnderlyingAsset['eth:arm-susde-usde']
11971+
),
11972+
erc20(
11973+
'd2a7b6c1-8f3e-4d9a-c4b0-5e1f7a2d9c8b',
11974+
'eth:arm-weth-eeth',
11975+
'Ether.fi ARM',
11976+
18,
11977+
'0xfB0A3CF9B019BFd8827443d131b235B3E0FC58d2',
11978+
UnderlyingAsset['eth:arm-weth-eeth']
11979+
),
1195611980
erc20(
1195711981
'3b5398f9-9c76-4508-8e9a-bf114506025c',
1195811982
'eth:job',

modules/statics/src/coins/ofcCoins.ts

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,8 @@ export const ofcCoins = [
604604
6,
605605
UnderlyingAsset['sol:pnut']
606606
),
607+
ofcsolToken('e5b0c9d4-6f1a-4e8b-b7f3-8d4c0a5e9b1f', 'ofcsol:fight', 'FIGHT', 9, UnderlyingAsset['sol:fight']),
608+
ofcsolToken('f6c1d0e5-7a2b-4f9c-c8a4-9e5d1b6f0c2a', 'ofcsol:wet', 'Humidifi', 6, UnderlyingAsset['sol:wet']),
607609
ofcsolToken('e792c18a-05d1-4622-a8db-192f431b70a2', 'ofcsol:usdg', 'Global Dollar', 6, UnderlyingAsset['sol:usdg'], [
608610
CoinFeature.STABLECOIN,
609611
]),
@@ -2045,6 +2047,7 @@ export const ofcCoins = [
20452047
UnderlyingAsset['bsc:parti']
20462048
),
20472049
ofcBscToken('8d250ad4-775f-4435-9c4c-cf0f77b26f7e', 'ofcbsc:form', 'Four', 18, UnderlyingAsset['bsc:form']),
2050+
ofcBscToken('d4a9b8c3-5f0e-4d7a-b6f2-7e3c9b4d0a8e', 'ofcbsc:ake', 'Akedo', 18, UnderlyingAsset['bsc:ake']),
20482051
ofcBscToken(
20492052
'7c3f2e8a-9d1f-4b6a-8e7b-1f9e4c5d2a6f',
20502053
'ofcbsc:burger',
@@ -3315,6 +3318,27 @@ export const ofcCoins = [
33153318
18,
33163319
UnderlyingAsset['polygon:jpyc']
33173320
),
3321+
ofcPolygonErc20(
3322+
'a1d6e5f0-2c7b-4a8e-b3f9-4d0e6a1c7b8d',
3323+
'ofcpolygon:argt',
3324+
'ARG Token',
3325+
18,
3326+
UnderlyingAsset['polygon:argt']
3327+
),
3328+
ofcPolygonErc20(
3329+
'b2e7f6a1-3d8c-4b9f-c4a0-5e1f7b2d8c9e',
3330+
'ofcpolygon:brat',
3331+
'BRA Token',
3332+
18,
3333+
UnderlyingAsset['polygon:brat']
3334+
),
3335+
ofcPolygonErc20(
3336+
'c3f8a7b2-4e9d-4c0a-d5b1-6f2a8c3e9d0f',
3337+
'ofcpolygon:chlt',
3338+
'Chilean Peso token',
3339+
18,
3340+
UnderlyingAsset['polygon:chlt']
3341+
),
33183342

33193343
tofcPolygonErc20(
33203344
'62f4329d-11cd-4875-b91b-9ceae66c9439',

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4466,6 +4466,21 @@ export const tOfcErc20Coins = [
44664466
),
44674467
ofcerc20('768025b4-e38d-435c-af69-799522cda202', 'ofceth:aioz', 'aioz', 18, UnderlyingAsset['eth:aioz']),
44684468
ofcerc20('d1fa53cb-7868-4699-9e86-853d9e017bfd', 'ofceth:lit', 'lighter', 18, UnderlyingAsset['eth:lit']),
4469+
ofcerc20('a5d0e9f4-1b6c-4a7e-b2f8-3c9d5e0b7a6f', 'ofceth:aedz', 'zand aed', 6, UnderlyingAsset['eth:aedz']),
4470+
ofcerc20(
4471+
'b6e1f0a5-2c7d-4b8f-c3a9-4d0e6f1c8b7a',
4472+
'ofceth:arm-susde-usde',
4473+
'ethena staked usde arm',
4474+
18,
4475+
UnderlyingAsset['eth:arm-susde-usde']
4476+
),
4477+
ofcerc20(
4478+
'c7f2a1b6-3d8e-4c9a-d4b0-5e1f7a2d9c8b',
4479+
'ofceth:arm-weth-eeth',
4480+
'ether.fi arm',
4481+
18,
4482+
UnderlyingAsset['eth:arm-weth-eeth']
4483+
),
44694484
ofcerc20('63f1d5de-5729-4a71-ba6e-dcd7095c20da', 'ofceth:job', 'jobchain', 8, UnderlyingAsset['eth:job']),
44704485
ofcerc20('90169666-a3ee-4ff6-b447-0553a1a4cbb8', 'ofceth:irys', 'irys', 18, UnderlyingAsset['eth:irys']),
44714486
ofcerc20('42fc787e-bd51-4ba0-915f-14b7cdae1bf3', 'ofceth:kpk', 'kpk', 18, UnderlyingAsset['eth:kpk']),
@@ -4750,6 +4765,48 @@ export const tOfcErc20Coins = [
47504765
true,
47514766
'baseeth'
47524767
),
4768+
ofcerc20(
4769+
'd8a3b2c7-4e9f-4d6a-b5e0-6c1f7b3d8a5e',
4770+
'ofcbaseeth:argt',
4771+
'ARG Token',
4772+
18,
4773+
UnderlyingAsset['baseeth:argt'],
4774+
undefined,
4775+
undefined,
4776+
'',
4777+
undefined,
4778+
undefined,
4779+
true,
4780+
'baseeth'
4781+
),
4782+
ofcerc20(
4783+
'e9b4c3d8-5f0a-4e7b-c6f1-7d2a8c4e9b6f',
4784+
'ofcbaseeth:brat',
4785+
'BRA Token',
4786+
18,
4787+
UnderlyingAsset['baseeth:brat'],
4788+
undefined,
4789+
undefined,
4790+
'',
4791+
undefined,
4792+
undefined,
4793+
true,
4794+
'baseeth'
4795+
),
4796+
ofcerc20(
4797+
'f0c5d4e9-6a1b-4f8c-d7a2-8e3b9d5f0c7a',
4798+
'ofcbaseeth:mext',
4799+
'Mexican Peso Token',
4800+
18,
4801+
UnderlyingAsset['baseeth:mext'],
4802+
undefined,
4803+
undefined,
4804+
'',
4805+
undefined,
4806+
undefined,
4807+
true,
4808+
'baseeth'
4809+
),
47534810

47544811
ofcerc20('abeefced-cfda-4afa-8f9c-aebfcadbecfd', 'ofceth:align', 'Aligned', 18, UnderlyingAsset['eth:align']),
47554812

modules/statics/src/coins/polygonTokens.ts

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,4 +1260,31 @@ export const polygonTokens = [
12601260
UnderlyingAsset['polygon:txusd'],
12611261
POLYGON_TOKEN_FEATURES
12621262
),
1263+
polygonErc20(
1264+
'a3d8e7f2-9c4b-4e1a-b5d6-8f2c3a7e9d1b',
1265+
'polygon:argt',
1266+
'ARG Token',
1267+
18,
1268+
'0x50464bE58912745447E24EB3bbDedcee10D3E056',
1269+
UnderlyingAsset['polygon:argt'],
1270+
POLYGON_TOKEN_FEATURES
1271+
),
1272+
polygonErc20(
1273+
'b4e9f8a3-0d5c-4f2b-c6e7-9a3d4b8f0e2c',
1274+
'polygon:brat',
1275+
'BRA Token',
1276+
18,
1277+
'0x59863989d080B22476DB95656d0C3CC18be92214',
1278+
UnderlyingAsset['polygon:brat'],
1279+
POLYGON_TOKEN_FEATURES
1280+
),
1281+
polygonErc20(
1282+
'c5f0a9b4-1e6d-4a3c-d7f8-0b4e5c9a1f3d',
1283+
'polygon:chlt',
1284+
'Chilean Peso token',
1285+
18,
1286+
'0xfa658f62CA6cacaa769035AdBcbeD9Bf75f9f72D',
1287+
UnderlyingAsset['polygon:chlt'],
1288+
POLYGON_TOKEN_FEATURES
1289+
),
12631290
];

modules/statics/src/coins/solTokens.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,26 @@ export const solTokens = [
2828
UnderlyingAsset['sol:virtual'],
2929
SOL_TOKEN_FEATURES
3030
),
31+
solToken(
32+
'e3b8c7d2-9f4a-4e5b-a0d6-5c1f8e3b9d7a',
33+
'sol:fight',
34+
'FIGHT',
35+
9,
36+
'8f62NyJGo7He5uWeveTA2JJQf4xzf8aqxkmzxRQ3mxfU', // https://solscan.io/token/8f62NyJGo7He5uWeveTA2JJQf4xzf8aqxkmzxRQ3mxfU
37+
'8f62NyJGo7He5uWeveTA2JJQf4xzf8aqxkmzxRQ3mxfU',
38+
UnderlyingAsset['sol:fight'],
39+
SOL_TOKEN_FEATURES
40+
),
41+
solToken(
42+
'f4c9d8e3-0a5b-4f6c-b1e7-6d2a9f4c0e8b',
43+
'sol:wet',
44+
'Humidifi',
45+
6,
46+
'WETZjtprkDMCcUxPi9PfWnowMRZkiGGHDb9rABuRZ2U', // https://solscan.io/token/WETZjtprkDMCcUxPi9PfWnowMRZkiGGHDb9rABuRZ2U
47+
'WETZjtprkDMCcUxPi9PfWnowMRZkiGGHDb9rABuRZ2U',
48+
UnderlyingAsset['sol:wet'],
49+
SOL_TOKEN_FEATURES
50+
),
3151
solToken(
3252
'5367fe0f-1f39-48c1-8673-23cd6bc1f445',
3353
'sol:pnut',

0 commit comments

Comments
 (0)