Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions modules/statics/src/allCoinsAndTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2508,6 +2508,15 @@ export const allCoinsAndTokens = [
UnderlyingAsset['tbaseeth:usdc'],
Networks.test.basechain
),
erc20Token(
'439fb12d-fddf-4749-8a33-b7c79fefc1b4',
'baseeth:wave',
'Waveform',
18,
'0x64712fbdf19ae8b5b3b6d0478750e3d5e1a17718',
UnderlyingAsset['baseeth:wave'],
Networks.main.basechain
),
erc20Token(
'01c87cfe-3ba2-43db-9712-b37e9af9f422',
'baseeth:soon',
Expand Down Expand Up @@ -2912,6 +2921,17 @@ export const allCoinsAndTokens = [
Networks.test.hypeevm
),

// hypeevm mainnet tokens
erc20Token(
'062b64cd-5569-41e9-a144-478976fd576f',
'hype:hwhype',
'Hyperwave HYPE',
18,
'0x4de03ca1f02591b717495cfa19913ad56a2f5858',
UnderlyingAsset['hype:hwhype'],
Networks.main.hypeevm
),

// Story testnet tokens
erc20Token(
'f9a9c36f-8938-4206-bf0d-5016a861c58f',
Expand Down Expand Up @@ -4992,6 +5012,28 @@ export const allCoinsAndTokens = [
'straitsx.com',
UnderlyingAsset['xrp:xsgd']
),
xrpToken(
'c9d4f341-72de-41d2-b6dc-5d77e2a3cda0',
'xrp:usdc',
'USDC',
15,
'rGm7WCVp9gb4jZHWTEtGUr4dd74z2XuWhE',
'5553444300000000000000000000000000000000',
'rGm7WCVp9gb4jZHWTEtGUr4dd74z2XuWhE::5553444300000000000000000000000000000000',
'circle.com',
UnderlyingAsset['xrp:usdc']
),
xrpToken(
'5067c3e5-51f2-4209-a842-d4450436245a',
'xrp:eurcv',
'EUR CoinVertible',
15,
'rUNaS5sqRuxZz6V7rBGhoSaZiVYA3ut4UL',
'4555524356000000000000000000000000000000',
'rUNaS5sqRuxZz6V7rBGhoSaZiVYA3ut4UL::4555524356000000000000000000000000000000',
'xrpl.org',
UnderlyingAsset['xrp:eurcv']
),
xrpToken(
'a47c9171-6cb5-487a-a467-7bc131b93ed3',
'xrp:veur',
Expand Down
10 changes: 10 additions & 0 deletions modules/statics/src/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2198,6 +2198,7 @@ export enum UnderlyingAsset {
'eth:meme' = 'eth:meme',
'eth:bard' = 'eth:bard',
'eth:sfp' = 'eth:sfp',
'eth:aztec' = 'eth:aztec',

// Ondo Tokenized Assets
'eth:qqqon' = 'qqqon',
Expand Down Expand Up @@ -2429,6 +2430,7 @@ export enum UnderlyingAsset {
'avaxc:aave' = 'avaxc:aave',
'avaxc:btc' = 'avaxc:btc',
'avaxc:dai' = 'avaxc:dai',
'avaxc:arena' = 'avaxc:arena',
'avaxc:tryb' = 'avaxc:tryb',
'avaxc:wbtc' = 'avaxc:wbtc',
'avaxc:weth' = 'avaxc:weth',
Expand Down Expand Up @@ -2890,6 +2892,7 @@ export enum UnderlyingAsset {
'baseeth:trust' = 'baseeth:trust',
'baseeth:flk' = 'baseeth:flk',
'baseeth:soon' = 'baseeth:soon',
'baseeth:wave' = 'baseeth:wave',

'baseeth:spec' = 'baseeth:spec',
'baseeth:tig' = 'baseeth:tig',
Expand Down Expand Up @@ -2943,6 +2946,9 @@ export enum UnderlyingAsset {
// hypeeevm testnet tokens
'thypeevm:usdc' = 'thypeevm:usdc',

// hype mainnet tokens
'hype:hwhype' = 'hype:hwhype',

// Story testnet tokens
'tip:usdc' = 'tip:usdc',

Expand Down Expand Up @@ -3101,6 +3107,7 @@ export enum UnderlyingAsset {
'sol:acusd' = 'sol:acusd',
'sol:solink' = 'sol:solink',
'sol:soon' = 'sol:soon',
'sol:wylds' = 'sol:wylds',
'sol:block' = 'sol:block',
'sol:render' = 'sol:render',
'sol:wen' = 'sol:wen',
Expand Down Expand Up @@ -3250,6 +3257,8 @@ export enum UnderlyingAsset {
'xrp:vchf' = 'xrp:vchf',
'xrp:vgbp' = 'xrp:vgbp',
'xrp:solo' = 'xrp:solo',
'xrp:usdc' = 'xrp:usdc',
'xrp:eurcv' = 'xrp:eurcv',
'xrp:aau' = 'xrp:aau',
'xrp:fiuaxrp' = 'xrp:fiuaxrp',
// XRP testnet tokens
Expand Down Expand Up @@ -3382,6 +3391,7 @@ export enum UnderlyingAsset {
'ton:not' = 'ton:not',
'ton:cati' = 'ton:cati',
'ton:dogs' = 'ton:dogs',
'ton:ston' = 'ton:ston',

// TON testnet tokens
'tton:ukwny-us' = 'tton:ukwny-us',
Expand Down
9 changes: 9 additions & 0 deletions modules/statics/src/coins/avaxTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,15 @@ export const avaxTokens = [
UnderlyingAsset['avaxc:usdc'],
[...AccountCoin.DEFAULT_FEATURES, CoinFeature.STABLECOIN]
),
avaxErc20(
'a9ba57b1-31fd-49df-b965-c7c5f4da0cf0',
'avaxc:arena',
'The Arena',
18,
'0xb8d7710f7d8349a506b75dd184f05777c82dad0c',
UnderlyingAsset['avaxc:arena'],
[...AccountCoin.DEFAULT_FEATURES, CoinFeature.STABLECOIN]
),
avaxErc20(
'd9a021b1-a94a-495c-84c3-061d97c98748',
'avaxc:dai-e',
Expand Down
8 changes: 8 additions & 0 deletions modules/statics/src/coins/erc20Coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11233,6 +11233,14 @@ export const erc20Coins = [
'0x90276e9d4a023b5229e0c2e9d4b2a83fe3a2b48c',
UnderlyingAsset['eth:ibenji']
),
erc20(
'a184ee20-3d70-4029-83fa-6d44728313ca',
'eth:aztec',
'Aztec',
18,
'0xa27ec0006e59f245217ff08cd52a7e8b169e62d2',
UnderlyingAsset['eth:aztec']
),
erc20(
'03886beb-b737-400e-bb44-eb613e65e1d9',
'eth:bard',
Expand Down
9 changes: 9 additions & 0 deletions modules/statics/src/coins/jettonTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ export const jettonTokens = [
UnderlyingAsset['ton:dogs'],
TON_TOKEN_FEATURES
),
jettonToken(
'ba862cef-e960-4601-a8f9-03c9b0634300',
'ton:ston',
'STON.fi',
9,
'EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO',
UnderlyingAsset['ton:ston'],
TON_TOKEN_FEATURES
),

// testnet tokens
tjettonToken(
Expand Down
19 changes: 19 additions & 0 deletions modules/statics/src/coins/ofcCoins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,9 @@ export const ofcCoins = [
ofcsolToken('a4db15b5-41db-4ad9-b69a-88306e8c5dfe', 'ofcsol:soon', 'Soon Token', 9, UnderlyingAsset['sol:soon'], [
...SOL_TOKEN_FEATURES,
]),
ofcsolToken('0f9985a2-da91-4c0e-a683-8108750cc600', 'ofcsol:wylds', 'Hastra wYLDS', 6, UnderlyingAsset['sol:wylds'], [
...SOL_TOKEN_FEATURES,
]),
ofcsolToken(
'b08c09fd-73fb-4b7f-8377-72225cd8c256',
'ofcsol:dupe',
Expand Down Expand Up @@ -1516,6 +1519,14 @@ export const ofcCoins = [
undefined,
[CoinFeature.STABLECOIN]
),
ofcXrpToken('da12fc69-9373-4437-ad3c-076df9207379', 'ofcxrp:usdc', 'USDC', 15, UnderlyingAsset['xrp:usdc']),
ofcXrpToken(
'c9da00b4-ee95-40c2-a96d-e73587bfd4ea',
'ofcxrp:eurcv',
'EUR CoinVertible',
15,
UnderlyingAsset['xrp:eurcv']
),
ofcXrpToken('eb3c02de-7221-4fde-9235-5cc576eb7c8b', 'ofcxrp:xsgd', 'XSGD', 15, UnderlyingAsset['xrp:xsgd']),
ofcXrpToken(
'46c75216-5498-4417-b73c-a08c11d693ad',
Expand Down Expand Up @@ -1760,6 +1771,13 @@ export const ofcCoins = [
18,
UnderlyingAsset['avaxc:cai']
),
ofcAvaxErc20(
'b004de04-767c-440a-8839-715644c81500',
'ofcavaxc:arena',
'The Arena',
18,
UnderlyingAsset['avaxc:arena']
),
ofcAvaxErc20(
'58d7ae4a-296c-4215-b133-01bf553f8500',
'ofcavaxc:dai-e',
Expand Down Expand Up @@ -3656,6 +3674,7 @@ export const ofcCoins = [
ofcTonToken('8977a6f0-0864-4250-a060-6ff385d304f9', 'ofcton:usde', 'Ethena USDe', 6, UnderlyingAsset['ton:usde']),
ofcTonToken('827bf2c7-a741-406f-9ed4-fb0f3c33b01a', 'ofcton:not', 'Notcoin', 9, UnderlyingAsset['ton:not']),
ofcTonToken('874a497e-61a8-45b5-abe1-1d9637f49264', 'ofcton:cati', 'Catizen', 9, UnderlyingAsset['ton:cati']),
ofcTonToken('e548896b-5867-491e-8a9c-5261f7e3ba69', 'ofcton:ston', 'STON.fi', 9, UnderlyingAsset['ton:ston']),
ofcTonToken('41ee59d6-2484-429c-aad1-5e79ae766c4b', 'ofcton:dogs', 'Dogs', 9, UnderlyingAsset['ton:dogs']),
tofcTonToken(
'e7d516c1-b975-4905-b5d0-8460f6ea7eb9',
Expand Down
11 changes: 11 additions & 0 deletions modules/statics/src/coins/ofcErc20Coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4501,6 +4501,16 @@ export const tOfcErc20Coins = [
UnderlyingAsset['baseeth:soon']
),

ofcerc20('c2c6b14c-62e8-4dc1-9b8e-63e8fc5c7ab6', 'ofcbaseeth:wave', 'Waveform', 18, UnderlyingAsset['baseeth:wave']),

ofcerc20(
'd20cc76e-1384-4261-9d90-df2d6a87b3d0',
'ofchype:hwhype',
'Hyperwave HYPE',
18,
UnderlyingAsset['hype:hwhype']
),

ofcerc20(
'e3c6f4e5-4d5e-4f2e-8f1a-2c3d4e5f6a7b',
'ofcbaseeth:tig',
Expand Down Expand Up @@ -4593,6 +4603,7 @@ export const tOfcErc20Coins = [
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('60f825f0-ed18-46b2-a03f-fd93b5e94f43', 'ofceth:aztec', 'Aztec', 18, UnderlyingAsset['eth:aztec']),
ofcerc20('72427813-ec17-4100-8d6d-844a3f71f34e', 'ofceth:fbtc', 'Function Bitcoin', 8, UnderlyingAsset['eth:fbtc']),
ofcerc20(
'e050aeab-a9c9-4962-b42f-d350c88efb37',
Expand Down
10 changes: 10 additions & 0 deletions modules/statics/src/coins/solTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3164,6 +3164,16 @@ export const solTokens = [
UnderlyingAsset['sol:usx'],
SOL_TOKEN_FEATURES
),
solToken(
'dfd33e08-4056-4e3d-a85f-611bb1d14e80',
'sol:wylds',
'Hastra wYLDS',
6,
'8fr7WGTVFszfyNWRMXj6fRjZZAnDwmXwEpCrtzmUkdih',
'8fr7WGTVFszfyNWRMXj6fRjZZAnDwmXwEpCrtzmUkdih',
UnderlyingAsset['sol:wylds'],
SOL_TOKEN_FEATURES
),
solToken(
'87922fc0-9a17-4a6f-9820-02a21de69dc4',
'sol:ponke',
Expand Down