Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages