> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seitrace.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom ABI

> The Custom ABI feature is useful for debugging and testing newly deployed smart contracts. This feature can be used with verified or unverified contracts.

Once a custom ABI is added, the user can test methods using the Write Custom feature.

## **Add Custom ABI**

1. \[Login to My Account]\([https://seitrace.com/?chain=pacific-1\\](https://seitrace.com/?chain=pacific-1\\)) in Seitrace to get started. Once logged in:
   1. Go to **Custom ABI** in the My Account menu.
   2. Press the **Add Custom ABI** button

      <img src="https://mintcdn.com/cavies/tyGf0hOCLo1nrz0w/images/verify-contract-06.png?fit=max&auto=format&n=tyGf0hOCLo1nrz0w&q=85&s=12361f6305cc8ab63514bebdae05aa37" alt="Verify Contract 06 Pn" width="1401" height="649" data-path="images/verify-contract-06.png" />
2. **Fill in the fields**.
   1. **Smart Contract Address**. Enter the correct `0x` address of the deployed contract.
   2. **Project Name**. Create a name for your own reference.
   3. **Custom ABI**: Copy and paste in the ABI for the contract from your development environment (truffle, hardhat, remix etc) or if the contract is verified you can copy from Seitrace.
   4. Press **Create custom ABI**.

      <img src="https://mintcdn.com/cavies/tyGf0hOCLo1nrz0w/images/verify-contract-07.png?fit=max&auto=format&n=tyGf0hOCLo1nrz0w&q=85&s=7038f3423f31ee2a1ee8439137b1ae4a" alt="Verify Contract 07 Pn" width="1415" height="1151" data-path="images/verify-contract-07.png" />
3. \*\*Custom ABI added \*\*to the home screen. You can edit or remove current custom ABIs or add additional custom ABIs from here.

   <img src="https://mintcdn.com/cavies/tyGf0hOCLo1nrz0w/images/verify-contract-08.png?fit=max&auto=format&n=tyGf0hOCLo1nrz0w&q=85&s=bcf33670f5bcbb3a6b11e1f785761bf3" alt="Verify Contract 08 Pn" width="1402" height="579" data-path="images/verify-contract-08.png" />

   <img src="https://mintcdn.com/cavies/tyGf0hOCLo1nrz0w/images/verify-contract-09.png?fit=max&auto=format&n=tyGf0hOCLo1nrz0w&q=85&s=7f92da96d0176918f496f1a421063845" alt="Verify Contract 09 Pn" width="1429" height="1304" data-path="images/verify-contract-09.png" />
