xlayer-bridge-yield v1.0.0#445
Open
oliva9595 wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission
Plugin name: xlayer-bridge-yield
Version: 1.0.0
Type: new-plugin
Checklist
plugin-store lintpasses locally with no errorsokx-,official-,plugin-store-)nameanddescriptionWhat does this plugin do?
Bridges stablecoins (USDC, USDT, DAI) from any supported chain to X Layer (chain ID 196) and automatically finds, enters, and monitors the best yield farming positions. It combines cross-chain bridge route optimization with on-chain yield scanning to provide a seamless "bridge and farm" experience with built-in risk management (dry-run default, stop-loss, depeg alerts).
Which onchainos commands does it use?
onchainos portfolio all-balances— Check wallet balances on source/destination chainsonchainos swap quote— Get cross-chain bridge route quotesonchainos swap swap— Execute bridge and token swapsonchainos token search— Discover stablecoin pools on X Layeronchainos market price— Get current token prices and APY dataonchainos security token-scan— Pre-execution security audit on pool tokensonchainos wallet login— Wallet authenticationSecurity Considerations
onchainos security token-scanbefore executionTesting