Adding A Deployed Contract
To add an already deployed contract to the Contracts sidebar, we need to retrieve its ABI and copy it to /contractInfo.ts. An ABI viewer is provided below which retrieves the ABI from Etherscan.
- name
- chainid
- address
Examples
To add an already deployed contract to the Contracts sidebar, we need to retrieve its ABI and copy it to /contractInfo.ts. An ABI viewer is provided below which retrieves the ABI from Etherscan.