How do I monitor unverified contracts?
To monitor an unverified smart contract, you’ll need the contract's ABI.
As with verified smart contracts, you can add unverified contracts when you’re creating a Patch, or in Contracts.
Adding an unverified smart contract during Patch creation
- From Patch Builder, when you’re in Step 2 (Trigger conditions), click the “Add a token” or “Add a smart contract” option from the dropdown.
- Follow the steps to add a smart contract
- Provide the ABI when prompted
Adding an unverified smart contract from the Contracts page
- From Contracts, click the “Add contract” button
- Select the network that the smart contract is on
- Add the contract address
- Add a descriptive nickname for the contract
- When prompted, paste the contract ABI
Once the contract has been added, you can easily create a Patch from the Contracts page by clicking ••• at the end of the row for the contract, and selecting “Create Patch”