mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
`serai_core_pallet` solely defines an accumulator for the events. We use the traditional `frame_system::Events` to store them for now and enable retrieval.
serai-abi
Serai's ABI, inclusive to the transaction, event, and block types. MIT-licensed to ensure usability in a variety of contexts.