Skip to content

Please add bridge withdraw command #23

@sushou1024

Description

@sushou1024

Hi team,

I’m using polymarket-cli and I can deposit with bridge, but I can’t find a way to withdraw in CLI.

Right now I have this flow:

  • bridge deposit works
  • bridge status works
  • but no bridge withdraw

Because of this, funds can get stuck operationally (especially when proxy/safe address context is different between CLI and web).

Can you add a withdraw command, something like:

  • polymarket bridge withdraw --to-chain-id ... --to-token-address ... --recipient-address ... --amount ...
  • plus a status command for withdraw jobs

Also please print which source address is actually used (EOA / proxy / safe), so users don’t withdraw from the wrong context by mistake.

This would make bridge round-trip possible from CLI only.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions