Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
8b1ef35
fix(bitcoin): wrap Ledger output script in Uint8Array before Buffer.from
tienkane Jul 30, 2026
fcd17f8
First look
neikop Jul 8, 2026
d95b8d4
feat(copy-trading): add leaderboard sorting and chain filter
neikop Jul 8, 2026
224a530
refactor(copy-trading): standardize dashboard components
neikop Jul 9, 2026
505fe02
refactor(copy-trading): standardize profile tables
neikop Jul 9, 2026
550c4c9
update(copy-trading): animate sidebar show more
neikop Jul 9, 2026
ae6dd56
refactor(copy-trading): align copy pages with agent views
neikop Jul 9, 2026
ad13792
refactor(copy-trading): align copy pages with shared UI
neikop Jul 13, 2026
31712b2
feat(copy-trading): integrate real API contract
neikop Jul 29, 2026
89db49f
feat(copy-trading): add write flows (subscribe, add capital, stop cop…
tienkane Jul 30, 2026
b02b79b
feat(copy-trading): add smart wallet and infinite scroll
neikop Aug 3, 2026
0fc01f1
feat(copy-trading): integrate prepared action flows
neikop Aug 4, 2026
917f079
feat(copy-trading): refine write flows and owner views
neikop Aug 4, 2026
483ab0d
feat(copy-trading): align frontend with latest API contract
neikop Aug 10, 2026
4f44d2e
feat(copy-trading): unify copy detail views
neikop Aug 10, 2026
85d5738
feat(copy-trading): add cursor page navigation
neikop Aug 10, 2026
3f95026
feat(copy-trading): enhance UI components and improve accessibility f…
neikop Aug 11, 2026
8806bf7
feat(copy-trading): refine copy detail states
neikop Aug 11, 2026
27899a6
feat(copy-trading): improve collapsible card behavior and enhance ren…
neikop Aug 11, 2026
234f15e
feat(copy-trading): align flows with latest API
neikop Aug 12, 2026
5b100e1
feat(copy-trading): align funded start flow with live API
neikop Aug 13, 2026
f15181e
feat(copy-trading): support stateless position actions
neikop Aug 14, 2026
e81e011
feat(copy-trading): improve write flow UX
neikop Aug 14, 2026
20c43a1
refactor(copy-trading): reorganize modal flows
neikop Aug 14, 2026
c6243ae
refactor(copy-trading): improve flow ownership and readability
neikop Aug 14, 2026
bf0f5ea
refactor(copy-trading): organize code by domain ownership
neikop Aug 14, 2026
dec7a28
feat(copy-trading): refine performance metric styling
neikop Aug 17, 2026
18de168
feat(copy-trading): align UI with latest API
neikop Aug 17, 2026
902a715
fix(copy-trading): cap position page size
neikop Aug 17, 2026
7eee8a7
fix(ui): anchor scroll signal to viewport
neikop Aug 17, 2026
e94d799
fix(copy-trading): handle wallet restoration
neikop Aug 17, 2026
f39eea9
feat(copy-trading): refine stop copy and refresh flows
neikop Aug 17, 2026
a3e54f4
feat(copy-trading): align copy action flows
neikop Aug 18, 2026
4482322
feat(copy-trading): align remaining write flows
neikop Aug 18, 2026
155ac5e
fix(copy-trading): prevent stale wallet data
neikop Aug 20, 2026
e1b98c5
feat(copy-trading): polish dashboard and navigation UI
neikop Aug 20, 2026
128783f
feat(copy-trading): refine dashboard actions and sorting
neikop Aug 20, 2026
613a375
feat(copy-trading): streamline add capital flow
neikop Aug 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/kyberswap-interface/.env
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ VITE_ZAP_API_URL=https://zap-api.kyberswap.com
VITE_ZAP_EARN_URL=https://earn-service.kyberswap.com/api
# VITE_ZAP_EARN_URL=https://pre-zap-earn-service.kyberengineering.io/api
VITE_KYBER_AI_API_URL=https://kd-api.kyberswap.com/api
VITE_COPY_TRADING_API_URL=https://pre-copy-trade-api.kyberengineering.io/api/v1

VITE_AFFILIATE_SERVICE=https://affiliate-service.kyberswap.com/api
VITE_SOLANA_RPC=https://solana-rpc.kyberswap.com
Expand Down
6 changes: 6 additions & 0 deletions apps/kyberswap-interface/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,12 @@
<use href="#ks-preload-down" xlink:href="#ks-preload-down" />
</svg>
</div>
<div class="preloadhtml-header-link-item hide-max-576">
<div class="preloadhtml-header-link-label">
Copy Trading
<span class="preloadhtml-new-label">New</span>
</div>
</div>
<div class="preloadhtml-header-link-item hide-max-576">
<div class="preloadhtml-header-link-label">Market</div>
</div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions apps/kyberswap-interface/src/assets/images/copy-trading/ic_pnl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions apps/kyberswap-interface/src/assets/images/copy-trading/volume.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading