Sovryn-smart-contracts
Sovryn-smart-contracts copied to clipboard
Create a script to generate a json file with a glosary of the function signatures of contracts, ad test it
Start the research with posts like these:
https://ethereum.stackexchange.com/questions/39346/what-is-a-good-implementation-to-get-function-signatures-from-contract-abi
The task is already part of the protocol of the UI of Remix. The interface can be seen here.
The feature works seamlessly. It allowed me to create a folder with function selectors for the Sovryn bridges repositorty.