@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / chains / warpRouterAbi

Variable: warpRouterAbi

const warpRouterAbi: readonly [{ }, { }, { }, { }, { }, { }, { }, { }]

Defined in: packages/sdk/src/chains/bridge/abi.ts:28

The Warp Route router surface used to bridge and to preflight a bridge.

transferRemote is the one write: selector 0x81b4e8b4, payable, returns the dispatched message id. On a native route the amount rides in msg.value; on a collateral route the router pulls a pre-approved ERC-20 and msg.value carries only the (currently zero) interchain gas payment; on a synthetic route the router burns the sender's balance, no approval needed.