Skip to content

Sui automatic bridge support #793

@ksamarin90

Description

@ksamarin90

I'm trying to bridge USDC from Sui to Base using @wormhole-foundation/sdk 1.5.2.

Manual circleTransfer is possible, but with automatic flag I get following error:
Error: No protocols registered for Sui:AutomaticCircleBridge. This may be because the platform specific protocol implementation is not registered (by installing and importing it) or no implementation exists for this platform

and tokenTransfer with automatic flag:
Error: Failed to get token info: {"code":"dynamicFieldNotFound","parent_object_id":"0x97239301614dfc7586c56d2da1914daaf9840e317a9f6e6e4b51e7ca25c8aeef"}

Is it expected behavior?

Ideally, I would like to send USDC from Sui to IWormholeReceiver on Base and make deposit into some protocol. Is it possible with current sdk?

Thank you!

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