1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/add-collectible
Alex Donesky 5290402181
Fix tokenIds larger than MAX_SAFE_INTEGER converted to scientific notation and failing to import (#15016)
* fix tokenIds larger than MAX_SAFE_INTEGER breaking

* add tests
2022-06-27 19:31:25 -05:00
..
add-collectible.js Fix tokenIds larger than MAX_SAFE_INTEGER converted to scientific notation and failing to import (#15016) 2022-06-27 19:31:25 -05:00
add-collectible.test.js Fix tokenIds larger than MAX_SAFE_INTEGER converted to scientific notation and failing to import (#15016) 2022-06-27 19:31:25 -05:00
index.js Feat/collectibles the return (#12970) 2021-12-13 17:41:10 -06:00
index.scss Dark Mode: Remove --ui-black (#14164) 2022-03-24 00:42:26 +01:00