Skip to content

tradenly/ADA-Copy-Trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ADA-Copy-Trade

Copy Trading Contract

Components

CopyTradingParams

Defines the wallet address to copy, maximum buy amount, and slippage tolerance.

CopyTradingDatum

Stores the trader's public key hash, copied wallet address, maximum amount, and slippage.

CopyTradingRedeemer

Defines the actions (CopyTrade or UpdateParams) that can be performed on the contract.

copyTradingValidator

Contains the logic to validate copy trades and parameter updates.

Helper Functions

Functions to fetch transactions, calculate trade amounts, and adjust for slippage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published