Skip to content

Adding pumpx_submitSwapOrder rpc method #3350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 9, 2025

Conversation

silva-fj
Copy link
Contributor

@silva-fj silva-fj commented Apr 8, 2025

This is the initial setup for the pumpx_submitSwapOrder rpc method, there are a couple of TODOs than can be done in the next iteration, once we start integrating all the peaces for the intent processing

@silva-fj silva-fj requested review from kziemianek, Kailai-Wang and a team April 8, 2025 19:25
@silva-fj silva-fj enabled auto-merge (squash) April 9, 2025 14:21
Copy link
Collaborator

@Kailai-Wang Kailai-Wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, I only one comment about token_ca format

@silva-fj silva-fj merged commit c3a0c1f into dev Apr 9, 2025
21 checks passed
@silva-fj silva-fj deleted the initial-setup-pumpx-submit-swap-order branch April 9, 2025 15:33
const BASE_CHAIN_ID: u32 = 8453;

#[derive(Debug, Deserialize)]
pub struct SubmitSwapOrderParams {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't have the usd_worth field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants