BuildUpdateIntentTxArgs: {
    address: Address;
    chainId: SupportedChainId;
    intent: Intent;
    market: SupportedMarket | Address;
    signature: Hex;
}

Type declaration