@beefyfinance/blockchain-addressbook 0.59.6 → 0.59.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.
|
@@ -199,6 +199,71 @@ declare const robinhood: {
|
|
|
199
199
|
readonly bridge: "native";
|
|
200
200
|
readonly tags: readonly ["STOCK"];
|
|
201
201
|
};
|
|
202
|
+
readonly RBLXrh: {
|
|
203
|
+
readonly name: "Roblox Corporation • Robinhood Token";
|
|
204
|
+
readonly address: "0xF0C4BF4C582cb3836e98394b1d4e7B7281101bE8";
|
|
205
|
+
readonly symbol: "RBLX";
|
|
206
|
+
readonly oracleId: "RBLXrh";
|
|
207
|
+
readonly decimals: 18;
|
|
208
|
+
readonly chainId: 4663;
|
|
209
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
210
|
+
readonly description: "Roblox Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Roblox Corporation shares without conferring ownership or shareholder rights.";
|
|
211
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_roblox.pdf";
|
|
212
|
+
readonly bridge: "native";
|
|
213
|
+
readonly tags: readonly ["STOCK"];
|
|
214
|
+
};
|
|
215
|
+
readonly TTWOrh: {
|
|
216
|
+
readonly name: "Take-Two Interactive Software • Robinhood Token";
|
|
217
|
+
readonly address: "0x5e81213613b6B86EaB4c6c50d718d34359459786";
|
|
218
|
+
readonly symbol: "TTWO";
|
|
219
|
+
readonly oracleId: "TTWOrh";
|
|
220
|
+
readonly decimals: 18;
|
|
221
|
+
readonly chainId: 4663;
|
|
222
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
223
|
+
readonly description: "Take-Two Interactive Software Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Take-Two Interactive Software shares without conferring ownership or shareholder rights.";
|
|
224
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_take_two_interactive_software.pdf";
|
|
225
|
+
readonly bridge: "native";
|
|
226
|
+
readonly tags: readonly ["STOCK"];
|
|
227
|
+
};
|
|
228
|
+
readonly HIMSrh: {
|
|
229
|
+
readonly name: "Hims & Hers Health • Robinhood Token";
|
|
230
|
+
readonly address: "0xCceE82fE024c36fA15E1005edE3E9e4787e23D09";
|
|
231
|
+
readonly symbol: "HIMS";
|
|
232
|
+
readonly oracleId: "HIMSrh";
|
|
233
|
+
readonly decimals: 18;
|
|
234
|
+
readonly chainId: 4663;
|
|
235
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
236
|
+
readonly description: "Hims & Hers Health Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Hims & Hers Health shares without conferring ownership or shareholder rights.";
|
|
237
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_hims_and_hers_health_inc.pdf";
|
|
238
|
+
readonly bridge: "native";
|
|
239
|
+
readonly tags: readonly ["STOCK"];
|
|
240
|
+
};
|
|
241
|
+
readonly RCATrh: {
|
|
242
|
+
readonly name: "Red Cat Holdings • Robinhood Token";
|
|
243
|
+
readonly address: "0xFDE6b5d9BB419B10C23268c74e369AbFF39C0460";
|
|
244
|
+
readonly symbol: "RCAT";
|
|
245
|
+
readonly oracleId: "RCATrh";
|
|
246
|
+
readonly decimals: 18;
|
|
247
|
+
readonly chainId: 4663;
|
|
248
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
249
|
+
readonly description: "Red Cat Holdings Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Red Cat Holdings shares without conferring ownership or shareholder rights.";
|
|
250
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_red_cat_holdings_inc.pdf";
|
|
251
|
+
readonly bridge: "native";
|
|
252
|
+
readonly tags: readonly ["STOCK"];
|
|
253
|
+
};
|
|
254
|
+
readonly PLTRrh: {
|
|
255
|
+
readonly name: "Palantir Technologies • Robinhood Token";
|
|
256
|
+
readonly address: "0x894E1EC2D74FFE5AEF8Dc8A9e84686acCB964F2A";
|
|
257
|
+
readonly symbol: "PLTR";
|
|
258
|
+
readonly oracleId: "PLTRrh";
|
|
259
|
+
readonly decimals: 18;
|
|
260
|
+
readonly chainId: 4663;
|
|
261
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
262
|
+
readonly description: "Palantir Technologies Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Palantir Technologies shares without conferring ownership or shareholder rights.";
|
|
263
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_palantir_technologies.pdf";
|
|
264
|
+
readonly bridge: "native";
|
|
265
|
+
readonly tags: readonly ["STOCK"];
|
|
266
|
+
};
|
|
202
267
|
readonly CASHCAT: {
|
|
203
268
|
readonly name: "Cash Cat";
|
|
204
269
|
readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
|
|
@@ -259,6 +324,18 @@ declare const robinhood: {
|
|
|
259
324
|
readonly bridge: "native";
|
|
260
325
|
readonly tags: readonly ["MEMECOIN"];
|
|
261
326
|
};
|
|
327
|
+
readonly BONER: {
|
|
328
|
+
readonly name: "Boner Coin";
|
|
329
|
+
readonly address: "0x98096d17e191B3dA1d5f99a6D7b3584351b11E18";
|
|
330
|
+
readonly symbol: "BONER";
|
|
331
|
+
readonly oracleId: "BONER";
|
|
332
|
+
readonly decimals: 18;
|
|
333
|
+
readonly chainId: 4663;
|
|
334
|
+
readonly website: "https://x.com/bonercoinlong";
|
|
335
|
+
readonly description: "Hard money.";
|
|
336
|
+
readonly bridge: "native";
|
|
337
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
338
|
+
};
|
|
262
339
|
readonly UP: {
|
|
263
340
|
readonly name: "up";
|
|
264
341
|
readonly symbol: "UP33";
|
|
@@ -724,6 +801,71 @@ declare const robinhood: {
|
|
|
724
801
|
readonly bridge: "native";
|
|
725
802
|
readonly tags: readonly ["STOCK"];
|
|
726
803
|
};
|
|
804
|
+
readonly RBLXrh: {
|
|
805
|
+
readonly name: "Roblox Corporation • Robinhood Token";
|
|
806
|
+
readonly address: "0xF0C4BF4C582cb3836e98394b1d4e7B7281101bE8";
|
|
807
|
+
readonly symbol: "RBLX";
|
|
808
|
+
readonly oracleId: "RBLXrh";
|
|
809
|
+
readonly decimals: 18;
|
|
810
|
+
readonly chainId: 4663;
|
|
811
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
812
|
+
readonly description: "Roblox Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Roblox Corporation shares without conferring ownership or shareholder rights.";
|
|
813
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_roblox.pdf";
|
|
814
|
+
readonly bridge: "native";
|
|
815
|
+
readonly tags: readonly ["STOCK"];
|
|
816
|
+
};
|
|
817
|
+
readonly TTWOrh: {
|
|
818
|
+
readonly name: "Take-Two Interactive Software • Robinhood Token";
|
|
819
|
+
readonly address: "0x5e81213613b6B86EaB4c6c50d718d34359459786";
|
|
820
|
+
readonly symbol: "TTWO";
|
|
821
|
+
readonly oracleId: "TTWOrh";
|
|
822
|
+
readonly decimals: 18;
|
|
823
|
+
readonly chainId: 4663;
|
|
824
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
825
|
+
readonly description: "Take-Two Interactive Software Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Take-Two Interactive Software shares without conferring ownership or shareholder rights.";
|
|
826
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_take_two_interactive_software.pdf";
|
|
827
|
+
readonly bridge: "native";
|
|
828
|
+
readonly tags: readonly ["STOCK"];
|
|
829
|
+
};
|
|
830
|
+
readonly HIMSrh: {
|
|
831
|
+
readonly name: "Hims & Hers Health • Robinhood Token";
|
|
832
|
+
readonly address: "0xCceE82fE024c36fA15E1005edE3E9e4787e23D09";
|
|
833
|
+
readonly symbol: "HIMS";
|
|
834
|
+
readonly oracleId: "HIMSrh";
|
|
835
|
+
readonly decimals: 18;
|
|
836
|
+
readonly chainId: 4663;
|
|
837
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
838
|
+
readonly description: "Hims & Hers Health Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Hims & Hers Health shares without conferring ownership or shareholder rights.";
|
|
839
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_hims_and_hers_health_inc.pdf";
|
|
840
|
+
readonly bridge: "native";
|
|
841
|
+
readonly tags: readonly ["STOCK"];
|
|
842
|
+
};
|
|
843
|
+
readonly RCATrh: {
|
|
844
|
+
readonly name: "Red Cat Holdings • Robinhood Token";
|
|
845
|
+
readonly address: "0xFDE6b5d9BB419B10C23268c74e369AbFF39C0460";
|
|
846
|
+
readonly symbol: "RCAT";
|
|
847
|
+
readonly oracleId: "RCATrh";
|
|
848
|
+
readonly decimals: 18;
|
|
849
|
+
readonly chainId: 4663;
|
|
850
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
851
|
+
readonly description: "Red Cat Holdings Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Red Cat Holdings shares without conferring ownership or shareholder rights.";
|
|
852
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_red_cat_holdings_inc.pdf";
|
|
853
|
+
readonly bridge: "native";
|
|
854
|
+
readonly tags: readonly ["STOCK"];
|
|
855
|
+
};
|
|
856
|
+
readonly PLTRrh: {
|
|
857
|
+
readonly name: "Palantir Technologies • Robinhood Token";
|
|
858
|
+
readonly address: "0x894E1EC2D74FFE5AEF8Dc8A9e84686acCB964F2A";
|
|
859
|
+
readonly symbol: "PLTR";
|
|
860
|
+
readonly oracleId: "PLTRrh";
|
|
861
|
+
readonly decimals: 18;
|
|
862
|
+
readonly chainId: 4663;
|
|
863
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
864
|
+
readonly description: "Palantir Technologies Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Palantir Technologies shares without conferring ownership or shareholder rights.";
|
|
865
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_palantir_technologies.pdf";
|
|
866
|
+
readonly bridge: "native";
|
|
867
|
+
readonly tags: readonly ["STOCK"];
|
|
868
|
+
};
|
|
727
869
|
readonly CASHCAT: {
|
|
728
870
|
readonly name: "Cash Cat";
|
|
729
871
|
readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
|
|
@@ -784,6 +926,18 @@ declare const robinhood: {
|
|
|
784
926
|
readonly bridge: "native";
|
|
785
927
|
readonly tags: readonly ["MEMECOIN"];
|
|
786
928
|
};
|
|
929
|
+
readonly BONER: {
|
|
930
|
+
readonly name: "Boner Coin";
|
|
931
|
+
readonly address: "0x98096d17e191B3dA1d5f99a6D7b3584351b11E18";
|
|
932
|
+
readonly symbol: "BONER";
|
|
933
|
+
readonly oracleId: "BONER";
|
|
934
|
+
readonly decimals: 18;
|
|
935
|
+
readonly chainId: 4663;
|
|
936
|
+
readonly website: "https://x.com/bonercoinlong";
|
|
937
|
+
readonly description: "Hard money.";
|
|
938
|
+
readonly bridge: "native";
|
|
939
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
940
|
+
};
|
|
787
941
|
readonly UP: {
|
|
788
942
|
readonly name: "up";
|
|
789
943
|
readonly symbol: "UP33";
|
|
@@ -199,6 +199,71 @@ declare const robinhood: {
|
|
|
199
199
|
readonly bridge: "native";
|
|
200
200
|
readonly tags: readonly ["STOCK"];
|
|
201
201
|
};
|
|
202
|
+
readonly RBLXrh: {
|
|
203
|
+
readonly name: "Roblox Corporation • Robinhood Token";
|
|
204
|
+
readonly address: "0xF0C4BF4C582cb3836e98394b1d4e7B7281101bE8";
|
|
205
|
+
readonly symbol: "RBLX";
|
|
206
|
+
readonly oracleId: "RBLXrh";
|
|
207
|
+
readonly decimals: 18;
|
|
208
|
+
readonly chainId: 4663;
|
|
209
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
210
|
+
readonly description: "Roblox Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Roblox Corporation shares without conferring ownership or shareholder rights.";
|
|
211
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_roblox.pdf";
|
|
212
|
+
readonly bridge: "native";
|
|
213
|
+
readonly tags: readonly ["STOCK"];
|
|
214
|
+
};
|
|
215
|
+
readonly TTWOrh: {
|
|
216
|
+
readonly name: "Take-Two Interactive Software • Robinhood Token";
|
|
217
|
+
readonly address: "0x5e81213613b6B86EaB4c6c50d718d34359459786";
|
|
218
|
+
readonly symbol: "TTWO";
|
|
219
|
+
readonly oracleId: "TTWOrh";
|
|
220
|
+
readonly decimals: 18;
|
|
221
|
+
readonly chainId: 4663;
|
|
222
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
223
|
+
readonly description: "Take-Two Interactive Software Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Take-Two Interactive Software shares without conferring ownership or shareholder rights.";
|
|
224
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_take_two_interactive_software.pdf";
|
|
225
|
+
readonly bridge: "native";
|
|
226
|
+
readonly tags: readonly ["STOCK"];
|
|
227
|
+
};
|
|
228
|
+
readonly HIMSrh: {
|
|
229
|
+
readonly name: "Hims & Hers Health • Robinhood Token";
|
|
230
|
+
readonly address: "0xCceE82fE024c36fA15E1005edE3E9e4787e23D09";
|
|
231
|
+
readonly symbol: "HIMS";
|
|
232
|
+
readonly oracleId: "HIMSrh";
|
|
233
|
+
readonly decimals: 18;
|
|
234
|
+
readonly chainId: 4663;
|
|
235
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
236
|
+
readonly description: "Hims & Hers Health Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Hims & Hers Health shares without conferring ownership or shareholder rights.";
|
|
237
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_hims_and_hers_health_inc.pdf";
|
|
238
|
+
readonly bridge: "native";
|
|
239
|
+
readonly tags: readonly ["STOCK"];
|
|
240
|
+
};
|
|
241
|
+
readonly RCATrh: {
|
|
242
|
+
readonly name: "Red Cat Holdings • Robinhood Token";
|
|
243
|
+
readonly address: "0xFDE6b5d9BB419B10C23268c74e369AbFF39C0460";
|
|
244
|
+
readonly symbol: "RCAT";
|
|
245
|
+
readonly oracleId: "RCATrh";
|
|
246
|
+
readonly decimals: 18;
|
|
247
|
+
readonly chainId: 4663;
|
|
248
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
249
|
+
readonly description: "Red Cat Holdings Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Red Cat Holdings shares without conferring ownership or shareholder rights.";
|
|
250
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_red_cat_holdings_inc.pdf";
|
|
251
|
+
readonly bridge: "native";
|
|
252
|
+
readonly tags: readonly ["STOCK"];
|
|
253
|
+
};
|
|
254
|
+
readonly PLTRrh: {
|
|
255
|
+
readonly name: "Palantir Technologies • Robinhood Token";
|
|
256
|
+
readonly address: "0x894E1EC2D74FFE5AEF8Dc8A9e84686acCB964F2A";
|
|
257
|
+
readonly symbol: "PLTR";
|
|
258
|
+
readonly oracleId: "PLTRrh";
|
|
259
|
+
readonly decimals: 18;
|
|
260
|
+
readonly chainId: 4663;
|
|
261
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
262
|
+
readonly description: "Palantir Technologies Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Palantir Technologies shares without conferring ownership or shareholder rights.";
|
|
263
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_palantir_technologies.pdf";
|
|
264
|
+
readonly bridge: "native";
|
|
265
|
+
readonly tags: readonly ["STOCK"];
|
|
266
|
+
};
|
|
202
267
|
readonly CASHCAT: {
|
|
203
268
|
readonly name: "Cash Cat";
|
|
204
269
|
readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
|
|
@@ -259,6 +324,18 @@ declare const robinhood: {
|
|
|
259
324
|
readonly bridge: "native";
|
|
260
325
|
readonly tags: readonly ["MEMECOIN"];
|
|
261
326
|
};
|
|
327
|
+
readonly BONER: {
|
|
328
|
+
readonly name: "Boner Coin";
|
|
329
|
+
readonly address: "0x98096d17e191B3dA1d5f99a6D7b3584351b11E18";
|
|
330
|
+
readonly symbol: "BONER";
|
|
331
|
+
readonly oracleId: "BONER";
|
|
332
|
+
readonly decimals: 18;
|
|
333
|
+
readonly chainId: 4663;
|
|
334
|
+
readonly website: "https://x.com/bonercoinlong";
|
|
335
|
+
readonly description: "Hard money.";
|
|
336
|
+
readonly bridge: "native";
|
|
337
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
338
|
+
};
|
|
262
339
|
readonly UP: {
|
|
263
340
|
readonly name: "up";
|
|
264
341
|
readonly symbol: "UP33";
|
|
@@ -724,6 +801,71 @@ declare const robinhood: {
|
|
|
724
801
|
readonly bridge: "native";
|
|
725
802
|
readonly tags: readonly ["STOCK"];
|
|
726
803
|
};
|
|
804
|
+
readonly RBLXrh: {
|
|
805
|
+
readonly name: "Roblox Corporation • Robinhood Token";
|
|
806
|
+
readonly address: "0xF0C4BF4C582cb3836e98394b1d4e7B7281101bE8";
|
|
807
|
+
readonly symbol: "RBLX";
|
|
808
|
+
readonly oracleId: "RBLXrh";
|
|
809
|
+
readonly decimals: 18;
|
|
810
|
+
readonly chainId: 4663;
|
|
811
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
812
|
+
readonly description: "Roblox Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Roblox Corporation shares without conferring ownership or shareholder rights.";
|
|
813
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_roblox.pdf";
|
|
814
|
+
readonly bridge: "native";
|
|
815
|
+
readonly tags: readonly ["STOCK"];
|
|
816
|
+
};
|
|
817
|
+
readonly TTWOrh: {
|
|
818
|
+
readonly name: "Take-Two Interactive Software • Robinhood Token";
|
|
819
|
+
readonly address: "0x5e81213613b6B86EaB4c6c50d718d34359459786";
|
|
820
|
+
readonly symbol: "TTWO";
|
|
821
|
+
readonly oracleId: "TTWOrh";
|
|
822
|
+
readonly decimals: 18;
|
|
823
|
+
readonly chainId: 4663;
|
|
824
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
825
|
+
readonly description: "Take-Two Interactive Software Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Take-Two Interactive Software shares without conferring ownership or shareholder rights.";
|
|
826
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_take_two_interactive_software.pdf";
|
|
827
|
+
readonly bridge: "native";
|
|
828
|
+
readonly tags: readonly ["STOCK"];
|
|
829
|
+
};
|
|
830
|
+
readonly HIMSrh: {
|
|
831
|
+
readonly name: "Hims & Hers Health • Robinhood Token";
|
|
832
|
+
readonly address: "0xCceE82fE024c36fA15E1005edE3E9e4787e23D09";
|
|
833
|
+
readonly symbol: "HIMS";
|
|
834
|
+
readonly oracleId: "HIMSrh";
|
|
835
|
+
readonly decimals: 18;
|
|
836
|
+
readonly chainId: 4663;
|
|
837
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
838
|
+
readonly description: "Hims & Hers Health Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Hims & Hers Health shares without conferring ownership or shareholder rights.";
|
|
839
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_hims_and_hers_health_inc.pdf";
|
|
840
|
+
readonly bridge: "native";
|
|
841
|
+
readonly tags: readonly ["STOCK"];
|
|
842
|
+
};
|
|
843
|
+
readonly RCATrh: {
|
|
844
|
+
readonly name: "Red Cat Holdings • Robinhood Token";
|
|
845
|
+
readonly address: "0xFDE6b5d9BB419B10C23268c74e369AbFF39C0460";
|
|
846
|
+
readonly symbol: "RCAT";
|
|
847
|
+
readonly oracleId: "RCATrh";
|
|
848
|
+
readonly decimals: 18;
|
|
849
|
+
readonly chainId: 4663;
|
|
850
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
851
|
+
readonly description: "Red Cat Holdings Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Red Cat Holdings shares without conferring ownership or shareholder rights.";
|
|
852
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_red_cat_holdings_inc.pdf";
|
|
853
|
+
readonly bridge: "native";
|
|
854
|
+
readonly tags: readonly ["STOCK"];
|
|
855
|
+
};
|
|
856
|
+
readonly PLTRrh: {
|
|
857
|
+
readonly name: "Palantir Technologies • Robinhood Token";
|
|
858
|
+
readonly address: "0x894E1EC2D74FFE5AEF8Dc8A9e84686acCB964F2A";
|
|
859
|
+
readonly symbol: "PLTR";
|
|
860
|
+
readonly oracleId: "PLTRrh";
|
|
861
|
+
readonly decimals: 18;
|
|
862
|
+
readonly chainId: 4663;
|
|
863
|
+
readonly website: "https://robinhood.com/rhj/stocktokens/";
|
|
864
|
+
readonly description: "Palantir Technologies Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Palantir Technologies shares without conferring ownership or shareholder rights.";
|
|
865
|
+
readonly documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_palantir_technologies.pdf";
|
|
866
|
+
readonly bridge: "native";
|
|
867
|
+
readonly tags: readonly ["STOCK"];
|
|
868
|
+
};
|
|
727
869
|
readonly CASHCAT: {
|
|
728
870
|
readonly name: "Cash Cat";
|
|
729
871
|
readonly address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4";
|
|
@@ -784,6 +926,18 @@ declare const robinhood: {
|
|
|
784
926
|
readonly bridge: "native";
|
|
785
927
|
readonly tags: readonly ["MEMECOIN"];
|
|
786
928
|
};
|
|
929
|
+
readonly BONER: {
|
|
930
|
+
readonly name: "Boner Coin";
|
|
931
|
+
readonly address: "0x98096d17e191B3dA1d5f99a6D7b3584351b11E18";
|
|
932
|
+
readonly symbol: "BONER";
|
|
933
|
+
readonly oracleId: "BONER";
|
|
934
|
+
readonly decimals: 18;
|
|
935
|
+
readonly chainId: 4663;
|
|
936
|
+
readonly website: "https://x.com/bonercoinlong";
|
|
937
|
+
readonly description: "Hard money.";
|
|
938
|
+
readonly bridge: "native";
|
|
939
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
940
|
+
};
|
|
787
941
|
readonly UP: {
|
|
788
942
|
readonly name: "up";
|
|
789
943
|
readonly symbol: "UP33";
|
|
@@ -172,6 +172,71 @@ const tokens = {
|
|
|
172
172
|
bridge: "native",
|
|
173
173
|
tags: ["STOCK"]
|
|
174
174
|
},
|
|
175
|
+
RBLXrh: {
|
|
176
|
+
name: "Roblox Corporation • Robinhood Token",
|
|
177
|
+
address: "0xF0C4BF4C582cb3836e98394b1d4e7B7281101bE8",
|
|
178
|
+
symbol: "RBLX",
|
|
179
|
+
oracleId: "RBLXrh",
|
|
180
|
+
decimals: 18,
|
|
181
|
+
chainId: 4663,
|
|
182
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
183
|
+
description: "Roblox Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Roblox Corporation shares without conferring ownership or shareholder rights.",
|
|
184
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_roblox.pdf",
|
|
185
|
+
bridge: "native",
|
|
186
|
+
tags: ["STOCK"]
|
|
187
|
+
},
|
|
188
|
+
TTWOrh: {
|
|
189
|
+
name: "Take-Two Interactive Software • Robinhood Token",
|
|
190
|
+
address: "0x5e81213613b6B86EaB4c6c50d718d34359459786",
|
|
191
|
+
symbol: "TTWO",
|
|
192
|
+
oracleId: "TTWOrh",
|
|
193
|
+
decimals: 18,
|
|
194
|
+
chainId: 4663,
|
|
195
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
196
|
+
description: "Take-Two Interactive Software Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Take-Two Interactive Software shares without conferring ownership or shareholder rights.",
|
|
197
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_take_two_interactive_software.pdf",
|
|
198
|
+
bridge: "native",
|
|
199
|
+
tags: ["STOCK"]
|
|
200
|
+
},
|
|
201
|
+
HIMSrh: {
|
|
202
|
+
name: "Hims & Hers Health • Robinhood Token",
|
|
203
|
+
address: "0xCceE82fE024c36fA15E1005edE3E9e4787e23D09",
|
|
204
|
+
symbol: "HIMS",
|
|
205
|
+
oracleId: "HIMSrh",
|
|
206
|
+
decimals: 18,
|
|
207
|
+
chainId: 4663,
|
|
208
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
209
|
+
description: "Hims & Hers Health Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Hims & Hers Health shares without conferring ownership or shareholder rights.",
|
|
210
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_hims_and_hers_health_inc.pdf",
|
|
211
|
+
bridge: "native",
|
|
212
|
+
tags: ["STOCK"]
|
|
213
|
+
},
|
|
214
|
+
RCATrh: {
|
|
215
|
+
name: "Red Cat Holdings • Robinhood Token",
|
|
216
|
+
address: "0xFDE6b5d9BB419B10C23268c74e369AbFF39C0460",
|
|
217
|
+
symbol: "RCAT",
|
|
218
|
+
oracleId: "RCATrh",
|
|
219
|
+
decimals: 18,
|
|
220
|
+
chainId: 4663,
|
|
221
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
222
|
+
description: "Red Cat Holdings Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Red Cat Holdings shares without conferring ownership or shareholder rights.",
|
|
223
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_red_cat_holdings_inc.pdf",
|
|
224
|
+
bridge: "native",
|
|
225
|
+
tags: ["STOCK"]
|
|
226
|
+
},
|
|
227
|
+
PLTRrh: {
|
|
228
|
+
name: "Palantir Technologies • Robinhood Token",
|
|
229
|
+
address: "0x894E1EC2D74FFE5AEF8Dc8A9e84686acCB964F2A",
|
|
230
|
+
symbol: "PLTR",
|
|
231
|
+
oracleId: "PLTRrh",
|
|
232
|
+
decimals: 18,
|
|
233
|
+
chainId: 4663,
|
|
234
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
235
|
+
description: "Palantir Technologies Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Palantir Technologies shares without conferring ownership or shareholder rights.",
|
|
236
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_palantir_technologies.pdf",
|
|
237
|
+
bridge: "native",
|
|
238
|
+
tags: ["STOCK"]
|
|
239
|
+
},
|
|
175
240
|
CASHCAT: {
|
|
176
241
|
name: "Cash Cat",
|
|
177
242
|
address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4",
|
|
@@ -232,6 +297,18 @@ const tokens = {
|
|
|
232
297
|
bridge: "native",
|
|
233
298
|
tags: ["MEMECOIN"]
|
|
234
299
|
},
|
|
300
|
+
BONER: {
|
|
301
|
+
name: "Boner Coin",
|
|
302
|
+
address: "0x98096d17e191B3dA1d5f99a6D7b3584351b11E18",
|
|
303
|
+
symbol: "BONER",
|
|
304
|
+
oracleId: "BONER",
|
|
305
|
+
decimals: 18,
|
|
306
|
+
chainId: 4663,
|
|
307
|
+
website: "https://x.com/bonercoinlong",
|
|
308
|
+
description: "Hard money.",
|
|
309
|
+
bridge: "native",
|
|
310
|
+
tags: ["MEMECOIN"]
|
|
311
|
+
},
|
|
235
312
|
UP,
|
|
236
313
|
UP33: UP,
|
|
237
314
|
PONS: {
|
|
@@ -172,6 +172,71 @@ const tokens = {
|
|
|
172
172
|
bridge: "native",
|
|
173
173
|
tags: ["STOCK"]
|
|
174
174
|
},
|
|
175
|
+
RBLXrh: {
|
|
176
|
+
name: "Roblox Corporation • Robinhood Token",
|
|
177
|
+
address: "0xF0C4BF4C582cb3836e98394b1d4e7B7281101bE8",
|
|
178
|
+
symbol: "RBLX",
|
|
179
|
+
oracleId: "RBLXrh",
|
|
180
|
+
decimals: 18,
|
|
181
|
+
chainId: 4663,
|
|
182
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
183
|
+
description: "Roblox Corporation Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Roblox Corporation shares without conferring ownership or shareholder rights.",
|
|
184
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_roblox.pdf",
|
|
185
|
+
bridge: "native",
|
|
186
|
+
tags: ["STOCK"]
|
|
187
|
+
},
|
|
188
|
+
TTWOrh: {
|
|
189
|
+
name: "Take-Two Interactive Software • Robinhood Token",
|
|
190
|
+
address: "0x5e81213613b6B86EaB4c6c50d718d34359459786",
|
|
191
|
+
symbol: "TTWO",
|
|
192
|
+
oracleId: "TTWOrh",
|
|
193
|
+
decimals: 18,
|
|
194
|
+
chainId: 4663,
|
|
195
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
196
|
+
description: "Take-Two Interactive Software Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Take-Two Interactive Software shares without conferring ownership or shareholder rights.",
|
|
197
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_take_two_interactive_software.pdf",
|
|
198
|
+
bridge: "native",
|
|
199
|
+
tags: ["STOCK"]
|
|
200
|
+
},
|
|
201
|
+
HIMSrh: {
|
|
202
|
+
name: "Hims & Hers Health • Robinhood Token",
|
|
203
|
+
address: "0xCceE82fE024c36fA15E1005edE3E9e4787e23D09",
|
|
204
|
+
symbol: "HIMS",
|
|
205
|
+
oracleId: "HIMSrh",
|
|
206
|
+
decimals: 18,
|
|
207
|
+
chainId: 4663,
|
|
208
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
209
|
+
description: "Hims & Hers Health Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Hims & Hers Health shares without conferring ownership or shareholder rights.",
|
|
210
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_hims_and_hers_health_inc.pdf",
|
|
211
|
+
bridge: "native",
|
|
212
|
+
tags: ["STOCK"]
|
|
213
|
+
},
|
|
214
|
+
RCATrh: {
|
|
215
|
+
name: "Red Cat Holdings • Robinhood Token",
|
|
216
|
+
address: "0xFDE6b5d9BB419B10C23268c74e369AbFF39C0460",
|
|
217
|
+
symbol: "RCAT",
|
|
218
|
+
oracleId: "RCATrh",
|
|
219
|
+
decimals: 18,
|
|
220
|
+
chainId: 4663,
|
|
221
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
222
|
+
description: "Red Cat Holdings Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Red Cat Holdings shares without conferring ownership or shareholder rights.",
|
|
223
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_red_cat_holdings_inc.pdf",
|
|
224
|
+
bridge: "native",
|
|
225
|
+
tags: ["STOCK"]
|
|
226
|
+
},
|
|
227
|
+
PLTRrh: {
|
|
228
|
+
name: "Palantir Technologies • Robinhood Token",
|
|
229
|
+
address: "0x894E1EC2D74FFE5AEF8Dc8A9e84686acCB964F2A",
|
|
230
|
+
symbol: "PLTR",
|
|
231
|
+
oracleId: "PLTRrh",
|
|
232
|
+
decimals: 18,
|
|
233
|
+
chainId: 4663,
|
|
234
|
+
website: "https://robinhood.com/rhj/stocktokens/",
|
|
235
|
+
description: "Palantir Technologies Robinhood Token is a tokenized debt security issued by Robinhood Assets (Jersey) Limited that provides price exposure to Palantir Technologies shares without conferring ownership or shareholder rights.",
|
|
236
|
+
documentation: "https://cdn.robinhood.com/assets/robinhood/legal/rhj_final_terms_for_tokenised_debt_securities_linked_to_palantir_technologies.pdf",
|
|
237
|
+
bridge: "native",
|
|
238
|
+
tags: ["STOCK"]
|
|
239
|
+
},
|
|
175
240
|
CASHCAT: {
|
|
176
241
|
name: "Cash Cat",
|
|
177
242
|
address: "0x020bfC650A365f8BB26819deAAbF3E21291018b4",
|
|
@@ -232,6 +297,18 @@ const tokens = {
|
|
|
232
297
|
bridge: "native",
|
|
233
298
|
tags: ["MEMECOIN"]
|
|
234
299
|
},
|
|
300
|
+
BONER: {
|
|
301
|
+
name: "Boner Coin",
|
|
302
|
+
address: "0x98096d17e191B3dA1d5f99a6D7b3584351b11E18",
|
|
303
|
+
symbol: "BONER",
|
|
304
|
+
oracleId: "BONER",
|
|
305
|
+
decimals: 18,
|
|
306
|
+
chainId: 4663,
|
|
307
|
+
website: "https://x.com/bonercoinlong",
|
|
308
|
+
description: "Hard money.",
|
|
309
|
+
bridge: "native",
|
|
310
|
+
tags: ["MEMECOIN"]
|
|
311
|
+
},
|
|
235
312
|
UP,
|
|
236
313
|
UP33: UP,
|
|
237
314
|
PONS: {
|
package/package.json
CHANGED