Gross amount of asset to credit (fee deducted before forwarding to target).
In the token's smallest unit.
Whitelisted token contract address on Stellar that represents the bridged asset.
Numeric identifier of the source chain.
Commonly: 1 = Ethereum mainnet, 101 = Solana mainnet.
Relayer signatures over the canonical payload hash.
At least threshold signatures from registered relayers are required.
Destination Soroban C-address that will receive the net funds.
32-byte source-chain transaction hash as a hex string (with or without 0x prefix).
Used together with chainId as a replay-protection nonce.
Options for OnboardingBridgeSDK.fundCrosschain.
Used by the relayer service to relay a cross-chain deposit event onto Stellar. The contract verifies the relayer signatures, checks for replay, calculates the fee, and credits the target C-address.
Example