@octaflowlabs/onchain-sdk 1.4.4 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -77,6 +77,92 @@ exports.BASIC_TOKENS_BY_CHAIN = {
77
77
  isNative: false,
78
78
  },
79
79
  ],
80
+ 10: [
81
+ {
82
+ id: 'op',
83
+ address: '0x4200000000000000000000000000000000000042',
84
+ chainId: 10,
85
+ symbol: 'OP',
86
+ name: 'Optimism',
87
+ decimals: 18,
88
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
89
+ amount: '38.80',
90
+ usdValue: '150,000 USD',
91
+ isNative: true,
92
+ },
93
+ {
94
+ id: 'weth',
95
+ address: '0x4200000000000000000000000000000000000006',
96
+ chainId: 10,
97
+ symbol: 'WETH',
98
+ name: 'Wrapped Ether',
99
+ decimals: 18,
100
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
101
+ amount: '38.80',
102
+ usdValue: '150,000 USD',
103
+ isNative: true,
104
+ },
105
+ {
106
+ id: 'usdc',
107
+ address: '0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85',
108
+ chainId: 10,
109
+ symbol: 'USDC',
110
+ name: 'USD Coin',
111
+ decimals: 6,
112
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
113
+ amount: '150,000',
114
+ usdValue: '150,000 USD',
115
+ isNative: false,
116
+ },
117
+ {
118
+ id: 'usdt',
119
+ address: '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58',
120
+ chainId: 10,
121
+ symbol: 'USDT',
122
+ name: 'Tether USD',
123
+ decimals: 6,
124
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
125
+ amount: '75,000',
126
+ usdValue: '75,000 USD',
127
+ isNative: false,
128
+ },
129
+ {
130
+ id: 'dai',
131
+ address: '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1',
132
+ chainId: 10,
133
+ symbol: 'DAI',
134
+ name: 'Dai Stablecoin',
135
+ decimals: 18,
136
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
137
+ amount: '25,000',
138
+ usdValue: '25,000 USD',
139
+ isNative: false,
140
+ },
141
+ {
142
+ id: 'wbtc',
143
+ address: '0x68f180fcCe6836688e9084f035309E29Bf0A2095',
144
+ chainId: 10,
145
+ symbol: 'WBTC',
146
+ name: 'Wrapped BTC',
147
+ decimals: 8,
148
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
149
+ amount: '1.5',
150
+ usdValue: '100,000 USD',
151
+ isNative: false,
152
+ },
153
+ {
154
+ id: 'uni',
155
+ address: '0x6fd9d7AD17242c41f7131d257212c54A0e816691',
156
+ chainId: 10,
157
+ symbol: 'UNI',
158
+ name: 'Uniswap',
159
+ decimals: 18,
160
+ iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
161
+ amount: '5,000',
162
+ usdValue: '50,000 USD',
163
+ isNative: false,
164
+ },
165
+ ],
80
166
  56: [
81
167
  {
82
168
  id: 'bnb',
@@ -175,37 +261,123 @@ exports.BASIC_TOKENS_BY_CHAIN = {
175
261
  isNative: false,
176
262
  },
177
263
  ],
178
- 137: [
264
+ 100: [
179
265
  {
180
- id: 'pol',
266
+ id: 'xdai',
181
267
  address: null,
182
- chainId: 137,
183
- symbol: 'POL',
184
- name: 'Polygon',
268
+ chainId: 100,
269
+ symbol: 'xDAI',
270
+ name: 'xDAI',
185
271
  decimals: 18,
186
- iconUrl: 'https://assets.coingecko.com/coins/images/4713/small/polygon.png',
272
+ iconUrl: 'https://assets.coingecko.com/coins/images/12645/small/xDAI.png',
187
273
  amount: '38.80',
188
274
  usdValue: '150,000 USD',
189
275
  isNative: true,
190
276
  },
191
277
  {
192
278
  id: 'weth',
193
- address: '0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619',
194
- chainId: 137,
279
+ address: '0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1',
280
+ chainId: 100,
195
281
  symbol: 'WETH',
196
- name: 'Wrapped Ether',
282
+ name: 'Wrapped Ether on xDai',
197
283
  decimals: 18,
198
284
  iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
199
285
  amount: '38.80',
200
286
  usdValue: '150,000 USD',
287
+ isNative: true,
288
+ },
289
+ {
290
+ id: 'usdc',
291
+ address: '0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83',
292
+ chainId: 100,
293
+ symbol: 'USDC',
294
+ name: ' USD//C on xDai',
295
+ decimals: 6,
296
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
297
+ amount: '150,000',
298
+ usdValue: '150,000 USD',
299
+ isNative: false,
300
+ },
301
+ {
302
+ id: 'usdt',
303
+ address: '0x4ECaBa5870353805a9F068101A40E0f32ed605C6',
304
+ chainId: 100,
305
+ symbol: 'USDT',
306
+ name: 'Tether USD on xDai',
307
+ decimals: 6,
308
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
309
+ amount: '75,000',
310
+ usdValue: '75,000 USD',
201
311
  isNative: false,
202
312
  },
313
+ // {
314
+ // id: 'dai',
315
+ // address: '0x20CAb320A855b39F724131C69424240519573f81',
316
+ // chainId: 100,
317
+ // symbol: 'DAI',
318
+ // name: 'Dai Stablecoin on xDai',
319
+ // decimals: 18,
320
+ // iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
321
+ // amount: '25,000',
322
+ // usdValue: '25,000 USD',
323
+ // isNative: false,
324
+ // },
325
+ {
326
+ id: 'wbtc',
327
+ address: '0x8e5bBbb09Ed1ebdE8674Cda39A0c169401db4252',
328
+ chainId: 100,
329
+ symbol: 'WBTC',
330
+ name: 'Wrapped BTC on xDai',
331
+ decimals: 8,
332
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
333
+ amount: '1.5',
334
+ usdValue: '100,000 USD',
335
+ isNative: false,
336
+ },
337
+ {
338
+ id: 'uni',
339
+ address: '0x4537e328Bf7e4eFA29D05CAeA260D7fE26af9D74',
340
+ chainId: 100,
341
+ symbol: 'UNI',
342
+ name: 'Uniswap on xDai',
343
+ decimals: 18,
344
+ iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
345
+ amount: '5,000',
346
+ usdValue: '50,000 USD',
347
+ isNative: false,
348
+ },
349
+ ],
350
+ 130: [
351
+ {
352
+ id: 'eth',
353
+ address: null,
354
+ chainId: 130,
355
+ symbol: 'ETH',
356
+ name: 'Ethereum',
357
+ decimals: 18,
358
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
359
+ amount: '38.80',
360
+ usdValue: '150,000 USD',
361
+ isNative: true,
362
+ },
363
+ {
364
+ id: 'weth',
365
+ address: '0x4200000000000000000000000000000000000006',
366
+ chainId: 130,
367
+ symbol: 'WETH',
368
+ name: 'Wrapped Ether',
369
+ decimals: 18,
370
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
371
+ amount: '38.80',
372
+ usdValue: '150,000 USD',
373
+ isNative: true,
374
+ },
203
375
  {
204
376
  id: 'usdc',
205
- address: '0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359',
206
- chainId: 137,
377
+ address: '0x078D782b760474a361dDA0AF3839290b0EF57AD6',
378
+ chainId: 130,
207
379
  symbol: 'USDC',
208
- name: 'USD Coin',
380
+ name: 'USDC',
209
381
  decimals: 6,
210
382
  iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
211
383
  amount: '150,000',
@@ -214,8 +386,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
214
386
  },
215
387
  {
216
388
  id: 'usdt',
217
- address: '0xc2132D05D31c914a87C6611C10748AEb04B58e8F',
218
- chainId: 137,
389
+ address: '0x588CE4F028D8e7B53B687865d6A67b3A54C75518',
390
+ chainId: 130,
219
391
  symbol: 'USDT',
220
392
  name: 'Tether USD',
221
393
  decimals: 6,
@@ -226,8 +398,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
226
398
  },
227
399
  {
228
400
  id: 'dai',
229
- address: '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063',
230
- chainId: 137,
401
+ address: '0x20CAb320A855b39F724131C69424240519573f81',
402
+ chainId: 130,
231
403
  symbol: 'DAI',
232
404
  name: 'Dai Stablecoin',
233
405
  decimals: 18,
@@ -238,8 +410,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
238
410
  },
239
411
  {
240
412
  id: 'wbtc',
241
- address: '0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6',
242
- chainId: 137,
413
+ address: '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c',
414
+ chainId: 130,
243
415
  symbol: 'WBTC',
244
416
  name: 'Wrapped BTC',
245
417
  decimals: 8,
@@ -250,8 +422,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
250
422
  },
251
423
  {
252
424
  id: 'uni',
253
- address: '0xb33EaAd8d922B1083446DC23f610c2567fB5180f',
254
- chainId: 137,
425
+ address: '0x8f187aA05619a017077f5308904739877ce9eA21',
426
+ chainId: 130,
255
427
  symbol: 'UNI',
256
428
  name: 'Uniswap',
257
429
  decimals: 18,
@@ -261,23 +433,35 @@ exports.BASIC_TOKENS_BY_CHAIN = {
261
433
  isNative: false,
262
434
  },
263
435
  ],
264
- 42161: [
436
+ 137: [
265
437
  {
266
- id: 'eth',
438
+ id: 'pol',
267
439
  address: null,
268
- chainId: 42161,
269
- symbol: 'ETH',
270
- name: 'Ether',
440
+ chainId: 137,
441
+ symbol: 'POL',
442
+ name: 'Polygon',
271
443
  decimals: 18,
272
- iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
444
+ iconUrl: 'https://assets.coingecko.com/coins/images/4713/small/polygon.png',
273
445
  amount: '38.80',
274
446
  usdValue: '150,000 USD',
275
447
  isNative: true,
276
448
  },
449
+ {
450
+ id: 'weth',
451
+ address: '0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619',
452
+ chainId: 137,
453
+ symbol: 'WETH',
454
+ name: 'Wrapped Ether',
455
+ decimals: 18,
456
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
457
+ amount: '38.80',
458
+ usdValue: '150,000 USD',
459
+ isNative: false,
460
+ },
277
461
  {
278
462
  id: 'usdc',
279
- address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
280
- chainId: 42161,
463
+ address: '0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359',
464
+ chainId: 137,
281
465
  symbol: 'USDC',
282
466
  name: 'USD Coin',
283
467
  decimals: 6,
@@ -288,10 +472,10 @@ exports.BASIC_TOKENS_BY_CHAIN = {
288
472
  },
289
473
  {
290
474
  id: 'usdt',
291
- address: '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9',
292
- chainId: 42161,
293
- symbol: 'USD₮0',
294
- name: 'USD₮0',
475
+ address: '0xc2132D05D31c914a87C6611C10748AEb04B58e8F',
476
+ chainId: 137,
477
+ symbol: 'USDT',
478
+ name: 'Tether USD',
295
479
  decimals: 6,
296
480
  iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
297
481
  amount: '75,000',
@@ -300,8 +484,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
300
484
  },
301
485
  {
302
486
  id: 'dai',
303
- address: '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1',
304
- chainId: 42161,
487
+ address: '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063',
488
+ chainId: 137,
305
489
  symbol: 'DAI',
306
490
  name: 'Dai Stablecoin',
307
491
  decimals: 18,
@@ -312,8 +496,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
312
496
  },
313
497
  {
314
498
  id: 'wbtc',
315
- address: '0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f',
316
- chainId: 42161,
499
+ address: '0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6',
500
+ chainId: 137,
317
501
  symbol: 'WBTC',
318
502
  name: 'Wrapped BTC',
319
503
  decimals: 8,
@@ -324,8 +508,8 @@ exports.BASIC_TOKENS_BY_CHAIN = {
324
508
  },
325
509
  {
326
510
  id: 'uni',
327
- address: '0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0',
328
- chainId: 42161,
511
+ address: '0xb33EaAd8d922B1083446DC23f610c2567fB5180f',
512
+ chainId: 137,
329
513
  symbol: 'UNI',
330
514
  name: 'Uniswap',
331
515
  decimals: 18,
@@ -335,6 +519,719 @@ exports.BASIC_TOKENS_BY_CHAIN = {
335
519
  isNative: false,
336
520
  },
337
521
  ],
522
+ 999: [
523
+ {
524
+ id: 'hype',
525
+ address: null,
526
+ chainId: 999,
527
+ symbol: 'HYPE',
528
+ name: 'Hyperliquid',
529
+ decimals: 18,
530
+ iconUrl: 'https://assets.coingecko.com/coins/images/52510/large/hyperliquid.png',
531
+ amount: '38.80',
532
+ usdValue: '150,000 USD',
533
+ isNative: true,
534
+ },
535
+ {
536
+ id: 'whype',
537
+ address: '0x5555555555555555555555555555555555555555',
538
+ chainId: 999,
539
+ symbol: 'WHYPE',
540
+ name: 'Wrapped HYPE',
541
+ decimals: 18,
542
+ iconUrl: 'https://assets.coingecko.com/coins/images/52510/large/hyperliquid.png',
543
+ amount: '38.80',
544
+ usdValue: '150,000 USD',
545
+ isNative: false,
546
+ },
547
+ {
548
+ id: 'usdt0',
549
+ address: '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb',
550
+ chainId: 999,
551
+ symbol: 'USD₮0',
552
+ name: 'USD₮0',
553
+ decimals: 6,
554
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
555
+ amount: '75,000',
556
+ usdValue: '75,000 USD',
557
+ isNative: false,
558
+ },
559
+ // No canonical WETH/USDC/DAI/WBTC/UNI deployment on HyperEVM in this mock set
560
+ ],
561
+ 5000: [
562
+ {
563
+ id: 'mnt',
564
+ address: null,
565
+ chainId: 5000,
566
+ symbol: 'MNT',
567
+ name: 'Mantle Native',
568
+ decimals: 18,
569
+ iconUrl: 'https://assets.coingecko.com/coins/images/4713/small/mantle.png',
570
+ amount: '38.80',
571
+ usdValue: '150,000 USD',
572
+ isNative: true,
573
+ },
574
+ {
575
+ id: 'weth',
576
+ address: '0xdEAddEaDdeadDEadDEADDEAddEADDEAddead1111',
577
+ chainId: 5000,
578
+ symbol: 'WETH',
579
+ name: 'Ether',
580
+ decimals: 18,
581
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
582
+ amount: '38.80',
583
+ usdValue: '150,000 USD',
584
+ isNative: false,
585
+ },
586
+ {
587
+ id: 'usdc',
588
+ address: '0x09Bc4E0D864854c6aFB6eB9A9cdF58aC190D0dF9',
589
+ chainId: 5000,
590
+ symbol: 'USDC',
591
+ name: 'USD Coin',
592
+ decimals: 6,
593
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
594
+ amount: '150,000',
595
+ usdValue: '150,000 USD',
596
+ isNative: false,
597
+ },
598
+ {
599
+ id: 'usdt',
600
+ address: '0x201EBa5CC46D216Ce6DC03F6a759e8E766e956aE',
601
+ chainId: 5000,
602
+ symbol: 'USDT',
603
+ name: 'Tether USD',
604
+ decimals: 6,
605
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
606
+ amount: '75,000',
607
+ usdValue: '75,000 USD',
608
+ isNative: false,
609
+ },
610
+ // {
611
+ // id: 'dai',
612
+ // address: '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063',
613
+ // chainId: 5000,
614
+ // symbol: 'DAI',
615
+ // name: 'Dai Stablecoin',
616
+ // decimals: 18,
617
+ // iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
618
+ // amount: '25,000',
619
+ // usdValue: '25,000 USD',
620
+ // isNative: false,
621
+ // },
622
+ // {
623
+ // id: 'wbtc',
624
+ // address: '0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6',
625
+ // chainId: 5000,
626
+ // symbol: 'WBTC',
627
+ // name: 'Wrapped BTC',
628
+ // decimals: 8,
629
+ // iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
630
+ // amount: '1.5',
631
+ // usdValue: '100,000 USD',
632
+ // isNative: false,
633
+ // },
634
+ // {
635
+ // id: 'uni',
636
+ // address: '0xb33EaAd8d922B1083446DC23f610c2567fB5180f',
637
+ // chainId: 5000,
638
+ // symbol: 'UNI',
639
+ // name: 'Uniswap',
640
+ // decimals: 18,
641
+ // iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
642
+ // amount: '5,000',
643
+ // usdValue: '50,000 USD',
644
+ // isNative: false,
645
+ // },
646
+ ],
647
+ 8453: [
648
+ {
649
+ id: 'eth',
650
+ address: null,
651
+ chainId: 8453,
652
+ symbol: 'OP',
653
+ name: 'Optimism',
654
+ decimals: 18,
655
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
656
+ amount: '38.80',
657
+ usdValue: '150,000 USD',
658
+ isNative: true,
659
+ },
660
+ {
661
+ id: 'weth',
662
+ address: '0x4200000000000000000000000000000000000006',
663
+ chainId: 8453,
664
+ symbol: 'WETH',
665
+ name: 'Wrapped Ether',
666
+ decimals: 18,
667
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
668
+ amount: '38.80',
669
+ usdValue: '150,000 USD',
670
+ isNative: true,
671
+ },
672
+ {
673
+ id: 'usdc',
674
+ address: '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913',
675
+ chainId: 8453,
676
+ symbol: 'USDC',
677
+ name: 'USD Coin',
678
+ decimals: 6,
679
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
680
+ amount: '150,000',
681
+ usdValue: '150,000 USD',
682
+ isNative: false,
683
+ },
684
+ {
685
+ id: 'usdt',
686
+ address: '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58',
687
+ chainId: 8453,
688
+ symbol: 'USDT',
689
+ name: 'Tether USD',
690
+ decimals: 6,
691
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
692
+ amount: '75,000',
693
+ usdValue: '75,000 USD',
694
+ isNative: false,
695
+ },
696
+ {
697
+ id: 'dai',
698
+ address: '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1',
699
+ chainId: 10,
700
+ symbol: 'DAI',
701
+ name: 'Dai Stablecoin',
702
+ decimals: 18,
703
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
704
+ amount: '25,000',
705
+ usdValue: '25,000 USD',
706
+ isNative: false,
707
+ },
708
+ {
709
+ id: 'wbtc',
710
+ address: '0x68f180fcCe6836688e9084f035309E29Bf0A2095',
711
+ chainId: 10,
712
+ symbol: 'WBTC',
713
+ name: 'Wrapped BTC',
714
+ decimals: 8,
715
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
716
+ amount: '1.5',
717
+ usdValue: '100,000 USD',
718
+ isNative: false,
719
+ },
720
+ {
721
+ id: 'uni',
722
+ address: '0x6fd9d7AD17242c41f7131d257212c54A0e816691',
723
+ chainId: 10,
724
+ symbol: 'UNI',
725
+ name: 'Uniswap',
726
+ decimals: 18,
727
+ iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
728
+ amount: '5,000',
729
+ usdValue: '50,000 USD',
730
+ isNative: false,
731
+ },
732
+ ],
733
+ 9745: [
734
+ {
735
+ id: 'xpl',
736
+ address: null,
737
+ chainId: 9745,
738
+ symbol: 'XPL',
739
+ name: 'Plasma',
740
+ decimals: 18,
741
+ iconUrl: '',
742
+ amount: '38.80',
743
+ usdValue: '150,000 USD',
744
+ isNative: true,
745
+ },
746
+ {
747
+ id: 'usdt0',
748
+ address: '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb',
749
+ chainId: 9745,
750
+ symbol: 'USD₮0',
751
+ name: 'USD₮0',
752
+ decimals: 6,
753
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
754
+ amount: '75,000',
755
+ usdValue: '75,000 USD',
756
+ isNative: false,
757
+ },
758
+ // No canonical WETH/USDC/DAI/WBTC/UNI deployment on Plasma in this mock set
759
+ ],
760
+ 42220: [
761
+ {
762
+ id: 'celo',
763
+ address: null,
764
+ chainId: 42220,
765
+ symbol: 'CELO',
766
+ name: 'Celo',
767
+ decimals: 18,
768
+ iconUrl: 'https://assets.coingecko.com/coins/images/11090/large/InjXBNx9_400x400.jpg',
769
+ amount: '38.80',
770
+ usdValue: '150,000 USD',
771
+ isNative: true,
772
+ },
773
+ {
774
+ id: 'weth',
775
+ address: '0xD221812de1BD094f35587EE8E174B07B6167D9Af',
776
+ chainId: 42220,
777
+ symbol: 'WETH',
778
+ name: 'Wrapped Ether',
779
+ decimals: 18,
780
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
781
+ amount: '38.80',
782
+ usdValue: '150,000 USD',
783
+ isNative: true,
784
+ },
785
+ {
786
+ id: 'usdc',
787
+ address: '0xcebA9300f2b948710d2653dD7B07f33A8B32118C',
788
+ chainId: 42220,
789
+ symbol: 'USDC',
790
+ name: 'USD Coin',
791
+ decimals: 6,
792
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
793
+ amount: '150,000',
794
+ usdValue: '150,000 USD',
795
+ isNative: false,
796
+ },
797
+ {
798
+ id: 'usdt',
799
+ address: '0x48065fbBE25f71C9282ddf5e1cD6D6A887483D5e',
800
+ chainId: 42220,
801
+ symbol: 'USD₮',
802
+ name: 'Tether USD',
803
+ decimals: 6,
804
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
805
+ amount: '75,000',
806
+ usdValue: '75,000 USD',
807
+ isNative: false,
808
+ },
809
+ {
810
+ id: 'dai',
811
+ address: '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1',
812
+ chainId: 42220,
813
+ symbol: 'DAI',
814
+ name: 'Dai Stablecoin',
815
+ decimals: 18,
816
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
817
+ amount: '25,000',
818
+ usdValue: '25,000 USD',
819
+ isNative: false,
820
+ },
821
+ {
822
+ id: 'wbtc',
823
+ address: '0xD629eb00dEced2a080B7EC630eF6aC117e614f1b',
824
+ chainId: 42220,
825
+ symbol: 'WBTC',
826
+ name: 'Wrapped BTC',
827
+ decimals: 18,
828
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
829
+ amount: '1.5',
830
+ usdValue: '100,000 USD',
831
+ isNative: false,
832
+ },
833
+ // {
834
+ // id: 'uni',
835
+ // address: '0x6fd9d7AD17242c41f7131d257212c54A0e816691',
836
+ // chainId: 42220,
837
+ // symbol: 'UNI',
838
+ // name: 'Uniswap',
839
+ // decimals: 18,
840
+ // iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
841
+ // amount: '5,000',
842
+ // usdValue: '50,000 USD',
843
+ // isNative: false,
844
+ // },
845
+ ],
846
+ 42161: [
847
+ {
848
+ id: 'eth',
849
+ address: null,
850
+ chainId: 42161,
851
+ symbol: 'ETH',
852
+ name: 'Ether',
853
+ decimals: 18,
854
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
855
+ amount: '38.80',
856
+ usdValue: '150,000 USD',
857
+ isNative: true,
858
+ },
859
+ {
860
+ id: 'weth',
861
+ address: '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1',
862
+ chainId: 42161,
863
+ symbol: 'WETH',
864
+ name: 'Wrapped Ether',
865
+ decimals: 18,
866
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
867
+ amount: '38.80',
868
+ usdValue: '150,000 USD',
869
+ isNative: true,
870
+ },
871
+ {
872
+ id: 'usdc',
873
+ address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
874
+ chainId: 42161,
875
+ symbol: 'USDC',
876
+ name: 'USD Coin',
877
+ decimals: 6,
878
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
879
+ amount: '150,000',
880
+ usdValue: '150,000 USD',
881
+ isNative: false,
882
+ },
883
+ {
884
+ id: 'usdt',
885
+ address: '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9',
886
+ chainId: 42161,
887
+ symbol: 'USD₮0',
888
+ name: 'USD₮0',
889
+ decimals: 6,
890
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
891
+ amount: '75,000',
892
+ usdValue: '75,000 USD',
893
+ isNative: false,
894
+ },
895
+ {
896
+ id: 'dai',
897
+ address: '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1',
898
+ chainId: 42161,
899
+ symbol: 'DAI',
900
+ name: 'Dai Stablecoin',
901
+ decimals: 18,
902
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
903
+ amount: '25,000',
904
+ usdValue: '25,000 USD',
905
+ isNative: false,
906
+ },
907
+ {
908
+ id: 'wbtc',
909
+ address: '0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f',
910
+ chainId: 42161,
911
+ symbol: 'WBTC',
912
+ name: 'Wrapped BTC',
913
+ decimals: 8,
914
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
915
+ amount: '1.5',
916
+ usdValue: '100,000 USD',
917
+ isNative: false,
918
+ },
919
+ {
920
+ id: 'uni',
921
+ address: '0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0',
922
+ chainId: 42161,
923
+ symbol: 'UNI',
924
+ name: 'Uniswap',
925
+ decimals: 18,
926
+ iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
927
+ amount: '5,000',
928
+ usdValue: '50,000 USD',
929
+ isNative: false,
930
+ },
931
+ ],
932
+ 43114: [
933
+ {
934
+ id: 'avax',
935
+ address: null,
936
+ chainId: 43114,
937
+ symbol: 'AVAX',
938
+ name: 'Avalanche',
939
+ decimals: 18,
940
+ iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/avalanche-avax.png',
941
+ amount: '38.80',
942
+ usdValue: '150,000 USD',
943
+ isNative: true,
944
+ },
945
+ {
946
+ id: 'weth',
947
+ address: '0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB',
948
+ chainId: 43114,
949
+ symbol: 'WETH',
950
+ name: 'Wrapped Ether',
951
+ decimals: 18,
952
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
953
+ amount: '38.80',
954
+ usdValue: '150,000 USD',
955
+ isNative: true,
956
+ },
957
+ {
958
+ id: 'usdc',
959
+ address: '0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E',
960
+ chainId: 43114,
961
+ symbol: 'USDC',
962
+ name: 'USD Coin',
963
+ decimals: 6,
964
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
965
+ amount: '150,000',
966
+ usdValue: '150,000 USD',
967
+ isNative: false,
968
+ },
969
+ {
970
+ id: 'usdt',
971
+ address: '0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7',
972
+ chainId: 43114,
973
+ symbol: 'USDt',
974
+ name: 'TetherToken',
975
+ decimals: 6,
976
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
977
+ amount: '75,000',
978
+ usdValue: '75,000 USD',
979
+ isNative: false,
980
+ },
981
+ {
982
+ id: 'dai',
983
+ address: '0xd586E7F844cEa2F87f50152665BCbc2C279D8d70',
984
+ chainId: 43114,
985
+ symbol: 'DAI.e',
986
+ name: 'Dai Stablecoin',
987
+ decimals: 18,
988
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
989
+ amount: '25,000',
990
+ usdValue: '25,000 USD',
991
+ isNative: false,
992
+ },
993
+ {
994
+ id: 'wbtc',
995
+ address: '0x50b7545627a5162F82A992c33b87aDc75187B218',
996
+ chainId: 43114,
997
+ symbol: 'WBTC.e',
998
+ name: 'Wrapped BTC',
999
+ decimals: 8,
1000
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
1001
+ amount: '1.5',
1002
+ usdValue: '100,000 USD',
1003
+ isNative: false,
1004
+ },
1005
+ {
1006
+ id: 'uni',
1007
+ address: '0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580',
1008
+ chainId: 43114,
1009
+ symbol: 'UNI.e',
1010
+ name: 'Uniswap',
1011
+ decimals: 18,
1012
+ iconUrl: 'https://assets.coingecko.com/coins/images/12504/small/uniswap-uni.png',
1013
+ amount: '5,000',
1014
+ usdValue: '50,000 USD',
1015
+ isNative: false,
1016
+ },
1017
+ ],
1018
+ 59144: [
1019
+ {
1020
+ id: 'eth',
1021
+ address: null,
1022
+ chainId: 59144,
1023
+ symbol: 'ETH',
1024
+ name: 'Ether',
1025
+ decimals: 18,
1026
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1027
+ amount: '38.80',
1028
+ usdValue: '150,000 USD',
1029
+ isNative: true,
1030
+ },
1031
+ {
1032
+ id: 'weth',
1033
+ address: '0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f',
1034
+ chainId: 59144,
1035
+ symbol: 'WETH',
1036
+ name: 'Wrapped Ether',
1037
+ decimals: 18,
1038
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1039
+ amount: '38.80',
1040
+ usdValue: '150,000 USD',
1041
+ isNative: false,
1042
+ },
1043
+ {
1044
+ id: 'usdc',
1045
+ address: '0x176211869cA2b568f2A7D4EE941E073a821EE1ff',
1046
+ chainId: 59144,
1047
+ symbol: 'USDC',
1048
+ name: 'USD Coin',
1049
+ decimals: 6,
1050
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
1051
+ amount: '150,000',
1052
+ usdValue: '150,000 USD',
1053
+ isNative: false,
1054
+ },
1055
+ {
1056
+ id: 'usdt',
1057
+ address: '0xA219439258ca9da29E9Cc4cE5596924745e12B93',
1058
+ chainId: 59144,
1059
+ symbol: 'USDT',
1060
+ name: 'Tether USD',
1061
+ decimals: 6,
1062
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
1063
+ amount: '75,000',
1064
+ usdValue: '75,000 USD',
1065
+ isNative: false,
1066
+ },
1067
+ {
1068
+ id: 'dai',
1069
+ address: '0x4AF15ec2A0BD43Db75dd04E62FAA3B8EF36b00d5',
1070
+ chainId: 59144,
1071
+ symbol: 'DAI',
1072
+ name: 'Dai Stablecoin',
1073
+ decimals: 18,
1074
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
1075
+ amount: '25,000',
1076
+ usdValue: '25,000 USD',
1077
+ isNative: false,
1078
+ },
1079
+ {
1080
+ id: 'wbtc',
1081
+ address: '0x3aAB2285ddcDdaD8edf438C1bAB47e1a9D05a9b4',
1082
+ chainId: 59144,
1083
+ symbol: 'WBTC',
1084
+ name: 'Wrapped BTC',
1085
+ decimals: 8,
1086
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
1087
+ amount: '1.5',
1088
+ usdValue: '100,000 USD',
1089
+ isNative: false,
1090
+ },
1091
+ // UNI has no canonical Linea deployment in this mock set
1092
+ ],
1093
+ 80094: [
1094
+ {
1095
+ id: 'bera',
1096
+ address: null,
1097
+ chainId: 80094,
1098
+ symbol: 'BERA',
1099
+ name: 'Berachain',
1100
+ decimals: 18,
1101
+ iconUrl: 'https://assets.coingecko.com/coins/images/36417/large/bera.png',
1102
+ amount: '38.80',
1103
+ usdValue: '150,000 USD',
1104
+ isNative: true,
1105
+ },
1106
+ {
1107
+ id: 'weth',
1108
+ address: '0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590',
1109
+ chainId: 80094,
1110
+ symbol: 'WETH',
1111
+ name: 'Wrapped Ether',
1112
+ decimals: 18,
1113
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1114
+ amount: '38.80',
1115
+ usdValue: '150,000 USD',
1116
+ isNative: false,
1117
+ },
1118
+ {
1119
+ id: 'usdc',
1120
+ address: '0x549943e04f40284185054145c6E4e9568C1D3241',
1121
+ chainId: 80094,
1122
+ symbol: 'USDC.e',
1123
+ name: 'Bridged USDC (Stargate)',
1124
+ decimals: 6,
1125
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
1126
+ amount: '150,000',
1127
+ usdValue: '150,000 USD',
1128
+ isNative: false,
1129
+ },
1130
+ // USDT/DAI/WBTC/UNI omitted — no confirmed canonical address in this mock set
1131
+ ],
1132
+ 81457: [
1133
+ {
1134
+ id: 'eth',
1135
+ address: null,
1136
+ chainId: 81457,
1137
+ symbol: 'ETH',
1138
+ name: 'Ether',
1139
+ decimals: 18,
1140
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1141
+ amount: '38.80',
1142
+ usdValue: '150,000 USD',
1143
+ isNative: true,
1144
+ },
1145
+ {
1146
+ id: 'weth',
1147
+ address: '0x4300000000000000000000000000000000000004',
1148
+ chainId: 81457,
1149
+ symbol: 'WETH',
1150
+ name: 'Wrapped Ether',
1151
+ decimals: 18,
1152
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1153
+ amount: '38.80',
1154
+ usdValue: '150,000 USD',
1155
+ isNative: false,
1156
+ },
1157
+ // Blast's canonical stable is USDB (0x4300000000000000000000000000000000000003);
1158
+ // USDC/USDT/DAI/WBTC/UNI omitted in this mock set
1159
+ ],
1160
+ 534352: [
1161
+ {
1162
+ id: 'eth',
1163
+ address: null,
1164
+ chainId: 534352,
1165
+ symbol: 'ETH',
1166
+ name: 'Ether',
1167
+ decimals: 18,
1168
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1169
+ amount: '38.80',
1170
+ usdValue: '150,000 USD',
1171
+ isNative: true,
1172
+ },
1173
+ {
1174
+ id: 'weth',
1175
+ address: '0x5300000000000000000000000000000000000004',
1176
+ chainId: 534352,
1177
+ symbol: 'WETH',
1178
+ name: 'Wrapped Ether',
1179
+ decimals: 18,
1180
+ iconUrl: 'https://assets.coingecko.com/coins/images/279/small/ethereum.png',
1181
+ amount: '38.80',
1182
+ usdValue: '150,000 USD',
1183
+ isNative: false,
1184
+ },
1185
+ {
1186
+ id: 'usdc',
1187
+ address: '0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4',
1188
+ chainId: 534352,
1189
+ symbol: 'USDC',
1190
+ name: 'USD Coin',
1191
+ decimals: 6,
1192
+ iconUrl: 'https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png',
1193
+ amount: '150,000',
1194
+ usdValue: '150,000 USD',
1195
+ isNative: false,
1196
+ },
1197
+ {
1198
+ id: 'usdt',
1199
+ address: '0xf55BEC9cafDbE8730f096Aa55dad6D22d44099Df',
1200
+ chainId: 534352,
1201
+ symbol: 'USDT',
1202
+ name: 'Tether USD',
1203
+ decimals: 6,
1204
+ iconUrl: 'https://assets.coingecko.com/coins/images/325/small/Tether.png',
1205
+ amount: '75,000',
1206
+ usdValue: '75,000 USD',
1207
+ isNative: false,
1208
+ },
1209
+ {
1210
+ id: 'dai',
1211
+ address: '0xcA77eB3fEFe3725Dc33bccB54eDEFc3D9f764f97',
1212
+ chainId: 534352,
1213
+ symbol: 'DAI',
1214
+ name: 'Dai Stablecoin',
1215
+ decimals: 18,
1216
+ iconUrl: 'https://assets.coingecko.com/coins/images/9956/small/Badge_Dai.png',
1217
+ amount: '25,000',
1218
+ usdValue: '25,000 USD',
1219
+ isNative: false,
1220
+ },
1221
+ {
1222
+ id: 'wbtc',
1223
+ address: '0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1',
1224
+ chainId: 534352,
1225
+ symbol: 'WBTC',
1226
+ name: 'Wrapped BTC',
1227
+ decimals: 8,
1228
+ iconUrl: 'https://assets.coingecko.com/coins/images/7598/small/wrapped_bitcoin_wbtc.png',
1229
+ amount: '1.5',
1230
+ usdValue: '100,000 USD',
1231
+ isNative: false,
1232
+ },
1233
+ // UNI has no canonical Scroll deployment in this mock set
1234
+ ],
338
1235
  11155111: [
339
1236
  {
340
1237
  id: 'eth',