The First Leverage PLatform enabled by uniswap hooks run on uniswap pools.
YURI enables users to engage in leveraged trading across multiple liquidity pools with enhanced control and visibility through a Wallet Agent Node Layer. The system allows users to:Borrow liquidity from Pool A/B using Token A as collateral to access Token B. Trade in Pool B/C with leveraged exposure to Token C, amplifying trading power. Maintain positions with automated liquidation protection to safeguard user and pool assets. Close positions with automatic repayment to Pool A/B, settling profits or losses in Token A. Interact via Wallet Agent Node Canvas, where each wallet acts as an agent node connected to pool nodes, providing real-time visualization of pool interactions and enabling custom logic execution through Telegram.
Wallet Agent Node Layer:Each user’s wallet operates as an agent node within a canvas interface, with pools (e.g., Pool A/B, Pool B/C) represented as distinct nodes. Connecting a wallet agent node to a pool node allows users to visualize liquidity flows, trades, and position states on the canvas. Telegram Integration: Users receive real-time updates on pool interactions (e.g., trades, liquidations) via Telegram and can execute agent methods (e.g., open/close positions, adjust leverage) using Telegram commands. Custom Logic: Users can program their wallet agent node with custom strategies (e.g., auto-rebalance, conditional trades) using predefined agent methods, executed securely on-chain.
1)Extrended the beforeSwap, afterSwap, beforeremoveliquidity, afterremoveliquidity uniswap hooks and applied custom logic into its existing config to allow asset transfer across pools. 2)Every agent on the canvas of YURI is an ASI agent and has its own agentic capabilities with its own custom address which can be called and the agent can be used anywhere. 3)Deployed my custom InstantLeverageHook on unichainsepoliaTestnet.