BuildClaimFeeTxArgs: {
    address: Address;
    chainId: SupportedChainId;
    marketAddress: Address;
    unwrap?: boolean;
}

Type declaration