QueryBridgeParams Configuration for the bridge query
Multi-chain smart account configuration
Amount to bridge in base units (wei)
Source chain for the bridge operation
Optional
plugin?: BridgingPluginOptionalPlugin implementation for the bridging operation
Destination chain for the bridge operation
Mapping of token addresses across chains
Promise resolving to BridgeQueryResult or null if received amount cannot be determined
Queries a bridge operation to determine expected outcomes and fees
Throws
Error if bridge plugin does not return a received amount
Example