Sovryn-smart-contracts icon indicating copy to clipboard operation
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

Open jjmr007 opened this issue 4 years ago • 1 comments

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

jjmr007 avatar May 21 '21 20:05 jjmr007

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.

jjmr007 avatar Jun 08 '21 19:06 jjmr007