Safe Decoder Service overview
Safe Decoder Service is a REST API that translates blockchain call‑data into human‑readable information for transactions within the Safe ecosystem. Part of the Safe{Core} infrastructure, it maintains a database of contract ABIs and uses them to decode incoming calldata.
Resources
- Check the Safe Decoder Service GitHub repository (opens in a new tab) (Python).