added
[2023/01/21] New dataset: Bridges
about 2 years ago by K
- Initial release of the
bridges
table (bridges.ethereum_bridges
), which allows users to monitor flows in and out of theEthereum
blockchain. - The table includes columns for the bridge name,
chain_id
andinflow
(bool
) which together give you the direction of asset flows, as well as information about the token and amount transferred.
Future Improvements (coming soon)
- Capture more bridge flows in and out of
Ethereum
as well as add support forPolygon
.