{"repo":"HashEx/abiencoder","free":true,"listed":false,"github":"https://github.com/HashEx/abiencoder","clone":"git clone https://github.com/HashEx/abiencoder.git","description":"HashEx ABI Encoder","language":"TypeScript","stars":121,"topics":["hacktoberfest","ethereum","solidity"],"license":null,"category":"blockchain-web3","readme_excerpt":"ABI Encoder https://abi.hashex.org Description Free ABI encoder online service that allows you to encode your Solidity contract’s functions and constructor arguments. ABI itself is the description of the code interface. It’s a way for the contracts to interact within an ecosystem as well as contract-to-contract. Smart contract ABI parsing is required for verifying the contract on Etherscan or making a transaction to call a method, for example for a Timelock contract. For most actions regarding this code, you would require a special tool, and the arguments have to be encoded in a specific way. HashEx tool does it automatically, free, and doesn’t involve downloading any extra applications. Code itself is used in the byte format, so it’s harder to decode it correctly. For easy interactions with said code, HashEx has created its ABI decoder. An additional tool allows you to manually enter the values for the parameters. Supported types - uint8..256 - uint[]8..256 - bytes8..32 - bytes[]8..32 - address - address[] - string - bool - bool[] - tuple (supports Struct from ABI) Feel free to open PR to add new types. How to use Manually enter 1. Enter signature of function (Example: transferFrom(adress, uint) ) manually with selecting \"your function\" option or use the \"constructor\" option. 2. Add arguments, select the correct types. 3. Fill the arguments. 4. Encoded data will appear in the text area under the function. Click \"Copy\" button and paste it where ever you want. Using ABI autopa","default_branch":null,"files":null,"tree":[],"storefront":"/r/HashEx","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/HashEx/abiencoder/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}