0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Fetch collectibles info in bulk #488

Closed fvictorio closed 5 years ago

fvictorio commented 5 years ago

This can be done using the assets endpoint and setting:

This should also be done in chunks of, say, 10. The docs don't specify a limit, but there's probably one (if not in the API, then in the server or the browser).