raid-guild / moloch-minion

👹 Moloch whose fingers are ten armies!
35 stars 20 forks source link

feat: adds an abi decoder to transaction details #56

Closed PeterMPhillips closed 4 years ago

PeterMPhillips commented 4 years ago

This adds an abiDecoder to App.vue. If the minion transaction has a signature that matches a method in one of the JSON files found in the /abi folder, it will decode the data into a human-readable format. This is what the details page looks like when data is decoded: Screenshot from 2020-06-03 12-51-33