JSFiddle - React, Tailwind, and code Playground
HTML
<html>
<head>
<script type="module" src="https://storage.googleapis.com/substreams-registry/assets/substreams-examples.bundled.js?c"></script>
</head>
<body>
<substreams-widget
slot="widget:5"
endpoint="mainnet.eth.streamingfast.io:443"
package="https://storage.googleapis.com/substreams-registry/spkg/erc20-balance-changes-v0.0.5.spkg"
module="map_valid_balance_changes"
startBlock="17000000"
stopBlock="+1"
icon="https://cdn-icons-png.flaticon.com/128/4125/4125334.png"
></substreams-widget>
</body>
</html>
JavaScript
//
// Click on "Result" in the tabs above
//