Cobo Argus
(EN)
(EN)
  • Announcements
    • Cobo Argus V2 is Here! Supercharge Your DeFi Investments Today
  • Product Documentation
    • Account and Organization
      • Sign Up
        • Sign Up Using Web3 Wallet
        • Sign Up Using Email Address
      • Create Organization
        • Invite Team Member
        • Join Organization
      • Manage Account
        • Log In
        • Add Wallet Addresses for Logins
        • Add Email Address
        • Set Up 2FA
      • Manage Wallet Settings
    • Safe & Cobo Safe
      • Create Safe Wallet
      • Import Safe Wallet to Cobo Argus
      • Create & Enable Cobo Safe Module
      • Add Address
        • Team Members
        • Admin
    • Role-Based Access Controls
      • Authorization
        • Strategy Marketplace
        • Authorization Workflow
          • Modify Authorization
          • Remove Authorization
      • DeFi Operations (Delegated Members)
        • View Roles & DeFi Permissions
        • Complete DeFi Operations
      • Customized DeFi Permissions
        • Create Safe Role & DeFi Permissions
        • Delegate Role to Members
        • Complete Multisig Transaction
    • DeFi Bots
      • Strategy Bots
        • Farming Bots
        • Withdrawal Bots
      • Customized Bots
      • Webhook
        • Configuring Webhooks
        • How to connect Argus and Chainbot Webhook
        • Set up a webhook to monitor contract upgrades.
    • Token Approval
      • View Token Approval
      • Revoke Token Approval
      • Batch-Revoke Token Approval
      • Update Token Approval
    • What's New
  • Tutorials
    • Curve-Convex Authorization & DeFi Bots
    • Farming Bots-Equilibria Finance (EQB)
    • Farming Bots & Withdrawal Bots-BendDAO
    • Rabby Wallet
    • Customized Bots-DAI
    • How to Manage Automated Leverage on Cobo Argus
    • Cobo Argus Claiming Bot automatically claims Pendle minings rewards!
  • Cobo Safe Technical Documentation
    • Cobo Account
      • Cobo Safe Account
      • Cobo Smart Account
      • Send Transactions
    • Role Manager
    • Authorizer
      • Authorizer Example
      • BaseACL
      • Other Authorizers
    • Cobo Argus
      • Workflow
    • Security Audit
    • Deployed Smart Contracts
Powered by GitBook
On this page
  1. Product Documentation
  2. DeFi Bots
  3. Webhook

Set up a webhook to monitor contract upgrades.

PreviousHow to connect Argus and Chainbot WebhookNextToken Approval

Last updated 1 year ago

Step 1: Click on "Bots" and then click on "+ Create Bot."

Step 2: Configure Parameters in Chainbot,Click “Create and Subscribe”

Click on "Event Monitor" and enter the following parameters:

  • Contract: Enter the address 0xFDA7ffA872bDc906D43079EA134ebC9a511db0c2 , which corresponds to the Aave v3 contract

  • Event: Choose the ATokenUpgrade function from the list ,this function will notify if there is a contract upgrade

Step 3 : Click “Subscribe”

Step 4: Return to Cobo Argus and Set Task

  • Contract Address: Input 0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2 , the address of the Aave v3 pool contract

  • Select the Function: Choose withdraw .This function is design to withdraw the transaction within the specific strategy

  • Fill in the Parameters:

    • Asset(Address): Token asset to be withdraw

    • Amount(uint256): Select “Customized number” and input the amount you wish to withdraw. Remember to include decimals in your amount

    • To (address): enter your Safe{Wallet} address

Step 5: Review bot Settings

Review the bot settings. Once you confirm that the information is accurate, click "Submit" and execute the multisignature in Safe{Wallet}.

If you need to approve other tokens, you can click the "Add Token Approval" button.

Add the tokens that need approval, specify the spender, and set the amount. Click "Submit" to add successfully.

Step 6: Preview and Submit

After confirming the information is correct, click "Submit." Sign the transaction in your wallet to initiate the multi signature transaction.

Step 7 : Complete multisig transaction

Inform Safe owner(s) to complete a multisig transaction.

Click on "Check the transaction" to monitor the progress of this multisig transaction.

Step 8: Review bot activity details

The bot setup is successful once the multisig transaction is completed.