@beefyfinance/blockchain-addressbook 0.58.14 → 0.59.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.
|
@@ -321,6 +321,58 @@ declare const robinhood: {
|
|
|
321
321
|
readonly bridge: "native";
|
|
322
322
|
readonly tags: readonly ["STOCK"];
|
|
323
323
|
};
|
|
324
|
+
readonly MUrh: {
|
|
325
|
+
readonly name: "Micron Technology • Robinhood Token";
|
|
326
|
+
readonly symbol: "MU";
|
|
327
|
+
readonly oracleId: "MUrh";
|
|
328
|
+
readonly address: "0xfF080c8ce2E5feadaCa0Da81314Ae59D232d4afD";
|
|
329
|
+
readonly chainId: 4663;
|
|
330
|
+
readonly decimals: 18;
|
|
331
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
332
|
+
readonly description: "Micron Technology Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Micron Technology shares without conferring ownership or shareholder rights.";
|
|
333
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
334
|
+
readonly bridge: "native";
|
|
335
|
+
readonly tags: readonly ["STOCK"];
|
|
336
|
+
};
|
|
337
|
+
readonly AMDrh: {
|
|
338
|
+
readonly name: "AMD • Robinhood Token";
|
|
339
|
+
readonly symbol: "AMD";
|
|
340
|
+
readonly oracleId: "AMDrh";
|
|
341
|
+
readonly address: "0x86923f96303D656E4aa86D9d42D1e57ad2023fdC";
|
|
342
|
+
readonly chainId: 4663;
|
|
343
|
+
readonly decimals: 18;
|
|
344
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
345
|
+
readonly description: "AMD Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMD shares without conferring ownership or shareholder rights.";
|
|
346
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
347
|
+
readonly bridge: "native";
|
|
348
|
+
readonly tags: readonly ["STOCK"];
|
|
349
|
+
};
|
|
350
|
+
readonly SNDKrh: {
|
|
351
|
+
readonly name: "Sandisk Corporation • Robinhood Token";
|
|
352
|
+
readonly symbol: "SNDK";
|
|
353
|
+
readonly oracleId: "SNDKrh";
|
|
354
|
+
readonly address: "0xB90A19fF0Af67f7779afF50A882A9CfF42446400";
|
|
355
|
+
readonly chainId: 4663;
|
|
356
|
+
readonly decimals: 18;
|
|
357
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
358
|
+
readonly description: "Sandisk Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Sandisk Corporation shares without conferring ownership or shareholder rights.";
|
|
359
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
360
|
+
readonly bridge: "native";
|
|
361
|
+
readonly tags: readonly ["STOCK"];
|
|
362
|
+
};
|
|
363
|
+
readonly TSMrh: {
|
|
364
|
+
readonly name: "Taiwan Semiconductor Manufacturing • Robinhood Token";
|
|
365
|
+
readonly symbol: "TSM";
|
|
366
|
+
readonly oracleId: "TSMrh";
|
|
367
|
+
readonly address: "0x58FfE4a942d3885bAa22D7520691F611EF09e7AA";
|
|
368
|
+
readonly chainId: 4663;
|
|
369
|
+
readonly decimals: 18;
|
|
370
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
371
|
+
readonly description: "Taiwan Semiconductor Manufacturing Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Taiwan Semiconductor Manufacturing shares without conferring ownership or shareholder rights.";
|
|
372
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
373
|
+
readonly bridge: "native";
|
|
374
|
+
readonly tags: readonly ["STOCK"];
|
|
375
|
+
};
|
|
324
376
|
};
|
|
325
377
|
readonly tokenAddressMap: AddressToTokenMap<{
|
|
326
378
|
readonly WNATIVE: {
|
|
@@ -640,6 +692,58 @@ declare const robinhood: {
|
|
|
640
692
|
readonly bridge: "native";
|
|
641
693
|
readonly tags: readonly ["STOCK"];
|
|
642
694
|
};
|
|
695
|
+
readonly MUrh: {
|
|
696
|
+
readonly name: "Micron Technology • Robinhood Token";
|
|
697
|
+
readonly symbol: "MU";
|
|
698
|
+
readonly oracleId: "MUrh";
|
|
699
|
+
readonly address: "0xfF080c8ce2E5feadaCa0Da81314Ae59D232d4afD";
|
|
700
|
+
readonly chainId: 4663;
|
|
701
|
+
readonly decimals: 18;
|
|
702
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
703
|
+
readonly description: "Micron Technology Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Micron Technology shares without conferring ownership or shareholder rights.";
|
|
704
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
705
|
+
readonly bridge: "native";
|
|
706
|
+
readonly tags: readonly ["STOCK"];
|
|
707
|
+
};
|
|
708
|
+
readonly AMDrh: {
|
|
709
|
+
readonly name: "AMD • Robinhood Token";
|
|
710
|
+
readonly symbol: "AMD";
|
|
711
|
+
readonly oracleId: "AMDrh";
|
|
712
|
+
readonly address: "0x86923f96303D656E4aa86D9d42D1e57ad2023fdC";
|
|
713
|
+
readonly chainId: 4663;
|
|
714
|
+
readonly decimals: 18;
|
|
715
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
716
|
+
readonly description: "AMD Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMD shares without conferring ownership or shareholder rights.";
|
|
717
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
718
|
+
readonly bridge: "native";
|
|
719
|
+
readonly tags: readonly ["STOCK"];
|
|
720
|
+
};
|
|
721
|
+
readonly SNDKrh: {
|
|
722
|
+
readonly name: "Sandisk Corporation • Robinhood Token";
|
|
723
|
+
readonly symbol: "SNDK";
|
|
724
|
+
readonly oracleId: "SNDKrh";
|
|
725
|
+
readonly address: "0xB90A19fF0Af67f7779afF50A882A9CfF42446400";
|
|
726
|
+
readonly chainId: 4663;
|
|
727
|
+
readonly decimals: 18;
|
|
728
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
729
|
+
readonly description: "Sandisk Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Sandisk Corporation shares without conferring ownership or shareholder rights.";
|
|
730
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
731
|
+
readonly bridge: "native";
|
|
732
|
+
readonly tags: readonly ["STOCK"];
|
|
733
|
+
};
|
|
734
|
+
readonly TSMrh: {
|
|
735
|
+
readonly name: "Taiwan Semiconductor Manufacturing • Robinhood Token";
|
|
736
|
+
readonly symbol: "TSM";
|
|
737
|
+
readonly oracleId: "TSMrh";
|
|
738
|
+
readonly address: "0x58FfE4a942d3885bAa22D7520691F611EF09e7AA";
|
|
739
|
+
readonly chainId: 4663;
|
|
740
|
+
readonly decimals: 18;
|
|
741
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
742
|
+
readonly description: "Taiwan Semiconductor Manufacturing Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Taiwan Semiconductor Manufacturing shares without conferring ownership or shareholder rights.";
|
|
743
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
744
|
+
readonly bridge: "native";
|
|
745
|
+
readonly tags: readonly ["STOCK"];
|
|
746
|
+
};
|
|
643
747
|
}>;
|
|
644
748
|
readonly native: {
|
|
645
749
|
readonly symbol: "ETH";
|
|
@@ -321,6 +321,58 @@ declare const robinhood: {
|
|
|
321
321
|
readonly bridge: "native";
|
|
322
322
|
readonly tags: readonly ["STOCK"];
|
|
323
323
|
};
|
|
324
|
+
readonly MUrh: {
|
|
325
|
+
readonly name: "Micron Technology • Robinhood Token";
|
|
326
|
+
readonly symbol: "MU";
|
|
327
|
+
readonly oracleId: "MUrh";
|
|
328
|
+
readonly address: "0xfF080c8ce2E5feadaCa0Da81314Ae59D232d4afD";
|
|
329
|
+
readonly chainId: 4663;
|
|
330
|
+
readonly decimals: 18;
|
|
331
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
332
|
+
readonly description: "Micron Technology Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Micron Technology shares without conferring ownership or shareholder rights.";
|
|
333
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
334
|
+
readonly bridge: "native";
|
|
335
|
+
readonly tags: readonly ["STOCK"];
|
|
336
|
+
};
|
|
337
|
+
readonly AMDrh: {
|
|
338
|
+
readonly name: "AMD • Robinhood Token";
|
|
339
|
+
readonly symbol: "AMD";
|
|
340
|
+
readonly oracleId: "AMDrh";
|
|
341
|
+
readonly address: "0x86923f96303D656E4aa86D9d42D1e57ad2023fdC";
|
|
342
|
+
readonly chainId: 4663;
|
|
343
|
+
readonly decimals: 18;
|
|
344
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
345
|
+
readonly description: "AMD Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMD shares without conferring ownership or shareholder rights.";
|
|
346
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
347
|
+
readonly bridge: "native";
|
|
348
|
+
readonly tags: readonly ["STOCK"];
|
|
349
|
+
};
|
|
350
|
+
readonly SNDKrh: {
|
|
351
|
+
readonly name: "Sandisk Corporation • Robinhood Token";
|
|
352
|
+
readonly symbol: "SNDK";
|
|
353
|
+
readonly oracleId: "SNDKrh";
|
|
354
|
+
readonly address: "0xB90A19fF0Af67f7779afF50A882A9CfF42446400";
|
|
355
|
+
readonly chainId: 4663;
|
|
356
|
+
readonly decimals: 18;
|
|
357
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
358
|
+
readonly description: "Sandisk Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Sandisk Corporation shares without conferring ownership or shareholder rights.";
|
|
359
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
360
|
+
readonly bridge: "native";
|
|
361
|
+
readonly tags: readonly ["STOCK"];
|
|
362
|
+
};
|
|
363
|
+
readonly TSMrh: {
|
|
364
|
+
readonly name: "Taiwan Semiconductor Manufacturing • Robinhood Token";
|
|
365
|
+
readonly symbol: "TSM";
|
|
366
|
+
readonly oracleId: "TSMrh";
|
|
367
|
+
readonly address: "0x58FfE4a942d3885bAa22D7520691F611EF09e7AA";
|
|
368
|
+
readonly chainId: 4663;
|
|
369
|
+
readonly decimals: 18;
|
|
370
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
371
|
+
readonly description: "Taiwan Semiconductor Manufacturing Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Taiwan Semiconductor Manufacturing shares without conferring ownership or shareholder rights.";
|
|
372
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
373
|
+
readonly bridge: "native";
|
|
374
|
+
readonly tags: readonly ["STOCK"];
|
|
375
|
+
};
|
|
324
376
|
};
|
|
325
377
|
readonly tokenAddressMap: AddressToTokenMap<{
|
|
326
378
|
readonly WNATIVE: {
|
|
@@ -640,6 +692,58 @@ declare const robinhood: {
|
|
|
640
692
|
readonly bridge: "native";
|
|
641
693
|
readonly tags: readonly ["STOCK"];
|
|
642
694
|
};
|
|
695
|
+
readonly MUrh: {
|
|
696
|
+
readonly name: "Micron Technology • Robinhood Token";
|
|
697
|
+
readonly symbol: "MU";
|
|
698
|
+
readonly oracleId: "MUrh";
|
|
699
|
+
readonly address: "0xfF080c8ce2E5feadaCa0Da81314Ae59D232d4afD";
|
|
700
|
+
readonly chainId: 4663;
|
|
701
|
+
readonly decimals: 18;
|
|
702
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
703
|
+
readonly description: "Micron Technology Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Micron Technology shares without conferring ownership or shareholder rights.";
|
|
704
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
705
|
+
readonly bridge: "native";
|
|
706
|
+
readonly tags: readonly ["STOCK"];
|
|
707
|
+
};
|
|
708
|
+
readonly AMDrh: {
|
|
709
|
+
readonly name: "AMD • Robinhood Token";
|
|
710
|
+
readonly symbol: "AMD";
|
|
711
|
+
readonly oracleId: "AMDrh";
|
|
712
|
+
readonly address: "0x86923f96303D656E4aa86D9d42D1e57ad2023fdC";
|
|
713
|
+
readonly chainId: 4663;
|
|
714
|
+
readonly decimals: 18;
|
|
715
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
716
|
+
readonly description: "AMD Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMD shares without conferring ownership or shareholder rights.";
|
|
717
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
718
|
+
readonly bridge: "native";
|
|
719
|
+
readonly tags: readonly ["STOCK"];
|
|
720
|
+
};
|
|
721
|
+
readonly SNDKrh: {
|
|
722
|
+
readonly name: "Sandisk Corporation • Robinhood Token";
|
|
723
|
+
readonly symbol: "SNDK";
|
|
724
|
+
readonly oracleId: "SNDKrh";
|
|
725
|
+
readonly address: "0xB90A19fF0Af67f7779afF50A882A9CfF42446400";
|
|
726
|
+
readonly chainId: 4663;
|
|
727
|
+
readonly decimals: 18;
|
|
728
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
729
|
+
readonly description: "Sandisk Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Sandisk Corporation shares without conferring ownership or shareholder rights.";
|
|
730
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
731
|
+
readonly bridge: "native";
|
|
732
|
+
readonly tags: readonly ["STOCK"];
|
|
733
|
+
};
|
|
734
|
+
readonly TSMrh: {
|
|
735
|
+
readonly name: "Taiwan Semiconductor Manufacturing • Robinhood Token";
|
|
736
|
+
readonly symbol: "TSM";
|
|
737
|
+
readonly oracleId: "TSMrh";
|
|
738
|
+
readonly address: "0x58FfE4a942d3885bAa22D7520691F611EF09e7AA";
|
|
739
|
+
readonly chainId: 4663;
|
|
740
|
+
readonly decimals: 18;
|
|
741
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
742
|
+
readonly description: "Taiwan Semiconductor Manufacturing Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Taiwan Semiconductor Manufacturing shares without conferring ownership or shareholder rights.";
|
|
743
|
+
readonly documentation: "https://docs.robinhood.com/chain/stock-tokens/";
|
|
744
|
+
readonly bridge: "native";
|
|
745
|
+
readonly tags: readonly ["STOCK"];
|
|
746
|
+
};
|
|
643
747
|
}>;
|
|
644
748
|
readonly native: {
|
|
645
749
|
readonly symbol: "ETH";
|
|
@@ -271,6 +271,58 @@ const tokens = {
|
|
|
271
271
|
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_coinbase.pdf",
|
|
272
272
|
bridge: "native",
|
|
273
273
|
tags: ["STOCK"]
|
|
274
|
+
},
|
|
275
|
+
MUrh: {
|
|
276
|
+
name: "Micron Technology • Robinhood Token",
|
|
277
|
+
symbol: "MU",
|
|
278
|
+
oracleId: "MUrh",
|
|
279
|
+
address: "0xfF080c8ce2E5feadaCa0Da81314Ae59D232d4afD",
|
|
280
|
+
chainId: 4663,
|
|
281
|
+
decimals: 18,
|
|
282
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
283
|
+
description: "Micron Technology Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Micron Technology shares without conferring ownership or shareholder rights.",
|
|
284
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
285
|
+
bridge: "native",
|
|
286
|
+
tags: ["STOCK"]
|
|
287
|
+
},
|
|
288
|
+
AMDrh: {
|
|
289
|
+
name: "AMD • Robinhood Token",
|
|
290
|
+
symbol: "AMD",
|
|
291
|
+
oracleId: "AMDrh",
|
|
292
|
+
address: "0x86923f96303D656E4aa86D9d42D1e57ad2023fdC",
|
|
293
|
+
chainId: 4663,
|
|
294
|
+
decimals: 18,
|
|
295
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
296
|
+
description: "AMD Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMD shares without conferring ownership or shareholder rights.",
|
|
297
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
298
|
+
bridge: "native",
|
|
299
|
+
tags: ["STOCK"]
|
|
300
|
+
},
|
|
301
|
+
SNDKrh: {
|
|
302
|
+
name: "Sandisk Corporation • Robinhood Token",
|
|
303
|
+
symbol: "SNDK",
|
|
304
|
+
oracleId: "SNDKrh",
|
|
305
|
+
address: "0xB90A19fF0Af67f7779afF50A882A9CfF42446400",
|
|
306
|
+
chainId: 4663,
|
|
307
|
+
decimals: 18,
|
|
308
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
309
|
+
description: "Sandisk Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Sandisk Corporation shares without conferring ownership or shareholder rights.",
|
|
310
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
311
|
+
bridge: "native",
|
|
312
|
+
tags: ["STOCK"]
|
|
313
|
+
},
|
|
314
|
+
TSMrh: {
|
|
315
|
+
name: "Taiwan Semiconductor Manufacturing • Robinhood Token",
|
|
316
|
+
symbol: "TSM",
|
|
317
|
+
oracleId: "TSMrh",
|
|
318
|
+
address: "0x58FfE4a942d3885bAa22D7520691F611EF09e7AA",
|
|
319
|
+
chainId: 4663,
|
|
320
|
+
decimals: 18,
|
|
321
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
322
|
+
description: "Taiwan Semiconductor Manufacturing Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Taiwan Semiconductor Manufacturing shares without conferring ownership or shareholder rights.",
|
|
323
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
324
|
+
bridge: "native",
|
|
325
|
+
tags: ["STOCK"]
|
|
274
326
|
}
|
|
275
327
|
};
|
|
276
328
|
//#endregion
|
|
@@ -271,6 +271,58 @@ const tokens = {
|
|
|
271
271
|
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_coinbase.pdf",
|
|
272
272
|
bridge: "native",
|
|
273
273
|
tags: ["STOCK"]
|
|
274
|
+
},
|
|
275
|
+
MUrh: {
|
|
276
|
+
name: "Micron Technology • Robinhood Token",
|
|
277
|
+
symbol: "MU",
|
|
278
|
+
oracleId: "MUrh",
|
|
279
|
+
address: "0xfF080c8ce2E5feadaCa0Da81314Ae59D232d4afD",
|
|
280
|
+
chainId: 4663,
|
|
281
|
+
decimals: 18,
|
|
282
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
283
|
+
description: "Micron Technology Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Micron Technology shares without conferring ownership or shareholder rights.",
|
|
284
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
285
|
+
bridge: "native",
|
|
286
|
+
tags: ["STOCK"]
|
|
287
|
+
},
|
|
288
|
+
AMDrh: {
|
|
289
|
+
name: "AMD • Robinhood Token",
|
|
290
|
+
symbol: "AMD",
|
|
291
|
+
oracleId: "AMDrh",
|
|
292
|
+
address: "0x86923f96303D656E4aa86D9d42D1e57ad2023fdC",
|
|
293
|
+
chainId: 4663,
|
|
294
|
+
decimals: 18,
|
|
295
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
296
|
+
description: "AMD Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMD shares without conferring ownership or shareholder rights.",
|
|
297
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
298
|
+
bridge: "native",
|
|
299
|
+
tags: ["STOCK"]
|
|
300
|
+
},
|
|
301
|
+
SNDKrh: {
|
|
302
|
+
name: "Sandisk Corporation • Robinhood Token",
|
|
303
|
+
symbol: "SNDK",
|
|
304
|
+
oracleId: "SNDKrh",
|
|
305
|
+
address: "0xB90A19fF0Af67f7779afF50A882A9CfF42446400",
|
|
306
|
+
chainId: 4663,
|
|
307
|
+
decimals: 18,
|
|
308
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
309
|
+
description: "Sandisk Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Sandisk Corporation shares without conferring ownership or shareholder rights.",
|
|
310
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
311
|
+
bridge: "native",
|
|
312
|
+
tags: ["STOCK"]
|
|
313
|
+
},
|
|
314
|
+
TSMrh: {
|
|
315
|
+
name: "Taiwan Semiconductor Manufacturing • Robinhood Token",
|
|
316
|
+
symbol: "TSM",
|
|
317
|
+
oracleId: "TSMrh",
|
|
318
|
+
address: "0x58FfE4a942d3885bAa22D7520691F611EF09e7AA",
|
|
319
|
+
chainId: 4663,
|
|
320
|
+
decimals: 18,
|
|
321
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
322
|
+
description: "Taiwan Semiconductor Manufacturing Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Taiwan Semiconductor Manufacturing shares without conferring ownership or shareholder rights.",
|
|
323
|
+
documentation: "https://docs.robinhood.com/chain/stock-tokens/",
|
|
324
|
+
bridge: "native",
|
|
325
|
+
tags: ["STOCK"]
|
|
274
326
|
}
|
|
275
327
|
};
|
|
276
328
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@beefyfinance/blockchain-addressbook",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.59.1",
|
|
4
4
|
"description": "A collection of useful addresses on various chains for defi development",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/address-book/index.d.ts",
|
|
@@ -70,6 +70,7 @@
|
|
|
70
70
|
"scripts": {
|
|
71
71
|
"addChain": "tsx ./scripts/addChain.ts",
|
|
72
72
|
"build": "tsdown",
|
|
73
|
+
"checkAddresses": "tsx ./scripts/checkAddresses.ts",
|
|
73
74
|
"checkDecimals": "tsx ./scripts/checkDecimals.ts",
|
|
74
75
|
"checkOracles": "tsx ./scripts/checkOracles.ts",
|
|
75
76
|
"checkDuplicates": "tsx ./scripts/checkDuplicates.ts",
|