Skip to content

Web3-Agent/contract-web3agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Sponsors

Dextools

In our project, we integrated the Dextools API to enhance our platform with real-time and historical data related to cryptocurrency and blockchain activities. Dextools is a widely recognized tool in the DeFi and cryptocurrency space, providing comprehensive analytics, token tracking, and market data that are crucial for various Web3 applications. Screenshot 2024-06-12 at 4 22 55 PM Screenshot 2024-06-12 at 4 23 16 PM

image

Prompts

image

Token List

image

Token Details

image

Chainlink

We have used chain link in a project for adding a functionality for limit order. In the limit order we use changing automation to constantly check if the user’s time period to execute a limit order is active or not and whenever the chain link find an executable transaction it executes it.

Limit Order using Chainlink Automation

This project includes contracts to deploy a chainlink automated limit order function which triggers a swap whenever user's set price is achieved.

This contract is using both UniswapV3 and UniswapV2 for the swap.

Using Chainlink automation we have added checkUpkeep and performUpkeep. checkUpkeep contains logic to fetch and compare current price and if it matches any of the order's set price the performUpkeep is triggered. We are using forwarder to secure the perform function. Screenshot 2024-06-12 at 4 17 52 PM Screenshot 2024-06-12 at 4 18 29 PM

Addresss:

Here are the contract links for the given addresses on Polygon and Avalanche:

Polygon:

Polygon Contract Address

Avalanche:

Avalanche Contract Address

https://automation.chain.link/bnb-chain-testnet/103617889431346609532744894169844266689340886332789474438222388504433284563778

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published