Skip to content

Technical Inquiry: Deterministic Deployment Parameters (EIP-1014) for Asset Recovery on BNB Chain #1730

@ejpinardev-gif

Description

@ejpinardev-gif

#Question

Description

I am a developer and a verified World App user. I am seeking technical assistance to perform a cross-chain recovery of assets sent to my World App address on the BNB Smart Chain (BSC).

Technical Details

  • World App Wallet Address: 0x316ee59c10de324d46ce01454238c7f3a320482e
  • Owner EOA (Imported via Private Key): 0xB4B84e95c5943EC467eb5feF30718A634437c86e
  • Verified Balance: I have verified via RPC (eth_call) that the official USDT contract on BSC (0x55d398326f99059ff775485246999027b3197955) holds a balance of 250.95 USDT for my address.

Problem

As the World App wallet is a Smart Contract Wallet (Safe-based), it is not deployed on BNB Chain. To recover the funds, I need to perform a deterministic deployment using CREATE2. However, I lack the specific parameters used for my instance.

Request

Could the engineering team provide:

  1. The Creation Salt used for this specific wallet.
  2. The Factory Address (SafeProxyFactory) used for the deployment (referencing the factory ending in ...EA4A seen on Worldscan).
  3. Any specific Initialization Bytecode required.

I have full control over the owner EOA. I just need these parameters to replicate the deployment on BSC and move the assets.

I am aware that World App uses a customized Safe Singleton. Since the 250.95 USDT balance is confirmed on BSC via eth_call, I am looking for the specific proxyFactory and setup data used for the World Chain deployment to attempt a manual CREATE2 replication.

Thank you for your support.

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