@beefyfinance/blockchain-addressbook 0.58.6 → 0.58.8

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.
@@ -1393,6 +1393,19 @@ declare const ethereum: {
1393
1393
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1394
1394
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1395
1395
  };
1396
+ readonly sGHO: {
1397
+ readonly name: "Savings GHO";
1398
+ readonly symbol: "sGHO";
1399
+ readonly oracleId: "sGHO";
1400
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
1401
+ readonly chainId: 1;
1402
+ readonly decimals: 18;
1403
+ readonly website: "https://aave.com/";
1404
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
1405
+ readonly bridge: "native";
1406
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1407
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1408
+ };
1396
1409
  readonly mkUSD: {
1397
1410
  readonly name: "Prisma mkUSD";
1398
1411
  readonly symbol: "mkUSD";
@@ -4405,6 +4418,19 @@ declare const ethereum: {
4405
4418
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4406
4419
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4407
4420
  };
4421
+ readonly sGHO: {
4422
+ readonly name: "Savings GHO";
4423
+ readonly symbol: "sGHO";
4424
+ readonly oracleId: "sGHO";
4425
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
4426
+ readonly chainId: 1;
4427
+ readonly decimals: 18;
4428
+ readonly website: "https://aave.com/";
4429
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4430
+ readonly bridge: "native";
4431
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4432
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4433
+ };
4408
4434
  readonly mkUSD: {
4409
4435
  readonly name: "Prisma mkUSD";
4410
4436
  readonly symbol: "mkUSD";
@@ -1393,6 +1393,19 @@ declare const ethereum: {
1393
1393
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1394
1394
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1395
1395
  };
1396
+ readonly sGHO: {
1397
+ readonly name: "Savings GHO";
1398
+ readonly symbol: "sGHO";
1399
+ readonly oracleId: "sGHO";
1400
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
1401
+ readonly chainId: 1;
1402
+ readonly decimals: 18;
1403
+ readonly website: "https://aave.com/";
1404
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
1405
+ readonly bridge: "native";
1406
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
1407
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
1408
+ };
1396
1409
  readonly mkUSD: {
1397
1410
  readonly name: "Prisma mkUSD";
1398
1411
  readonly symbol: "mkUSD";
@@ -4405,6 +4418,19 @@ declare const ethereum: {
4405
4418
  readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4406
4419
  readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4407
4420
  };
4421
+ readonly sGHO: {
4422
+ readonly name: "Savings GHO";
4423
+ readonly symbol: "sGHO";
4424
+ readonly oracleId: "sGHO";
4425
+ readonly address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d";
4426
+ readonly chainId: 1;
4427
+ readonly decimals: 18;
4428
+ readonly website: "https://aave.com/";
4429
+ readonly documentation: "https://docs.aave.com/faq/gho-stablecoin";
4430
+ readonly bridge: "native";
4431
+ readonly description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.";
4432
+ readonly tags: readonly ["STABLECOIN", "SYNTHETIC"];
4433
+ };
4408
4434
  readonly mkUSD: {
4409
4435
  readonly name: "Prisma mkUSD";
4410
4436
  readonly symbol: "mkUSD";
@@ -1358,6 +1358,19 @@ const tokens = {
1358
1358
  description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1359
1359
  tags: ["STABLECOIN", "SYNTHETIC"]
1360
1360
  },
1361
+ sGHO: {
1362
+ name: "Savings GHO",
1363
+ symbol: "sGHO",
1364
+ oracleId: "sGHO",
1365
+ address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d",
1366
+ chainId: 1,
1367
+ decimals: 18,
1368
+ website: "https://aave.com/",
1369
+ documentation: "https://docs.aave.com/faq/gho-stablecoin",
1370
+ bridge: "native",
1371
+ description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1372
+ tags: ["STABLECOIN", "SYNTHETIC"]
1373
+ },
1361
1374
  mkUSD: {
1362
1375
  name: "Prisma mkUSD",
1363
1376
  symbol: "mkUSD",
@@ -1358,6 +1358,19 @@ const tokens = {
1358
1358
  description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1359
1359
  tags: ["STABLECOIN", "SYNTHETIC"]
1360
1360
  },
1361
+ sGHO: {
1362
+ name: "Savings GHO",
1363
+ symbol: "sGHO",
1364
+ oracleId: "sGHO",
1365
+ address: "0xE1753F2e00940cC31213dd92013cF019DFE4ca1d",
1366
+ chainId: 1,
1367
+ decimals: 18,
1368
+ website: "https://aave.com/",
1369
+ documentation: "https://docs.aave.com/faq/gho-stablecoin",
1370
+ bridge: "native",
1371
+ description: "GHO is a decentralized multi-collateral stablecoin that is fully backed, transparent and native to the Aave Protocol.",
1372
+ tags: ["STABLECOIN", "SYNTHETIC"]
1373
+ },
1361
1374
  mkUSD: {
1362
1375
  name: "Prisma mkUSD",
1363
1376
  symbol: "mkUSD",
@@ -69,18 +69,83 @@ declare const robinhood: {
69
69
  readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
70
70
  readonly tags: readonly ["STABLECOIN"];
71
71
  };
72
- readonly rhGME: {
72
+ readonly GMErh: {
73
73
  readonly name: "GameStop • Robinhood Token";
74
74
  readonly address: "0x1b0E319c6A659F002271B69dB8A7df2F911c153E";
75
75
  readonly symbol: "GME";
76
- readonly oracleId: "rhGME";
76
+ readonly oracleId: "GMErh";
77
77
  readonly decimals: 18;
78
78
  readonly chainId: 4663;
79
79
  readonly website: "https://robinhood.com/rhj/stocktokens/";
80
80
  readonly description: "GameStop Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to GameStop shares without conferring ownership or shareholder rights.";
81
81
  readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_gamestop.pdf";
82
82
  readonly bridge: "native";
83
- readonly tags: readonly ["LARGE_HOLDERS", "STOCK"];
83
+ readonly tags: readonly ["STOCK"];
84
+ };
85
+ readonly USOrh: {
86
+ readonly name: "United States Oil Fund • Robinhood Token";
87
+ readonly address: "0xa30FA36Db767ad9eD3f7a60fC79526fB4d56D344";
88
+ readonly symbol: "USO";
89
+ readonly oracleId: "USOrh";
90
+ readonly decimals: 18;
91
+ readonly chainId: 4663;
92
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
93
+ readonly description: "United States Oil Fund Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to United States Oil Fund shares without conferring ownership or shareholder rights.";
94
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_united_states_oil_fund.pdf";
95
+ readonly bridge: "native";
96
+ readonly tags: readonly ["STOCK"];
97
+ };
98
+ readonly AAPLrh: {
99
+ readonly name: "Apple • Robinhood Token";
100
+ readonly address: "0xaF3D76f1834A1d425780943C99Ea8A608f8a93f9";
101
+ readonly symbol: "AAPL";
102
+ readonly oracleId: "AAPLrh";
103
+ readonly decimals: 18;
104
+ readonly chainId: 4663;
105
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
106
+ readonly description: "Apple Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Apple shares without conferring ownership or shareholder rights.";
107
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_apple.pdf";
108
+ readonly bridge: "native";
109
+ readonly tags: readonly ["STOCK"];
110
+ };
111
+ readonly TSLArh: {
112
+ readonly name: "Tesla • Robinhood Token";
113
+ readonly address: "0x322F0929c4625eD5bAd873c95208D54E1c003b2d";
114
+ readonly symbol: "TSLA";
115
+ readonly oracleId: "TSLArh";
116
+ readonly decimals: 18;
117
+ readonly chainId: 4663;
118
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
119
+ readonly description: "Tesla Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Tesla shares without conferring ownership or shareholder rights.";
120
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_tesla.pdf";
121
+ readonly bridge: "native";
122
+ readonly tags: readonly ["STOCK"];
123
+ };
124
+ readonly MSFTrh: {
125
+ readonly name: "Microsoft • Robinhood Token";
126
+ readonly address: "0xe93237C50D904957Cf27E7B1133b510C669c2e74";
127
+ readonly symbol: "MSFT";
128
+ readonly oracleId: "MSFTrh";
129
+ readonly decimals: 18;
130
+ readonly chainId: 4663;
131
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
132
+ readonly description: "Microsoft Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Microsoft shares without conferring ownership or shareholder rights.";
133
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_microsoft.pdf";
134
+ readonly bridge: "native";
135
+ readonly tags: readonly ["STOCK"];
136
+ };
137
+ readonly RDDTrh: {
138
+ readonly name: "Reddit • Robinhood Token";
139
+ readonly address: "0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C";
140
+ readonly symbol: "RDDT";
141
+ readonly oracleId: "RDDTrh";
142
+ readonly decimals: 18;
143
+ readonly chainId: 4663;
144
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
145
+ readonly description: "Reddit Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Reddit shares without conferring ownership or shareholder rights.";
146
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_reddit.pdf";
147
+ readonly bridge: "native";
148
+ readonly tags: readonly ["STOCK"];
84
149
  };
85
150
  readonly CASHCAT: {
86
151
  readonly name: "Cash Cat";
@@ -246,18 +311,83 @@ declare const robinhood: {
246
311
  readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
247
312
  readonly tags: readonly ["STABLECOIN"];
248
313
  };
249
- readonly rhGME: {
314
+ readonly GMErh: {
250
315
  readonly name: "GameStop • Robinhood Token";
251
316
  readonly address: "0x1b0E319c6A659F002271B69dB8A7df2F911c153E";
252
317
  readonly symbol: "GME";
253
- readonly oracleId: "rhGME";
318
+ readonly oracleId: "GMErh";
254
319
  readonly decimals: 18;
255
320
  readonly chainId: 4663;
256
321
  readonly website: "https://robinhood.com/rhj/stocktokens/";
257
322
  readonly description: "GameStop Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to GameStop shares without conferring ownership or shareholder rights.";
258
323
  readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_gamestop.pdf";
259
324
  readonly bridge: "native";
260
- readonly tags: readonly ["LARGE_HOLDERS", "STOCK"];
325
+ readonly tags: readonly ["STOCK"];
326
+ };
327
+ readonly USOrh: {
328
+ readonly name: "United States Oil Fund • Robinhood Token";
329
+ readonly address: "0xa30FA36Db767ad9eD3f7a60fC79526fB4d56D344";
330
+ readonly symbol: "USO";
331
+ readonly oracleId: "USOrh";
332
+ readonly decimals: 18;
333
+ readonly chainId: 4663;
334
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
335
+ readonly description: "United States Oil Fund Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to United States Oil Fund shares without conferring ownership or shareholder rights.";
336
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_united_states_oil_fund.pdf";
337
+ readonly bridge: "native";
338
+ readonly tags: readonly ["STOCK"];
339
+ };
340
+ readonly AAPLrh: {
341
+ readonly name: "Apple • Robinhood Token";
342
+ readonly address: "0xaF3D76f1834A1d425780943C99Ea8A608f8a93f9";
343
+ readonly symbol: "AAPL";
344
+ readonly oracleId: "AAPLrh";
345
+ readonly decimals: 18;
346
+ readonly chainId: 4663;
347
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
348
+ readonly description: "Apple Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Apple shares without conferring ownership or shareholder rights.";
349
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_apple.pdf";
350
+ readonly bridge: "native";
351
+ readonly tags: readonly ["STOCK"];
352
+ };
353
+ readonly TSLArh: {
354
+ readonly name: "Tesla • Robinhood Token";
355
+ readonly address: "0x322F0929c4625eD5bAd873c95208D54E1c003b2d";
356
+ readonly symbol: "TSLA";
357
+ readonly oracleId: "TSLArh";
358
+ readonly decimals: 18;
359
+ readonly chainId: 4663;
360
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
361
+ readonly description: "Tesla Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Tesla shares without conferring ownership or shareholder rights.";
362
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_tesla.pdf";
363
+ readonly bridge: "native";
364
+ readonly tags: readonly ["STOCK"];
365
+ };
366
+ readonly MSFTrh: {
367
+ readonly name: "Microsoft • Robinhood Token";
368
+ readonly address: "0xe93237C50D904957Cf27E7B1133b510C669c2e74";
369
+ readonly symbol: "MSFT";
370
+ readonly oracleId: "MSFTrh";
371
+ readonly decimals: 18;
372
+ readonly chainId: 4663;
373
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
374
+ readonly description: "Microsoft Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Microsoft shares without conferring ownership or shareholder rights.";
375
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_microsoft.pdf";
376
+ readonly bridge: "native";
377
+ readonly tags: readonly ["STOCK"];
378
+ };
379
+ readonly RDDTrh: {
380
+ readonly name: "Reddit • Robinhood Token";
381
+ readonly address: "0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C";
382
+ readonly symbol: "RDDT";
383
+ readonly oracleId: "RDDTrh";
384
+ readonly decimals: 18;
385
+ readonly chainId: 4663;
386
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
387
+ readonly description: "Reddit Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Reddit shares without conferring ownership or shareholder rights.";
388
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_reddit.pdf";
389
+ readonly bridge: "native";
390
+ readonly tags: readonly ["STOCK"];
261
391
  };
262
392
  readonly CASHCAT: {
263
393
  readonly name: "Cash Cat";
@@ -69,18 +69,83 @@ declare const robinhood: {
69
69
  readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
70
70
  readonly tags: readonly ["STABLECOIN"];
71
71
  };
72
- readonly rhGME: {
72
+ readonly GMErh: {
73
73
  readonly name: "GameStop • Robinhood Token";
74
74
  readonly address: "0x1b0E319c6A659F002271B69dB8A7df2F911c153E";
75
75
  readonly symbol: "GME";
76
- readonly oracleId: "rhGME";
76
+ readonly oracleId: "GMErh";
77
77
  readonly decimals: 18;
78
78
  readonly chainId: 4663;
79
79
  readonly website: "https://robinhood.com/rhj/stocktokens/";
80
80
  readonly description: "GameStop Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to GameStop shares without conferring ownership or shareholder rights.";
81
81
  readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_gamestop.pdf";
82
82
  readonly bridge: "native";
83
- readonly tags: readonly ["LARGE_HOLDERS", "STOCK"];
83
+ readonly tags: readonly ["STOCK"];
84
+ };
85
+ readonly USOrh: {
86
+ readonly name: "United States Oil Fund • Robinhood Token";
87
+ readonly address: "0xa30FA36Db767ad9eD3f7a60fC79526fB4d56D344";
88
+ readonly symbol: "USO";
89
+ readonly oracleId: "USOrh";
90
+ readonly decimals: 18;
91
+ readonly chainId: 4663;
92
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
93
+ readonly description: "United States Oil Fund Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to United States Oil Fund shares without conferring ownership or shareholder rights.";
94
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_united_states_oil_fund.pdf";
95
+ readonly bridge: "native";
96
+ readonly tags: readonly ["STOCK"];
97
+ };
98
+ readonly AAPLrh: {
99
+ readonly name: "Apple • Robinhood Token";
100
+ readonly address: "0xaF3D76f1834A1d425780943C99Ea8A608f8a93f9";
101
+ readonly symbol: "AAPL";
102
+ readonly oracleId: "AAPLrh";
103
+ readonly decimals: 18;
104
+ readonly chainId: 4663;
105
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
106
+ readonly description: "Apple Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Apple shares without conferring ownership or shareholder rights.";
107
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_apple.pdf";
108
+ readonly bridge: "native";
109
+ readonly tags: readonly ["STOCK"];
110
+ };
111
+ readonly TSLArh: {
112
+ readonly name: "Tesla • Robinhood Token";
113
+ readonly address: "0x322F0929c4625eD5bAd873c95208D54E1c003b2d";
114
+ readonly symbol: "TSLA";
115
+ readonly oracleId: "TSLArh";
116
+ readonly decimals: 18;
117
+ readonly chainId: 4663;
118
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
119
+ readonly description: "Tesla Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Tesla shares without conferring ownership or shareholder rights.";
120
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_tesla.pdf";
121
+ readonly bridge: "native";
122
+ readonly tags: readonly ["STOCK"];
123
+ };
124
+ readonly MSFTrh: {
125
+ readonly name: "Microsoft • Robinhood Token";
126
+ readonly address: "0xe93237C50D904957Cf27E7B1133b510C669c2e74";
127
+ readonly symbol: "MSFT";
128
+ readonly oracleId: "MSFTrh";
129
+ readonly decimals: 18;
130
+ readonly chainId: 4663;
131
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
132
+ readonly description: "Microsoft Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Microsoft shares without conferring ownership or shareholder rights.";
133
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_microsoft.pdf";
134
+ readonly bridge: "native";
135
+ readonly tags: readonly ["STOCK"];
136
+ };
137
+ readonly RDDTrh: {
138
+ readonly name: "Reddit • Robinhood Token";
139
+ readonly address: "0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C";
140
+ readonly symbol: "RDDT";
141
+ readonly oracleId: "RDDTrh";
142
+ readonly decimals: 18;
143
+ readonly chainId: 4663;
144
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
145
+ readonly description: "Reddit Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Reddit shares without conferring ownership or shareholder rights.";
146
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_reddit.pdf";
147
+ readonly bridge: "native";
148
+ readonly tags: readonly ["STOCK"];
84
149
  };
85
150
  readonly CASHCAT: {
86
151
  readonly name: "Cash Cat";
@@ -246,18 +311,83 @@ declare const robinhood: {
246
311
  readonly documentation: "https://docs.paxos.com/guides/stablecoin/usdg";
247
312
  readonly tags: readonly ["STABLECOIN"];
248
313
  };
249
- readonly rhGME: {
314
+ readonly GMErh: {
250
315
  readonly name: "GameStop • Robinhood Token";
251
316
  readonly address: "0x1b0E319c6A659F002271B69dB8A7df2F911c153E";
252
317
  readonly symbol: "GME";
253
- readonly oracleId: "rhGME";
318
+ readonly oracleId: "GMErh";
254
319
  readonly decimals: 18;
255
320
  readonly chainId: 4663;
256
321
  readonly website: "https://robinhood.com/rhj/stocktokens/";
257
322
  readonly description: "GameStop Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to GameStop shares without conferring ownership or shareholder rights.";
258
323
  readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_gamestop.pdf";
259
324
  readonly bridge: "native";
260
- readonly tags: readonly ["LARGE_HOLDERS", "STOCK"];
325
+ readonly tags: readonly ["STOCK"];
326
+ };
327
+ readonly USOrh: {
328
+ readonly name: "United States Oil Fund • Robinhood Token";
329
+ readonly address: "0xa30FA36Db767ad9eD3f7a60fC79526fB4d56D344";
330
+ readonly symbol: "USO";
331
+ readonly oracleId: "USOrh";
332
+ readonly decimals: 18;
333
+ readonly chainId: 4663;
334
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
335
+ readonly description: "United States Oil Fund Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to United States Oil Fund shares without conferring ownership or shareholder rights.";
336
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_united_states_oil_fund.pdf";
337
+ readonly bridge: "native";
338
+ readonly tags: readonly ["STOCK"];
339
+ };
340
+ readonly AAPLrh: {
341
+ readonly name: "Apple • Robinhood Token";
342
+ readonly address: "0xaF3D76f1834A1d425780943C99Ea8A608f8a93f9";
343
+ readonly symbol: "AAPL";
344
+ readonly oracleId: "AAPLrh";
345
+ readonly decimals: 18;
346
+ readonly chainId: 4663;
347
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
348
+ readonly description: "Apple Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Apple shares without conferring ownership or shareholder rights.";
349
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_apple.pdf";
350
+ readonly bridge: "native";
351
+ readonly tags: readonly ["STOCK"];
352
+ };
353
+ readonly TSLArh: {
354
+ readonly name: "Tesla • Robinhood Token";
355
+ readonly address: "0x322F0929c4625eD5bAd873c95208D54E1c003b2d";
356
+ readonly symbol: "TSLA";
357
+ readonly oracleId: "TSLArh";
358
+ readonly decimals: 18;
359
+ readonly chainId: 4663;
360
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
361
+ readonly description: "Tesla Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Tesla shares without conferring ownership or shareholder rights.";
362
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_tesla.pdf";
363
+ readonly bridge: "native";
364
+ readonly tags: readonly ["STOCK"];
365
+ };
366
+ readonly MSFTrh: {
367
+ readonly name: "Microsoft • Robinhood Token";
368
+ readonly address: "0xe93237C50D904957Cf27E7B1133b510C669c2e74";
369
+ readonly symbol: "MSFT";
370
+ readonly oracleId: "MSFTrh";
371
+ readonly decimals: 18;
372
+ readonly chainId: 4663;
373
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
374
+ readonly description: "Microsoft Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Microsoft shares without conferring ownership or shareholder rights.";
375
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_microsoft.pdf";
376
+ readonly bridge: "native";
377
+ readonly tags: readonly ["STOCK"];
378
+ };
379
+ readonly RDDTrh: {
380
+ readonly name: "Reddit • Robinhood Token";
381
+ readonly address: "0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C";
382
+ readonly symbol: "RDDT";
383
+ readonly oracleId: "RDDTrh";
384
+ readonly decimals: 18;
385
+ readonly chainId: 4663;
386
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
387
+ readonly description: "Reddit Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Reddit shares without conferring ownership or shareholder rights.";
388
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_reddit.pdf";
389
+ readonly bridge: "native";
390
+ readonly tags: readonly ["STOCK"];
261
391
  };
262
392
  readonly CASHCAT: {
263
393
  readonly name: "Cash Cat";
@@ -42,18 +42,83 @@ const tokens = {
42
42
  documentation: "https://docs.paxos.com/guides/stablecoin/usdg",
43
43
  tags: ["STABLECOIN"]
44
44
  },
45
- rhGME: {
45
+ GMErh: {
46
46
  name: "GameStop • Robinhood Token",
47
47
  address: "0x1b0E319c6A659F002271B69dB8A7df2F911c153E",
48
48
  symbol: "GME",
49
- oracleId: "rhGME",
49
+ oracleId: "GMErh",
50
50
  decimals: 18,
51
51
  chainId: 4663,
52
52
  website: "https://robinhood.com/rhj/stocktokens/",
53
53
  description: "GameStop Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to GameStop shares without conferring ownership or shareholder rights.",
54
54
  documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_gamestop.pdf",
55
55
  bridge: "native",
56
- tags: ["LARGE_HOLDERS", "STOCK"]
56
+ tags: ["STOCK"]
57
+ },
58
+ USOrh: {
59
+ name: "United States Oil Fund • Robinhood Token",
60
+ address: "0xa30FA36Db767ad9eD3f7a60fC79526fB4d56D344",
61
+ symbol: "USO",
62
+ oracleId: "USOrh",
63
+ decimals: 18,
64
+ chainId: 4663,
65
+ website: "https://robinhood.com/rhj/stocktokens/",
66
+ description: "United States Oil Fund Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to United States Oil Fund shares without conferring ownership or shareholder rights.",
67
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_united_states_oil_fund.pdf",
68
+ bridge: "native",
69
+ tags: ["STOCK"]
70
+ },
71
+ AAPLrh: {
72
+ name: "Apple • Robinhood Token",
73
+ address: "0xaF3D76f1834A1d425780943C99Ea8A608f8a93f9",
74
+ symbol: "AAPL",
75
+ oracleId: "AAPLrh",
76
+ decimals: 18,
77
+ chainId: 4663,
78
+ website: "https://robinhood.com/rhj/stocktokens/",
79
+ description: "Apple Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Apple shares without conferring ownership or shareholder rights.",
80
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_apple.pdf",
81
+ bridge: "native",
82
+ tags: ["STOCK"]
83
+ },
84
+ TSLArh: {
85
+ name: "Tesla • Robinhood Token",
86
+ address: "0x322F0929c4625eD5bAd873c95208D54E1c003b2d",
87
+ symbol: "TSLA",
88
+ oracleId: "TSLArh",
89
+ decimals: 18,
90
+ chainId: 4663,
91
+ website: "https://robinhood.com/rhj/stocktokens/",
92
+ description: "Tesla Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Tesla shares without conferring ownership or shareholder rights.",
93
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_tesla.pdf",
94
+ bridge: "native",
95
+ tags: ["STOCK"]
96
+ },
97
+ MSFTrh: {
98
+ name: "Microsoft • Robinhood Token",
99
+ address: "0xe93237C50D904957Cf27E7B1133b510C669c2e74",
100
+ symbol: "MSFT",
101
+ oracleId: "MSFTrh",
102
+ decimals: 18,
103
+ chainId: 4663,
104
+ website: "https://robinhood.com/rhj/stocktokens/",
105
+ description: "Microsoft Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Microsoft shares without conferring ownership or shareholder rights.",
106
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_microsoft.pdf",
107
+ bridge: "native",
108
+ tags: ["STOCK"]
109
+ },
110
+ RDDTrh: {
111
+ name: "Reddit • Robinhood Token",
112
+ address: "0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C",
113
+ symbol: "RDDT",
114
+ oracleId: "RDDTrh",
115
+ decimals: 18,
116
+ chainId: 4663,
117
+ website: "https://robinhood.com/rhj/stocktokens/",
118
+ description: "Reddit Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Reddit shares without conferring ownership or shareholder rights.",
119
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_reddit.pdf",
120
+ bridge: "native",
121
+ tags: ["STOCK"]
57
122
  },
58
123
  CASHCAT: {
59
124
  name: "Cash Cat",
@@ -42,18 +42,83 @@ const tokens = {
42
42
  documentation: "https://docs.paxos.com/guides/stablecoin/usdg",
43
43
  tags: ["STABLECOIN"]
44
44
  },
45
- rhGME: {
45
+ GMErh: {
46
46
  name: "GameStop • Robinhood Token",
47
47
  address: "0x1b0E319c6A659F002271B69dB8A7df2F911c153E",
48
48
  symbol: "GME",
49
- oracleId: "rhGME",
49
+ oracleId: "GMErh",
50
50
  decimals: 18,
51
51
  chainId: 4663,
52
52
  website: "https://robinhood.com/rhj/stocktokens/",
53
53
  description: "GameStop Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to GameStop shares without conferring ownership or shareholder rights.",
54
54
  documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_gamestop.pdf",
55
55
  bridge: "native",
56
- tags: ["LARGE_HOLDERS", "STOCK"]
56
+ tags: ["STOCK"]
57
+ },
58
+ USOrh: {
59
+ name: "United States Oil Fund • Robinhood Token",
60
+ address: "0xa30FA36Db767ad9eD3f7a60fC79526fB4d56D344",
61
+ symbol: "USO",
62
+ oracleId: "USOrh",
63
+ decimals: 18,
64
+ chainId: 4663,
65
+ website: "https://robinhood.com/rhj/stocktokens/",
66
+ description: "United States Oil Fund Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to United States Oil Fund shares without conferring ownership or shareholder rights.",
67
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_united_states_oil_fund.pdf",
68
+ bridge: "native",
69
+ tags: ["STOCK"]
70
+ },
71
+ AAPLrh: {
72
+ name: "Apple • Robinhood Token",
73
+ address: "0xaF3D76f1834A1d425780943C99Ea8A608f8a93f9",
74
+ symbol: "AAPL",
75
+ oracleId: "AAPLrh",
76
+ decimals: 18,
77
+ chainId: 4663,
78
+ website: "https://robinhood.com/rhj/stocktokens/",
79
+ description: "Apple Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Apple shares without conferring ownership or shareholder rights.",
80
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_apple.pdf",
81
+ bridge: "native",
82
+ tags: ["STOCK"]
83
+ },
84
+ TSLArh: {
85
+ name: "Tesla • Robinhood Token",
86
+ address: "0x322F0929c4625eD5bAd873c95208D54E1c003b2d",
87
+ symbol: "TSLA",
88
+ oracleId: "TSLArh",
89
+ decimals: 18,
90
+ chainId: 4663,
91
+ website: "https://robinhood.com/rhj/stocktokens/",
92
+ description: "Tesla Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Tesla shares without conferring ownership or shareholder rights.",
93
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_tesla.pdf",
94
+ bridge: "native",
95
+ tags: ["STOCK"]
96
+ },
97
+ MSFTrh: {
98
+ name: "Microsoft • Robinhood Token",
99
+ address: "0xe93237C50D904957Cf27E7B1133b510C669c2e74",
100
+ symbol: "MSFT",
101
+ oracleId: "MSFTrh",
102
+ decimals: 18,
103
+ chainId: 4663,
104
+ website: "https://robinhood.com/rhj/stocktokens/",
105
+ description: "Microsoft Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Microsoft shares without conferring ownership or shareholder rights.",
106
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_microsoft.pdf",
107
+ bridge: "native",
108
+ tags: ["STOCK"]
109
+ },
110
+ RDDTrh: {
111
+ name: "Reddit • Robinhood Token",
112
+ address: "0x05b37Fb53A299a1b874A619e1c4C404D52C36F4C",
113
+ symbol: "RDDT",
114
+ oracleId: "RDDTrh",
115
+ decimals: 18,
116
+ chainId: 4663,
117
+ website: "https://robinhood.com/rhj/stocktokens/",
118
+ description: "Reddit Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Reddit shares without conferring ownership or shareholder rights.",
119
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_reddit.pdf",
120
+ bridge: "native",
121
+ tags: ["STOCK"]
57
122
  },
58
123
  CASHCAT: {
59
124
  name: "Cash Cat",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.58.6",
3
+ "version": "0.58.8",
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",