@beefyfinance/blockchain-addressbook 0.59.10 → 0.59.12

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.
@@ -242,6 +242,19 @@ declare const base: {
242
242
  readonly bridge: "native";
243
243
  readonly tags: readonly ["LARGE_HOLDERS"];
244
244
  };
245
+ readonly LAPTOP: {
246
+ readonly name: "LAPTOP";
247
+ readonly symbol: "LAPTOP";
248
+ readonly oracleId: "LAPTOP";
249
+ readonly address: "0xB095274743941e953c746F9C228DA9c18Bb6ec29";
250
+ readonly chainId: 8453;
251
+ readonly decimals: 18;
252
+ readonly website: "https://www.laptoptoken.com/";
253
+ readonly description: "LAPTOP is a memecoin on Base created by Hunter Biden for entertainment and community participation. The token uses the LayerZero Omnichain Fungible Token standard.";
254
+ readonly documentation: "https://www.laptoptoken.com/faq";
255
+ readonly bridge: "native";
256
+ readonly tags: readonly ["MEMECOIN", "LARGE_HOLDERS", "NO_TIMELOCK"];
257
+ };
245
258
  readonly OVN: {
246
259
  readonly name: "OVN";
247
260
  readonly symbol: "OVN";
@@ -3835,6 +3848,19 @@ declare const base: {
3835
3848
  readonly bridge: "native";
3836
3849
  readonly tags: readonly ["LARGE_HOLDERS"];
3837
3850
  };
3851
+ readonly LAPTOP: {
3852
+ readonly name: "LAPTOP";
3853
+ readonly symbol: "LAPTOP";
3854
+ readonly oracleId: "LAPTOP";
3855
+ readonly address: "0xB095274743941e953c746F9C228DA9c18Bb6ec29";
3856
+ readonly chainId: 8453;
3857
+ readonly decimals: 18;
3858
+ readonly website: "https://www.laptoptoken.com/";
3859
+ readonly description: "LAPTOP is a memecoin on Base created by Hunter Biden for entertainment and community participation. The token uses the LayerZero Omnichain Fungible Token standard.";
3860
+ readonly documentation: "https://www.laptoptoken.com/faq";
3861
+ readonly bridge: "native";
3862
+ readonly tags: readonly ["MEMECOIN", "LARGE_HOLDERS", "NO_TIMELOCK"];
3863
+ };
3838
3864
  readonly OVN: {
3839
3865
  readonly name: "OVN";
3840
3866
  readonly symbol: "OVN";
@@ -242,6 +242,19 @@ declare const base: {
242
242
  readonly bridge: "native";
243
243
  readonly tags: readonly ["LARGE_HOLDERS"];
244
244
  };
245
+ readonly LAPTOP: {
246
+ readonly name: "LAPTOP";
247
+ readonly symbol: "LAPTOP";
248
+ readonly oracleId: "LAPTOP";
249
+ readonly address: "0xB095274743941e953c746F9C228DA9c18Bb6ec29";
250
+ readonly chainId: 8453;
251
+ readonly decimals: 18;
252
+ readonly website: "https://www.laptoptoken.com/";
253
+ readonly description: "LAPTOP is a memecoin on Base created by Hunter Biden for entertainment and community participation. The token uses the LayerZero Omnichain Fungible Token standard.";
254
+ readonly documentation: "https://www.laptoptoken.com/faq";
255
+ readonly bridge: "native";
256
+ readonly tags: readonly ["MEMECOIN", "LARGE_HOLDERS", "NO_TIMELOCK"];
257
+ };
245
258
  readonly OVN: {
246
259
  readonly name: "OVN";
247
260
  readonly symbol: "OVN";
@@ -3835,6 +3848,19 @@ declare const base: {
3835
3848
  readonly bridge: "native";
3836
3849
  readonly tags: readonly ["LARGE_HOLDERS"];
3837
3850
  };
3851
+ readonly LAPTOP: {
3852
+ readonly name: "LAPTOP";
3853
+ readonly symbol: "LAPTOP";
3854
+ readonly oracleId: "LAPTOP";
3855
+ readonly address: "0xB095274743941e953c746F9C228DA9c18Bb6ec29";
3856
+ readonly chainId: 8453;
3857
+ readonly decimals: 18;
3858
+ readonly website: "https://www.laptoptoken.com/";
3859
+ readonly description: "LAPTOP is a memecoin on Base created by Hunter Biden for entertainment and community participation. The token uses the LayerZero Omnichain Fungible Token standard.";
3860
+ readonly documentation: "https://www.laptoptoken.com/faq";
3861
+ readonly bridge: "native";
3862
+ readonly tags: readonly ["MEMECOIN", "LARGE_HOLDERS", "NO_TIMELOCK"];
3863
+ };
3838
3864
  readonly OVN: {
3839
3865
  readonly name: "OVN";
3840
3866
  readonly symbol: "OVN";
@@ -203,6 +203,23 @@ const tokens = {
203
203
  bridge: "native",
204
204
  tags: ["LARGE_HOLDERS"]
205
205
  },
206
+ LAPTOP: {
207
+ name: "LAPTOP",
208
+ symbol: "LAPTOP",
209
+ oracleId: "LAPTOP",
210
+ address: "0xB095274743941e953c746F9C228DA9c18Bb6ec29",
211
+ chainId: 8453,
212
+ decimals: 18,
213
+ website: "https://www.laptoptoken.com/",
214
+ description: "LAPTOP is a memecoin on Base created by Hunter Biden for entertainment and community participation. The token uses the LayerZero Omnichain Fungible Token standard.",
215
+ documentation: "https://www.laptoptoken.com/faq",
216
+ bridge: "native",
217
+ tags: [
218
+ "MEMECOIN",
219
+ "LARGE_HOLDERS",
220
+ "NO_TIMELOCK"
221
+ ]
222
+ },
206
223
  OVN: {
207
224
  name: "OVN",
208
225
  symbol: "OVN",
@@ -203,6 +203,23 @@ const tokens = {
203
203
  bridge: "native",
204
204
  tags: ["LARGE_HOLDERS"]
205
205
  },
206
+ LAPTOP: {
207
+ name: "LAPTOP",
208
+ symbol: "LAPTOP",
209
+ oracleId: "LAPTOP",
210
+ address: "0xB095274743941e953c746F9C228DA9c18Bb6ec29",
211
+ chainId: 8453,
212
+ decimals: 18,
213
+ website: "https://www.laptoptoken.com/",
214
+ description: "LAPTOP is a memecoin on Base created by Hunter Biden for entertainment and community participation. The token uses the LayerZero Omnichain Fungible Token standard.",
215
+ documentation: "https://www.laptoptoken.com/faq",
216
+ bridge: "native",
217
+ tags: [
218
+ "MEMECOIN",
219
+ "LARGE_HOLDERS",
220
+ "NO_TIMELOCK"
221
+ ]
222
+ },
206
223
  OVN: {
207
224
  name: "OVN",
208
225
  symbol: "OVN",
@@ -4426,6 +4426,19 @@ declare const bsc: {
4426
4426
  readonly bridge: "native";
4427
4427
  readonly tags: readonly ["LARGE_HOLDERS"];
4428
4428
  };
4429
+ readonly '4Stock': {
4430
+ readonly name: "4Stock";
4431
+ readonly symbol: "4Stock";
4432
+ readonly oracleId: "4Stock";
4433
+ readonly address: "0xd270D4e1EC6e6E0d28C0ecB8BE966EC75997FFfF";
4434
+ readonly chainId: 56;
4435
+ readonly decimals: 18;
4436
+ readonly website: "https://four.meme/en/contract/1778027615733";
4437
+ readonly description: "4Stock is a pre-bStock tokenized stock product introduced by Four.Meme.";
4438
+ readonly documentation: "https://four-meme.gitbook.io/four.meme/stock-meme/4stock";
4439
+ readonly bridge: "native";
4440
+ readonly tags: readonly ["MEMECOIN"];
4441
+ };
4429
4442
  readonly ZEST: {
4430
4443
  readonly name: "Zest";
4431
4444
  readonly symbol: "ZEST";
@@ -8863,6 +8876,19 @@ declare const bsc: {
8863
8876
  readonly bridge: "native";
8864
8877
  readonly tags: readonly ["LARGE_HOLDERS"];
8865
8878
  };
8879
+ readonly '4Stock': {
8880
+ readonly name: "4Stock";
8881
+ readonly symbol: "4Stock";
8882
+ readonly oracleId: "4Stock";
8883
+ readonly address: "0xd270D4e1EC6e6E0d28C0ecB8BE966EC75997FFfF";
8884
+ readonly chainId: 56;
8885
+ readonly decimals: 18;
8886
+ readonly website: "https://four.meme/en/contract/1778027615733";
8887
+ readonly description: "4Stock is a pre-bStock tokenized stock product introduced by Four.Meme.";
8888
+ readonly documentation: "https://four-meme.gitbook.io/four.meme/stock-meme/4stock";
8889
+ readonly bridge: "native";
8890
+ readonly tags: readonly ["MEMECOIN"];
8891
+ };
8866
8892
  readonly ZEST: {
8867
8893
  readonly name: "Zest";
8868
8894
  readonly symbol: "ZEST";
@@ -4426,6 +4426,19 @@ declare const bsc: {
4426
4426
  readonly bridge: "native";
4427
4427
  readonly tags: readonly ["LARGE_HOLDERS"];
4428
4428
  };
4429
+ readonly '4Stock': {
4430
+ readonly name: "4Stock";
4431
+ readonly symbol: "4Stock";
4432
+ readonly oracleId: "4Stock";
4433
+ readonly address: "0xd270D4e1EC6e6E0d28C0ecB8BE966EC75997FFfF";
4434
+ readonly chainId: 56;
4435
+ readonly decimals: 18;
4436
+ readonly website: "https://four.meme/en/contract/1778027615733";
4437
+ readonly description: "4Stock is a pre-bStock tokenized stock product introduced by Four.Meme.";
4438
+ readonly documentation: "https://four-meme.gitbook.io/four.meme/stock-meme/4stock";
4439
+ readonly bridge: "native";
4440
+ readonly tags: readonly ["MEMECOIN"];
4441
+ };
4429
4442
  readonly ZEST: {
4430
4443
  readonly name: "Zest";
4431
4444
  readonly symbol: "ZEST";
@@ -8863,6 +8876,19 @@ declare const bsc: {
8863
8876
  readonly bridge: "native";
8864
8877
  readonly tags: readonly ["LARGE_HOLDERS"];
8865
8878
  };
8879
+ readonly '4Stock': {
8880
+ readonly name: "4Stock";
8881
+ readonly symbol: "4Stock";
8882
+ readonly oracleId: "4Stock";
8883
+ readonly address: "0xd270D4e1EC6e6E0d28C0ecB8BE966EC75997FFfF";
8884
+ readonly chainId: 56;
8885
+ readonly decimals: 18;
8886
+ readonly website: "https://four.meme/en/contract/1778027615733";
8887
+ readonly description: "4Stock is a pre-bStock tokenized stock product introduced by Four.Meme.";
8888
+ readonly documentation: "https://four-meme.gitbook.io/four.meme/stock-meme/4stock";
8889
+ readonly bridge: "native";
8890
+ readonly tags: readonly ["MEMECOIN"];
8891
+ };
8866
8892
  readonly ZEST: {
8867
8893
  readonly name: "Zest";
8868
8894
  readonly symbol: "ZEST";
@@ -4388,6 +4388,19 @@ const tokens = {
4388
4388
  bridge: "native",
4389
4389
  tags: ["LARGE_HOLDERS"]
4390
4390
  },
4391
+ "4Stock": {
4392
+ name: "4Stock",
4393
+ symbol: "4Stock",
4394
+ oracleId: "4Stock",
4395
+ address: "0xd270D4e1EC6e6E0d28C0ecB8BE966EC75997FFfF",
4396
+ chainId: 56,
4397
+ decimals: 18,
4398
+ website: "https://four.meme/en/contract/1778027615733",
4399
+ description: "4Stock is a pre-bStock tokenized stock product introduced by Four.Meme.",
4400
+ documentation: "https://four-meme.gitbook.io/four.meme/stock-meme/4stock",
4401
+ bridge: "native",
4402
+ tags: ["MEMECOIN"]
4403
+ },
4391
4404
  ZEST: {
4392
4405
  name: "Zest",
4393
4406
  symbol: "ZEST",
@@ -4388,6 +4388,19 @@ const tokens = {
4388
4388
  bridge: "native",
4389
4389
  tags: ["LARGE_HOLDERS"]
4390
4390
  },
4391
+ "4Stock": {
4392
+ name: "4Stock",
4393
+ symbol: "4Stock",
4394
+ oracleId: "4Stock",
4395
+ address: "0xd270D4e1EC6e6E0d28C0ecB8BE966EC75997FFfF",
4396
+ chainId: 56,
4397
+ decimals: 18,
4398
+ website: "https://four.meme/en/contract/1778027615733",
4399
+ description: "4Stock is a pre-bStock tokenized stock product introduced by Four.Meme.",
4400
+ documentation: "https://four-meme.gitbook.io/four.meme/stock-meme/4stock",
4401
+ bridge: "native",
4402
+ tags: ["MEMECOIN"]
4403
+ },
4391
4404
  ZEST: {
4392
4405
  name: "Zest",
4393
4406
  symbol: "ZEST",
@@ -264,6 +264,45 @@ declare const robinhood: {
264
264
  readonly bridge: "native";
265
265
  readonly tags: readonly ["STOCK"];
266
266
  };
267
+ readonly AMCrh: {
268
+ readonly name: "AMC Entertainment • Robinhood Token";
269
+ readonly address: "0x05a3d1Cd21d0C88145E82600E62e7E496e0F222B";
270
+ readonly symbol: "AMC";
271
+ readonly oracleId: "AMCrh";
272
+ readonly decimals: 18;
273
+ readonly chainId: 4663;
274
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
275
+ readonly description: "AMC Entertainment Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMC Entertainment shares without conferring ownership or shareholder rights.";
276
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_amc_entertainment_holdings_inc.pdf";
277
+ readonly bridge: "native";
278
+ readonly tags: readonly ["STOCK"];
279
+ };
280
+ readonly LULUrh: {
281
+ readonly name: "Lululemon • Robinhood Token";
282
+ readonly address: "0x4e62068525Ab11FE768e29dfD00ef909B9803016";
283
+ readonly symbol: "LULU";
284
+ readonly oracleId: "LULUrh";
285
+ readonly decimals: 18;
286
+ readonly chainId: 4663;
287
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
288
+ readonly description: "Lululemon Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Lululemon shares without conferring ownership or shareholder rights.";
289
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_lululemon.pdf";
290
+ readonly bridge: "native";
291
+ readonly tags: readonly ["STOCK"];
292
+ };
293
+ readonly SNAPrh: {
294
+ readonly name: "Snap • Robinhood Token";
295
+ readonly address: "0xF6589F11Bc40b669e584073F428B05562F568733";
296
+ readonly symbol: "SNAP";
297
+ readonly oracleId: "SNAPrh";
298
+ readonly decimals: 18;
299
+ readonly chainId: 4663;
300
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
301
+ readonly description: "Snap Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Snap shares without conferring ownership or shareholder rights.";
302
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_snap_inc.pdf";
303
+ readonly bridge: "native";
304
+ readonly tags: readonly ["STOCK"];
305
+ };
267
306
  readonly CASHCAT: {
268
307
  readonly name: "Cash Cat";
269
308
  readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
@@ -866,6 +905,45 @@ declare const robinhood: {
866
905
  readonly bridge: "native";
867
906
  readonly tags: readonly ["STOCK"];
868
907
  };
908
+ readonly AMCrh: {
909
+ readonly name: "AMC Entertainment • Robinhood Token";
910
+ readonly address: "0x05a3d1Cd21d0C88145E82600E62e7E496e0F222B";
911
+ readonly symbol: "AMC";
912
+ readonly oracleId: "AMCrh";
913
+ readonly decimals: 18;
914
+ readonly chainId: 4663;
915
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
916
+ readonly description: "AMC Entertainment Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMC Entertainment shares without conferring ownership or shareholder rights.";
917
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_amc_entertainment_holdings_inc.pdf";
918
+ readonly bridge: "native";
919
+ readonly tags: readonly ["STOCK"];
920
+ };
921
+ readonly LULUrh: {
922
+ readonly name: "Lululemon • Robinhood Token";
923
+ readonly address: "0x4e62068525Ab11FE768e29dfD00ef909B9803016";
924
+ readonly symbol: "LULU";
925
+ readonly oracleId: "LULUrh";
926
+ readonly decimals: 18;
927
+ readonly chainId: 4663;
928
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
929
+ readonly description: "Lululemon Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Lululemon shares without conferring ownership or shareholder rights.";
930
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_lululemon.pdf";
931
+ readonly bridge: "native";
932
+ readonly tags: readonly ["STOCK"];
933
+ };
934
+ readonly SNAPrh: {
935
+ readonly name: "Snap • Robinhood Token";
936
+ readonly address: "0xF6589F11Bc40b669e584073F428B05562F568733";
937
+ readonly symbol: "SNAP";
938
+ readonly oracleId: "SNAPrh";
939
+ readonly decimals: 18;
940
+ readonly chainId: 4663;
941
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
942
+ readonly description: "Snap Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Snap shares without conferring ownership or shareholder rights.";
943
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_snap_inc.pdf";
944
+ readonly bridge: "native";
945
+ readonly tags: readonly ["STOCK"];
946
+ };
869
947
  readonly CASHCAT: {
870
948
  readonly name: "Cash Cat";
871
949
  readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
@@ -264,6 +264,45 @@ declare const robinhood: {
264
264
  readonly bridge: "native";
265
265
  readonly tags: readonly ["STOCK"];
266
266
  };
267
+ readonly AMCrh: {
268
+ readonly name: "AMC Entertainment • Robinhood Token";
269
+ readonly address: "0x05a3d1Cd21d0C88145E82600E62e7E496e0F222B";
270
+ readonly symbol: "AMC";
271
+ readonly oracleId: "AMCrh";
272
+ readonly decimals: 18;
273
+ readonly chainId: 4663;
274
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
275
+ readonly description: "AMC Entertainment Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMC Entertainment shares without conferring ownership or shareholder rights.";
276
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_amc_entertainment_holdings_inc.pdf";
277
+ readonly bridge: "native";
278
+ readonly tags: readonly ["STOCK"];
279
+ };
280
+ readonly LULUrh: {
281
+ readonly name: "Lululemon • Robinhood Token";
282
+ readonly address: "0x4e62068525Ab11FE768e29dfD00ef909B9803016";
283
+ readonly symbol: "LULU";
284
+ readonly oracleId: "LULUrh";
285
+ readonly decimals: 18;
286
+ readonly chainId: 4663;
287
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
288
+ readonly description: "Lululemon Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Lululemon shares without conferring ownership or shareholder rights.";
289
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_lululemon.pdf";
290
+ readonly bridge: "native";
291
+ readonly tags: readonly ["STOCK"];
292
+ };
293
+ readonly SNAPrh: {
294
+ readonly name: "Snap • Robinhood Token";
295
+ readonly address: "0xF6589F11Bc40b669e584073F428B05562F568733";
296
+ readonly symbol: "SNAP";
297
+ readonly oracleId: "SNAPrh";
298
+ readonly decimals: 18;
299
+ readonly chainId: 4663;
300
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
301
+ readonly description: "Snap Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Snap shares without conferring ownership or shareholder rights.";
302
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_snap_inc.pdf";
303
+ readonly bridge: "native";
304
+ readonly tags: readonly ["STOCK"];
305
+ };
267
306
  readonly CASHCAT: {
268
307
  readonly name: "Cash Cat";
269
308
  readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
@@ -866,6 +905,45 @@ declare const robinhood: {
866
905
  readonly bridge: "native";
867
906
  readonly tags: readonly ["STOCK"];
868
907
  };
908
+ readonly AMCrh: {
909
+ readonly name: "AMC Entertainment • Robinhood Token";
910
+ readonly address: "0x05a3d1Cd21d0C88145E82600E62e7E496e0F222B";
911
+ readonly symbol: "AMC";
912
+ readonly oracleId: "AMCrh";
913
+ readonly decimals: 18;
914
+ readonly chainId: 4663;
915
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
916
+ readonly description: "AMC Entertainment Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMC Entertainment shares without conferring ownership or shareholder rights.";
917
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_amc_entertainment_holdings_inc.pdf";
918
+ readonly bridge: "native";
919
+ readonly tags: readonly ["STOCK"];
920
+ };
921
+ readonly LULUrh: {
922
+ readonly name: "Lululemon • Robinhood Token";
923
+ readonly address: "0x4e62068525Ab11FE768e29dfD00ef909B9803016";
924
+ readonly symbol: "LULU";
925
+ readonly oracleId: "LULUrh";
926
+ readonly decimals: 18;
927
+ readonly chainId: 4663;
928
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
929
+ readonly description: "Lululemon Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Lululemon shares without conferring ownership or shareholder rights.";
930
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_lululemon.pdf";
931
+ readonly bridge: "native";
932
+ readonly tags: readonly ["STOCK"];
933
+ };
934
+ readonly SNAPrh: {
935
+ readonly name: "Snap • Robinhood Token";
936
+ readonly address: "0xF6589F11Bc40b669e584073F428B05562F568733";
937
+ readonly symbol: "SNAP";
938
+ readonly oracleId: "SNAPrh";
939
+ readonly decimals: 18;
940
+ readonly chainId: 4663;
941
+ readonly website: "https://robinhood.com/rhj/stocktokens/";
942
+ readonly description: "Snap Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Snap shares without conferring ownership or shareholder rights.";
943
+ readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_snap_inc.pdf";
944
+ readonly bridge: "native";
945
+ readonly tags: readonly ["STOCK"];
946
+ };
869
947
  readonly CASHCAT: {
870
948
  readonly name: "Cash Cat";
871
949
  readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
@@ -237,6 +237,45 @@ const tokens = {
237
237
  bridge: "native",
238
238
  tags: ["STOCK"]
239
239
  },
240
+ AMCrh: {
241
+ name: "AMC Entertainment • Robinhood Token",
242
+ address: "0x05a3d1Cd21d0C88145E82600E62e7E496e0F222B",
243
+ symbol: "AMC",
244
+ oracleId: "AMCrh",
245
+ decimals: 18,
246
+ chainId: 4663,
247
+ website: "https://robinhood.com/rhj/stocktokens/",
248
+ description: "AMC Entertainment Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMC Entertainment shares without conferring ownership or shareholder rights.",
249
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_amc_entertainment_holdings_inc.pdf",
250
+ bridge: "native",
251
+ tags: ["STOCK"]
252
+ },
253
+ LULUrh: {
254
+ name: "Lululemon • Robinhood Token",
255
+ address: "0x4e62068525Ab11FE768e29dfD00ef909B9803016",
256
+ symbol: "LULU",
257
+ oracleId: "LULUrh",
258
+ decimals: 18,
259
+ chainId: 4663,
260
+ website: "https://robinhood.com/rhj/stocktokens/",
261
+ description: "Lululemon Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Lululemon shares without conferring ownership or shareholder rights.",
262
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_lululemon.pdf",
263
+ bridge: "native",
264
+ tags: ["STOCK"]
265
+ },
266
+ SNAPrh: {
267
+ name: "Snap • Robinhood Token",
268
+ address: "0xF6589F11Bc40b669e584073F428B05562F568733",
269
+ symbol: "SNAP",
270
+ oracleId: "SNAPrh",
271
+ decimals: 18,
272
+ chainId: 4663,
273
+ website: "https://robinhood.com/rhj/stocktokens/",
274
+ description: "Snap Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Snap shares without conferring ownership or shareholder rights.",
275
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_snap_inc.pdf",
276
+ bridge: "native",
277
+ tags: ["STOCK"]
278
+ },
240
279
  CASHCAT: {
241
280
  name: "Cash Cat",
242
281
  address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4",
@@ -237,6 +237,45 @@ const tokens = {
237
237
  bridge: "native",
238
238
  tags: ["STOCK"]
239
239
  },
240
+ AMCrh: {
241
+ name: "AMC Entertainment • Robinhood Token",
242
+ address: "0x05a3d1Cd21d0C88145E82600E62e7E496e0F222B",
243
+ symbol: "AMC",
244
+ oracleId: "AMCrh",
245
+ decimals: 18,
246
+ chainId: 4663,
247
+ website: "https://robinhood.com/rhj/stocktokens/",
248
+ description: "AMC Entertainment Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to AMC Entertainment shares without conferring ownership or shareholder rights.",
249
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_amc_entertainment_holdings_inc.pdf",
250
+ bridge: "native",
251
+ tags: ["STOCK"]
252
+ },
253
+ LULUrh: {
254
+ name: "Lululemon • Robinhood Token",
255
+ address: "0x4e62068525Ab11FE768e29dfD00ef909B9803016",
256
+ symbol: "LULU",
257
+ oracleId: "LULUrh",
258
+ decimals: 18,
259
+ chainId: 4663,
260
+ website: "https://robinhood.com/rhj/stocktokens/",
261
+ description: "Lululemon Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Lululemon shares without conferring ownership or shareholder rights.",
262
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_lululemon.pdf",
263
+ bridge: "native",
264
+ tags: ["STOCK"]
265
+ },
266
+ SNAPrh: {
267
+ name: "Snap • Robinhood Token",
268
+ address: "0xF6589F11Bc40b669e584073F428B05562F568733",
269
+ symbol: "SNAP",
270
+ oracleId: "SNAPrh",
271
+ decimals: 18,
272
+ chainId: 4663,
273
+ website: "https://robinhood.com/rhj/stocktokens/",
274
+ description: "Snap Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Snap shares without conferring ownership or shareholder rights.",
275
+ documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_snap_inc.pdf",
276
+ bridge: "native",
277
+ tags: ["STOCK"]
278
+ },
240
279
  CASHCAT: {
241
280
  name: "Cash Cat",
242
281
  address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beefyfinance/blockchain-addressbook",
3
- "version": "0.59.10",
3
+ "version": "0.59.12",
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",