@metaflow.near [Posted on DevHub](https://near.social/#/devgovgigs.near/widget/Post?id=1293) ## Solution: BOSHACKS Submission: BOS Convert Near ABI to Form NEAR ABI is a format used to encode function calls and return values for contracts on the NEAR Protocol blockchain. It is used to standardize the way that information is passed between smart contracts and the clients that interact with them. NEAR ABI can convert a ABI to a form that is more easily readable and understandable. This will take the encoded ABI data and format it into a more human-readable form. Here are the steps to convert a NEAR ABI Step 1: Open Near ABI Step 2: Write the Contract Address and Contract ABI ###### 🔗 Project Link: https://test.near.social/kurodenjiro.testnet/widget/convert-near-abi-to-form